Skip to content

Commit

Permalink
add TARGET_MODE dump for log
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely committed Sep 20, 2023
1 parent d4d3981 commit 71873b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer/node/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
# set vars for test mode
export DISPLAY=:0.0
CONTAINER_IP=$(hostname -i)
echo 'netstat dump'
echo "TARGET_MODE=$TARGET_MODE"
echo "netstat dump"
netstat -anp

echo 'testing spawner-service'
Expand Down

0 comments on commit 71873b6

Please sign in to comment.