Commit dc25b89
committed
18130 Fix deletion of hosts with hostname "."
When upgrading to 2.3.0, the update process will warn you about invalid
hostnames present in your configuration. These hostnames must be removed
before you can upgrade to 2.3.0.
In the case of hostnames "." and "..", the deletion process would crash.
With this werk, we fix the deletion of these hostnames to allow the
update process to complete successfully.
SUP-23656
Change-Id: I30fb8ed221675eb79abfa80147fb2529f517a9ec1 parent f0a0253 commit dc25b89
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1070 | 1070 | | |
1071 | 1071 | | |
1072 | 1072 | | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
1073 | 1076 | | |
1074 | 1077 | | |
1075 | 1078 | | |
| |||
0 commit comments