From 7d05d0bbc17cb8652dbc8fc3a79ed909e78d9f9f Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Fri, 28 Jan 2011 11:31:22 +0100 Subject: test/nolink.test: Add missing check, to make sure we won't miss a bug. --- test/nolink.test | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test') 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 -- cgit