summaryrefslogtreecommitdiff
path: root/ACE/bin/auto_run_tests.pl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-03-02 19:33:32 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-03-02 19:33:32 +0000
commite97c87dfd51a7dd2619cbbdd6699718f76c71c04 (patch)
tree7c9e1b10720810d8af010f2d3d3ef8fcb14ebb09 /ACE/bin/auto_run_tests.pl
parente2152f8664f799b5d19a45f78d3e78dc2c0185cf (diff)
downloadATCD-e97c87dfd51a7dd2619cbbdd6699718f76c71c04.tar.gz
Sun Mar 2 19:32:18 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/bin/auto_run_tests.pl')
-rwxr-xr-xACE/bin/auto_run_tests.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/bin/auto_run_tests.pl b/ACE/bin/auto_run_tests.pl
index 7e68cdf1553..940a43c6327 100755
--- a/ACE/bin/auto_run_tests.pl
+++ b/ACE/bin/auto_run_tests.pl
@@ -75,7 +75,7 @@ if ($opt_r) {
$startdir = $opt_r;
}
else {
- $startdir = getcwd();
+ $startdir = "$ACE_ROOT";
}
if ($opt_l) {