just a little tweak to keep things humming

This commit is contained in:
JT Smith 2005-09-21 23:04:30 +00:00
parent 2072fb8a88
commit 80b3f14b14

View file

@ -13,8 +13,9 @@ my $quiet;
start();
fixSurveyAnswerDefinition();
#fixTemplates();
#fixArticles();
fixTemplates();
fixArticles();
sleep(1); # have to wait a second to add these revisions because you can't have two revisions of the same thing in the same second
fixTemplatesExtras();
finish();