summaryrefslogtreecommitdiffstats
path: root/test/delete.test
diff options
context:
space:
mode:
authorDavid Paleino <dapal@debian.org>2009-12-04 12:18:13 +0100
committerJean Delvare <jdelvare@suse.de>2010-01-27 13:49:51 +0100
commit57e4299143fc13997fcd998d658a1a569779b987 (patch)
treee2748c598e9e52ad556f4e52a2583582071d0350 /test/delete.test
parent50b660843297b804bc189c21cf1daacaf5ebf212 (diff)
downloadquilt-57e4299143fc13997fcd998d658a1a569779b987.tar.gz
Give more meaningful error messages
Differentiate output when $QUILT_PATCHES/series is not found from when $QUILT_PATCHES/series is empty. This has originally been reported as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557621
Diffstat (limited to 'test/delete.test')
-rw-r--r--test/delete.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/delete.test b/test/delete.test
index aa7ce88..3dfc584 100644
--- a/test/delete.test
+++ b/test/delete.test
@@ -3,7 +3,7 @@ Test the delete command.
$ mkdir patches
$ quilt delete
- > No patches in series
+ > No series file found
$ cat > test.txt
< Calling pci_match_id() would be more feasible.