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

tests: glob out exception type for directory collision

Got three different results on buildbot.
parent e012a200
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
$ mkdir b $ mkdir b
$ hg up $ hg up
abort: Is a directory: '$TESTTMP/t/b' abort: *: '$TESTTMP/t/b' (glob)
[255] [255]
$ hg ci $ hg ci
abort: last update was interrupted abort: last update was interrupted
......
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