On Tue, Feb 08, 2011 at 03:14:39PM -0800, Ethan Jackson wrote: > > +if test "$#" = 0; then > > + ? ?echo "# $0: no parameters given (use \"$0 --help\" for help)" > > +fi > Perhaps this should cause it to exit unsuccessfully.
I did it this way in case the init script doesn't find any interfaces to save. I guess it could avoid invoking it at all in that case. > Seems fine though. Go ahead and merge it when you are ready. Thank you. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev_openvswitch.org