summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl
index cdafdc04f59..f37a7c4382a 100755
--- a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl
@@ -72,7 +72,7 @@ if ($client->PutFile ($iorbase) == -1) {
exit 1;
}
-print "Starting Persistence_Test\n";
+print "Starting Persistence_Test 1\n";
$client_status = $CL->SpawnWaitKill ($client->ProcessStartWaitInterval() + 45);
@@ -122,7 +122,7 @@ if ($client->PutFile ($iorbase) == -1) {
exit 1;
}
-print "Starting Persistence_Test\n";
+print "Starting Persistence_Test 2\n";
$client_status = $CL->SpawnWaitKill ($client->ProcessStartWaitInterval() + 45);