summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Collocation/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Collocation/run_test.pl')
-rwxr-xr-xTAO/tests/RTCORBA/Collocation/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/RTCORBA/Collocation/run_test.pl b/TAO/tests/RTCORBA/Collocation/run_test.pl
index a3aa59a8936..25949381ae3 100755
--- a/TAO/tests/RTCORBA/Collocation/run_test.pl
+++ b/TAO/tests/RTCORBA/Collocation/run_test.pl
@@ -28,7 +28,7 @@ if ($test == 2) {
if ($test != 0) {
print STDERR "ERROR: test returned $test\n";
exit 1;
- }
+ }
}
exit 0;