----- Original Message ----- > From: "Alon Bar-Lev" <alo...@redhat.com> > To: "Eli Mesika" <emes...@redhat.com> > Cc: engine-devel@ovirt.org > Sent: Thursday, December 12, 2013 1:15:17 PM > Subject: Re: [Engine-devel] CodeQuality/Automated Checking > > > > ----- Original Message ----- > > From: "Eli Mesika" <emes...@redhat.com> > > To: "Sven Kieske" <s.kie...@mittwald.de> > > Cc: engine-devel@ovirt.org > > Sent: Thursday, December 12, 2013 1:10:20 PM > > Subject: Re: [Engine-devel] CodeQuality/Automated Checking > > > > > > > > ----- Original Message ----- > > > From: "Sven Kieske" <s.kie...@mittwald.de> > > > To: engine-devel@ovirt.org > > > Sent: Thursday, December 12, 2013 10:14:16 AM > > > Subject: [Engine-devel] CodeQuality/Automated Checking > > > > > > Hi, > > > > > > I just stumbled upon this: > > > > > > http://gerrit.ovirt.org/#/c/22310/1/vdsm.spec.in > > > > > > such errors could be prevented easily. > > > either by using bash -n $scriptname.sh before commit > > > or by automated syntaxchecking via jenkins ? > > > > +1 > > first, using bash is not a good idea... better to use POSIX compliant shell. > > second, these changes should be part of Makefile just like we validate python > scripts. > > I can workout some patch to do this.
well, I did not notice two important facts... 1. the assumption that bash -n can be executed on spec, which is incorrect... I thought we are discussing proper scripts. 2. that the project is vdsm and not engine. anyway, this is indeed nice to have, available for engine[1] [1] http://gerrit.ovirt.org/22332 > > > > > > > > > what do you think? > > > -- > > > Mit freundlichen Grüßen / Regards > > > > > > Sven Kieske > > > > > > Systemadministrator > > > Mittwald CM Service GmbH & Co. KG > > > Königsberger Straße 6 > > > 32339 Espelkamp > > > T: +49-5772-293-100 > > > F: +49-5772-293-333 > > > https://www.mittwald.de > > > Geschäftsführer: Robert Meyer > > > St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad > > > Oeynhausen > > > Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad > > > Oeynhausen > > > _______________________________________________ > > > Engine-devel mailing list > > > Engine-devel@ovirt.org > > > http://lists.ovirt.org/mailman/listinfo/engine-devel > > > > > _______________________________________________ > > Engine-devel mailing list > > Engine-devel@ovirt.org > > http://lists.ovirt.org/mailman/listinfo/engine-devel > > > _______________________________________________ > Engine-devel mailing list > Engine-devel@ovirt.org > http://lists.ovirt.org/mailman/listinfo/engine-devel > _______________________________________________ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel