about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-05-02T17·02+0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-05-02T17·02+0200
commit6dd10873961d45fd246b48ad82b7f05ad3d4d077 (patch)
tree3698d54b21f9bd73134d3dac7210db38ee8c7c8b /tests
parenta8c31d501185c42de477a7e833af956d68e095c3 (diff)
Fix Debian tests
These actually run as root in a VM, so they get confused.

http://hydra.nixos.org/build/10775854
Diffstat (limited to 'tests')
-rw-r--r--tests/init.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/init.sh b/tests/init.sh
index 37480f52bd5b..5be999e4b1be 100644
--- a/tests/init.sh
+++ b/tests/init.sh
@@ -17,6 +17,7 @@ mkdir "$NIX_DB_DIR"
 mkdir "$NIX_CONF_DIR"
 
 cat > "$NIX_CONF_DIR"/nix.conf <<EOF
+build-users-group =
 gc-keep-outputs = false
 gc-keep-derivations = false
 env-keep-derivations = false