You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by is...@apache.org on 2013/11/10 09:03:02 UTC

svn commit: r1540453 - /mahout/site/mahout_cms/lib/view.pm

Author: isabel
Date: Sun Nov 10 08:03:01 2013
New Revision: 1540453

URL: http://svn.apache.org/r1540453
Log:
MAHOUT-1245 / INFRA-6959 white space change to trigger staging build again
(machine was hosed before)

Modified:
    mahout/site/mahout_cms/lib/view.pm

Modified: mahout/site/mahout_cms/lib/view.pm
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/lib/view.pm?rev=1540453&r1=1540452&r2=1540453&view=diff
==============================================================================
--- mahout/site/mahout_cms/lib/view.pm (original)
+++ mahout/site/mahout_cms/lib/view.pm Sun Nov 10 08:03:01 2013
@@ -1,5 +1,6 @@
 package view;
 
+
 #
 # BUILD CONSTRAINT:  all views must return $content, $extension.
 # additional return values (as seen below) are optional.  However,