2012/9/28 Iustin Pop <[email protected]>: > On Fri, Sep 28, 2012 at 02:35:53PM +0200, Michael Hanselmann wrote: >> --- a/htools/Ganeti/Path.hs >> +++ b/htools/Ganeti/Path.hs >> +addNodePrefix path = getRootDir ++ path > > Sounds good, are there no issues here with a potentially missing "/"? > (will path always start with a "/"?)
Right now yes, but who knows about the future. I'll leave that up to you. :-) Michael
