Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #72: Sem version of contrib modules and 1.x preface. #87

Conversation

serundeputy
Copy link
Member

This fixes: #72.

@serundeputy serundeputy merged commit 603af8e into backdrop-contrib:1.x-0.x Feb 19, 2017
@@ -362,11 +362,20 @@ function backdrop_command_pm_update() {
$module_version_raw = $i;
}
}
if (!$module_version_raw) {
drush_print_r("\tCurrent module version of \033[1m$project\033[0m could not be determined.");
drush_print_r("\tThis is usually because the module doesn't have and official release.");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: and -> an

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks; fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for module/theme/layout subfolders
2 participants