[CRIU] [PATCH yoda] Add command line parsing

Cyrill Gorcunov gorcunov at openvz.org
Fri May 31 07:01:04 EDT 2013


On Fri, May 31, 2013 at 02:59:06PM +0400, Cyrill Gorcunov wrote:
> On Fri, May 31, 2013 at 02:53:33PM +0400, Andrew Vagin wrote:
> > >  
> > >  # Get the template in
> > > -yinfile = open("yopts.c.in")
> > > +yinfile = open(arg_opts.dir + "yopts.c.in")
> > 
> > os.path.join(arg_opts.dir, "yopts.c.in")
> 
> How it's different?

It handles trailing slashes I presume. OK.


More information about the CRIU mailing list