Skip to content

Commit

Permalink
Changes to committee IDs
Browse files Browse the repository at this point in the history
git-svn-id: http://project.knowledgeforge.net/ukparse/svn/trunk@10716 9cc54934-f9f6-0310-8a8d-e8e977684441
  • Loading branch information
mark committed Oct 18, 2013
1 parent bd4efc5 commit 58ba69b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions scripts/updatedaterange-parse
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,9 @@ cd ~/parlparse/pyscraper
cd ~/parlparse/pyscraper/standing
./parse.py $4

# Scottish Parliament - must be this order
# Scottish Parliament:
cd ~/parlparse/pyscraper/sp
./parse-written-answers.py --quiet $4
#./parse.py --quiet $4
#./parse-question-mentions.py --modified $4
#./parse-motions.py $4
./parse-official-reports-new.py --from=$FROMDATE --to=$TODATE || RET=1

# Return error code
exit $RET

0 comments on commit 58ba69b

Please sign in to comment.