jalama / drupdates

Scripts use to maintain various web sites, specifically Drupal sites, using Drush
http://drupdates.readthedocs.org/
Other
2 stars 2 forks source link

Don't check for DB updates #179

Closed jalama closed 9 years ago

jalama commented 9 years ago

Drupdates isn't concerned with the need for DB updates as it's only focused on code. to that end the call to pm-updatecode can pass --check-updatedb=0 variable to stop the db update check.