From 3e0bd23ecf51701354f5b733bb8877c3cf294938 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Mon, 1 Jul 2019 17:03:32 +0200 Subject: [PATCH] FIX Distro Test - Ubuntu 18.04.2 LTS Fix nginx.conf location / This tests install-ngxblocker and setup-ngxblocker on Nginx for Ubuntu 18.04.2 LTS using default nginx.conf and modified nginx.conf REF: #256 REF: #266 --- .dev-tools/distribution-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dev-tools/distribution-tests.sh b/.dev-tools/distribution-tests.sh index 0656e71c1..88cbeb74d 100755 --- a/.dev-tools/distribution-tests.sh +++ b/.dev-tools/distribution-tests.sh @@ -140,7 +140,7 @@ setupngxblocker_ubuntu_1804_NI # Catch incremental changes during build process -commitchanges +#commitchanges # ---------------------- # Exit With Error Number