Some days ago I made a new release. It includes the following changes: GCJ Command Line v1.0-beta4, released 2011-06-03
- Source files specified in the configuration files and using the -a option in gcj_submit_solution.py can now be glob patterns. - In the tools/ directory there is an update_hashbangs.py script to change the hashbang line of a bulk of python files using a single command. - The base_dir option was not working in gcj_submit_solution.py, now it works. - The default value for base_dir was not following symlinks properly, now it follows them. - User status script was crashing when the user is not logged in or did not participate in the contest, now it will fail with a nice error message. - Configuration file reading was crashing when spaces were inserted before the opening brace. A fix was made to clean the configuration file before attempting to parse it. You can download the new version here: http://code.google.com/p/codejam-commandline/downloads/detail?name=codejam-commandline-1.0-beta4.zip If you want to test the tool before Round 3, go to http://codejam-publictest.appspot.com/codejam and try the tool on the contest that is running there. Good Luck to everybody participating in Round 3! -- You received this message because you are subscribed to the Google Groups "google-codejam" 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/google-code?hl=en.
