Commit 24060bd
committed
Remove unnecessary question marks
These were put it to allow various environment variable overrides in CI,
but since then we've changed the mechanism to just directly write into
the Makefiles as appropriate.
Keeping the question mark in configure/RELEASE causes the dls-release.py
script to fail to correctly replace the value when we request an
override (when specifying an EPICS version with -e)1 parent c2d6444 commit 24060bd
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
0 commit comments