1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-18 07:08:27 +02:00

* Use bash in the tests.

This commit is contained in:
Eelco Dolstra 2009-03-25 16:11:04 +00:00
parent a046858a22
commit 8146a0c731
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
TESTS_ENVIRONMENT = $(SHELL) -e
TESTS_ENVIRONMENT = $(bash) -e
extra1 = $(shell pwd)/test-tmp/shared