From 0ed54be5d89ad79d8fb251ae5dca460e24cd31f6 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz <henrik@levkowetz.com> Date: Thu, 31 May 2007 20:54:34 +0000 Subject: [PATCH] Ignore Django patch if it seems to be reversed - Legacy-Id: 198 --- test/patch-django | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/patch-django b/test/patch-django index 2e8b2bc72..cf77ae585 100755 --- a/test/patch-django +++ b/test/patch-django @@ -12,4 +12,4 @@ django=$(python -c "import django; import os.path; print os.path.realpath(django rsync -Cav $django $build/test/lib/ cd $build/test/lib -patch -p 3 -s -t < $build/test/r5106.patch +patch -p 3 -s -t -N < $build/test/r5106.patch