mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 21:51:27 +00:00
- Update addDeviceGroup() to latest svn.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3764 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1587,7 +1587,7 @@ sub addDeviceGroup {
|
||||
} else {
|
||||
$path = make_path(SCST_DEV_GROUP_DIR(), SCST_MGMT_IO);
|
||||
}
|
||||
$cmd .= "add $group";
|
||||
$cmd .= "create $group";
|
||||
|
||||
my $io = new IO::File $path, O_WRONLY;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user