提交 ffaf9eca 编写于 作者: R Robert Haas

Typo fix.

上级 11c88e59
......@@ -40,7 +40,7 @@ echo "ok"
#
# Test.2 - 'runcon' must exist and be executable
#
echo -n "test runon command ... "
echo -n "test runcon command ... "
CMD_RUNCON="`which runcon 2>/dev/null`"
if [ ! -x "${CMD_RUNCON}" ]; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册