]> arthur.barton.de Git - bup.git/commit
wvtest.py: correct bup-python in #! preamble
authorRob Browning <rlb@defaultvalue.org>
Tue, 29 Dec 2015 01:57:41 +0000 (19:57 -0600)
committerRob Browning <rlb@defaultvalue.org>
Tue, 29 Dec 2015 01:57:43 +0000 (19:57 -0600)
commitcbba3f22b687cac8c1a96f79c9f16965c455faea
tree609dbd2e45f0d13b48a0efb852385edb3bf66e2b
parent18121c60223f1c8a2dc261989773dd2b501bfa38
wvtest.py: correct bup-python in #! preamble

Otherwise, manual invocations like "./wvtest.py lib/bup/t/tgit.py" fail.

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