From: Scott Mann Date: Sun, 9 Oct 2011 22:47:15 +0000 (+0000) Subject: added ability to set named params through "named.args" file X-Git-Tag: v9.9.0a3^2~68 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=aab0b9cd3b41bf6f4ee127e7db8e3ba50b37484d;p=thirdparty%2Fbind9.git added ability to set named params through "named.args" file --- diff --git a/bin/tests/system/start.pl b/bin/tests/system/start.pl index 1f7456520c0..f7a061b429e 100644 --- a/bin/tests/system/start.pl +++ b/bin/tests/system/start.pl @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: start.pl,v 1.24 2011/05/05 23:15:56 smann Exp $ +# $Id: start.pl,v 1.25 2011/10/09 22:47:15 smann Exp $ # Framework for starting test servers. # Based on the type of server specified, check for port availability, remove @@ -23,6 +23,7 @@ # If a server is specified, start it. Otherwise, start all servers for test. use strict; +use Cwd; use Cwd 'abs_path'; use Getopt::Long; @@ -35,6 +36,12 @@ use Getopt::Long; # options - alternate options for the server # NOTE: options must be specified with '-- "