summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/headermap-rel.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Preprocessor/headermap-rel.c')
-rw-r--r--clang/test/Preprocessor/headermap-rel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Preprocessor/headermap-rel.c b/clang/test/Preprocessor/headermap-rel.c
index 4c67186830f..db57534c1c7 100644
--- a/clang/test/Preprocessor/headermap-rel.c
+++ b/clang/test/Preprocessor/headermap-rel.c
@@ -1,5 +1,5 @@
// RUN: rm -f %t.hmap
-// RUN: '%python' hmaptool write %S/Inputs/headermap-rel/foo.hmap.json %t.hmap
+// RUN: %hmaptool write %S/Inputs/headermap-rel/foo.hmap.json %t.hmap
// RUN: %clang_cc1 -E %s -o %t.i -I %t.hmap -F %S/Inputs/headermap-rel
// RUN: FileCheck %s -input-file %t.i
OpenPOWER on IntegriCloud