Use set -x until this script works properly.

This commit is contained in:
Martin Pool
2001-08-16 08:13:13 +00:00
parent d95447229b
commit 2ee91aedb1

View File

@@ -1,5 +1,7 @@
#! /bin/sh
set -x
. rsync.fns
"$rsync" --version || exit 1