From cd090e741cdee437632554d22c5ae84572c7267f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 1 Aug 2019 12:10:26 +0300 Subject: Combine multiple single-character flags into a single argument for testscript commands --- tests/cc/modules/headers.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cc') 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. # -- cgit v1.1