]> source.dussan.org Git - sonarqube.git/commit
[SCRIPTS] add support for patches to start.sh
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 3 Aug 2015 13:05:20 +0000 (15:05 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Thu, 6 Aug 2015 12:18:35 +0000 (14:18 +0200)
commitc31e0667170091488cfdaf1f4b7c576546832e11
tree30ba9c4e85c44e32885f8eb85dfa4b0d692e2b23
parent0ddae3998e34e24c5877b784332085a81a1ebe7e
[SCRIPTS] add support for patches to start.sh

use seperate start and stop to avoid unpredictable errors when applying patches on a live SQ instance
.gitignore
scripts/patches/README.txt [new file with mode: 0644]
scripts/patches_utils.sh [new file with mode: 0755]
scripts/property_utils.sh [new file with mode: 0755]
scripts/start.sh [new file with mode: 0755]
start.sh [changed from file to symlink]