diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-10-06 09:39:58 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-10-06 09:39:58 +0000 |
commit | 82c63601f041ed6721dd5dfbbf028a80eda798db (patch) | |
tree | 3b2c089d62c37cd45201dfbbb4f63514daf1f642 /TAO/tests/BiDirectional_NestedUpcall/README | |
parent | 4c18ca794bf29f5a0db81c1132be5f7ac305466f (diff) | |
download | ATCD-82c63601f041ed6721dd5dfbbf028a80eda798db.tar.gz |
Fixed fuzz
Diffstat (limited to 'TAO/tests/BiDirectional_NestedUpcall/README')
-rw-r--r-- | TAO/tests/BiDirectional_NestedUpcall/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/BiDirectional_NestedUpcall/README b/TAO/tests/BiDirectional_NestedUpcall/README index c40ad7424fd..dffdad1bd9c 100644 --- a/TAO/tests/BiDirectional_NestedUpcall/README +++ b/TAO/tests/BiDirectional_NestedUpcall/README @@ -1,7 +1,7 @@ -# $Id$ +$Id$ This test is similar to the $TAO_ROOT/tests/BiDirectional test. The only difference being that the server as a part of the upcall sends a -bunch of remote calls, to show some nested upcall behaviour. +bunch of remote calls, to show some nested upcall behaviour. |