Merge branch 'master' of git+ssh://github.com/adefaria/clearscm
[clearscm.git] / rc / system
index bbbc234..a43a36a 100644 (file)
--- a/rc/system
+++ b/rc/system
@@ -2,7 +2,7 @@
 ################################################################################
 #
 # File:         $RCSfile: system,v $
-# Revision:    $Revision: 1.6 $
+# Revision:     $Revision: 1.6 $
 # Description:  System specific settings
 # Author:       Andrew@DeFaria.com
 # Created:      Mon Aug 20 17:35:01  2001
@@ -27,31 +27,20 @@ case "$SYSNAME" in
     SYSNAME="Venus"
     ;;
 
-  Rdecc1-ldom)
-    SYSNAME="Server1"
+  Cdvra99a0983)
+    SYSNAME="Dev"
     ;;
 
-  Rdebf1-ldom)
-    SYSNAME="Server2"
+  Cuvra99a0983)
+    SYSNAME="UAT"
     ;;
 
-  Rdews-ldom)
-    SYSNAME="Server3"
+  Crvra99a0983)
+    SYSNAME="BCP"
     ;;
 
-  Rdebf1)
-    SYSNAME="Rdebuild1"
+  Cpvra99a0983)
+    SYSNAME="Production"
     ;;
 
-  Rdebf2)
-    SYSNAME="Rdebuild2"
-    ;;
-
-  Rdebf3)
-    SYSNAME="Rdebuild3"
-    ;;
-
-  Rdebf4)
-    SYSNAME="Rdebuild4"
-    ;;
 esac