Need the test_dir system property.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@682 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ foreach $dir (@dirs) {
|
|||||||
$classpath = "$classpath:$jlib";
|
$classpath = "$classpath:$jlib";
|
||||||
|
|
||||||
# specify our server root (this is for server code)
|
# specify our server root (this is for server code)
|
||||||
my $rootarg = "-Dapplication.root=$realroot";
|
my $rootarg = "-Dapplication.root=$realroot -Dtest_dir=$realroot";
|
||||||
|
|
||||||
my $pid_file = undef;
|
my $pid_file = undef;
|
||||||
my $i = 0;
|
my $i = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user