Commit c0ff0b7
committed
utils.py: Fix get_cbl_name() for Alpine config change for real
The previous fix in commit b04e386 ("utils.py: Update get_cbl_name()
for new Alpine configuration scheme") traded one error for another
because I did not account for the period in the domain name. Index from
the right to resolve the error more consistently. This has actually been
tested locally now :^)
Signed-off-by: Nathan Chancellor <[email protected]>1 parent e3fe5b3 commit c0ff0b7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments