Skip to content

Commit e7bc2d4

Browse files
committed
Try printing netstat in background.
1 parent ace78ad commit e7bc2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/tasks/buildah-oci-ta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ spec:
399399
date >> /app/netstat-output.txt
400400
netstat -a >> /app/netstat-output.txt
401401
echo "--------------------------------------" >> /app/netstat-output.txt
402-
sleep 30
402+
sleep 5
403403
done
404404
EOF
405405

0 commit comments

Comments
 (0)