Got to quote those stupid at-signs.
git-svn-id: svn://10.0.0.236/trunk@8764 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9aa5b62699
commit
e9a056744d
@ -131,7 +131,7 @@ if ($row[0]) {
|
||||
print "<PRE>";
|
||||
if (!open(DOSYNC, "./syncit.pl -user $F::loginname|")) {
|
||||
print p("Can't do sync (error $?). Please send mail to " .
|
||||
a({href=>"mailto:terry@mozilla.org"}, "terry") . ".");
|
||||
a({href=>"mailto:terry\@mozilla.org"}, "terry") . ".");
|
||||
} else {
|
||||
while (<DOSYNC>) {
|
||||
if ($despot) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user