提交 721612aa authored 作者: Michael Jerris's avatar Michael Jerris

Wed Mar 4 12:28:12 CST 2009 Pekka Pessi <first.last@nokia.com>

  * run_test_nta: run tests without named if named refuses to start



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12418 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 3446ae28
Wed Mar 4 14:35:03 CST 2009 Wed Mar 4 14:36:40 CST 2009
...@@ -205,7 +205,7 @@ if test -r $pidfile ; then ...@@ -205,7 +205,7 @@ if test -r $pidfile ; then
exit $exit exit $exit
else else
echo "$0: cannot start named (check apparmor/selinux)" echo "$0: cannot start named (check apparmor/selinux)"
exit 77 exec ipv6=$ipv6 $VALGRIND ./test_nta "$@"
fi fi
else # not having BIND and portbind else # not having BIND and portbind
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论