* Forgot to commit.

svn path=/nixos/trunk/; revision=33938
This commit is contained in:
Eelco Dolstra 2012-04-27 08:47:51 +00:00
parent 03f2847054
commit 387f1d6032

View file

@ -142,6 +142,7 @@ rec {
driver = runCommand "nixos-test-driver"
{ buildInputs = [ makeWrapper];
inherit testScript;
preferLocalBuild = true;
}
''
mkdir -p $out/bin