You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2012/03/20 21:51:27 UTC

svn commit: r809310 - in /websites/staging/ooo-site/trunk: cgi-bin/ cgi-bin/h.cgi content/

Author: buildbot
Date: Tue Mar 20 20:51:27 2012
New Revision: 809310

Log:
Staging update by buildbot for openofficeorg

Added:
    websites/staging/ooo-site/trunk/cgi-bin/h.cgi   (with props)
Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
    cms:source-revision = 1303143

Added: websites/staging/ooo-site/trunk/cgi-bin/h.cgi
==============================================================================
--- websites/staging/ooo-site/trunk/cgi-bin/h.cgi (added)
+++ websites/staging/ooo-site/trunk/cgi-bin/h.cgi Tue Mar 20 20:51:27 2012
@@ -0,0 +1,5 @@
+#! /usr/bin/perl
+
+print "content-type: text/html\n\n" ;
+
+print "Hello world!\n" ;

Propchange: websites/staging/ooo-site/trunk/cgi-bin/h.cgi
------------------------------------------------------------------------------
    svn:executable = *

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 20 20:51:27 2012
@@ -1 +1 @@
-1303140
+1303143