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
This commit is contained in:
parent
3446ae280f
commit
721612aa82
|
@ -1 +1 @@
|
|||
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
|
|||
exit $exit
|
||||
else
|
||||
echo "$0: cannot start named (check apparmor/selinux)"
|
||||
exit 77
|
||||
exec ipv6=$ipv6 $VALGRIND ./test_nta "$@"
|
||||
fi
|
||||
|
||||
else # not having BIND and portbind
|
||||
|
|
Loading…
Reference in New Issue