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

Removed else statement preventing Success message from displaying cau… #2021

Merged
merged 1 commit into from
Nov 5, 2016
Merged

Removed else statement preventing Success message from displaying cau… #2021

merged 1 commit into from
Nov 5, 2016

Conversation

toasterlint
Copy link
Contributor

Removed else statement preventing "Saved" message from displaying causing bug #1875 . Else statement is not needed since password-err-msg should show in both success and error situations.

Signed-off-by: Henry Mohn hmohniii@gmail.com

…sing bug #1875

Signed-off-by: Henry Mohn <hmohniii@gmail.com>
@mention-bot
Copy link

@henrymohn, thanks for your PR! By analyzing the history of the files in this pull request, we identified @schiessle, @Kondou-ger and @icewind1991 to be potential reviewers.

@codecov-io
Copy link

Current coverage is 57.78% (diff: 100%)

Merging #2021 into master will decrease coverage by <.01%

@@             master      #2021   diff @@
==========================================
  Files          1094       1094          
  Lines         62797      62797          
  Methods        6994       6994          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          36291      36290     -1   
- Misses        26506      26507     +1   
  Partials          0          0          

Powered by Codecov. Last update a9547a2...fe544d8

@schiessle
Copy link
Member

Welcome and thank you for your pull request! 😃

Code looks good 👍

@MorrisJobke
Copy link
Member

Tested and works 👍

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

Successfully merging this pull request may close these issues.

5 participants