看板 DFBSD_commit 關於我們 聯絡資訊
commit 5fff13e2a82b8f5beba11b2ab3a6ce3d833ba472 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Sat Apr 16 11:36:09 2011 -1000 sh: Add some tests for omitting whitespace. Obtained-from: FreeBSD Summary of changes: tools/regression/bin/sh/parser/no-space1.0 | 18 ++++++++++++++++++ tools/regression/bin/sh/parser/no-space2.0 | 7 +++++++ 2 files changed, 25 insertions(+), 0 deletions(-) create mode 100644 tools/regression/bin/sh/parser/no-space1.0 create mode 100644 tools/regression/bin/sh/parser/no-space2.0 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5fff13e2a82b8f5beba11b2ab3a6ce3d833ba472 -- DragonFly BSD source repository