URL:
<http://savannah.gnu.org/bugs/?35022>
Summary: Grep jumbles output nondeterministically
Project: grep
Submitted by: yrral86
Submitted on: Fri 09 Dec 2011 02:46:41 AM GMT
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Command is:
grep -rn redirect test/ | grep -v assert
Correct output (given most times):
grep: test/functional/.#tickets_controller_test.rb: No such file or directory
test/functional/settings_controller_test.rb:57: attribs[:redirect] =
:search
test/functional/settings_controller_test.rb:61: attribs[:redirect] =
:payment
Jumbled output (given sometimes):
grep:
test/functional/.#tickets_controller_test.rbtest/functional/settings_controller_test.rb:57:
attribs[:redirect] = :search
: No such file or directory
test/functional/settings_controller_test.rb:61: attribs[:redirect] =
:payment
As you can see, the ": No such file or directory" shows up after the matches.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?35022>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/