We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d928f6 commit a5099d6Copy full SHA for a5099d6
1 file changed
test/patch-django
@@ -12,4 +12,4 @@ django=$(python -c "import django; import os.path; print os.path.realpath(django
12
13
rsync -Cav $django $build/test/lib/
14
cd $build/test/lib
15
-patch -p 3 < $build/test/r5106.patch
+patch -p 3 -s -t < $build/test/r5106.patch
0 commit comments