]> source.dussan.org Git - sonarqube.git/commit
Fix minor safety issues in built-in patches (#3155)
authorJanos Gyerik <janos.gyerik@sonarsource.com>
Thu, 15 Mar 2018 11:05:01 +0000 (12:05 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Mar 2018 11:05:01 +0000 (12:05 +0100)
commit31436ae379c0680f6502a35ef590afa4ac819e47
treecd65bdcc4313d7cf00626256246d944de7afc434
parent8ab2074c40707cec61b1fecbdf7eb6a23881161c
Fix minor safety issues in built-in patches (#3155)

* Add shebang line for all patches

* Properly double-quote variables used on the command line

* Use different debug port for debug CE and Web

* Add double-quotes around long -agentlib option too
scripts/patches/README.md
scripts/patches/debug_ce.sh
scripts/patches/debug_web.sh
scripts/patches/mysql.sh
scripts/patches/postgres.sh