[Spacewalk-devel] cleanup.py

2008-10-14 Thread Jesus M. Rodriguez
Justin, What's up with the "if True:"? http://git.fedorahosted.org/git/?p=spacewalk.git;a=commitdiff;h=a6040267c89d0510e18d7302872eedc809209d19 jesus ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/s

Re: [Spacewalk-devel] cleanup.py

2008-10-14 Thread Justin Sherrill
This is a work in progress script that does a good job testing the api delete() calls on a loaded satellite. I had temporarily thrown "if True:" in there so I could 'disable' sections that were hitting buggy delete() calls. I intend to make the script a bit more robust and have paramters to selec

Re: [Spacewalk-devel] cleanup.py

2008-10-14 Thread Jesus M. Rodriguez
Ok, cool. Just curious :) On Tue, Oct 14, 2008 at 10:31 PM, Justin Sherrill <[EMAIL PROTECTED]> wrote: > This is a work in progress script that does a good job testing the api > delete() calls on a loaded satellite. I had temporarily thrown "if > True:" in there so I could 'disable' sections that