Add a little implementation of ls(1) so that we can look at all and
[rsync/rsync.git] / testsuite / 00-hello.test
... / ...
CommitLineData
1#! /bin/sh
2
3echo $0 running
4
5"$rsync_bin" --version || exit 1