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 26268169668ec7f7ef549965f2135cd8fe4b286f (commit)
from b8c8845469d2159bdf30b986ada1b46d4a418e54 (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 26268169668ec7f7ef549965f2135cd8fe4b286f
Author: Michael Chase-Salerno <br...@li...>
Date: Wed Apr 17 12:03:16 2013 -0400
[sfcb-tix:#40] Add valgrind test
Test input filename mistakenly committed.
-----------------------------------------------------------------------
Summary of changes:
test/finaltest/parseVG.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/finaltest/parseVG.pl b/test/finaltest/parseVG.pl
index 0942265..aae5820 100755
--- a/test/finaltest/parseVG.pl
+++ b/test/finaltest/parseVG.pl
@@ -3,7 +3,7 @@
use XML::Parser;
use XML::LibXML;
-my $xmlfile="/tmp/sfcb-vgoutbad.xml";
+my $xmlfile="/tmp/sfcb-vgout.xml";
open XML, '<', $xmlfile or die "Can't open input file";
my @contents = <XML>;
hooks/post-receive
--
sfcb - Small Footprint CIM Broker
|