[PATCH] tests: add missing glob

Simon Heimberg simohe at besonet.ch
Mon Nov 18 19:01:17 CST 2013


# HG changeset patch
# User Simon Heimberg <simohe at besonet.ch>
# Date 1384699426 -3600
#      Sun Nov 17 15:43:46 2013 +0100
# Node ID 52df1250fe6308f95a53d6db190bdc413fa31224
# Parent  f5da6ef99b08bee0adf4c7b23d34f215143fec21
tests: add missing glob

diff -r f5da6ef99b08 -r 52df1250fe63 tests/test-largefiles.t
--- a/tests/test-largefiles.t	Sun Nov 17 15:43:46 2013 +0100
+++ b/tests/test-largefiles.t	Sun Nov 17 15:43:46 2013 +0100
@@ -2223,7 +2223,7 @@
   > largefiles=
   > EOF
   $ hg -R enabledlocally root
-  $TESTTMP/individualenabling/enabledlocally
+  $TESTTMP/individualenabling/enabledlocally (glob)
   $ hg -R notenabledlocally root
   abort: unknown repository format: requires features 'largefiles' (upgrade Mercurial)!
   [255]


More information about the Mercurial-devel mailing list