aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/exclude.test
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2004-05-22 19:29:53 +0000
committerWayne Davison <wayned@samba.org>2004-05-22 19:29:53 +0000
commitead751c62b8b1fe733fcf8c7402912519844bb2a (patch)
tree881babb2bd3a87a7c9e20cac9e268f7002604502 /testsuite/exclude.test
parent0058c58edde4ed8c3829894218b5a595a26dea2f (diff)
downloadandroid_external_rsync-ead751c62b8b1fe733fcf8c7402912519844bb2a.tar.gz
android_external_rsync-ead751c62b8b1fe733fcf8c7402912519844bb2a.tar.bz2
android_external_rsync-ead751c62b8b1fe733fcf8c7402912519844bb2a.zip
Moved a couple lines.
Diffstat (limited to 'testsuite/exclude.test')
-rw-r--r--testsuite/exclude.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/exclude.test b/testsuite/exclude.test
index 22d27573..3b26c91c 100644
--- a/testsuite/exclude.test
+++ b/testsuite/exclude.test
@@ -27,19 +27,19 @@ makepath "$fromdir/mid/for/foo/and/that/is/who"
echo kept >"$fromdir/foo/file1"
echo removed >"$fromdir/foo/file2"
echo cvsout >"$fromdir/foo/file2.old"
+echo cvsout >"$fromdir/bar/down/to/home-cvs-exclude"
echo keeper >"$fromdir/bar/down/to/foo/file1"
echo cvsout >"$fromdir/bar/down/to/foo/file1.bak"
echo gone >"$fromdir/bar/down/to/foo/file3"
echo lost >"$fromdir/bar/down/to/foo/file4"
echo cvsout >"$fromdir/bar/down/to/foo/file4.junk"
echo smashed >"$fromdir/bar/down/to/foo/to"
-echo cvsout >"$fromdir/bar/down/to/home-cvs-exclude"
echo cvsout >"$fromdir/mid/one-in-one-out"
echo one-in-one-out >"$fromdir/mid/.cvsignore"
echo cvsin >"$fromdir/mid/one-for-all"
+echo cvsin >"$fromdir/mid/for/one-in-one-out"
echo expunged >"$fromdir/mid/for/foo/extra"
echo retained >"$fromdir/mid/for/foo/keep"
-echo cvsin >"$fromdir/mid/for/one-in-one-out"
ln -s too "$fromdir/bar/down/to/foo/sym"
# Setup our test exclude/include file.