]> granicus.if.org Git - pdns/commitdiff
disable mysqldiff debug output
authorKees Monshouwer <mind04@monshouwer.org>
Mon, 20 May 2013 19:40:51 +0000 (21:40 +0200)
committermind04 <mind04@monshouwer.org>
Fri, 12 Jul 2013 15:29:37 +0000 (17:29 +0200)
regression-tests/mysqldiff

index d57ce7f86df9c6842baf1cba7ef60adcf4ca72e2..94a57d9bd06a6ddf80eb0eebd86f1f9e460fdf04 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
 
 [ -z "$GMYSQLDB" ] && GMYSQLDB=pdnstest
 [ -z "$GMYSQLUSER" ] && GMYSQLUSER=root