--- a/conformancetest/fixdata Fri Feb 24 12:15:49 2012 -0700
+++ b/conformancetest/fixdata Fri Feb 24 12:24:50 2012 -0700
@@ -14,7 +14,7 @@
# exit with a nonzero exit code, so set -e will cause the script to abort,
# printing out the difference. It will need to be manually reviewed to
# identify why there's a new difference between WebKit and Gecko.
-diff -u -I ^@@ tmp-diff diff
+diff -u -I ^@@ diff tmp-diff
rm tmp-diff
# The file "diff" contains the differences from WebKit to Gecko. The file
# "patch" is a manually-crafted subset, which contains only the differences