mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 13:46:25 +00:00
scstadmin works fine with SCST 2.x too
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3793 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -292,7 +292,7 @@ $TGT_TYPE_VIRTUAL = 2;
|
||||
|
||||
my $TIMEOUT = 300; # Command execution timeout
|
||||
|
||||
my $_SCST_MIN_MAJOR_ = 3;
|
||||
my $_SCST_MIN_MAJOR_ = 2;
|
||||
my $_SCST_MIN_MINOR_ = 0;
|
||||
my $_SCST_MIN_RELEASE_ = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user