Fix whitespace on a line in fix(..) accidentally missed in r321424
MFC after: 1 month MFC with: r321424
This commit is contained in:
parent
7b13da675f
commit
4b685d2dc0
@ -116,7 +116,7 @@ sub fail
|
||||
|
||||
open(README, ">$opt_d/failure.$n/README");
|
||||
print README "ERROR: " . $file . " " . $msg;
|
||||
|
||||
|
||||
if (scalar @parms > 1) {
|
||||
print README "; see $errfile\n";
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user