tests: Adjust to not rely on /bin/sh.
authorLudovic Courtès <ludo@gnu.org>
Wed, 2 Jan 2013 00:04:37 +0000 (01:04 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 2 Jan 2013 00:04:37 +0000 (01:04 +0100)
commit97d3998e7a8a8e22fbef2e42db66456b826b1695
tree28c146b97e8e79cdcb36e5b83d1c649b04beeea9
parent52b8e5fc30f42914c1dadeca4243a5b55467be48
tests: Adjust to not rely on /bin/sh.

* tests/derivations.scm (%bash): New variable.
  Replace occurrences of "/bin/sh" by %BASH.
* tests/union.scm ("union-build"): Delete duplicates from
  %BOOTSTRAP-INPUTS.
tests/derivations.scm
tests/union.scm