mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-15 11:24:42 +00:00
bcm53xx: sysupgrade: drop useless shift in platform.sh
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45914
This commit is contained in:
parent
46bc3ed25a
commit
3d4f163df1
@ -193,6 +193,5 @@ platform_do_upgrade() {
|
||||
"cybertan") cmd=$(platform_trx_from_cybertan_cmd "$trx");;
|
||||
esac
|
||||
|
||||
shift
|
||||
default_do_upgrade "$trx" "$cmd"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user