Merge branch 'svn-trunk'

This commit is contained in:
Bart Van Assche
2015-08-08 14:25:28 -07:00
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ BEGIN {
if ($> == 0) {
ok(system("killall iscsi-scstd >/dev/null 2>&1; " .
"modprobe -r scst_local; " .
"modprobe -r isert-scst; " .
"modprobe -r iscsi-scst; " .
"modprobe -r ib_srpt; " .
"modprobe -r qla2x00tgt; " .

View File

@@ -10,6 +10,7 @@ BEGIN {
if ($> == 0) {
ok(system("killall iscsi-scstd; " .
"modprobe -r scst_local; " .
"modprobe -r isert-scst; " .
"modprobe -r iscsi-scst; " .
"modprobe -r ib_srpt; " .
"modprobe -r qla2x00tgt; " .