changeset 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 f07cf12e740f
children 857fc3313f7b
files tests/test-extdata.t
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
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