D5192: tests: remove lz4 as dependency while running tests

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Mon Nov 5 19:57:41 UTC 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG67e35dceab9b: tests: remove lz4 as dependency while running tests (authored by pulkit, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D5192?vs=12339&id=12428

REVISION DETAIL
  https://phab.mercurial-scm.org/D5192

AFFECTED FILES
  tests/remotefilelog-library.sh

CHANGE DETAILS

diff --git a/tests/remotefilelog-library.sh b/tests/remotefilelog-library.sh
--- a/tests/remotefilelog-library.sh
+++ b/tests/remotefilelog-library.sh
@@ -1,5 +1,3 @@
-${PYTHON:-python} -c 'import lz4' || exit 80
-
 CACHEDIR=$PWD/hgcache
 cat >> $HGRCPATH <<EOF
 [remotefilelog]



To: pulkit, #hg-reviewers, durin42
Cc: mercurial-devel


More information about the Mercurial-devel mailing list