提交 c7ab6c01 编写于 作者: R Rudá Moura

examples.wrappers: New wrapper time.sh.

New wrapper script: run process inside /usr/bin/time.
Signed-off-by: NRudá Moura <rmoura@redhat.com>
上级 03b36484
#!/bin/bash
#
# Run process inside time.
#
exec /usr/bin/time -o $AVOCADO_TEST_LOGDIR/time.log.$$ -- "$@"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册