Skip to content

Commit 1747ec2

Browse files
committed
amend echo default seconds
1 parent a727abc commit 1747ec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

batcher/aligned/send_burst_with_random_address.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# BURST_DELAY in secs (default 30)
1111

1212
if [ -z $BURST_DELAY ]; then
13-
echo "Using default burst delay 10"
13+
echo "Using default burst delay 30"
1414
BURST_DELAY=30
1515
fi
1616

0 commit comments

Comments
 (0)