mirror of
https://github.com/systemd/systemd.git
synced 2025-03-24 14:50:17 +03:00
test: exit cleanly on success
This commit is contained in:
parent
6bf901a9b5
commit
c22f885e4e
@ -20,4 +20,5 @@ int main(int argc, char **argv) {
|
||||
log_parse_environment();
|
||||
|
||||
ask_password();
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user