git: sh: Fix $? in heredocs on simple commands.

看板DFBSD_commit作者時間14年前 (2011/08/22 08:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 87838cc9ea8a6c1c9a2cc20b78bfbc97026c3c04 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Sun Aug 21 13:10:39 2011 -0700 sh: Fix $? in heredocs on simple commands. Obtained-from: FreeBSD 222716 Summary of changes: bin/sh/eval.c | 5 +++-- tools/regression/bin/sh/expansion/heredoc2.0 | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 tools/regression/bin/sh/expansion/heredoc2.0 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/87838cc9ea8a6c1c9a2cc20b78bfbc97026c3c04 -- DragonFly BSD source repository
文章代碼(AID): #1EKPn6Eh (DFBSD_commit)