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

/ast/src/cmd/ksh93/tests/
H A Dvariables.sh470 TIMEFORMAT='this is a test'
471 [[ $({ { time :;} 2>&1;}) == "$TIMEFORMAT" ]] || err_exit 'TIMEFORMAT not working'

Completed in 12 milliseconds