Commit Graph

15 Commits

Author SHA1 Message Date
philippe-perrin-sonarsource 41f73e8c27 Add support for Windows in ./scripts/start.sh 2019-06-11 20:21:11 +02:00
Duarte Meneses 323edff58d Support edition aliases in start script 2018-06-14 11:50:35 +02:00
Sébastien Lesaint 6d00d795cd [scripts] drop now useless targetDirOf function in edition.sh 2018-06-13 20:20:50 +02:00
Sébastien Lesaint 41df354386 [scripts] use a more portable bash shebang 2018-06-12 20:21:01 +02:00
Sébastien Lesaint 4264ca3f1c SONAR-10690 start.sh, stop.sh & logs.sh support SQ editions 2018-06-12 20:20:59 +02:00
David Rautureau 1a17e4302e Move To Gradle 2018-03-09 11:33:38 +01:00
Julien HENRY 4faf1e19c2 Fix start.sh to support bash CD_COMPLAINS
Starting from bash 4.4, passing multiple arguments to `cd` will fail.
https://askubuntu.com/questions/905832/ubuntu-17-04-bash-cd-too-many-arguments#905877
2017-07-24 09:55:16 +02:00
Sébastien Lesaint 0ce4d2cae3 [script] add logs.sh + tail all SQ log files in start.sh 2017-01-03 15:41:42 +01:00
Janos Gyerik 48996da870 [script] Do not use deprecated -# flag of tail 2016-11-23 14:17:46 +01:00
Janos Gyerik 38b4f6911e [script] Simplify condition 2016-11-23 14:17:33 +01:00
Janos Gyerik a884c4e4b2 [script] Double-quote to prevent globbing and word splitting 2016-11-23 14:17:29 +01:00
Janos Gyerik 6946d773d9 [script] Use conditons on cmd directly instead of indirectly on $? 2016-11-23 14:17:24 +01:00
Janos Gyerik 7ed6224f07 [script] Redirect output in a simpler and more natural way 2016-11-23 14:17:14 +01:00
Sébastien Lesaint 411eb18952 [SCRIPTS] unziping silently in start.sh 2015-08-06 14:18:35 +02:00
Sébastien Lesaint c31e066717 [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
2015-08-06 14:18:35 +02:00