Small nit: maybe rename the macro from OVS_SKIP_NON_ADMIN to OVS_SKIP_NON_ADMIN_WIN
Acked-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com> Tested-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com> > +dnl OVS_SKIP_NON_ADMIN() > +dnl > +dnl Checks if we have enough rights to create a service > +m4_define([OVS_SKIP_NON_ADMIN], > + [ > + AT_SKIP_IF([net session; test $? -ne 0]) > + ]) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev