mirror of
https://github.com/verilator/verilator.git
synced 2025-01-01 04:07:34 +00:00
Python lint fix
This commit is contained in:
parent
3a659d460d
commit
403a197e23
@ -190,7 +190,7 @@ def test():
|
||||
"/app_total.info )")
|
||||
print("print: Not running:")
|
||||
print(" export CODECOV_TOKEN=<hidden>")
|
||||
print(" find . -name '*.gcno' -exec rm {} \;")
|
||||
print(" find . -name '*.gcno' -exec rm {} \\;")
|
||||
print(" " + cmd)
|
||||
ci_fold_end()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user