sh: Do parameter expansion before printing PS4 (set -x).
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 21 Aug 2011 20:26:53 +0000 (13:26 -0700)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 21 Aug 2011 20:49:22 +0000 (13:49 -0700)
commit97fe23139626f1c181213c527159b8f5bb9b93a9
tree8cb6c5c7e47358fdbbe45b9344eb861b53a45465
parent87838cc9ea8a6c1c9a2cc20b78bfbc97026c3c04
sh: Do parameter expansion before printing PS4 (set -x).

Obtained-from:   FreeBSD 222907
bin/sh/eval.c
bin/sh/expand.c
bin/sh/parser.c
bin/sh/parser.h
bin/sh/sh.1
tools/regression/bin/sh/execution/set-x3.0 [new file with mode: 0644]