Hi!
> Signed-off-by: Simon Xu <[email protected]>
> ---
>  testcases/network/xinetd/xinetd_tests.sh | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 
> diff --git a/testcases/network/xinetd/xinetd_tests.sh 
> b/testcases/network/xinetd/xinetd_tests.sh
> index dac23a8..38cd7b0 100755
> --- a/testcases/network/xinetd/xinetd_tests.sh
> +++ b/testcases/network/xinetd/xinetd_tests.sh
> @@ -63,6 +63,8 @@ init()
>      export TST_TOTAL=2
>      export TCID="xinetd"
>      export TST_COUNT=0
> +    export XINETD_DAEMON='xinetd'

I would be for passing the xinetd directly to the restart_daemon (just
calling restart_daemon xinetd) function unless you know that there is a
distribution that named it differently and we will need the runtime name
detection.

-- 
Cyril Hrubis
[email protected]

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to