1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-18 22:09:04 +00:00
pi-hole/test
Adam Warner 8cf8da4c78
- Check file /etc/pihole/ftlbranch for current FTL branch, download from github if master, or pi-hole.net if other
- Check if downloaded binary file can resolve queries, if so stop and disable dnsmasq
- Add service_disable function
- Add dependency libcap2-bin on debian to enable setcap. Need to check other distos
-Always download FTL binary if /etc/pihole/ftlbranch does not contain "master"
- Change some strings/variables that reference dnsmasq and change them to pihole/pihole-FTL

Signed-off-by: Adam Warner <adamw@rner.email>
2018-03-06 18:44:57 +00:00
..
__init__.py
centos.Dockerfile
conftest.py
debian.Dockerfile
test_000_build_containers.py
test_automated_install.py - Check file /etc/pihole/ftlbranch for current FTL branch, download from github if master, or pi-hole.net if other 2018-03-06 18:44:57 +00:00
test_shellcheck.py Integrate DL's update.sh fixes. 2017-06-25 14:39:09 -07:00