Xinc-org / xinc

Xinc - Continuous Integration Server
https://github.com/Xinc-org
GNU Lesser General Public License v3.0
12 stars 3 forks source link

Undefined variable: res in /usr/share/php/Xinc/Plugin/Repos/ModificationSet/Git.php on line 97 #225

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I launch Xinc in my git repository, it throws a PHP Notice error because 
of an undefined variable.

Attached patch solves it and removes some var_dump()

Original issue reported on code.google.com by esteban....@gmail.com on 9 Apr 2012 at 2:47

Attachments:

GoogleCodeExporter commented 8 years ago
Oh damn, some left overs from last commit before building alpha1 release.

Original comment by opitz.al...@googlemail.com on 10 Apr 2012 at 11:51

GoogleCodeExporter commented 8 years ago

Original comment by opitz.al...@googlemail.com on 10 Apr 2012 at 11:52

GoogleCodeExporter commented 8 years ago
Fixed in SVN.

Original comment by opitz.al...@googlemail.com on 10 Apr 2012 at 8:47

GoogleCodeExporter commented 8 years ago
:)

Original comment by esteban....@gmail.com on 10 Apr 2012 at 8:48