From ff7f318ae13493351ec56e073a32df702cfc0356 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 9 Aug 2006 08:24:37 +0000 Subject: Remove use of --seed=S. --- tests/misc/sort-rand | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/misc/sort-rand b/tests/misc/sort-rand index 8a515e732..37c19e0ab 100755 --- a/tests/misc/sort-rand +++ b/tests/misc/sort-rand @@ -23,7 +23,7 @@ fi fail=0 -sort --seed=$$ --random-sort in > out || fail=1 +sort --random-sort in > out || fail=1 # Fail if the input is the same as the output. # This is a probabilistic test :-) -- cgit v1.2.3-70-g09d2