current tests need riot develop to set a room alias without a domain name
This commit is contained in:
parent
4aad156b92
commit
8ee7623d90
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
RIOT_BRANCH=master
|
||||
RIOT_BRANCH=develop
|
||||
|
||||
BASE_DIR=$(readlink -f $(dirname $0))
|
||||
if [ -d $BASE_DIR/riot-web ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue