Skip to content

fixed bug #151 finally #164

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

Merged
merged 1 commit into from
Nov 12, 2016
Merged

Conversation

lunny
Copy link
Member

@lunny lunny commented Nov 12, 2016

As #151 described, found remote: 2016/11/12 10:27:43 <nil>. So this is because command serv or update output some error to the standard output. but don't find any fmt.Println and finally, find the main.go. Spend me so many time.

@metalmatze
Copy link
Contributor

LGTM

@strk
Copy link
Member

strk commented Nov 12, 2016

I didn't understand what #151 was about but this change LGTM

@metalmatze
Copy link
Contributor

Yep, I don't see any relationship there too. But we should log that nevertheless.

@codecov-io
Copy link

codecov-io commented Nov 12, 2016

Current coverage is 3.03% (diff: 100%)

Merging #164 into master will not change coverage

@@            master      #164   diff @@
========================================
  Files           33        33          
  Lines         8093      8093          
  Methods          0         0          
  Messages         0         0          
  Branches         0         0          
========================================
  Hits           246       246          
  Misses        7827      7827          
  Partials        20        20          

Powered by Codecov. Last update 3ef022b...995eb70

@lunny
Copy link
Member Author

lunny commented Nov 12, 2016

Yes, I will document it. The rule is Dont't output anything when SSH call your command.

@lunny lunny merged commit bd76e15 into go-gitea:master Nov 12, 2016
@lunny lunny deleted the lunny/bug_fixed_151_2 branch November 12, 2016 14:52
@tboerger tboerger added this to the 1.0.0 milestone Nov 12, 2016
@tboerger tboerger added the lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. label Nov 29, 2016
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants