Hi,

On Tue, Nov 08, 2016 at 02:55:29PM +0200, sam...@openvpn.net wrote:
> -     echo "$cmd -b $bytes -C 20 -p 250 -q $targetlist" 
> >>$LOGDIR/$SUF:fping.out
> -     $cmd -b $bytes -C 20 -p 250 -q $targetlist >>$LOGDIR/$SUF:fping.out 2>&1
> +     echo "$cmd $FPING_EXTRA_ARGS -b $bytes -C 20 -p 250 -q $targetlist" 
> >>$LOGDIR/$SUF:fping.out
> +     $cmd $FPING_EXTRA_ARGS -b $bytes -C 20 -p 250 -q $targetlist 
> >>$LOGDIR/$SUF:fping.out 2>&1

I would put the args at the end, so if needed, "-p 250" or "-C 20" 
could be overriden.

Thus, feature-NAK.

Code-Change is OK :-)

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to