summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-14 11:05:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-14 11:05:09 +0000
commitcde3ea23935180a818c5dd3ca2bec965757a7d6a (patch)
treec1782bf4e3d26a289b26e68e81346a51713f34be /bin
parent1928846ac467a61f0fc13d47d5ad71f33f34028e (diff)
downloadATCD-cde3ea23935180a818c5dd3ca2bec965757a7d6a.tar.gz
ChangeLogTag: Tue Jun 14 10:52:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/auto_run_tests.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/auto_run_tests.pl b/bin/auto_run_tests.pl
index 7721c9ed956..639e2c92fcb 100755
--- a/bin/auto_run_tests.pl
+++ b/bin/auto_run_tests.pl
@@ -120,7 +120,7 @@ foreach my $test_lst (@file_list) {
}
}
- ### Genrate the -ExeSubDir and -Config options
+ ### Generate the -ExeSubDir and -Config options
my $inherited_options = " -ExeSubDir $PerlACE::Process::ExeSubDir ";
foreach my $config ($config_list->my_config_list ()) {