From: Don Armstrong Date: Wed, 26 Apr 2017 02:04:29 +0000 (-0700) Subject: remove env call X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ba3ae711e29b067133f76287df002e94fbbb8404;p=bin.git remove env call --- diff --git a/getmail b/getmail index e7a4ee2..62e37de 100755 --- a/getmail +++ b/getmail @@ -37,7 +37,6 @@ fi; if [ -e ~/.ssh/"ssh_agent_info_$HOSTNAME" ]; then . ~/.ssh/"ssh_agent_info_$HOSTNAME" > /dev/null; fi; -env; PID="$(pgrep -U $(id -u) offlineimap)"; if [ -n "$PID" ]; then