[chkworld: typo fix for -m
VMiklos <[EMAIL PROTECTED]>**20051227164257] {
hunk ./chkworld 216
-       print (htmlres(0, $up2date ? ("!= " . substr($up2date, 0, 12)) : "There 
were no output!")) if $opts{m};
+       print (htmlres(0, $up2date ? ("!= " . substr($up2date, 0, 12)) . " 
$m8r": "There were no output! $m8r")) if $opts{m};
hunk ./chkworld 218
-       print " $m8r\n";
+       print " $m8r\n" unless $opts{m};
}
_______________________________________________
Frugalware-darcs mailing list
Frugalware-darcs@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-darcs

Reply via email to