Module Name: src Committed By: kre Date: Fri Sep 14 19:52:23 UTC 2018
Modified Files: src/tests/usr.bin/printf: t_builtin.sh Log Message: When the shell being tested for builtin printf supports "type -t" use it to test if printf is built in, it is must more reliable that guessing at the output format and message of "type" (without -t). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/printf/t_builtin.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.