guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

47/64: Fix Debian tests


From: Ludovic Courtès
Subject: 47/64: Fix Debian tests
Date: Mon, 05 Jan 2015 16:39:07 +0000

civodul pushed a commit to branch nix
in repository guix.

commit 6dd10873961d45fd246b48ad82b7f05ad3d4d077
Author: Eelco Dolstra <address@hidden>
Date:   Fri May 2 19:02:10 2014 +0200

    Fix Debian tests
    
    These actually run as root in a VM, so they get confused.
    
    http://hydra.nixos.org/build/10775854
---
 tests/init.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/init.sh b/tests/init.sh
index 37480f5..5be999e 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]