Commit 3dfe40e
committed
fix: derive DEEPOPS_VERSION for script debug output
scripts/common.sh printed an always-empty DEEPOPS_VERSION unless a user
happened to set it in config/env.sh. Default it to the checkout's git tag
description (git describe --tags --always) with an unknown fallback, keep
the env.sh override, and document the variable in config.example/env.sh.1 parent 01b332f commit 3dfe40e
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
0 commit comments