This commit is contained in:
parent
1cf773976a
commit
8d4061f84d
@ -10,7 +10,7 @@
|
||||
+ {
|
||||
+ cli.createArg().setLine( jvmArgLine );
|
||||
+ }
|
||||
+ finally
|
||||
+ catch (Exception e)
|
||||
+ {
|
||||
+ }
|
||||
}
|
||||
@ -23,7 +23,7 @@
|
||||
+ {
|
||||
+ cli.createArg().setLine( getDebugLine() );
|
||||
+ }
|
||||
+ finally
|
||||
+ catch (Exception e)
|
||||
+ {
|
||||
+ }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user