mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-16 05:25:10 -04:00
Use set -x until this script works properly.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#! /bin/sh
|
||||
|
||||
set -x
|
||||
|
||||
. rsync.fns
|
||||
|
||||
"$rsync" --version || exit 1
|
||||
|
||||
Reference in New Issue
Block a user