From aab0b9cd3b41bf6f4ee127e7db8e3ba50b37484d Mon Sep 17 00:00:00 2001 From: Scott Mann Date: Sun, 9 Oct 2011 22:47:15 +0000 Subject: [PATCH] added ability to set named params through "named.args" file --- bin/tests/system/start.pl | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/bin/tests/system/start.pl b/bin/tests/system/start.pl index 1f7456520c..f7a061b429 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 '-- "