72 |
if ( ! Utils::execute_command( "dmraid -sa -c", output, error, true ) ) |
72 |
if ( ! Utils::execute_command( "dmraid -sa -c", output, error, true ) ) |
74 |
Glib::ustring temp = Utils::regexp_label( output, "^(no raid disks).*" ) ; |
74 |
Glib::ustring temp = Utils::regexp_label( output, "^(no raid disks).*" ) ; |
76 |
Utils::tokenize( output, dmraid_devices, "\n" ) ; |
76 |
Utils::tokenize( output, dmraid_devices, "\n" ) ; |