看板 DFBSD_commit 關於我們 聯絡資訊
commit 79472c56c8b502e9701801453faf0964b878845c Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Sat Apr 16 11:40:50 2011 -1000 sh: Add some tests for ${#parameter}. Obtained-from: FreeBSD Summary of changes: tools/regression/bin/sh/expansion/length1.0 | 12 ++++++++++++ tools/regression/bin/sh/expansion/length2.0 | 4 ++++ tools/regression/bin/sh/expansion/length3.0 | 10 ++++++++++ 3 files changed, 26 insertions(+), 0 deletions(-) create mode 100644 tools/regression/bin/sh/expansion/length1.0 create mode 100644 tools/regression/bin/sh/expansion/length2.0 create mode 100644 tools/regression/bin/sh/expansion/length3.0 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/79472c56c8b502e9701801453faf0964b878845c -- DragonFly BSD source repository