// RUN: rm -rf %t
// RUN: mkdir %t
-// RUN: hmaptool write %S/Inputs/framework-public-includes-private/a.hmap.json %t/a.hmap
-// RUN: hmaptool write %S/Inputs/framework-public-includes-private/z.hmap.json %t/z.hmap
+// RUN: %hmaptool write %S/Inputs/framework-public-includes-private/a.hmap.json %t/a.hmap
+// RUN: %hmaptool write %S/Inputs/framework-public-includes-private/z.hmap.json %t/z.hmap
// RUN: sed -e "s:TEST_DIR:%S/Inputs/framework-public-includes-private:g" \
// RUN: %S/Inputs/framework-public-includes-private/z.yaml > %t/z.yaml