[bisq-network/bisq] Backup is using always Bisq folder not the one defined in appName (#2084)

Manfred Karrer notifications at github.com
Thu Dec 6 23:24:41 UTC 2018


Seems to be related to the option parsing changes and is not fixed with latest PR.

If you use option `--appName=Bisq-1` the result from `dataDir = new File(environment.getProperty(AppOptionKeys.APP_DATA_DIR_KEY));`
is `Bisq` instead of `Bisq-1`.
If accessed with `new File(environment.getAppDataDir());` it is correct.

-- 
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/issues/2084
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181206/86fbbc4f/attachment-0001.html>


More information about the bisq-github mailing list