*** empty log message ***

This commit is contained in:
hjp 1999-07-29 14:13:22 +00:00
parent 2ef01ef9ab
commit 70715756b4
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ then
else
export REMOTEHOST=`
who am i |
grep '(.*)' |
sed -e 's/.*(\(.*\)).*/\1/'`
fi
if [[ -z "$DISPLAY" ]]