Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5526517da91e0aa719c672b54479182e896db716
      
https://github.com/NixOS/nixpkgs/commit/5526517da91e0aa719c672b54479182e896db716
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2016-10-01 (Sat, 01 Oct 2016)

  Changed paths:
    M nixos/lib/testing.nix

  Log Message:
  -----------
  nixos/lib/testing: Fix unsetting $xchg

Regression introduced by 4dcb685af940efd74a7b2b66ae917129ef232d83.

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 <asz...@redmoonstudios.org>
(cherry picked from commit b4e2b6bc6aac50094dad02a01d34d0aaca7eb3f4)


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to