mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* Fix for LP #1917870: properly handle nil configuration (no config) when restoring snaphots. * Add TestCommitOverNilSnapConfig test (thanks pedronis). * Add unmarshalSnapConfig() helper. * Add extra test check for "null" case (thanks mvo!)