Commit 92411af
committed
rss.py: Fixed regex
AFAICT this regex was intended to allow $ or - or _, but instead
allowed all all characters from $ to _.
Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>1 parent 679c6c0 commit 92411af
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
0 commit comments