提交 7470896a 编写于 作者: L Lucas Meneghel Rodrigues

examples: env_variables.sh -> Fix typo and improve comment for clarity

上级 c153e3f0
#!/bin/sh
# This test demonstrates that shell scripts have access to a lot off
# avocado runtime information, exported through environment variables.
# This test demonstrates that shell scripts have access to avocado runtime
# information, exported through environment variables.
echo "Avocado Version: $AVOCADO_VERSION"
echo "Avocado Test basedir: $AVOCADO_TEST_BASEDIR"
echo "Avocado Test datadir: $AVOCADO_TEST_DATADIR"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册