diff options
Diffstat (limited to 'tests/tac/tac-tests')
-rwxr-xr-x | tests/tac/tac-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tac/tac-tests b/tests/tac/tac-tests index bd62590c2..32c08613b 100755 --- a/tests/tac/tac-tests +++ b/tests/tac/tac-tests @@ -1,5 +1,5 @@ #! /bin/sh -# This script was generated automatically by build-script. +# This script was generated automatically by mk-script. case $# in 0) xx='../../src/tac';; *) xx="$1";; |