]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/extrahd/extrahd.pl
Remove PRINT-line in extrahd.pl
[people/pmueller/ipfire-2.x.git] / config / extrahd / extrahd.pl
index 6593ca47dea17030ec73494eca2508aaa525e3d4..6c3c99c905a657b42a4ffb7800ad8844ab77e638 100644 (file)
@@ -48,8 +48,6 @@ close FILE;
 ############################################################################################################################
 ############################################################################################################################
 
-print "$ARGV[0] $ARGV[1]";
-
 if ( "$ARGV[0]" eq "mount" ) {
        system("/bin/cp -f /etc/fstab $fstab");