X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=set-comments;h=c503aec0a93ea62c37ce3b3939524c0f49e31575;hp=b87f21166932f9f7ec24b9b2c21f267f488adf3a;hb=e81919074554ec1e719f1431667299c9c84dc854;hpb=03d52d3c6074b28a3e55911102c0b4b3bb1c38a1 diff --git a/set-comments b/set-comments index b87f211..c503aec 100755 --- a/set-comments +++ b/set-comments @@ -23,7 +23,6 @@ cd "${BASH_SOURCE%/*}/proposed-comments" shell="ssh -oStrictHostKeyChecking=no $(chost iankelling.org)" while [[ $1 ]]; do case $1 in - -a) all=true; shift ;; -l) shell= ; shift ;; # -l for local esac done