summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/delete.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/delete.test b/test/delete.test
index f527ec5..189ffe7 100644
--- a/test/delete.test
+++ b/test/delete.test
@@ -75,6 +75,8 @@ Test the delete command.
$ touch .pc/test3/dir/file
$ chmod a-rx .pc/test3/dir
+ # Note that this will succeed (instead of the expected failure) if
+ # running as root, but you shouldn't do that anyway.
$ quilt delete "test3"
> Removing patch %{P}test3
>~ find: `?\./dir'?: Permission denied