Commit dbdd2af
committed
chore: remove stale LPB_VERSION from lpb.conf.env
LPB_VERSION=0.2.0-lpb was hardcoded in the initial commit and never
updated while VERSION evolved to 0.0.23-lpb-dev. It had no runtime
consumer and its comment about a startup banner was incorrect.
The only real path is build.py → Dockerfile → container (source of
truth). Clean up the stale lpb.conf.env default, the dead lpb.py
env-var pass-through, and the orphaned LOCALPIB_VERSION export.1 parent ebb295f commit dbdd2af
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 64 | + | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
893 | 893 | | |
894 | 894 | | |
895 | 895 | | |
896 | | - | |
| 896 | + | |
897 | 897 | | |
898 | 898 | | |
899 | 899 | | |
| |||
1202 | 1202 | | |
1203 | 1203 | | |
1204 | 1204 | | |
1205 | | - | |
1206 | 1205 | | |
1207 | 1206 | | |
1208 | 1207 | | |
| |||
0 commit comments