summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/exercise-ps.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/exercise-ps.c')
-rw-r--r--clang/test/Analysis/exercise-ps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/exercise-ps.c b/clang/test/Analysis/exercise-ps.c
index 1e31b1888e1..3a7a7a67bd7 100644
--- a/clang/test/Analysis/exercise-ps.c
+++ b/clang/test/Analysis/exercise-ps.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -analyze -checker-cfref -analyzer-store=basic -verify %s &&
+// RUN: clang-cc -analyze -checker-cfref -analyzer-store=basic -verify %s
// RUN: clang-cc -analyze -checker-cfref -analyzer-store=region -verify %s
//
// Just exercise the analyzer on code that has at one point caused issues
OpenPOWER on IntegriCloud