tests: Adjust 'guix build -S' test for source-less packages.
authorLudovic Courtès <ludo@gnu.org>
Mon, 3 Oct 2016 13:24:21 +0000 (15:24 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 3 Oct 2016 13:24:21 +0000 (15:24 +0200)
commitd223ac4acc51602e1be91d611ea2b4266edf6ee3
treec7d7e80de89b862e5c4c6ae449b95463a2859e2f
parent2b4363891c70bbf641bff8ff0a6fb7526babd5b9
tests: Adjust 'guix build -S' test for source-less packages.

This is a followup to 8a54c0ec694ad6e22b155d167552b8fd0914e82d.

* tests/guix-build.sh: Allow 'guix build -S' to succeed with source-less
packages.  Check that the result is the empty string.
tests/guix-build.sh