mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-16 13:27:21 -04:00
Oops, some machines don't have which.
This commit is contained in:
@@ -84,7 +84,7 @@ hands_setup() {
|
||||
mkdir ${FROM}/dir/subdir/subsubdir2
|
||||
ls -lt /bin > ${FROM}/dir/subdir/subsubdir2/bin-lt-list
|
||||
|
||||
which head
|
||||
echo testing head:
|
||||
ls -lR ${srcdir} | head -10
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user