mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Fix whitespace on a line in fix(..) accidentally missed in r321424
MFC after: 1 month MFC with: r321424
This commit is contained in:
parent
f3305cae02
commit
31ed01a2de
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=321425
@ -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…
Reference in New Issue
Block a user