just a little tweak to keep things humming
This commit is contained in:
parent
2072fb8a88
commit
80b3f14b14
1 changed files with 3 additions and 2 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue