aboutsummaryrefslogtreecommitdiff
path: root/tests/process-run/testscript
blob: 49abac4bb628e8f84827b28117aeb38439f2fe97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# file      : tests/process-run/testscript
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

$* -p >>"EOO" 2>>EOE
$0 -c
abc
abc
abc
abc
123
EOO
abc
EOE