substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.
authorLudovic Courtès <ludo@gnu.org>
Thu, 9 Oct 2014 11:38:16 +0000 (13:38 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 9 Oct 2014 21:51:19 +0000 (23:51 +0200)
commit4938b0eead9b1f34883c166a16c769a5db03edd9
tree6dca363040a808a928086c927106dac177efd898
parent9176607ec4cffb85b46e71af49bbc8a330aec5c3
substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.

* guix/scripts/substitute-binary.scm (%cache-url): Ignore the
  'GUIX_BINARY_SUBSTITUTE_URL' environment variable.
* test-env.in: Invoke 'guix-daemon' with '--substitute-urls'.
* tests/substitute-binary.scm: Set '%cache-url' to the value of
  'GUIX_BINARY_SUBSTITUTE_URL'.
guix/scripts/substitute-binary.scm
test-env.in
tests/substitute-binary.scm