? upgrade_clarity.patch
Index: update.php
===================================================================
RCS file: /cvs/drupal/drupal/update.php,v
retrieving revision 1.211.2.3
diff -r1.211.2.3 update.php
569c569
<   $output .= "<li>Update your Drupal sources, check the notes below and <a href=\"$link\">run the database upgrade script</a>. Don't upgrade your database twice as it may cause problems.</li>\n";
---
>   $output .= "<li>Update your Drupal sources, check the notes below and <a href=\"$link\">run the database upgrade script</a>. Upgrade the database only when there has been changes to the system, otherwise it may cause problems.</li>\n";
