]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - build-scripts/travis.sh
Merge pull request #8855 from rgacogne/ddist-typo-console-getdnscryptbindcount
[thirdparty/pdns.git] / build-scripts / travis.sh
index 35fbfebaa27a5352860c6fd828bcde87c3836026..7b0f5314cc1809f8c67d181081f0e96d30900574 100755 (executable)
@@ -511,6 +511,8 @@ test_auth() {
   # run "./timestamp ./start-test-stop 5300 gmysql-nsec3-optout-both"
   run "./timestamp ./start-test-stop 5300 gmysql-nsec3-narrow"
 
+  run "sudo perl -i -pe 's/\]/]\nThreading=1/g' /etc/odbcinst.ini"
+  run "cat /etc/odbcinst.ini"
   run "export GODBC_SQLITE3_DSN=pdns-sqlite3-1"
   run "./timestamp ./start-test-stop 5300 godbc_sqlite3-nsec3"