|
From: Michael Chase-S. <mc...@us...> - 2012-03-01 23:57:46
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SFCB - Small Footprint CIM Broker".
The branch, master has been updated
via 56a17186335902e028aa58bae311d0b8410c94cf (commit)
from c771406bc307ec5f668d6f811ead221394a6c796 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 56a17186335902e028aa58bae311d0b8410c94cf
Author: Michael Chase-Salerno <br...@li...>
Date: Thu Mar 1 18:57:16 2012 -0500
3484083 Exclude SFCBIndicationID
Print output spacing fix
-----------------------------------------------------------------------
Summary of changes:
diff --git a/test/TestProviders/tests/IndRetryTest.sh b/test/TestProviders/tests/IndRetryTest.sh
index 62ecc29..aed9f3e 100755
--- a/test/TestProviders/tests/IndRetryTest.sh
+++ b/test/TestProviders/tests/IndRetryTest.sh
@@ -314,7 +314,7 @@ fi
count=$(grep SFCB_IndicationID $ODIR/SFCB_Listener.txt | wc -l)
if [ $count -ne 0 ]
then
- echo " SFCB_IndicationID property found: FAILED"
+ echo " SFCB_IndicationID property found: FAILED"
RC=1
fi
hooks/post-receive
--
SFCB - Small Footprint CIM Broker
|