diff options
-rwxr-xr-x | test/mocks/mass-pnf-sim/pnf-sim-lightweight/simulator.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/mocks/mass-pnf-sim/pnf-sim-lightweight/simulator.sh b/test/mocks/mass-pnf-sim/pnf-sim-lightweight/simulator.sh index 6f2514a05..9116fb80c 100755 --- a/test/mocks/mass-pnf-sim/pnf-sim-lightweight/simulator.sh +++ b/test/mocks/mass-pnf-sim/pnf-sim-lightweight/simulator.sh @@ -128,7 +128,6 @@ function start(){ set_vsftpd_file_owner archive_logs docker-compose -f $1 up -d - RUNNING_COMPOSE_CONFIG=$1 fi } |