summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-27 21:15:45 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-27 21:15:45 +0000
commitcd38deee5bf40ec15791cdf88eaa832951dcdfbd (patch)
treebde1bc4ca4043794e2f74f604d07c8d0bc7f2034 /lib
parentc2ff271bbabcdfd6081eca6cac76fa19cb89c45a (diff)
Added new exe directory to default for Runtest
git-svn-id: http://svn.cactuscode.org/flesh/trunk@797 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib')
-rw-r--r--lib/sbin/Runtest.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/sbin/Runtest.pl b/lib/sbin/Runtest.pl
index 48fd3488..e503a2b2 100644
--- a/lib/sbin/Runtest.pl
+++ b/lib/sbin/Runtest.pl
@@ -16,6 +16,7 @@ $ansinormal = "\033[0m";
$ansibold = "\033[1m";
print <<EOT;
+
-------------------------------
Cactus Code Test Suite Tool
Paul Walker + Joan Masso
@@ -33,7 +34,7 @@ else
$configs_dir = "configs";
}
-$executable = &defprompt("Enter executable name (relative to Cactus home dir)",".${sep}cactus_$config");
+$executable = &defprompt("Enter executable name (relative to Cactus home dir)",".${sep}exe${sep}cactus_$config");
$command = &defprompt("Enter command to run executable"," ");
$tests = &defprompt("Run All tests or go to Menu",