You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use a distribution-independent readlink invocation [EFForg#1504]
The GNU and BSD versions of readlink assign different meanings to the -f
flag. By dropping -f we get a command that works the same on multiple
platforms.
Conflicts:
locate-gnu-utils.sh
0 commit comments