summaryrefslogtreecommitdiffstats
path: root/test/pp-trace/pp-trace-ident.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/pp-trace/pp-trace-ident.cpp')
-rw-r--r--test/pp-trace/pp-trace-ident.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pp-trace/pp-trace-ident.cpp b/test/pp-trace/pp-trace-ident.cpp
index 9981c39e..cdd9fd38 100644
--- a/test/pp-trace/pp-trace-ident.cpp
+++ b/test/pp-trace/pp-trace-ident.cpp
@@ -1,4 +1,4 @@
-// RUN: pp-trace -ignore FileChanged,MacroDefined %s -undef -target x86_64 -std=c++11 | FileCheck --strict-whitespace %s
+// RUN: pp-trace -callbacks '*,-FileChanged,-MacroDefined' %s -- -undef -target x86_64 -std=c++11 | FileCheck --strict-whitespace %s
#ident "$Id$"