summaryrefslogtreecommitdiffstats
path: root/test/Misc/message-length.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Misc/message-length.c')
-rw-r--r--test/Misc/message-length.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Misc/message-length.c b/test/Misc/message-length.c
index 4502951..841ffc9 100644
--- a/test/Misc/message-length.c
+++ b/test/Misc/message-length.c
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -fmessage-length=72 %s 2>&1 | FileCheck -strict-whitespace %s &&
+// RUN: clang -fsyntax-only -fmessage-length=72 %s 2>&1 | FileCheck -strict-whitespace %s
// RUN: clang -fsyntax-only -fmessage-length=1 %s
// Hack so we can check things better, force the file name and line.
OpenPOWER on IntegriCloud