Commit a138e475 authored by Martin Pool's avatar Martin Pool

Oops, some machines don't have `which`.

parent 7d691654
......@@ -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
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment