summaryrefslogtreecommitdiffstats
path: root/test/one.test
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-11-17 19:49:43 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-11-17 19:49:43 +0000
commit55d662beaf3ff81a72d2d8c71807d2adba569ebe (patch)
treea4dd345b9248253b1d5444cb56c7738d83574870 /test/one.test
parent26c7e9c357a45e7afe462708eb6232d72df80469 (diff)
downloadquilt-55d662beaf3ff81a72d2d8c71807d2adba569ebe.tar.gz
- Add new command `quilt fold' to fold one patch into another.
- Fix bug in `quilt files': Files that are neither present in the working directory and have an empty backup copy sometimes were still listed. - Some minor cleanups in apatch. - Add test/fold.test, and fix a now-useless check in one.test.
Diffstat (limited to 'test/one.test')
-rw-r--r--test/one.test4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/one.test b/test/one.test
index d1298c5..d72858f 100644
--- a/test/one.test
+++ b/test/one.test
@@ -23,10 +23,6 @@ of the installed quilt with `make check'.
$ quilt refresh
> Nothing in patch patch1
- $ quilt files
- > dir/file1
- > file2
-
$ echo "This is file two." > file2
$ quilt diff | sed -e "s/\\t.*//"
> Index: d/file2