aboutsummaryrefslogtreecommitdiff
path: root/tests/cc
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-08-01 12:10:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-08-01 16:41:08 +0300
commitcd090e741cdee437632554d22c5ae84572c7267f (patch)
tree0a1bd864633d925297edc2e55b1cb51ae089d50e /tests/cc
parentd3514286b136691279f104c92fe08dada1f042ab (diff)
Combine multiple single-character flags into a single argument for testscript commands
Diffstat (limited to 'tests/cc')
-rw-r--r--tests/cc/modules/headers.testscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cc/modules/headers.testscript b/tests/cc/modules/headers.testscript
index 439c919..8eeb81a 100644
--- a/tests/cc/modules/headers.testscript
+++ b/tests/cc/modules/headers.testscript
@@ -164,7 +164,7 @@ $* 'test:' ./@$out/remapped/ \
./: exe{test-inc}: cxx{driver-inc} hxx{core}
hxx{core}: in{core}
EOI
-rm -r -f $out
+rm -rf $out
# Clean module sidebuilds.
#