Opened 16 years ago

Closed 16 years ago

#2450 closed bug (fixed)

grep output error

Reported by: emitrax Owned by: axeld
Priority: low Milestone: R1
Component: - General Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

grep string fileThatDoesNotExist

output will be: grep: fileThatDoesNotExist: (null)

while the expected output is grep: fileThatDoesNotExist: no such file or directory

Change History (1)

comment:1 by mmlr, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev26156. The grep configuration was wrong.

Note: See TracTickets for help on using tickets.