You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2013/04/25 22:57:50 UTC

svn commit: r1475956 - /tomee/site/trunk/templates/rebuild.sh

Author: dblevins
Date: Thu Apr 25 20:57:50 2013
New Revision: 1475956

URL: http://svn.apache.org/r1475956
Log:
triggering new build

Modified:
    tomee/site/trunk/templates/rebuild.sh

Modified: tomee/site/trunk/templates/rebuild.sh
URL: http://svn.apache.org/viewvc/tomee/site/trunk/templates/rebuild.sh?rev=1475956&r1=1475955&r2=1475956&view=diff
==============================================================================
--- tomee/site/trunk/templates/rebuild.sh (original)
+++ tomee/site/trunk/templates/rebuild.sh Thu Apr 25 20:57:50 2013
@@ -1,3 +1,3 @@
 #!/bin/bash
 perl -i -pe 's/^##(\d+)/"##".($1+1)/e' "$0" && svn ci -m "${1:-triggering new build}" "$0"
-##2
+##3