mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* Fix system-snap-refresh in uc20 Simplify the test and validate the base snap during restore is the same revision than the initial one (no need to remove). Also it is included a new function to determine the revision of a snap and the test is updated accordingly. * fix shellcheck * Update tests/core/system-snap-refresh/task.yaml Co-authored-by: Andrew Phelps <136256549+andrewphelpsj@users.noreply.github.com> * Fix spread error in MATCH * make sure not extra output is displayed showing rev --------- Co-authored-by: Andrew Phelps <136256549+andrewphelpsj@users.noreply.github.com>