Commit 9ccb746
committed
Explicitly compare count of match
Apparently on Windows PowerShell, 0 is not considered "false" but on
PowerShell Core, it is...
Signed-off-by: Gabriel Adrian Samfira <[email protected]>1 parent e36ec25 commit 9ccb746
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments