From ccd32fe9322a5b240253ebb03c54c14d8f85323a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 22 Aug 2012 07:10:20 +0000 Subject: Be less chatty git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@548 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- publish | 1 - 1 file changed, 1 deletion(-) (limited to 'publish') diff --git a/publish b/publish index d639aee..2bdec5b 100755 --- a/publish +++ b/publish @@ -175,7 +175,6 @@ if [[ "$#" = 0 ]]; then fi if [ "$inputxclip" != 1 ] ; then - echo "No files given on the command line, using stdin" >&2 cat > "$stdin" else if which xclip >/dev/null 2>&1; then -- cgit v1.2.3