bug#29761: guix gc doesn't error out on false --verify= options

2017-12-18 Thread Ludovic Courtès
Martin Castillo skribis: > guix gc --verify=foo should maybe error out instead of just ignoring it. Fixed in 3caab236c49012643ab46afd7e82a287ec413ee8, thanks! Ludo'.

bug#29761: guix gc doesn't error out on false --verify= options

2017-12-17 Thread Martin Castillo
guix gc --verify=foo should maybe error out instead of just ignoring it.