randomtest fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -118,7 +118,7 @@ testing "sort key doesn't strip leading blanks, disables fallback global sort" \
|
||||
"sort -n -k2 -t ' '" " a \n 1 \n 2 \n" "" " 2 \n 1 \n a \n"
|
||||
|
||||
testing "sort file in place" \
|
||||
"strace -oZZZ sort -o input input && cat input" "\
|
||||
"sort -o input input && cat input" "\
|
||||
111
|
||||
222
|
||||
" "\
|
||||
|
Reference in New Issue
Block a user