]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Do each test three times.
authorJim Meyering <jim@meyering.net>
Thu, 30 Jan 1997 03:25:16 +0000 (03:25 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 30 Jan 1997 03:25:16 +0000 (03:25 +0000)
tests/cut/Test.pm

index 8a15c2c35739fd12809e24440ccc6de0a64fedb7..122194b48fe38b725e5864fccd9a0903676f4f0d 100755 (executable)
@@ -2,6 +2,8 @@ package Test;
 require 5.002;
 use strict;
 
+$Test::input_via_default = {REDIR => 0, FILE => 0, PIPE => 0};
+
 my @tv = (
 # test flags           input           expected output expected return code
 #