From f82d72b8e6a6300980905ca4231434ed11095c59 Mon Sep 17 00:00:00 2001 From: Doron Shoham Date: Sun, 20 Jul 2008 14:34:48 +0300 Subject: [PATCH] Remove unused tgt_ver variable from the install.pl script Signed-off-by: Doron Shoham --- install.pl | 2 -- 1 file changed, 2 deletions(-) diff --git a/install.pl b/install.pl index 2824d99..2c1c14b 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; -- 2.46.0