Commit 3874191
committed
Fix the pveam arch filter for the trailing column (ProxmoxVE f3b7b64f)
The $ anchor never matched: pveam available prints a size column after
the filename, so the architecture filter I ported an hour ago silently
returned nothing and the OS picker came up empty.
Upstream caught this the same day it shipped #16302. Same fix here.1 parent 3447884 commit 3874191
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments