MFC: Don't lie about saved reports.
PR: gnu/89777 Submitted by: edwin
This commit is contained in:
parent
a91c864791
commit
b765336b7e
@ -576,7 +576,7 @@ else
|
||||
if [ -z "$BATCH" ]; then
|
||||
BAD=`mktemp -t pbad`
|
||||
echo "$COMMAND: the problem report remains in $BAD and is not sent."
|
||||
mv $REF $BAD
|
||||
mv $TEMP $BAD
|
||||
else
|
||||
echo "$COMMAND: the problem report is not sent."
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user