]> arthur.barton.de Git - bup.git/commit
Ensure pytests preserve the cd $(pwd -P) behavior
authorRob Browning <rlb@defaultvalue.org>
Sun, 15 Nov 2020 18:21:28 +0000 (12:21 -0600)
committerRob Browning <rlb@defaultvalue.org>
Thu, 26 Nov 2020 21:53:09 +0000 (15:53 -0600)
commit96da3f0142c8f41fc379db4e4e31df2426d466b5
tree172836ede1ba625d6f0174b1b7c3b06128f723c7
parented481c54a523d52dfd575c5f4065c5ddfdab8146
Ensure pytests preserve the cd $(pwd -P) behavior

Previously handled in the Makefile.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
conftest.py