看板 DFBSD_commit 關於我們 聯絡資訊
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