[ewg] [PATCH] remove unused tgt_ver variable

Doron Shoham dorons at voltaire.com
Sun Jul 20 04:34:48 PDT 2008


Remove unused tgt_ver variable
from the install.pl script

Signed-off-by: Doron Shoham <dorons at voltaire.com>
---
 install.pl |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/install.pl b/install.pl
index bf42355..0e2e446 100755
--- a/install.pl
+++ b/install.pl
@@ -194,8 +194,6 @@ my @selected_kernel_modules = ();
 my $open_iscsi_ver_rh4 = '2.0-754.1';
 my $open_iscsi_ver_non_rh4 = '2.0-865.15.1';
 
-my $tgt_ver = '0.1-20080629';
-
 sub usage
 {
    print GREEN;
-- 
1.5.3.8






More information about the ewg mailing list