Commit 24f6317
committed
[OPENJDK-2968] simplify s2i/run's invocation of run-java.sh
Don't touch $JAVA_ARGS in s2i/run, leave that responsibility
to run-java.sh.
<https://issues.redhat.com/browse/OPENJDK-2968>
Signed-off-by: Jonathan Dowland <[email protected]>1 parent 497902d commit 24f6317
File tree
2 files changed
+4
-5
lines changed- modules
- run/artifacts/opt/jboss/container/java/run
- s2i/bash/artifacts/usr/local/s2i
2 files changed
+4
-5
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
0 commit comments