1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 21:50:35 +02:00
Files
guix/gnu/installer
Mathieu Othacehe 33023baac8 installer: Fix skip-to-step issue.
When trying to jump to the first step, DONE-STEPS ends-up being null, which
fails the matching condition.

* gnu/installer/steps.scm (skip-to-step): Split matching conditions to handle
the empty DONE-STEPS case properly.
2019-04-21 12:12:11 +02:00
..
2019-01-17 14:04:23 +01:00
2019-01-17 14:04:26 +01:00
2019-04-21 12:12:11 +02:00
2019-01-17 14:04:24 +01:00
2019-01-17 14:04:22 +01:00