bin/mocksetup: /var/cache/mock: -u: Fix.
[nethome.git] / .bash_profile
index d018d5c..1105d6b 100644 (file)
@@ -2,7 +2,5 @@ if [ -f "$HOME/.bashrc" ];then export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV
 
 # '2>/dev/null' as finger(1) may not be present.
 finger 2>/dev/null
-test -d $HOME/Mail && m
-cat 2>/dev/null .perlmail-submit.log
 
 if [ -f "$HOME/.bash_profile.local" ];then source "$HOME/.bash_profile.local";fi