File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 4545 surname: local
46464747 password: '#Bugs4Fun'
48- controllers:
49- - name: local-controller
50- host: localhost
48+ controller:
49+ name: local-controller
5150 container:
5251 image: $CONTROLLER_IMAGE
5352---
Original file line number Diff line number Diff line change 3636fi
3737
3838echoInfo " Running Test Runner..."
39- # Testing local agent, need mounted docker socket to sue legacy agent commands
39+ # Testing local agent, need mounted docker socket to use legacy agent commands
4040docker run --rm --name test-runner --network host \
4141 -v ~ /.iofog/:/root/.iofog/ \
4242 -v /var/run/docker.sock:/var/run/docker.sock \
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ prettyTitle() {
3838#
3939prettyHeader () {
4040 echoInfo " ## $1 ####################################################"
41- echoInfo " ## Copyright (C) 2019 , Edgeworx, Inc."
41+ echoInfo " ## Copyright (C) 2020 , Edgeworx, Inc."
4242 echo
4343}
4444
You can’t perform that action at this time.
0 commit comments