Files
rsync/testsuite/00-hello.test
2001-08-31 05:45:49 +00:00

6 lines
62 B
Bash

#! /bin/sh
echo $0 running
"$rsync_bin" --version || exit 1