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
Some distributions append or prepend “moreutils” to the parallel command
with a hyphen to distinguish it from the GNU version of parallel, such
as Arch Linux [1]. To facilitate testing on such platforms (for example
to test backup-utils with upcoming versions of rsync and newer Linux
kernel versions), this adds support for finding parallel in those
locations.
[1] https://archlinux.org/packages/extra/x86_64/moreutils/
0 commit comments