Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit fdfe581

Browse files
dmiusDmitry
authored andcommitted
Some debug output added
1 parent 46fa3de commit fdfe581

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nancy_run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ RUN_ON=${RUN_ON:-localhost}
266266

267267
if [ $DEBUG -eq 1 ]; then
268268
echo "debug: ${DEBUG}"
269+
echo "debug timeout: ${DEBUG_TIMEOUT}"
269270
echo "run_on: ${RUN_ON}"
270271
echo "container_id: ${CONTAINER_ID}"
271272
echo "aws_ec2_type: ${AWS_EC2_TYPE}"

0 commit comments

Comments
 (0)