tests/test-rename.t
changeset 33212 fe0667cc521e
parent 30151 381293e1135e
child 33798 2cd5aba5e1d2
--- a/tests/test-rename.t	Mon Jul 03 21:26:39 2017 -0700
+++ b/tests/test-rename.t	Mon Jul 03 02:52:39 2017 +0900
@@ -625,6 +625,7 @@
   abort: path contains illegal component: .hg/a1 (glob)
   [255]
   $ hg --config extensions.largefiles= rename d1/d11/a1 .hg
+  The fsmonitor extension is incompatible with the largefiles extension and has been disabled. (fsmonitor !)
   abort: path contains illegal component: .hg/a1 (glob)
   [255]
   $ hg status -C
@@ -632,6 +633,7 @@
   abort: ../a1 not under root '$TESTTMP' (glob)
   [255]
   $ hg --config extensions.largefiles= rename d1/d11/a1 ..
+  The fsmonitor extension is incompatible with the largefiles extension and has been disabled. (fsmonitor !)
   abort: ../a1 not under root '$TESTTMP' (glob)
   [255]
   $ hg status -C