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 |