aboutsummaryrefslogtreecommitdiff
path: root/tests/process-run
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-19 02:28:27 +0300
committerBoris Kolpackov <boris@codesynthesis.com>2017-04-19 04:18:44 +0200
commitbab5f9b799e5b64c59ad9c78070a4254fe9ceeab (patch)
treedf86f23a46cd9eff9374043128bdf7f88463b9af /tests/process-run
parent23a129810c6c2fc6abc37945079733eb98121282 (diff)
Fix parameter pack expansion in process_start() for Clang
Diffstat (limited to 'tests/process-run')
-rw-r--r--tests/process-run/testscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/process-run/testscript b/tests/process-run/testscript
index 49abac4..318d548 100644
--- a/tests/process-run/testscript
+++ b/tests/process-run/testscript
@@ -2,8 +2,8 @@
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-$* -p >>"EOO" 2>>EOE
-$0 -c
+$* -p >>/~%EOO% 2>>EOE
+%.+/driver(\.exe)? -c%
abc
abc
abc