Btw Sebastien, Newcomer as I am; how do I test the test-code tests?
-----Original Message----- From: Daan Hoogland [mailto:dhoogl...@schubergphilis.com] Sent: donderdag 20 juni 2013 15:43 To: 'dev@cloudstack.apache.org' Subject: RE: easy bug to fix for new comer Sure, One file at a time! -----Original Message----- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: donderdag 20 juni 2013 14:35 To: dev@cloudstack.apache.org Subject: easy bug to fix for new comer Hi, Here is an easy bug to fix for a newcomer to cloudstack: https://issues.apache.org/jira/browse/CLOUDSTACK-3096 install pep8 on your machine git clone cloudstack repo go to the marvin directory run pep8 like I show in the bug. edit the python scripts to fix the errors once pep8 is clean, git commit everything, create a patch and send to review board. Any takers ? -Sebastien