On May 14, 2014 11:35 AM, "Gurucharan Shetty" <shet...@nicira.com> wrote: > > On Wed, May 14, 2014 at 11:18 AM, Ben Pfaff <b...@nicira.com> wrote: > > On Tue, May 13, 2014 at 09:03:18AM -0700, Gurucharan Shetty wrote: > >> This lets us generate certs for unit tests on Windows > >> > >> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com> > > > > This will fail if $1 is absolute (if it begins with /): > >> + request_file="`pwd`/$1" > Reading the man page gave me an impression that 'name' is just a > prefix. I guess not. I will fix it in v2.
I think that it would most commonly be just a simple prefix, but i can imagine a script calling ovs-pki with a fully qualified name as that prefix. Since (I guess) this worked before, I'd like it to continue working. Thanks, Ben.
_______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev