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:
terry%netscape.com 1998-08-28 23:57:42 +00:00
parent 9aa5b62699
commit e9a056744d

View File

@ -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) {