Skip to content
Unverified Commit b4e2b6bc authored by aszlig's avatar aszlig
Browse files

nixos/lib/testing: Fix unsetting $xchg

Regression introduced by 4dcb685a

.

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: default avataraszlig <aszlig@redmoonstudios.org>
parent 38ae858e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment