X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fbash_login;h=ff64550bdc75802346ae65ab3aa0cadf07e2511d;hb=d266a5541890effba039977967bf046ea2e0f35b;hp=000895336c625e6c86b300011aecb2126efdf2f8;hpb=c18e95513620e98cb01133d8911163fb7f7d5c09;p=clearscm.git diff --git a/rc/bash_login b/rc/bash_login index 0008953..ff64550 100644 --- a/rc/bash_login +++ b/rc/bash_login @@ -100,8 +100,6 @@ if [ -r /etc/bash_completion -a $ARCHITECTURE != "cygwin" ]; then source /etc/bash_completion fi -export CVSROOT=:ext:andrew@clearscm.com:/var/cvs/cvsroot - if [ -x ~/.rc/logout ]; then trap "~/.rc/logout" 0 fi