Show More
Commit Description:
Merged new-arch-branch changes 61:73 into the trunk...
Commit Description:
Merged new-arch-branch changes 61:73 into the trunk git-svn-id: http://theory.cpe.ku.ac.th/grader/judge/trunk/scripts@74 6386c4cd-e34a-4fa8-8920-d93eb39b512e
File last commit:
Show/Diff file:
Action:
config/env_grading.rb.SAMPLE | 16 lines | 287 B | text/plain | TextLexer |
Grader::Initializer.run do |config|
config.problems_dir = "/home/jittat/grader/ev"
config.user_result_dir = "/home/jittat/grader/result"
config.talkative = true
config.report_grader = true
config.report_comment = lambda do |comment|
comment.chomp
end
end