>
> > > +    set X $1; shift
> > > +    if test $# != 1; then
> > > +        echo >&2 "$FUNCNAME: sandbox name must be a single word"
> > > +        return 1
> > > +    fi
> > > +
> > >
> >
> >
> > This is a cool check~
>
> Thanks.
>
> I think that this is a positive review, so I'm going to push this to
> 'ovn' in a minute.
>


Sounds good,
Acked-by: Alex Wang <al...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to