Fridrich Strba 2022-04-26 14:06:08 +00:00 committed by Git OBS Bridge
parent 01ba9241eb
commit 2abe2d9a97

View File

@ -8,7 +8,7 @@
+ { + {
cli.createArg().setLine( StringUtils.join( goals.iterator(), " " ) ); cli.createArg().setLine( StringUtils.join( goals.iterator(), " " ) );
} }
+ finally + catch (Exception e)
+ { + {
+ } + }
+ } + }