Commit 2339605
Fix check-role-prefix pattern regexp
It seems backlash was creating ambiguity, as different regex engines
handle this different.
Now is using special positioning rule technique.
Signed-off-by: Enrique Vallespi Gil <evallesp@redhat.com>1 parent 29b561f commit 2339605
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments