]> git.draconx.ca Git - liblbx.git/commitdiff
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)
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.


No differences found