[Swift-commit] r2799 - in usertools/cio: . etc

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Wed Apr 1 16:27:09 CDT 2009


Author: aespinosa
Date: 2009-04-01 16:27:09 -0500 (Wed, 01 Apr 2009)
New Revision: 2799

Added:
   usertools/cio/etc/
   usertools/cio/etc/cio-env.sh
Log:
Inserted a CIO configuration file which should
be sourced everytime we use the utilities in this tree


Added: usertools/cio/etc/cio-env.sh
===================================================================
--- usertools/cio/etc/cio-env.sh	                        (rev 0)
+++ usertools/cio/etc/cio-env.sh	2009-04-01 21:27:09 UTC (rev 2799)
@@ -0,0 +1,4 @@
+#!/bin/bash
+export CIOROOT="/home/espinosa/cio"
+export CIOARCH="bgp"
+export CHIRPROOT=/home/zzhang/chirp


Property changes on: usertools/cio/etc/cio-env.sh
___________________________________________________________________
Name: svn:executable
   + *




More information about the Swift-commit mailing list