[Ovmsdev] A recent change is causing OVMS spam
Chip Cangialose
chip at cangmag.com
Mon Apr 6 02:01:13 HKT 2020
Some recent update is causing me to get OVMS Notifications, one a minute. I’m still running v3.0.6. Has there been a recent polling routine added to the server?This is super annoying. Sent from my handheld From: OvmsDev <ovmsdev-bounces at lists.openvehicles.com> on behalf of Craig Leres <leres at xse.com>
Sent: Saturday, April 4, 2020 11:55 AM
To: OVMS Developers; Michael Balzer
Subject: Re: [Ovmsdev] Ready for 3.2.011? On 2020-04-04 10:52, Michael Balzer wrote:
> Adding "--recursive" is recommended, but I think you really need to merge upstream/master before doing the submodule update.
>
> "submodule update" will update the submodules to the state as required by the current repository state. So you first need to update your branch or checkout an
> updated one.
Am I not updating in the correct order?
#!/bin/sh
set -x
git fetch upstream
git checkout master
git submodule update --recursive
git merge upstream/master
git push
Should the submodule update go last?
Craig
_______________________________________________
OvmsDev mailing list
OvmsDev at lists.openvehicles.com
http://lists.openvehicles.com/mailman/listinfo/ovmsdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20200405/eb35f617/attachment.html>
More information about the OvmsDev
mailing list