]> arthur.barton.de Git - bup.git/commit
wvtest: chdir to start dir before extracting stack
authorRob Browning <rlb@defaultvalue.org>
Sat, 27 Aug 2016 17:11:13 +0000 (12:11 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 10 Sep 2016 15:22:21 +0000 (10:22 -0500)
commita92872af5aa46e4ae8f89c892f360c8d72ee63da
tree53ba5765ab99efa74519d7fb561c0d900be9f67e
parentaf1e9c1078fa2392ae416e70addb41c6fcf4dc8d
wvtest: chdir to start dir before extracting stack

It looks like traceback may not be able to find the source text if the
current directory has been changed from the original.

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