We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155a3bb commit edf4fa8Copy full SHA for edf4fa8
remote-manager/main.cpp
@@ -14,5 +14,5 @@ int main(int argc, char **argv)
14
15
quite::setup_logger();
16
17
- return 0;
+ return EXIT_FAILURE;
18
}
0 commit comments