check-lte-firmware-upgrade: remove workaround

This is fixed in 6.44beta75.
This commit is contained in:
Christian Hesse 2019-02-11 16:21:28 +01:00
parent 770397d029
commit f60d99a254

View file

@ -13,8 +13,6 @@
:local IntName [ / interface lte get $Interface name ];
:do {
:local Firmware [ / interface lte firmware-upgrade $Interface once as-value ];
# strip the extra line break (TODO: remove when fixed upstream)
:set ($Firmware->"latest") [ :pick ($Firmware->"latest") 0 [ :find ($Firmware->"latest") "\n" ] ];
:if ($SentLteFirmwareUpgradeNotification = ($Firmware->"latest")) do={
:log debug ("Already sent the LTE firmware upgrade notification for version " . \