Merged in paulis/processmaker/PM-1649-B1 (pull request #1598)

I changed the message
This commit is contained in:
Julio Cesar Laura Avendaño
2015-03-06 12:20:08 -04:00

View File

@@ -684,7 +684,7 @@ function migrate_new_cases_lists($command, $args) {
} }
if ($changes) { if ($changes) {
if ($checkOnly) { if ($checkOnly) {
echo "-> Schema fixed\n"; echo "-> List tables are done\n";
} }
} else { } else {
echo "> List tables are done\n"; echo "> List tables are done\n";