Code review comment for lp:~rick-rickspencer3/testdrive/gtk-client

Revision history for this message
Rick Spencer (rick-rickspencer3) wrote :

Dustin -

So I got a gtk client started by copying testdrive into the bin folder for pygtk client (along with the rc file). Probably a better way to merge since I lost all of your branch history this way. However, if we set up the project this way, testdrive and testdrive-gtk can just hang out in the same bin directory, and users can just use either from the same command line.

Alternatively, testdrive-gtk could depend on testdrive being installed, but I guess that depends on whether testdrive can be used on a headless box.

Also, there was no iso list, and the web site is idiosyncratic in how it structures the layout for each distro, so for the time being I'm just using iso.py to list the iso. When Lucid dailies are ready I can just update iso.py to point to lucid isos.

Let me know how you want me to handle.

Cheers, Rick

« Back to merge proposal