Author: jilles Date: Sat May 10 19:06:36 2014 New Revision: 265846 URL: http://svnweb.freebsd.org/changeset/base/265846
Log: sh: Add new tests to the Makefile. Modified: head/bin/sh/tests/builtins/Makefile Modified: head/bin/sh/tests/builtins/Makefile ============================================================================== --- head/bin/sh/tests/builtins/Makefile Sat May 10 18:59:09 2014 (r265845) +++ head/bin/sh/tests/builtins/Makefile Sat May 10 19:06:36 2014 (r265846) @@ -83,6 +83,8 @@ FILES+= getopts2.0 getopts2.0.stdout FILES+= getopts3.0 FILES+= getopts4.0 FILES+= getopts5.0 +FILES+= getopts6.0 +FILES+= getopts7.0 FILES+= hash1.0 hash1.0.stdout FILES+= hash2.0 hash2.0.stdout FILES+= hash3.0 hash3.0.stdout _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"