$OpenBSD: patch-test_delete_test,v 1.3 2014/07/20 20:40:25 landry Exp $
--- test/delete.test.orig	Wed May  7 13:41:15 2014
+++ test/delete.test	Tue Jun  3 13:02:44 2014
@@ -1,3 +1,4 @@
+#	>~ .*find: [`']?\./dir'?: Permission denied
 Test the delete command.
 
 	$ mkdir patches
@@ -79,7 +80,7 @@ Test the delete command.
 	# running as root, but you shouldn't do that anyway.
 	$ quilt delete "test3"
 	> Removing patch %{P}test3
-	>~ .*find: [`']?\./dir'?: Permission denied
+	>~ ${LOCALBASE}/bin/gfind: [`']?\./dir'?: Permission denied
 
 	$ chmod a+rx .pc/test3/dir
 
