diff options
author | Yang Tse <yangsita@gmail.com> | 2010-01-17 02:50:48 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-01-17 02:50:48 +0000 |
commit | 071c38988dc5d8a745f671cc95176b6def7ff0ff (patch) | |
tree | 8c519cce6da45e3bd1069703e473cedf3fedce0c /tests | |
parent | 365e75a2702bacecbed53e4642c4c39bcd49a476 (diff) |
use servername_id() from serverhelp.pm
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/runtests.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runtests.pl b/tests/runtests.pl index 4f7980048..97163f305 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -72,6 +72,7 @@ use Cwd; # Subs imported from serverhelp module use serverhelp qw( + servername_id servername_str server_pidfilename server_logfilename |