[Fai-commit] r4695 - trunk/bin
lange at alioth.debian.org
lange at alioth.debian.org
Sat Nov 10 18:17:58 UTC 2007
Author: lange
Date: 2007-11-10 18:17:58 +0000 (Sat, 10 Nov 2007)
New Revision: 4695
Modified:
trunk/bin/fai-chboot
Log:
fix perl warnings
Modified: trunk/bin/fai-chboot
===================================================================
--- trunk/bin/fai-chboot 2007-11-10 18:15:34 UTC (rev 4694)
+++ trunk/bin/fai-chboot 2007-11-10 18:17:58 UTC (rev 4695)
@@ -35,6 +35,7 @@
use Getopt::Std;
use File::Copy;
+our ($opt_D, $opt_p,$opt_h,$opt_t,$opt_s,,$opt_C);
$Getopt::Std::STANDARD_HELP_VERSION=1;
$0=~ s#.+/##; # remove path from program name
More information about the Fai-commit
mailing list