Update batch comparison so that pr's can be sent with send-pr.el. PR #1077

This commit is contained in:
jtc 1995-08-31 19:06:23 +00:00
parent e9b2e388aa
commit 9d398c5d3a
1 changed files with 1 additions and 1 deletions

View File

@ -465,7 +465,7 @@ while [ -z "$REQUEST_ID" ]; do
$ECHON1 "a)bort, e)dit or s)end? $ECHON2"
read input
else
if [ $CNT -eq 5 ]; then
if [ $CNT -eq 6 ]; then
input=s
else
input=a