看板 DFBSD_commit 關於我們 聯絡資訊
commit ec6257fc30945063d93beb15307f3b475b9b04a1 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Sat Apr 16 11:33:04 2011 -1000 sh: Split off some special behavior into separate regress tests. Obtained-from: FreeBSD Summary of changes: tools/regression/bin/sh/builtins/trap3.0 | 3 +-- tools/regression/bin/sh/builtins/trap8.0 | 7 +++++++ tools/regression/bin/sh/parser/for1.0 | 4 ++-- tools/regression/bin/sh/parser/for2.0 | 15 +++++++++++++++ 4 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 tools/regression/bin/sh/builtins/trap8.0 create mode 100644 tools/regression/bin/sh/parser/for2.0 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ec6257fc30945063d93beb15307f3b475b9b04a1 -- DragonFly BSD source repository