back to more descriptive TypeError

This commit is contained in:
Mark Pilgrim
2009-09-23 08:44:24 -04:00
parent 88bfab6cfd
commit 0bc40cf248
3 changed files with 6 additions and 3 deletions
+3
View File
@@ -8,6 +8,9 @@ die () {
echo "started build"
# build table of contents
python3 util/buildtoc.py
revision=`hg tip | grep changeset|cut -d":" -f2|cut -d" " -f4`
today=`date +"%Y-%m-%d"`