]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix test abort slipped in
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 2 Nov 2008 23:04:15 +0000 (12:04 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 2 Nov 2008 23:04:15 +0000 (12:04 +1300)
helpers/negotiate_auth/squid_kerb_auth/config.test

index 3f1b266fea58b1113dff92fc8af3ab4208ae2dd8..fd70e416d3add41ccd4e8273e1bbd029d31ffbe5 100644 (file)
@@ -3,5 +3,4 @@
 if [[ -f /usr/include/gssapi/gssapi.h || -f  /usr/include/gssapi.h ]]; then
        exit 1
 fi
-# AYJ: test, force an abort.
-exit 1
+exit 0