Removed /usr/local from CDPATH
[clearscm.git] / rc / clearcase.conf
index aafc4cc..efd7c53 100644 (file)
@@ -2,7 +2,7 @@
 # can set some variables if you like to represent site defaults
 
 # The vobtag prefix in use at this site
-if [ $ARCH = 'cygwin' ]; then
+if [ $ARCHITECTURE = 'cygwin' ]; then
   export VOBTAG_PREFIX=\\
 else 
   export VOBTAG_PREFIX=/vob/
@@ -15,7 +15,7 @@ fi
 export LINUX_VOBTAG_PREFIX=/vob
 
 # The default pvob
-export pvob=${VOBTAG_PREFIX}9200_projects
+export pvob=${VOBTAG_PREFIX}
 
 # The default vob
-export dvob="${VOBTAG_PREFIX}9200"
\ No newline at end of file
+export dvob=${VOBTAG_PREFIX}