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