Fix the case where all arguments are filtered out by
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Sep 2008 13:30:33 +0000 (13:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Sep 2008 13:30:33 +0000 (13:30 -0000)
commita9c43e00915ed2eb0ebf47227403c3235b164c5a
tree1cf9d8b4c1a78e7c85438c810ee9de398791e265
parentefb7cd9243a7b1ce358e71c90bfc120210df29e2
Fix the case where all arguments are filtered out by
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES, since otherwise 'set' was
called with no arguments which caused the environment to be
displayed on stdout.

svn path=/main/trunk/; revision=11539
bin/ecompress