comparison tests/test-share.t @ 40807:f6d37e84d8f9

tests: stabilize for recent wcache changes This goes with 47e3f554df35::d5622dfe4ba3. I'm not sure if it was really expected that there would be no wcache directory if neither execbit nor symlink is supported.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 04 Dec 2018 00:16:12 -0500
parents 47e3f554df35
children a62ad1be1671
comparison
equal deleted inserted replaced
40806:151aec6494a8 40807:f6d37e84d8f9
29 $ hg tags 29 $ hg tags
30 tip 0:d3873e73d99e 30 tip 0:d3873e73d99e
31 $ test -d .hg/cache 31 $ test -d .hg/cache
32 [1] 32 [1]
33 $ ls -1 .hg/wcache || true 33 $ ls -1 .hg/wcache || true
34 ls: .hg/wcache: $ENOENT$ (no-execbit no-symlink !)
35 checkisexec (execbit !) 34 checkisexec (execbit !)
36 checklink (symlink !) 35 checklink (symlink !)
37 checklink-target (symlink !) 36 checklink-target (symlink !)
38 $ ls -1 ../repo1/.hg/cache 37 $ ls -1 ../repo1/.hg/cache
39 branch2-served 38 branch2-served