Skip monit tests on RHEL. (#1615)

This commit is contained in:
Felix Fontein
2021-01-11 21:59:41 +01:00
committed by GitHub
parent 740883e7fd
commit 637571993a

View File

@@ -6,3 +6,4 @@ skip/macos
skip/freebsd
skip/aix
skip/python2.6 # python-daemon package used in integration tests requires >=2.7
skip/rhel # FIXME