Commit bf43ac9
committed
Quote Happy
Previously there were an extra set of quotes around the
$CALCULATED_MEMORY option added by the JRE. This set of quotes caused
problems for some containers. These quotes have been removed.
[resolves #186]1 parent 2fef6ed commit bf43ac9
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- lib/java_buildpack/jre
- spec/java_buildpack/jre
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
0 commit comments