File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -419,7 +419,7 @@ update isn't actually running.
419419 Downloading update from https://downloads.wordpress.org/release/wordpress-4.5.2-no-content.zip...
420420 Unpacking the update...
421421 Cleaning up files...
422- No files found that need cleaning up
422+ No old files were removed.
423423 Success: WordPress updated successfully.
424424
425425 # Update WordPress using zip file.
@@ -433,7 +433,9 @@ update isn't actually running.
433433 Updating to version 3.1 (en_US)...
434434 Downloading update from https://wordpress.org/wordpress-3.1.zip...
435435 Unpacking the update...
436- Warning: Checksums not available for WordPress 3.1/en_US. Please cleanup files manually.
436+ Cleaning up files...
437+ No old files were removed.
438+ Warning: Could not retrieve WordPress core checksums; skipping checksum-based cleanup. Files listed in $_old_files were still cleaned up.
437439 Success: WordPress updated successfully.
438440
439441
You can’t perform that action at this time.
0 commit comments