aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/start.sh
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-10690 start.sh, stop.sh & logs.sh support SQ editionsSébastien Lesaint2018-06-121-13/+31
|
* Move To GradleDavid Rautureau2018-03-091-3/+3
|
* Fix start.sh to support bash CD_COMPLAINSJulien HENRY2017-07-241-1/+1
| | | | | 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
* [script] add logs.sh + tail all SQ log files in start.shSébastien Lesaint2017-01-031-7/+18
|
* [script] Do not use deprecated -# flag of tailJanos Gyerik2016-11-231-1/+1
|
* [script] Simplify conditionJanos Gyerik2016-11-231-1/+1
|
* [script] Double-quote to prevent globbing and word splittingJanos Gyerik2016-11-231-6/+6
|
* [script] Use conditons on cmd directly instead of indirectly on $?Janos Gyerik2016-11-231-4/+2
|
* [script] Redirect output in a simpler and more natural wayJanos Gyerik2016-11-231-3/+3
|
* [SCRIPTS] unziping silently in start.shSébastien Lesaint2015-08-061-1/+2
|
* [SCRIPTS] add support for patches to start.shSébastien Lesaint2015-08-061-0/+59
use seperate start and stop to avoid unpredictable errors when applying patches on a live SQ instance