Skip to content
Snippets Groups Projects
Commit a7f5967f authored by Matt Mackall's avatar Matt Mackall
Browse files

tests: ignore missing file with PYTHONDONTWRITEBYTECODE (issue4239)

parent bd3360c6
No related branches found
No related tags found
No related merge requests found
......@@ -227,7 +227,7 @@
> cmdtable = {}
>
> EOF
$ rm "${extpath}c"
$ rm -f "${extpath}c"
$ touch z
$ hg ci -qAm z
transaction abort!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment