Commit b8eee2b
committed
Fix arg parsing in Coverity script
The Coverity script still used some Python2-isms in argument parsing.
These didn't matter for today's Coverity runs, since the package is
called as a library from the nightly builder, but is important
as part of splitting nightly tarballs and Coverity.
Signed-off-by: Brian Barrett <[email protected]>1 parent 181701a commit b8eee2b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments