]> source.dussan.org Git - sonarqube.git/commit
fix start.sh and stop.sh on ubuntu with zsh
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Fri, 3 Apr 2015 09:05:37 +0000 (11:05 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Tue, 7 Apr 2015 09:27:33 +0000 (11:27 +0200)
commit3dbfee3fe1e9d2d5f2f25135e8633377b09dd541
treea4878694790fcdb6129b87effbc2bef7e53a7923
parentaf6d4a423967e033cdf51e3762d0a4d14f659983
fix start.sh and stop.sh on ubuntu with zsh

moved to bash instead of sh
rewrite testing for existing file and directory so that hopefully it works on both Linux and MacOs
start.sh
stop.sh