X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fsystem;h=a43a36ad727cd868980016f3de28dcccb6582dc6;hb=99d800f7afaf8a200aea0aea4609a6c435dca5ad;hp=03a1fb35172e88809fff9b72856eef831dd2a8be;hpb=201c4691639017573d7caf7bf03de6bf12db6614;p=clearscm.git diff --git a/rc/system b/rc/system index 03a1fb3..a43a36a 100644 --- 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 @@ -26,4 +26,21 @@ case "$SYSNAME" in Az25jzhxkb2d) SYSNAME="Venus" ;; + + Cdvra99a0983) + SYSNAME="Dev" + ;; + + Cuvra99a0983) + SYSNAME="UAT" + ;; + + Crvra99a0983) + SYSNAME="BCP" + ;; + + Cpvra99a0983) + SYSNAME="Production" + ;; + esac