[bisq-network/bisq] Fix false deletion of hsdir when using --appDataDir (#4018)

Florian Reimair notifications at github.com
Fri Feb 28 17:14:27 UTC 2020


Probably fixes https://github.com/bisq-network/bisq/issues/3995

There are circumstances where input via --appDataDir
will lead to the hiddenservice-directory to be deleted.
Successfully reproduced using

  --appDataDir=~/foo

Although the "~" does not get interpreted correctly on
my linux system, it does manage to throw off the
mechanics of sparing the hiddenservice-directory from
being deletd.

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4018

-- Commit Summary --

  * Fix false deletion of hsdir when using --appDataDir

-- File Changes --

    M common/src/main/java/bisq/common/storage/FileUtil.java (4)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4018.patch
https://github.com/bisq-network/bisq/pull/4018.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4018
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200228/d5e9af58/attachment.html>


More information about the bisq-github mailing list