diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-12 17:51:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-12 17:51:44 +0000 |
commit | 494f552020ae3faed0c07820c18c2cf24009340a (patch) | |
tree | cc0e969d3861d51c7a8d2f30e4adaf418430907b /tests/pr | |
parent | 0b219591dda9f5b3b512c346fa75ba6f3db8e6b9 (diff) | |
download | coreutils-494f552020ae3faed0c07820c18c2cf24009340a.tar.xz |
.
Diffstat (limited to 'tests/pr')
-rwxr-xr-x | tests/pr/pr-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pr/pr-tests b/tests/pr/pr-tests index 6856e92a7..c132e0631 100755 --- a/tests/pr/pr-tests +++ b/tests/pr/pr-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/pr';; *) xx="$1";; |