Skip to content

Don't display warning about limited commands when running maintenance:install#28945

Merged
DeepDiver1975 merged 1 commit into
masterfrom
make-matthew-happy
Sep 11, 2017
Merged

Don't display warning about limited commands when running maintenance:install#28945
DeepDiver1975 merged 1 commit into
masterfrom
make-matthew-happy

Conversation

@PVince81

@PVince81 PVince81 commented Sep 7, 2017

Copy link
Copy Markdown
Contributor

I dedicate this PR to you @settermjd!

Description

Don't show useless warning about OC not being installed when running the install command.

Related Issue

Fixes #28176

Motivation and Context

How Has This Been Tested?

With OC not installed:

  • TEST: run occ alone shows the warning
  • TEST: run occ maintenance:install does not show it

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@VicDeo VicDeo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Makes sense and works as expected
👍

@PVince81

Copy link
Copy Markdown
Contributor Author

stable10: #28968

@lock

lock Bot commented Aug 2, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock Bot locked as resolved and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update output of the occ command to be more context-aware.

4 participants