Improve the error message a bit.
git-svn-id: svn://10.0.0.236/trunk@12206 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9fed7948b0
commit
9977348a3d
@ -118,7 +118,8 @@ foreach $f (@files) {
|
||||
}
|
||||
}
|
||||
if (!$ok) {
|
||||
print STDERR "You may not check into partition $fullname{$t}.\n";
|
||||
print STDERR "You may not check into partition $fullname{$t}\n";
|
||||
print STDERR "the file $repository/$f\n";
|
||||
print STDERR "If you think you should be allowed to, send mail to\n";
|
||||
print STDERR "one of the below people:\n";
|
||||
$s = $super{$t};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user