Change 11742

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into /
Request Review
Download .zip
Fixed bug in auxiliary scripts (not SDP core).

In runCmd() defined in libCore.sh, when calling a shell command
that does not capture output, either explicitly because
captureOutputFlag was set to 0 (disabled) or because the command
included redirect opertors, the exit code of the called command
always indicated zero, regardless of the actual exit code of
the called command.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
guest/perforce_software/sdp/main/Server/Unix/p4/common/lib/libcore.sh#2
Loading...
Tip: Use n and p to cycle through the changes.