Decided I don't like "set -x".
authorWayne Davison <wayned@samba.org>
Fri, 3 Feb 2006 17:58:48 +0000 (17:58 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 3 Feb 2006 17:58:48 +0000 (17:58 +0000)
21 files changed:
testsuite/batch-mode.test
testsuite/chgrp.test
testsuite/chmod-option.test
testsuite/chmod-temp-dir.test
testsuite/chmod.test
testsuite/chown.test
testsuite/compare-dest.test
testsuite/daemon-gzip-download.test
testsuite/daemon-gzip-upload.test
testsuite/delete.test
testsuite/duplicates.test
testsuite/exclude.test
testsuite/fuzzy.test
testsuite/hardlinks.test
testsuite/itemize.test
testsuite/longdir.test
testsuite/merge.test
testsuite/symlink-ignore.test
testsuite/trimslash.test
testsuite/unsafe-links.test
testsuite/wildmatch.test

index a767ae0..a6af81e 100644 (file)
@@ -9,8 +9,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 hands_setup
 
 cd "$tmpdir"
index 82474b9..e65fc0e 100644 (file)
@@ -11,8 +11,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 # Build some hardlinks
 
 mygrps="`rsync_getgroups`" || fail "Can't get groups"
index 2813ff2..b00b1fc 100644 (file)
@@ -9,8 +9,6 @@
 
 . $srcdir/testsuite/rsync.fns
 
-set -x
-
 # Build some files
 
 fromdir="$scratchdir/from"
index 5fda2b1..f17f3cc 100644 (file)
@@ -11,8 +11,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 hands_setup
 
 tmpdir2=/tmp
index af5e79f..4f46045 100644 (file)
@@ -11,8 +11,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 hands_setup
 
 chmod 440 "$fromdir/text"
index 90af529..1be7d9e 100644 (file)
@@ -13,8 +13,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 case `id -u` in
 '') ;; # If "id" failed, try to continue...
 0)  ;;
index 915c0a7..6c23c09 100644 (file)
@@ -14,8 +14,6 @@ alt2dir="$tmpdir/alt2"
 
 # Build some files/dirs/links to copy
 
-set -x
-
 hands_setup
 
 # Setup the alt and chk dirs
index 62e39f8..383d897 100644 (file)
@@ -26,8 +26,6 @@ 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 363e846..49a7b1a 100644 (file)
@@ -20,8 +20,6 @@ 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 1400bc2..99791d5 100644 (file)
@@ -9,8 +9,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 hands_setup
 
 makepath "$chkdir"
index 23d2994..a96f560 100644 (file)
@@ -21,8 +21,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 # Build some hardlinks
 
 mkdir "$fromdir"
index f018c55..d59c802 100644 (file)
@@ -15,8 +15,6 @@
 CVSIGNORE='*.junk'
 export CVSIGNORE
 
-set -x
-
 # Build some files/dirs/links to copy
 
 makepath "$fromdir/foo/down/to/you"
index 3cae91a..1eb0a7a 100644 (file)
@@ -9,8 +9,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 mkdir "$fromdir"
 mkdir "$todir"
 
index 924ca44..4ffad97 100644 (file)
@@ -12,8 +12,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 # Build some hardlinks
 
 fromdir="$scratchdir/from"
index 5df176c..2a40b7d 100644 (file)
@@ -10,8 +10,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 lddir="$tmpdir/ld"
 
 chkfile="$scratchdir/rsync.chk"
index 386012f..a3aff9a 100644 (file)
@@ -7,8 +7,6 @@
 
 . "$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 cc7f188..8059814 100644 (file)
@@ -9,8 +9,6 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 # Build some files/dirs/links to copy
 
 from1dir="${fromdir}1"
index 42ce2d3..eec7a30 100644 (file)
@@ -10,8 +10,6 @@
 
 . "$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 56e79cc..d98ff87 100644 (file)
@@ -9,8 +9,6 @@
 
 . "$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 28c5c6d..058269e 100644 (file)
@@ -32,8 +32,6 @@ 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 2e95b86..9d50189 100644 (file)
@@ -9,11 +9,10 @@
 
 . "$suitedir/rsync.fns"
 
-set -x
-
 # This test exercises the wildmatch() function (with no options) and the
 # wildmatch_join() function (using -x and/or -e).
 for opts in "" -x1 "-x1 -e1" "-x1 -e1se" -x2 "-x2 -ese" -x3 "-x3 -e1" -x4 "-x4 -e2e" -x5 "-x5 -es"; do
+    echo Running wildtest with "$opts"
     "$TOOLDIR/wildtest" $opts "$srcdir/wildtest.txt" >"$scratchdir/wild.out"
     diff $diffopt "$scratchdir/wild.out" - <<EOF
 No wildmatch errors found.