]> andersk Git - moira.git/blobdiff - gen/mailhosts.gen
Random flailing.
[moira.git] / 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.033627 seconds and 4 git commands to generate.