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

Set TMPDIR enviroment variable for dump command #1915

Merged
merged 1 commit into from Jun 9, 2017

Conversation

cez81
Copy link
Contributor

@cez81 cez81 commented Jun 8, 2017

Work-around for cae/zip-library using /tmp directory (which could be inaccesible or to small).

Fixes #1103 and #1878

Ref: https://golang.org/src/os/file_unix.go?s=7617:7638#L255
https://github.com/Unknwon/cae/blob/master/zip/write.go#L169

@sapk
Copy link
Member

sapk commented Jun 8, 2017

LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jun 8, 2017
@Bwko
Copy link
Member

Bwko commented Jun 8, 2017

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jun 8, 2017
@appleboy appleboy added this to the 1.2.0 milestone Jun 9, 2017
@appleboy appleboy merged commit b1b8c5e into go-gitea:master Jun 9, 2017
@cez81 cez81 deleted the issue_1103 branch June 9, 2017 08:57
@lunny lunny added the type/enhancement An improvement of existing functionality label Aug 25, 2017
@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/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot change tmp directory when dumping
6 participants