8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00

Another bugfix by Oleg Loa. Never terminate the server when GBAK is running as a service.

This commit is contained in:
dimitr 2003-12-22 18:00:08 +00:00
parent b53669830c
commit 3ca23b5789

View File

@ -1004,7 +1004,7 @@ static void prompt_for_name(SCHAR* name, int length)
BURP_msg_get(229, msg, 0, 0, 0, 0, 0);
// \n\nERROR: Backup incomplete\n
ib_fprintf(term_out, msg);
exit(FINI_ERROR);
EXIT(FINI_ERROR);
}
// If the user typed just a carriage return, they