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

/ast/src/cmd/ksh93/tests/
H A Dbuiltins.sh230 forrmat=\\${percent}s
231 if [[ $(printf "$forrmat") != %s ]]
232 then err_exit "printf $forrmat not working"

Completed in 7 milliseconds