[riot-notifications] [RIOT-OS/RIOT] tests/riotboot: make automatic script work with cc2538-bsl (#15446)
Francisco
notifications at github.com
Tue Nov 17 11:08:33 CET 2020
@fjmolinas commented on this pull request.
>
if __name__ == "__main__":
- sys.exit(run(testfunc))
+ res = 1
+ global current_app_ver
+ global current_slot_num
+ # set current slot number and app version
+ res = run(testcurrent)
Or is the reasoning still not clear? If its clear I can add a comment in the test script.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15446#discussion_r525033007
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201117/20955415/attachment.htm>
More information about the notifications
mailing list