From 9882920fb0940219b41dda6a5045fb41f7ad12b0 Mon Sep 17 00:00:00 2001 From: vzykov Date: Wed, 28 Nov 2007 13:01:34 +0000 Subject: ChangeLogTag: Wed Nov 28 12:59:33 UTC 2007 Vladimir Zykov --- TAO/ChangeLog | 7 +++++++ TAO/tests/Bug_3154_Regression/orbsvcs/CosNotification.idl | 2 ++ TAO/tests/Bug_3154_Regression/run_test.pl | 1 + TAO/tests/Bug_3154_Regression/test.idl | 2 ++ 4 files changed, 12 insertions(+) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index b4bd6a76211..a969aab601a 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,10 @@ +Wed Nov 28 12:59:33 UTC 2007 Vladimir Zykov + + * tests/Bug_3154_Regression/orbsvcs/CosNotification.idl: + * tests/Bug_3154_Regression/test.idl: + * tests/Bug_3154_Regression/run_test.pl: + Added $Id$ to these files to make fuzz check happy. + Wed Nov 28 10:42:20 UTC 2007 Vladimir Zykov * tests/Bug_3154_Regression/orbsvcs/CosNotification.idl: diff --git a/TAO/tests/Bug_3154_Regression/orbsvcs/CosNotification.idl b/TAO/tests/Bug_3154_Regression/orbsvcs/CosNotification.idl index ec1a43547ca..7d051f9e877 100644 --- a/TAO/tests/Bug_3154_Regression/orbsvcs/CosNotification.idl +++ b/TAO/tests/Bug_3154_Regression/orbsvcs/CosNotification.idl @@ -1,3 +1,5 @@ +// $Id$ + /** * @file CosNotification.idl * diff --git a/TAO/tests/Bug_3154_Regression/run_test.pl b/TAO/tests/Bug_3154_Regression/run_test.pl index 73c186cb3d7..f9d5cc3747b 100755 --- a/TAO/tests/Bug_3154_Regression/run_test.pl +++ b/TAO/tests/Bug_3154_Regression/run_test.pl @@ -2,6 +2,7 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; +# $Id$ # -*- perl -*- use lib "$ENV{ACE_ROOT}/bin"; diff --git a/TAO/tests/Bug_3154_Regression/test.idl b/TAO/tests/Bug_3154_Regression/test.idl index d28d52656d4..e4ec773839e 100644 --- a/TAO/tests/Bug_3154_Regression/test.idl +++ b/TAO/tests/Bug_3154_Regression/test.idl @@ -1,3 +1,5 @@ +// $Id$ + // The next include is TAO specific. #include "orbsvcs/FT_CORBA_ORB.idl" -- cgit v1.2.1