# HG changeset patch # User Jeff Hammel # Date 1389999506 28800 # Node ID 00f5e55cbce8aee519dbd65d1d2da262efc5f445 # Parent 1e1db18fb7fa557889b287b50056930678b6aacd elif+then diff -r 1e1db18fb7fa -r 00f5e55cbce8 bin/setup-X.sh --- a/bin/setup-X.sh Thu Jan 16 16:32:52 2014 -0800 +++ b/bin/setup-X.sh Fri Jan 17 14:58:26 2014 -0800 @@ -29,6 +29,7 @@ then SSH_ASKPASS=${GUI_SSH_ASKPASS} ssh-add elif [[ -z "$PS1" ]] + then # http://www.cyberciti.biz/faq/linux-unix-bash-check-interactive-shell/ echo "not running ssh-add: PS1 not found"