about summary refs log tree commit diff
path: root/tests/common.sh.in
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-05-31T11·07+0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-05-31T11·07+0200
commit759ac27f282182075047887dd7574749eea2488a (patch)
treee7fcf89f1def8eb2186f487d947139e1ac58334f /tests/common.sh.in
parentc9ff3747db50ad31465e0b67ab9d0ffff36d2e86 (diff)
Fix nix-profile test in a chroot
http://hydra.nixos.org/build/36462078
Diffstat (limited to 'tests/common.sh.in')
-rw-r--r--tests/common.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/common.sh.in b/tests/common.sh.in
index 756c20c9d9d6..e721c36967b9 100644
--- a/tests/common.sh.in
+++ b/tests/common.sh.in
@@ -22,6 +22,7 @@ export HOME=$TEST_HOME
 mkdir -p $TEST_HOME
 
 export PATH=@bindir@:$PATH
+coreutils=@coreutils@
 
 export NIX_BUILD_HOOK=
 export dot=@dot@