Update of /cvsroot/sblim/sfcb/regressionTests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17402
Modified Files:
build.sh
Log Message:
removed support for ProcessIndication
http://sourceforge.net/tracker/index.php?func=detail&aid=1209426&group_id=128809&atid=712784
Index: build.sh
===================================================================
RCS file: /cvsroot/sblim/sfcb/regressionTests/build.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- build.sh 18 May 2005 21:30:02 -0000 1.9
+++ build.sh 26 May 2005 20:21:13 -0000 1.10
@@ -19,7 +19,7 @@
# */
-dirs='ProcessIndications LifeCycleIndications'
+dirs='LifeCycleIndications'
sfcbdir=/usr/local/share/sfcb
if [ -x /usr/bin/curl ] && [ ! -f $sfcbdir/CIM/CIM_Schema.mof ]
|