LGTM
On Mon, Sep 23, 2013 at 9:47 AM, Klaus Aehlig <[email protected]> wrote: > As of Ganeti 2.10, ganeti also installs to different > directories due to the version directories and the > private-module layout. Clean up those directories > as well. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > roles/buildmaster/files/srv/buildbot/lib/scripts/qa-cleanup-sources | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git > a/roles/buildmaster/files/srv/buildbot/lib/scripts/qa-cleanup-sources > b/roles/buildmaster/files/srv/buildbot/lib/scripts/qa-cleanup-sources > index f2ed669..311ec2c 100755 > --- a/roles/buildmaster/files/srv/buildbot/lib/scripts/qa-cleanup-sources > +++ b/roles/buildmaster/files/srv/buildbot/lib/scripts/qa-cleanup-sources > @@ -2,6 +2,8 @@ > > echo Cleaning the Ganeti sources... >&2 > rm -rvf \ > + /usr/share/ganeti/* \ > + /usr/lib/ganeti/* \ > /usr/lib/python2.4/site-packages/ganeti/* \ > /usr/lib/python2.5/site-packages/ganeti/* \ > /usr/lib/python2.6/dist-packages/ganeti/* \ > -- > 1.8.4 > > -- -- Helga Velroyen | Software Engineer | [email protected] | Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
