mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
.
This commit is contained in:
@@ -5,6 +5,7 @@ $test = 0;
|
||||
$| = 1;
|
||||
|
||||
print "#! /bin/sh\nsort='$sort'\necho testing with sort=\$sort\nerrors=0\n";
|
||||
print "$sort --version 2> /dev/null\n";
|
||||
$expected = '';
|
||||
$input = '';
|
||||
$options = '';
|
||||
|
||||
Reference in New Issue
Block a user