]> arthur.barton.de Git - bup.git/commit
wvtest-bup.sh: set _wvtop to the physical path
authorRob Browning <rlb@defaultvalue.org>
Sun, 28 Mar 2021 21:11:03 +0000 (16:11 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 28 Mar 2021 21:25:18 +0000 (16:25 -0500)
commit28b9af6269c8770a4d21844a59ef29548cb90e45
tree0137ec650985fab54fb6247e8edce6756ea5226d
parent313876c4071f5dd767a736b2c6f0741d4fe17ce4
wvtest-bup.sh: set _wvtop to the physical path

The previous fix was insufficient:
96da3f0142c8f41fc379db4e4e31df2426d466b5

The problem can be demonstrated via:

  ln -s bup-real bup
  cd bup
  make check

cf. 7a8f8d91501525d4710918a1638b5df1fd4c54a5

Thanks to Johannes Berg for tracking down the solution.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
wvtest-bup.sh