nixpkgs/nixos
aszlig 5526517da9 nixos/lib/testing: Fix unsetting $xchg
Regression introduced by 4dcb685af9.

Unsetting the environment variable shortly before using it is not going
to end up very well, so let's just filter out the variable from the
output of export and unset it shortly afterwards.

This fixes the runInMachine NixOS test.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
(cherry picked from commit b4e2b6bc6a)
2016-10-01 21:26:43 +03:00
..
doc/manual fix manual syntax 2016-10-01 14:55:15 +02:00
lib nixos/lib/testing: Fix unsetting $xchg 2016-10-01 21:26:43 +03:00
maintainers
modules Merge remote-tracking branch 'origin/release-16.09' into staging-16.09 2016-09-30 21:36:20 +02:00
tests Add a simple test for Samba 2016-09-30 21:31:11 +02:00
COPYING
default.nix
README
release-combined.nix Make the NFSv4 tests release-critical 2016-09-29 20:38:41 +02:00
release-small.nix release-small: drop mysql51, removed in 975d33e6 2016-08-13 09:46:42 +02:00
release.nix Add a simple test for Samba 2016-09-30 21:31:11 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.