Ludovic Courtès 92359aed40
guix build: '--log-file' no longer returns several log files.
Fixes a regression introduced in
9353b199c18caca4a429f20423e1a5e7bc26a8da whereby something like:

  guix build --log-file $(guix build -d guile)

would return two log files.  This led to a failure of 'tests/guix-build.sh'.

* guix/scripts/build.scm (guix-build): Filter out derivation file names
from ITEMS.
2019-06-23 19:53:03 +02:00
..
2017-05-03 16:16:17 +02:00
2018-09-04 17:25:11 +02:00
2019-01-17 17:58:35 +01:00
2018-07-10 10:11:01 +02:00
2019-06-10 23:16:47 +02:00