commit bash-20140228 snapshot

This commit is contained in:
Chet Ramey
2014-03-07 16:11:28 -05:00
parent df8375c37c
commit 15baad6212
34 changed files with 23705 additions and 3904 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ esac
${RMAIL} $SMARGS < "$TEMPFILE1" || {
cat "$TEMPFILE1" >> $HOME/dead.bashbug
echo "$0: mail failed: report saved in $HOME/dead.bashbug" >&2
echo "$0: mail to ${BUGADDR} failed: report saved in $HOME/dead.bashbug" >&2
}
exit 0