Home
last modified time | relevance | path

Searched refs:forrmat (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/tests/
H A Dbuiltins.sh227 forrmat=\\${percent}s
228 if [[ $(printf "$forrmat") != %s ]]
229 then err_exit "printf $forrmat not working"