]> git.donarmstrong.com Git - bin.git/blobdiff - getmail
add git-hogs command
[bin.git] / getmail
diff --git a/getmail b/getmail
index e7a4ee2a3a3e02905429751165b44fa388ee8f8f..62e37de799d5cf9c53cd0015dd1435b400709c42 100755 (executable)
--- 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