SDP-842

bdan (BDan Fairchild)
BDan Fairchild created this job , modified by swarm-user
Closed
Fix issue on older OS versions where grep -A 999999999999 fails.
29082Reduced an arbitrary 999999999999 lines in 'grep -A' calls to 9999999.

This fixes an issue on older OS's where the grep with the larger number
of 9's fails.
29081Reduced an arbitrary 999999999999 lines in 'grep -A' calls to 9999999.

This fixes an issue on older OS's where the grep with the larger number
of 9's fails.

#review-29082
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
BDan Fairchild
Reported Date
Modified By
swarm-user
Modified Date
Owned By
tom_tyler
Component
core-unix
Type
Bug