mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 22:41:59 +01:00
Removed debugging from setup
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
dddd220449
commit
6019e48811
@ -25,8 +25,6 @@ launch_containers() {
|
|||||||
|
|
||||||
echo -e "PACKAGE=$PACKAGE\nPILER_HOST=cust1.acts.hu\nRT=$RT" > .env
|
echo -e "PACKAGE=$PACKAGE\nPILER_HOST=cust1.acts.hu\nRT=$RT" > .env
|
||||||
|
|
||||||
env|sort
|
|
||||||
pwd
|
|
||||||
log "running docker-compose"
|
log "running docker-compose"
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
wait_for_sleep_cycle_in_container "piler1"
|
wait_for_sleep_cycle_in_container "piler1"
|
||||||
|
Loading…
Reference in New Issue
Block a user