Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcj_submit_solution.py ignores base_dir option (patch attached) #13

Closed
GoogleCodeExporter opened this issue Mar 26, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. download input with python ../gcj/gcj_download_input.py --base_dir=. a small 
0
2. generate a-small-0.out
3. try to submit solution with python ../gcj/gcj_submit_solution.py 
--base_dir=. a small 0

What is the expected output? What do you see instead?

* Expected: solution submitted ok

* Actual result: ConfigurationError: Contest is not initialized, please 
initialize the contest before trying to download intput files.

What version of the product are you using? On what operating system?

* svn r8, win7 x64 + py 2.6.6 32bit

Please provide any additional information below.

* patch attached (and tested) - also the confusing error message is updated

Original issue reported on code.google.com by jan.kill...@gmail.com on 21 May 2011 at 6:34

Attachments:

@GoogleCodeExporter
Copy link
Author

Thanks for the report, I'm applying the changes to the internal version and 
they will be in the svn repository soon.

Original comment by jor...@google.com on 23 May 2011 at 9:10

  • Changed state: Started
  • Added labels: Component-Logic, OpSys-All, Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Fixes for these are submitted to the svn repository. The zip file has not 
changed.

Original comment by jor...@google.com on 24 May 2011 at 2:21

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant