Fix gc-runtime test

It was failing on some platforms.

http://hydra.nixos.org/build/39538866
This commit is contained in:
Eelco Dolstra 2016-09-12 13:40:07 +02:00
parent e5949b5ce8
commit 2c8c103ef8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ esac
set -m # enable job control, needed for kill
profiles="$NIX_STATE_DIR"/profiles
rm -f $profiles/*
rm -rf $profiles
nix-env -p $profiles/test -f ./gc-runtime.nix -i gc-runtime