Bruno Windels
|
377a20fffa
|
bring indentation in line with other front-end projects
|
2018-08-14 12:53:16 +02:00 |
Bruno Windels
|
f57628e3d0
|
dont swallow riot server errors
|
2018-07-31 14:48:05 +02:00 |
Bruno Windels
|
e50420dd1b
|
apply config file when starting riot, not installing, so we can support riots that were built by another process
|
2018-07-31 11:48:54 +02:00 |
Bruno Windels
|
31fcf08fec
|
only allow one riot server instance simultaneously
|
2018-07-31 11:48:29 +02:00 |
Bruno Windels
|
29d688543d
|
stop servers on error in run script
|
2018-07-31 10:35:21 +02:00 |
Bruno Windels
|
976f041bba
|
remove test exit, and use port we are semi-sure is free
|
2018-07-31 10:35:21 +02:00 |
Bruno Windels
|
c3b7e6c7cb
|
make scripts executable, running them with sh does something weird on travis
|
2018-07-31 10:35:21 +02:00 |
Bruno Windels
|
20becf8735
|
force running scripts in bash, as it's not the default shell on Ubuntu (which is what Travis runs)
|
2018-07-31 10:35:21 +02:00 |
Bruno Windels
|
5389a42bc1
|
use readlink instead of realpath as it seems to be more portable
|
2018-07-27 15:04:04 +02:00 |
Bruno Windels
|
5e1517eb4d
|
no need for push/popd in sub-shell
|
2018-07-27 14:10:19 +02:00 |
Bruno Windels
|
a6304ce83e
|
now the output isn't overwhelming anymore, output what's happening at every step
|
2018-07-27 13:43:12 +02:00 |
Bruno Windels
|
c9461dd296
|
hide riot static server output
|
2018-07-27 13:29:59 +02:00 |
Bruno Windels
|
01612f71bf
|
dont assume current directory in scripts
|
2018-07-18 18:04:31 +02:00 |
Bruno Windels
|
2cb83334ed
|
add script to install, start and stop riot
|
2018-07-18 17:52:51 +02:00 |