test-extdata: conditonalize error message for Windows
authorMatt Harbison <matt_harbison@yahoo.com>
Sat, 14 Oct 2017 00:20:59 -0400
changeset 34690 54efbbec466d
parent 34689 f07cf12e740f
child 34691 857fc3313f7b
test-extdata: conditonalize error message for Windows
tests/test-extdata.t
--- a/tests/test-extdata.t	Sat Oct 14 00:07:26 2017 -0400
+++ b/tests/test-extdata.t	Sat Oct 14 00:20:59 2017 -0400
@@ -88,7 +88,8 @@
   $ mkdir sub
   $ cd sub
   $ hg log -qr "extdata(filedata)"
-  abort: error: No such file or directory
+  abort: error: The system cannot find the file specified (windows !)
+  abort: error: No such file or directory (no-windows !)
   [255]
   $ hg log -qr "extdata(shelldata)"
   2:f6ed99a58333