git: sh: Do parameter expansion before printing PS4 (set -x).

看板DFBSD_commit作者時間14年前 (2011/08/22 08:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 97fe23139626f1c181213c527159b8f5bb9b93a9 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Sun Aug 21 13:26:53 2011 -0700 sh: Do parameter expansion before printing PS4 (set -x). Obtained-from: FreeBSD 222907 Summary of changes: bin/sh/eval.c | 7 ++-- bin/sh/expand.c | 3 +- bin/sh/parser.c | 46 +++++++++++++++++++++++++++- bin/sh/parser.h | 3 +- bin/sh/sh.1 | 4 +- tools/regression/bin/sh/execution/set-x3.0 | 9 +++++ 6 files changed, 64 insertions(+), 8 deletions(-) create mode 100644 tools/regression/bin/sh/execution/set-x3.0 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97fe23139626f1c181213c527159b8f5bb9b93a9 -- DragonFly BSD source repository
文章代碼(AID): #1EKPnC76 (DFBSD_commit)