Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
3d8b32bb
Commit
3d8b32bb
authored
Jul 29, 2013
by
David Ormsbee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reverting
89c48f4a
to unbreak codejail for this release.
parent
629b3d4d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
3 deletions
+1
-3
lms/envs/common.py
+0
-2
requirements/edx/github.txt
+1
-1
No files found.
lms/envs/common.py
View file @
3d8b32bb
...
@@ -317,8 +317,6 @@ CODE_JAIL = {
...
@@ -317,8 +317,6 @@ CODE_JAIL = {
'limits'
:
{
'limits'
:
{
# How many CPU seconds can jailed code use?
# How many CPU seconds can jailed code use?
'CPU'
:
1
,
'CPU'
:
1
,
# How large a file can jailed code write?
'FSIZE'
:
50000
,
},
},
}
}
...
...
requirements/edx/github.txt
View file @
3d8b32bb
...
@@ -9,5 +9,5 @@
...
@@ -9,5 +9,5 @@
# Our libraries:
# Our libraries:
-e git+https://github.com/edx/XBlock.git@b697bebd45deebd0f868613fab6722a0460ca0c1#egg=XBlock
-e git+https://github.com/edx/XBlock.git@b697bebd45deebd0f868613fab6722a0460ca0c1#egg=XBlock
-e git+https://github.com/edx/codejail.git@
c08967fb44d1bcdb259d3ec58812e3ac592539c2
#egg=codejail
-e git+https://github.com/edx/codejail.git@
0a1b468
#egg=codejail
-e git+https://github.com/edx/diff-cover.git@v0.2.0#egg=diff_cover
-e git+https://github.com/edx/diff-cover.git@v0.2.0#egg=diff_cover
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment