Put back output of new modules
authorJamie Cameron <jcameron@webmin.com>
Sun, 16 Mar 2008 04:40:51 +0000 (04:40 +0000)
committerJamie Cameron <jcameron@webmin.com>
Sun, 16 Mar 2008 04:40:51 +0000 (04:40 +0000)
copyconfig.pl

index 798befe..6b02ddc 100644 (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