commit:     e0929957229af1a572f39cb5ecac9a9e9b0c2327
Author:     Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  4 13:14:26 2021 +0000
Commit:     Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Sat Sep  4 13:14:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0929957

dev-vcs/mercurial: update live build to last version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>

 dev-vcs/mercurial/mercurial-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild 
b/dev-vcs/mercurial/mercurial-9999.ebuild
index 1fa18749e4a..5d9e3029059 100644
--- a/dev-vcs/mercurial/mercurial-9999.ebuild
+++ b/dev-vcs/mercurial/mercurial-9999.ebuild
@@ -148,6 +148,7 @@ src_test() {
        rm -f test-convert-tla*         # GNU Arch tla
        rm -f test-largefiles*          # tends to time out
        rm -f test-https*                       # requires to support tls1.0
+       rm -rf test-removeemptydirs*    # requires access to access parent 
directories
        if [[ ${EUID} -eq 0 ]]; then
                einfo "Removing tests which require user privileges to succeed"
                rm -f test-convert*

Reply via email to