diff options
Diffstat (limited to 'tests/substituter2.sh')
-rwxr-xr-x | tests/substituter2.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/substituter2.sh b/tests/substituter2.sh index 34b2c0eafaf8..5d1763599c25 100755 --- a/tests/substituter2.sh +++ b/tests/substituter2.sh @@ -1,4 +1,5 @@ #! /bin/sh -e +echo echo substituter2 args: $* >&2 if test $1 = "--query"; then |