diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-14 07:49:17 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-14 07:49:17 +0000 |
commit | 27b35f3dcca94d35a1ce35d8ebbc3c4c16631a77 (patch) | |
tree | 951012cf7207b61909e121049724320ddc5e39ce /tests | |
parent | 48c448a35691c3fdcc9c5b812211f9dceac143cb (diff) | |
download | coreutils-27b35f3dcca94d35a1ce35d8ebbc3c4c16631a77.tar.xz |
.
Diffstat (limited to 'tests')
-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";; |