Commit bb78234b authored by skummer's avatar skummer

ZP-308 #comment fixed typo of r1636 #time 10m


git-svn-id: https://z-push.org/svn/z-push/trunk@1637 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
parent 1193c0f8
......@@ -81,7 +81,7 @@ try {
$migrate = new StateMigrator20xto210();
if (!$migrate->MigrationNecessary())
echo "Migration script was run before and eventually no migration is necessary. Rerunning checks\n");
echo "Migration script was run before and eventually no migration is necessary. Rerunning checks\n";
$migrate->DoMigration();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment