 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V4 06/12] TestSupport.pm: introduce create_empty_iso
 Wei Liu writes ("Re: [PATCH V4 06/12] TestSupport.pm: introduce 
create_empty_iso"):
> On Wed, Apr 02, 2014 at 05:08:04PM +0100, Ian Jackson wrote:
> > Wei Liu writes ("[PATCH V4 06/12] TestSupport.pm: introduce 
> > create_empty_is> > > +    # Unfortunately xorriso refuses to create an ISO 
> > if the input
> > > +    # directory is empty.
> > 
> > How annoying.
> 
> With the help of a Xorriso developer this problem is fixed.
Excellent.
> > > +    target_cmd_root($ho, <<END, 60);
> > > +        mkdir -p $emptydir
> > > +        echo empty > $emptydir/empty
> > > +END
> > 
> > Isn't this a duplicate of the code in ts-redhat-install ?
> 
> This will be deleted in my next version.
Great.
Thanks,
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |