Ludovic Courtès 93add9bf7d
reconfigure: Correctly re-throw SRFI-34 exceptions on Guile 3.
Previously, we'd just print an ugly backtrace when running on Guile 3
because the '%exception throw would not be caught anywhere.

Reported by Arne Babenhauserheide <arne_bab@web.de>
in <https://bugs.gnu.org/40496>.

* guix/scripts/system/reconfigure.scm (install-bootloader-program): In
'catch' handler, match '%exception and use 'raise-exception' instead of
'throw' to rethrow in that case.
2020-04-08 00:05:45 +02:00
..
2019-09-23 11:56:40 -07:00
2018-09-04 17:25:11 +02:00
2020-01-15 23:48:33 +01:00
2020-01-16 15:27:24 +01:00
2020-01-07 12:25:09 +01:00
2020-01-16 18:30:57 +01:00
2019-09-23 23:41:19 +02:00
2019-09-23 23:41:19 +02:00
2020-01-16 15:27:24 +01:00