Skip to content

Commit bf6b8d8

Browse files
committed
Tweaked bin/mergedevbranch
- Legacy-Id: 13590
1 parent 40181b8 commit bf6b8d8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

bin/mergedevbranch

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,6 @@ time { ietf/manage.py test --settings=settings_sqlitetest \
197197
|| die "Tests failed.\nThe commit script is ../cicmd/commit-${rev}-merge.sh"; } 3>&1 1>&2 2>&3 | bin/count
198198
echo ""
199199
200-
read -p "Continue with email sending? [Y/n] "
201-
[ "$REPLY" = "Y" -o "$REPLY" = "y" -o "$REPLY" = "" ] || exit
202-
203200
note "Sending email to changeset author: <$who>"
204201
mail -s "Merged datatracker branch personal/$branch@$rev to trunk" $who -c henrik@levkowetz.com <<-EOF
205202
Hi,

0 commit comments

Comments
 (0)