]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Decided I like "set -x" after all.
authorWayne Davison <wayned@samba.org>
Sat, 26 Feb 2005 19:47:43 +0000 (19:47 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 26 Feb 2005 19:47:43 +0000 (19:47 +0000)
17 files changed:
testsuite/batch-mode.test
testsuite/chgrp.test
testsuite/chmod-temp-dir.test
testsuite/chmod.test
testsuite/chown.test
testsuite/daemon-gzip-download.test
testsuite/daemon-gzip-upload.test
testsuite/delete.test
testsuite/duplicates.test
testsuite/exclude.test
testsuite/hardlinks.test
testsuite/longdir.test
testsuite/merge.test
testsuite/symlink-ignore.test
testsuite/trimslash.test
testsuite/unsafe-links.test
testsuite/wildmatch.test

index a6af81e13b1d86123a820be77f35b898e809318e..a767ae0ea0db0816d8329b94ee2683f764f44931 100644 (file)
@@ -9,6 +9,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 hands_setup
 
 cd "$tmpdir"
index e65fc0e2e66a653057b5f2a5bba0bec920514eff..82474b99ca249f6a9297ec5493f0df6fea155dfc 100644 (file)
@@ -11,6 +11,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 # Build some hardlinks
 
 mygrps="`rsync_getgroups`" || fail "Can't get groups"
index f17f3cc4607ce59c5bc9c37e0f8ffe994b7dd81b..5fda2b12b2ce6508f701399194c2aa93b18e32db 100644 (file)
@@ -11,6 +11,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 hands_setup
 
 tmpdir2=/tmp
index 4f460450832f7d78810d89cd5ac90d186cd73140..af5e79f54f5e3318261e21c28dc97710dfe84a25 100644 (file)
@@ -11,6 +11,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 hands_setup
 
 chmod 440 "$fromdir/text"
index cd841fa9f457ceb571e660b33a4a4c11f21b39d2..755ffdf84730695ffc02181295c3e66f895232bb 100644 (file)
@@ -13,6 +13,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 # Build some hardlinks
 
 mkdir "$fromdir"
index 383d8970dfc7f1f4a1d16bb2f935dc9d529816ab..62e39f8d6e83a7c47fedd68e6efa6f2a8588f247 100644 (file)
@@ -26,6 +26,8 @@ build_rsyncd_conf
 RSYNC_CONNECT_PROG="$RSYNC --config=$conf --daemon"
 export RSYNC_CONNECT_PROG
 
+set -x
+
 hands_setup
 
 # Build chkdir with a normal rsync and an --exclude.
index 49a7b1ae309654eeddf997bb4b15f2e74ffc3bca..363e84683ad74af6c81df72b3b08fa6fe7ade55e 100644 (file)
@@ -20,6 +20,8 @@ build_rsyncd_conf
 RSYNC_CONNECT_PROG="$RSYNC --config=$conf --daemon"
 export RSYNC_CONNECT_PROG
 
+set -x
+
 hands_setup
 
 # Build chkdir with a normal rsync and an --exclude.
index 99791d5a0e250a4354b2351e8a7f804f0a78f2a8..1400bc245cd2fe6de608a0f782f256d029d4a90d 100644 (file)
@@ -9,6 +9,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 hands_setup
 
 makepath "$chkdir"
index a96f560d55aae3b0ebb568580d77afb22a918c02..23d2994e17fdc7357a832deafd71959e78e410ef 100644 (file)
@@ -21,6 +21,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 # Build some hardlinks
 
 mkdir "$fromdir"
index da4c19e3a206dc9ca11860ed5ff0955b3cbba085..9c7b038aaa7cbdaed35b0f2175d35a47038c4d8b 100644 (file)
@@ -16,6 +16,8 @@ HOME="$scratchdir"
 CVSIGNORE='*.junk'
 export HOME CVSIGNORE
 
+set -x
+
 # Build some files/dirs/links to copy
 
 makepath "$fromdir/foo/down/to/you"
index f258b2cc5e4b8e8a6f8108005b5fe2c1e456cd36..31005e7b0fa434f94c4a84ceadfffd62265183b1 100644 (file)
@@ -12,6 +12,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 # Build some hardlinks
 
 fromdir="$scratchdir/from"
index b64f542b81b8ddd5b2ffc0f8e2ed67055a860661..9138acb5ae7087c2a71e837bf796e6fe8ec6efb6 100644 (file)
@@ -7,6 +7,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 hands_setup
 
 longname=This-is-a-directory-with-a-stupidly-long-name-created-in-an-attempt-to-provoke-an-error-found-in-2.0.11-that-should-hopefully-never-appear-again-if-this-test-does-its-job
index 80598149e8c481ccb745abd58adcf7d69988fac5..cc7f18870b0f7f6b4035fe364ed3ac940b76b215 100644 (file)
@@ -9,6 +9,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 # Build some files/dirs/links to copy
 
 from1dir="${fromdir}1"
index eec7a3011cd8b01bc8f2846ae8dffd2453a72f78..42ce2d35b74468d9d84de79e463d05b17cdf50ef 100644 (file)
@@ -10,6 +10,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 build_symlinks || test_fail "failed to build symlinks"
 
 # Copy recursively, but without -l or -L or -a, and all the symlinks
index d98ff87b965e1a001139922db410ba03129203df..56e79cc6a8a40e615f3963338e8523e1c4129155 100644 (file)
@@ -9,6 +9,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 "$TOOLDIR/trimslash" "/usr/local/bin" "/usr/local/bin/" "/usr/local/bin///" \
        "//a//" "////" \
         "/Users/Wierd Macintosh Name/// Ooh, translucent plastic/" \
index 058269ef4241d7aa285be6abe9476438ae8a8995..28c5c6df75c4931da7a5068608b8fad2a06625ff 100644 (file)
@@ -32,6 +32,8 @@ ln -s ../files/file1 "from/safe/links/"
 ln -s ../files/file2 "from/safe/links/"
 ln -s ../../unsafe/unsafefile "from/safe/links/"
 
+set -x
+
 echo "rsync with relative path and just -a";
 $RSYNC -avv from/safe/ to
 test_symlink to/links/file1
index e50a4f2c789153ccbe02311d812cf117d0d1f2cc..71e0ff09882dc854d8018ca13005a252413b88ea 100644 (file)
@@ -9,6 +9,8 @@
 
 . "$suitedir/rsync.fns"
 
+set -x
+
 "$TOOLDIR/wildtest" "$srcdir/wildtest.txt" >"$scratchdir/wild.out"
 diff $diffopt "$scratchdir/wild.out" - <<EOF
 No wildmatch errors found.