mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 15:39:29 +02:00
* Report error with correct exit code
git-svn-id: trunk@43563 -
This commit is contained in:
parent
a23ed797e6
commit
77103fe7f2
@ -392,6 +392,7 @@ end;
|
||||
Procedure TFPDocApplication.DoRun;
|
||||
|
||||
begin
|
||||
ExceptionExitCode:=1;
|
||||
try
|
||||
{$IFDEF Unix}
|
||||
gettext.TranslateResourceStrings('/usr/local/share/locale/%s/LC_MESSAGES/fpdoc.mo');
|
||||
|
Loading…
Reference in New Issue
Block a user