[bisq-network/bisq] Fix install_java.bat when setting long PATH environment variable (#2131)

Devin Bileck notifications at github.com
Sat Dec 15 08:01:00 UTC 2018


Avoid using setx to append to the PATH environment variable as it will
truncate to 1024 characters. Instead, use SetEnvironmentVariable
in powershell.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix when setting long PATH environment variable

-- File Changes --

    M scripts/install_java.bat (9)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2131.patch
https://github.com/bisq-network/bisq/pull/2131.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/2131
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181215/4b956b31/attachment.html>


More information about the bisq-github mailing list