summaryrefslogtreecommitdiff
path: root/bin/auto_compile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-16 16:53:26 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-16 16:53:26 +0000
commit8157c0cf89d5ff6f16400e27e7c2f92fa70b11e6 (patch)
tree1090f0834e30aa7cb62ded4d27ac112432bc288f /bin/auto_compile
parente341110536225f73c9deceb3644d2c02e2ae2cdd (diff)
downloadATCD-8157c0cf89d5ff6f16400e27e7c2f92fa70b11e6.tar.gz
Fixed typo.
Diffstat (limited to 'bin/auto_compile')
-rwxr-xr-xbin/auto_compile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/auto_compile b/bin/auto_compile
index 9c704846b18..53795a8b3b5 100755
--- a/bin/auto_compile
+++ b/bin/auto_compile
@@ -58,7 +58,7 @@ $MODULE='ACE_wrappers';
'TAO/orbsvcs/tests/EC_Custom_Marshal , run_test.pl',
'TAO/orbsvcs/tests/EC_Multiple , run_test.pl',
'TAO/orbsvcs/tests/Property , run_test.pl',
- 'TAO/performance-tests/Cubit/TAO/IDL_Cubit', 'run_test.pl');
+ 'TAO/performance-tests/Cubit/TAO/IDL_Cubit , run_test.pl');
# We obtain our revision to report errors.
$REVISION='$Revision$';