Index: build/sanitize-mac-build-log.sed |
diff --git a/build/sanitize-mac-build-log.sed b/build/sanitize-mac-build-log.sed |
index fbafbb275b1fba7ffbd3a4ddaa3ff444a9661d24..3894e4ceef5aa21e32105ca8982cff11240b4e32 100755 |
--- a/build/sanitize-mac-build-log.sed |
+++ b/build/sanitize-mac-build-log.sed |
@@ -11,7 +11,7 @@ |
/^Check dependencies/d |
/^ setenv /d |
/^ cd /d |
-/^make: nothing to be done/d |
+/^make: Nothing to be done/d |
# Xcode prints a short "compiling foobar.o" line followed by the lengthy |
# full command line. These deletions drop the command line. |