Skip to content

Commit d5ffb6d

Browse files
swissspidyCopilot
andauthored
Adjust message
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 12fd04b commit d5ffb6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Core_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1666,7 +1666,7 @@ private function cleanup_old_files() {
16661666
if ( $count ) {
16671667
WP_CLI::log( number_format( $count ) . ' files cleaned up.' );
16681668
} else {
1669-
WP_CLI::log( 'No files found that need cleaning up.' );
1669+
WP_CLI::log( 'No old files were removed.' );
16701670
}
16711671
}
16721672

0 commit comments

Comments
 (0)