Re: [PATCH] refresh: Support comma separated updater types.

2015-10-28 Thread Alex Kost
Ludovic Courtès (2015-10-27 23:18 +0300) wrote: > Alex Kost skribis: > >> From 4a5132f171dfe6bac99661e75e7c5e53c4f74116 Mon Sep 17 00:00:00 2001 >> From: Alex Kost >> Date: Tue, 27 Oct 2015 21:13:05 +0300 >> Subject: [PATCH] refresh: Support comma separated updat

Re: [PATCH] refresh: Support comma separated updater types.

2015-10-27 Thread Ludovic Courtès
Alex Kost skribis: > From 4a5132f171dfe6bac99661e75e7c5e53c4f74116 Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Tue, 27 Oct 2015 21:13:05 +0300 > Subject: [PATCH] refresh: Support comma separated updater types. > > * guix/scripts/refresh.scm (%options): Handle comma s

[PATCH] refresh: Support comma separated updater types.

2015-10-27 Thread Alex Kost
uot;-t cran -t elpa", use a >> comma separated list as it is done in "guix lint --checkers=..."? > > I agree it would be more consistent (I guess I was a bit lazy here…) > Would you like to make this change? Otherwise I can give it a go. Yes, I'd like. The patch