You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mrunit.apache.org by jd...@apache.org on 2012/04/12 03:48:55 UTC

svn commit: r1325099 - /incubator/mrunit/site/trunk/lib/view.pm

Author: jdonofrio
Date: Thu Apr 12 01:48:55 2012
New Revision: 1325099

URL: http://svn.apache.org/viewvc?rev=1325099&view=rev
Log:
trivial change to try force full site rebuild again

Modified:
    incubator/mrunit/site/trunk/lib/view.pm

Modified: incubator/mrunit/site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/incubator/mrunit/site/trunk/lib/view.pm?rev=1325099&r1=1325098&r2=1325099&view=diff
==============================================================================
--- incubator/mrunit/site/trunk/lib/view.pm (original)
+++ incubator/mrunit/site/trunk/lib/view.pm Thu Apr 12 01:48:55 2012
@@ -4,6 +4,7 @@ package view;
 # additional return values (as seen below) are optional.  However,
 # careful use of symlinks and dependency management in path.pm can
 # resolve most issues with this constraint.
+#
 
 use strict;
 use warnings;