Put back output of new modules

This commit is contained in:
Jamie Cameron
2008-03-16 04:40:51 +00:00
parent 43a4ea1576
commit 76002f3de9

View File

@@ -111,6 +111,7 @@ foreach $m (@mods) {
&write_file("$confdir/$c/config", \%newconf);
}
}
print join(" ", @newmods),"\n";
# read_file(file, array)
# Fill an associative array with name=value pairs from a file