]> andersk Git - moira.git/commitdiff
Random flailing.
authorzacheiss <zacheiss>
Wed, 18 Jul 2007 19:36:07 +0000 (19:36 +0000)
committerzacheiss <zacheiss>
Wed, 18 Jul 2007 19:36:07 +0000 (19:36 +0000)
gen/mailhosts.gen

index 33431df4a79505c06de065fcfea32a19c0521f05..9a5f7da71304b1ed8603da5b2dfb45ce0731fc0d 100755 (executable)
@@ -31,7 +31,7 @@ open(OUT, ">$outfile") || exit $MR_OCONFIG;
 print OUT "; MIT Network Host Table\n;\n";
 print OUT "; \t\$Author$\n";
 print OUT "; \t\$Date$\n";
-print OUT "; \t\$Revision$\n;\n";
+print OUT "; \t\$Revision$\n";
 print OUT "; Host table generated by Moira at $tnow\n;\n";
 
 while (($label, $name) = $sth->fetchrow_array) {
This page took 0.045718 seconds and 5 git commands to generate.