From: Michael Chase-S. <mc...@us...> - 2013-04-29 23:30:04
|
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 8d59a3be6a5cba4a2484932b77bd85ca705e7dab (commit) from db944f053c40f167120207958f8217cf5ded39fb (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 8d59a3be6a5cba4a2484932b77bd85ca705e7dab Author: Michael Chase-Salerno <br...@li...> Date: Mon Apr 29 19:29:39 2013 -0400 [sfcb-tix:#40] Add valgrind test Moving to ABT only ----------------------------------------------------------------------- Summary of changes: test/ABT/ABTScript | 1 - test/finaltest/Makefile.am | 6 ------ 2 files changed, 0 insertions(+), 7 deletions(-) diff --git a/test/ABT/ABTScript b/test/ABT/ABTScript index 14a7697..93d9139 100755 --- a/test/ABT/ABTScript +++ b/test/ABT/ABTScript @@ -86,7 +86,6 @@ SFCB_START() then rm /tmp/sfcb-vgout fi - cp sfcb-vgsup.txt /tmp/ /usr/local/etc/init.d/sfcb start if [ $? -eq 0 ] ; then diff --git a/test/finaltest/Makefile.am b/test/finaltest/Makefile.am index b8831d3..b176f5f 100644 --- a/test/finaltest/Makefile.am +++ b/test/finaltest/Makefile.am @@ -22,10 +22,4 @@ MAINTAINERCLEANFILES = Makefile.in -if VALGRIND -TESTS = parseVG.pl finalcheck.sh -else TESTS = finalcheck.sh -endif - - hooks/post-receive -- sfcb - Small Footprint CIM Broker |