mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-20 18:56:39 +02:00
.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/p/bin/perl5.000 -w
|
||||
|
||||
$join = 'join';
|
||||
$join = './join';
|
||||
$join = '/usr/bin/join';
|
||||
$join = './join';
|
||||
$test = 0;
|
||||
$| = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user