target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC
[openwrt.git] / target / linux / brcm47xx / base-files / lib / upgrade / platform.sh
index 644f3c1..48885b1 100644 (file)
@@ -1,7 +1,7 @@
 PART_NAME=firmware
 
 platform_check_image() {
-       [ "$ARGC" -gt 1 ] && return 1
+       [ "$#" -gt 1 ] && return 1
 
        case "$(get_magic_word "$1")" in
                # .trx files