[cig-commits] r15711 - doc/geodynamics.org/benchmarks/trunk

luis at geodynamics.org luis at geodynamics.org
Wed Sep 30 15:06:23 PDT 2009


Author: luis
Date: 2009-09-30 15:06:22 -0700 (Wed, 30 Sep 2009)
New Revision: 15711

Added:
   doc/geodynamics.org/benchmarks/trunk/common.sh
Log:
Some common URLs that we'll be accessing

Added: doc/geodynamics.org/benchmarks/trunk/common.sh
===================================================================
--- doc/geodynamics.org/benchmarks/trunk/common.sh	                        (rev 0)
+++ doc/geodynamics.org/benchmarks/trunk/common.sh	2009-09-30 22:06:22 UTC (rev 15711)
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+# typical root urls
+siteroot="http://geodynamics.org/cig"
+softroot="${siteroot}/software"
+benchroot="${softroot}/benchmarks"
+testroot="${benchroot}/test"
+
+# zope namespace for setting properties
+zopens="http://www.zope.org/propsets/default"
+



More information about the CIG-COMMITS mailing list