kopia lustrzana https://github.com/OpenDroneMap/NodeODM
Fixed test mode fault
rodzic
e30ae8ec03
commit
bfc90c9cec
|
@ -50,6 +50,8 @@ function makeRunner(command, args, requiredOptions = [], outputTestFile = null){
|
||||||
done(err);
|
done(err);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
}else{
|
||||||
|
done(null, 0, null);
|
||||||
}
|
}
|
||||||
|
|
||||||
return;// Skip rest
|
return;// Skip rest
|
||||||
|
|
Ładowanie…
Reference in New Issue