mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 08:18:20 +04:00
A stray ')' made auc skip the check if all mandatory fields of a branch are present. Fix paranthesis in that if-clause to actually check for all fields. Don't even fetch package lists if checking only for release. Signed-off-by: Daniel Golle <daniel@makrotopia.org>