elasticsearch-curator: explain why we disable the test-suite

This commit is contained in:
Bas van Dijk 2018-08-26 01:20:15 +02:00
parent d5e7d48f5e
commit 954eb34a53

View file

@ -24,6 +24,7 @@ buildPythonPackage rec {
sha256 = "e75abeb7f7be939b1c64c071898760dc10ab5f08307c253fc074abf8a41a76f0";
};
# The test hangs so we disable it.
doCheck = false;
propagatedBuildInputs = [