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. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- [ovs-dev] [PATCH 09/10] ovsdb-server.at: Skip transient ... Gurucharan Shetty
- [ovs-dev] [PATCH 05/10] tests/library.at: Disable unix s... Gurucharan Shetty
- [ovs-dev] [PATCH 08/10] test-ovsdb: Fix setvbuf incompat... Gurucharan Shetty
- [ovs-dev] [PATCH 04/10] ovs-pki: Workaround lack of /dev... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 04/10] ovs-pki: Workaround lac... Ben Pfaff
- Re: [ovs-dev] [PATCH 04/10] ovs-pki: Workaround... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 04/10] ovs-pki: Workar... Ben Pfaff
- Re: [ovs-dev] [PATCH 04/10] ovs-pki: Wo... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 04/10] ovs-pk... Ben Pfaff
- Re: [ovs-dev] [PATCH 04/10] ov... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 04/10] ov... Ben Pfaff
- Re: [ovs-dev] [PATCH 01/10] ovsdb: Open database in bina... Ben Pfaff