mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 20:51:27 +00:00
scstadmin: Make the regression tests independent of the installation path of iscsi-scstd
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5131 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -23,5 +23,5 @@ if ($> == 0) {
|
||||
"modprobe ib_srpt && " .
|
||||
"modprobe qla2x00tgt && " .
|
||||
"modprobe scst_vdisk && " .
|
||||
"/usr/local/sbin/iscsi-scstd"), 0);
|
||||
"iscsi-scstd"), 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user