Assume that the submitter knows what he is doing and order the

suggested actions accordingly. S)end should be the first one.
This commit is contained in:
n_hibma 2001-01-07 18:42:28 +00:00
parent 6efbd08cc6
commit ccbb4e0cbb

View File

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