[tools]: change the status code
This commit is contained in:
parent
c831fae96d
commit
efefc551b6
@ -1058,7 +1058,7 @@ int main(int ac, char **av)
|
|||||||
conf_set_message_callback(NULL);
|
conf_set_message_callback(NULL);
|
||||||
av++;
|
av++;
|
||||||
res = handle_exit();
|
res = handle_exit();
|
||||||
return 1;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
do {
|
do {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user