X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=build-scripts%2Ftest-auth;h=095d6a8ee0374c0efd605cee4914482a05dbbef5;hb=44050da02d763a889dfa6f574d01e59c5a31bc92;hp=1b33511cca8a3de200c6beffb7550b6de7ce4b50;hpb=779da0145b5ed910546f6c462b2efd26ac0e4f52;p=thirdparty%2Fpdns.git diff --git a/build-scripts/test-auth b/build-scripts/test-auth index 1b33511cca..095d6a8ee0 100755 --- a/build-scripts/test-auth +++ b/build-scripts/test-auth @@ -90,10 +90,6 @@ if [ -z "$context" ]; then ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both || EXITCODE=1 ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-narrow || EXITCODE=1 - ./timestamp ./start-test-stop 5300 mydns || EXITCODE=1 - - ./timestamp ./start-test-stop 5300 opendbx-sqlite3 || EXITCODE=1 - ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-pipe || EXITCODE=1 ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-pipe-dnssec || EXITCODE=1 ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-unix || EXITCODE=1 @@ -110,10 +106,7 @@ if [ -z "$context" ]; then ./timestamp ./start-test-stop 5300 tinydns || EXITCODE=1 - cd ../modules/luabackend/test2/ - ../../../regression-tests/timestamp ./runtest || EXITCODE=1 - - cd ../../../regression-tests.nobackend/ + cd ../regression-tests.nobackend/ ./runtests || EXITCODE=1 elif [ "$context" = "odbc" ]; then