f13273368a
When a package lists contains only packages protected by a test that doesn't match for the current run, then Expand_package_list outputs nothing and the following "grep -v" fails because it has not filtered anything. Avoid this by protecting the "grep -v" call with "|| true". |
||
---|---|---|
data/debian-cd | ||
debian | ||
examples | ||
frontend | ||
functions | ||
manpages | ||
scripts | ||
share | ||
COPYING | ||
Makefile |