-
Improvement
-
Resolution: Fixed
-
Minor
-
2.3.7, 2.4.3, 3.5
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
MDL-39035-master -
Using the admin/cli/upgrade script, if there is no upgrade to perform, it ends with:
No upgrade needed for the installed version 2.5beta (Build: 20130405) (2013040500). Thanks for coming anyway!
|
Instead, when a upgrade happens, no information about versions is shown:
Command line upgrade completed successfully.
|
It would be great to show the from/to versions there, with something like:
Upgrade from 2.5dev (Build: abcdefghij) (yyyyyyyyyyy) to 2.8.3+ (Build: abcdefghij) (yyyyyyyyyyy) completed successfully.
|
Ciao