From c31c2b03f9cb66981908c9048eb586d2917856af Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Tue, 10 Jan 2006 18:38:54 +0000 Subject: - test/null-bug.test: Fix the original directory creation so that the test doesn't fail if any higher-level directory contains a patches/ sub-directory. - test/*.test: Fix the test suite after the December 8th, 2005 change to quilt diff. Contributed by Markus Oberhumer. --- test/two.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/two.test') diff --git a/test/two.test b/test/two.test index 9d823b7..bb7a0b7 100644 --- a/test/two.test +++ b/test/two.test @@ -136,7 +136,7 @@ > @@ -1 +1,2 @@ > This is file two. > +Another line added. - > More recent patches modify files in patch %{_P}patch1.diff + > Warning: more recent patches modify files in patch %{_P}patch1.diff $ quilt refresh patch1 > More recent patches modify files in patch %{_P}patch1.diff. Enforce refresh with -f. -- cgit