diff tests/test-extdata.t @ 34690:54efbbec466d

test-extdata: conditonalize error message for Windows
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 14 Oct 2017 00:20:59 -0400
parents 153e4e05e9b3
children feecfefeba25
line wrap: on
line diff
--- 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