land_detector: shut up if started correctly

This commit is contained in:
Ban Siesta
2015-06-28 15:24:48 +01:00
parent 5e27b7bc31
commit b0642f8d32
@@ -196,6 +196,7 @@ int land_detector_main(int argc, char *argv[])
warnx("land_detector start failed");
return 1;
}
return 0;
}
if (!strcmp(argv[1], "stop")) {