Fixed merge conflict

This commit is contained in:
Nabin Hait
2018-05-05 12:19:14 +05:30
19 changed files with 175 additions and 34 deletions

View File

@@ -35,6 +35,7 @@ before_script:
- bench reinstall --yes
- bench build
- bench scheduler disable
- sed -i 's/9000/9001/g' sites/common_site_config.json
- bench start &
- sleep 10