Skip to content

Instantly share code, notes, and snippets.

@bcmiller
Created June 23, 2010 16:09
Show Gist options
  • Save bcmiller/450135 to your computer and use it in GitHub Desktop.
Save bcmiller/450135 to your computer and use it in GitHub Desktop.
root@ubuntu:/mnt/apci/main/www/sites/all/modules/contrib/feeds# drush -n up |grep -v "Up to"
Refreshing update status information ...
Done.
Update information last refreshed: Wed, 06/23/2010 - 11:09am
Update status information on all installed and enabled Drupal projects:
Name Installed Proposed Status
version version
Activity 6.x-1.2 6.x-2.x-dev Installed
version not
supported
Integration
Change password 6.x-1.1 6.x-1.2 Update available
(CCK)
(Microblog)
Migrate Extras 6.x-1.0-alpha2 6.x-1.0-beta1 Update available
Widget
Resource Conflict 6.x-2.x-dev 6.x-2.0 Update available
Table Wizard 6.x-1.1 6.x-1.2 Update available
Integration
Views 6.x-2.8 6.x-2.11 SECURITY UPDATE
available
Views Bonus Pack 6.x-1.0 6.x-1.1 Update available
Code updates will be made to the following projects:
Activity [activity-6.x-2.x-dev], Change password [chgpwd-6.x-1.2], Migrate Extras [migrate_extras-6.x-1.0-beta1], Resource Conflict [resource_conflict-6.x-2.0], Table Wizard [tw-6.x-1.2], Views [views-6.x-2.11], Views Bonus Pack [views_bonus-6.x-1.1]
Note: Updated projects can potentially break your site. It is NOT recommended to update production sites without prior testing.
Note: A backup of your package will be stored to backups directory if it is not managed by a supported version control system.
Note: If you have made any modifications to any file that belongs to one of these projects, you will have to migrate those modifications after updating.
Do you really want to continue? (y/n): n
drush: Aborting.
Drush command could not be completed. [error]
root@ubuntu:/mnt/apci/main/www/sites/all/modules/contrib/feeds#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment