On Tue, Aug 18, 2009 at 5:54 PM, Brandon Craig Rhodes<[email protected]> wrote: >> You can try a newer version (but still slightly behind the latest >> release) of Plone by using: >> ./bin/buildout -c 316.cfg > > Drat! I forgot. Thank you, Michael. After running that command > several times the previous day, the "-c 316.cfg" disappeared off the > command when I typed it in from memory the next day. :-) > > I'm used to typing "./bin/buildout" without an argument all the time > from working on other projects, and it's hard to remember that here > there are several buildouts available. Any chance we could rename > "buildout.cfg" to "250.cfg" (yes, we'd also have to change the name in > the other ".cfg" files because they mention it in their "extends =" > line), so that, if "buildout" gets run without an argument by accident, > a clean error results and the developer has to re-run it with an > explicit designation for the file they want to use?
l would like to see that too. > Anyway. > > Now I can finally run the Google Checkout tests, and, just as was > suggested, the way to do it is through "bin/instance": > > bin/instance test -s getpaid.googlecheckout > > The tests, on my system at least, experience a failure. I've attached a > patch that fixes the broken test; could someone else look over it before > I commit, since I want my first few changes to the code base to be > looked at my someone else, before I get bold enough to fix things on my > own? The patch looks good. Feel free to commit that. Thanks. -- Michael Dunstan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "getpaid-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/getpaid-dev?hl=en -~----------~----~----~----~------~----~------~--~---
