Got rid of "set -x" (runtests.sh has a way to set this, if desired).
[rsync/rsync.git] / testsuite / 00-hello.test
1 #! /bin/sh
2
3 echo $0 running
4
5 $RSYNC --version || exit 1