[PATCH] dpkg: check for command argument

Denys Vlasenko vda.linux at googlemail.com
Tue Mar 30 14:21:15 UTC 2010


>>          || (!(opt & OPT_list_installed) && !argv[0]) /* - all except
>> -l require argument */
>
> This is duplicate check to:
>
>        if (!deb_count)
>                bb_error_msg_and_die("no package files specified");

Removed. Thanks.
-- 
vda


More information about the busybox mailing list