mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +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>