summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2011-01-28 11:31:22 +0100
committerJean Delvare <jdelvare@suse.de>2011-01-28 11:31:22 +0100
commit7d05d0bbc17cb8652dbc8fc3a79ed909e78d9f9f (patch)
treeca36086b7a52602ae6116b06aca292bc3183d7a7 /test
parent1141804c4f74ecc622627468ca4e213d67c62f4c (diff)
downloadquilt-7d05d0bbc17cb8652dbc8fc3a79ed909e78d9f9f.tar.gz
test/nolink.test: Add missing check, to make sure we won't miss a bug.
Diffstat (limited to 'test')
-rw-r--r--test/nolink.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/nolink.test b/test/nolink.test
index e7d4173..5ac9473 100644
--- a/test/nolink.test
+++ b/test/nolink.test
@@ -45,6 +45,9 @@
$ ls -l foo | awk '{ print $2 }'
> 1
+ $ ls -l .pc/test.diff/foo | awk '{ print $2 }'
+ > 2
+
$ quilt pop -q
> Removing patch patches/test.diff
> No patches applied