diff tests/test-share.t @ 40676:1a6bb5a85e30

merge with stable
author Yuya Nishihara <yuya@tcha.org>
date Wed, 21 Nov 2018 21:40:16 +0900
parents 25b7c4cb5de1
children 47e3f554df35
line wrap: on
line diff
--- a/tests/test-share.t	Mon Nov 19 21:12:13 2018 +0300
+++ b/tests/test-share.t	Wed Nov 21 21:40:16 2018 +0900
@@ -22,16 +22,22 @@
   $ test -d .hg/store
   [1]
 
-share shouldn't have a cache dir, original repo should
+share shouldn't have a full cache dir, original repo should
 
   $ hg branches
   default                        0:d3873e73d99e
   $ hg tags
   tip                                0:d3873e73d99e
-  $ test -d .hg/cache
-  [1]
+  $ ls -1 .hg/cache || true
+  ls: .hg/cache: $ENOENT$ (no-execbit no-symlink !)
+  checkisexec (execbit !)
+  checklink (symlink !)
+  checklink-target (symlink !)
   $ ls -1 ../repo1/.hg/cache
   branch2-served
+  checkisexec (execbit !)
+  checklink (symlink !)
+  checklink-target (symlink !)
   manifestfulltextcache (reporevlogstore !)
   rbc-names-v1
   rbc-revs-v1