]> git.draconx.ca Git - liblbx.git/commit
tests: Source image header in a subshell.
authorNick Bowler <nbowler@draconx.ca>
Thu, 23 Jan 2014 01:50:33 +0000 (20:50 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 23 Jan 2014 03:13:44 +0000 (22:13 -0500)
commiteddbb4497da928fbab743879384056b6300e9cbb
tree0111b495849576d50b32ae108c8b0ca53037db42
parent2f9f9c25dc11a8849702f2ef8acefefcb8466a9e
tests: Source image header in a subshell.

Use a subshell when sourcing the image header in pam-formats so that
the shell variables do not persist past the end of the test.  While
unlikely, a value left over from an earlier test might result in
false positives in later tests.
tests/pam-formats.tap