mirror of https://github.com/BOINC/boinc.git
parent
4dcb0a5859
commit
d9de7596e6
|
@ -258,7 +258,6 @@ int VBOX_VM::generate_vm_root_dir( string& dir ) {
|
|||
bool VBOX_VM::is_registered() {
|
||||
string command;
|
||||
string output;
|
||||
char buf[256];
|
||||
|
||||
command = "showvminfo \"" + vm_name + "\" ";
|
||||
command += "--machinereadable ";
|
||||
|
|
Loading…
Reference in New Issue