Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Anderson <tony@traveler.(none)>2011-01-07 07:59:30 (GMT)
committer Tony Anderson <tony@traveler.(none)>2011-01-07 07:59:30 (GMT)
commit96f9f7061f1ac894ca93a37f54d5ee872f2f8703 (patch)
treeb12edd9063142d28fa0a4a85a9ed00da1f65f061
parent3ada0452b6f11366c7fd850b4e81a5072b6138e9 (diff)
CW to 2011
-rwxr-xr-xcgi-bin/fetch_milestone.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi-bin/fetch_milestone.py b/cgi-bin/fetch_milestone.py
index f256679..fb60f38 100755
--- a/cgi-bin/fetch_milestone.py
+++ b/cgi-bin/fetch_milestone.py
@@ -7,7 +7,7 @@ from path import path
DATAPATH = path(activity.get_activity_root())/ 'data'
WORKPATH = DATAPATH / 'work'
-USB = path('/media/CW/content')
+USB = path('/media/2011/content')
MOODLE_ENGLISH = [0,20,21,9,10,11,22]
MOODLE_ENGLISH11 = [0,23,24,25,26,27,28,29,30,31]
MOODLE_MATHEMATICS = [0,13,14,15,16,17,18]