DescriptionFix uninitialized variable error in presubmit_support
Remove 'out' variable reference. If subprocess.communicate()
throws an exception, out cannot contain data.
BUG=236073
TBR=cmp
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=196904
Patch Set 1 #Patch Set 2 : Remove out param from exception, it will never have data. #Messages
Total messages: 5 (0 generated)
|