diff options
Diffstat (limited to 'tests/cut')
-rwxr-xr-x | tests/cut/cut-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cut/cut-tests b/tests/cut/cut-tests index 815b1a6ef..ecbd16750 100755 --- a/tests/cut/cut-tests +++ b/tests/cut/cut-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/cut';; *) xx="$1";; |