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

mint shouldn't change permissions of files #9

Closed
krisis opened this issue Mar 11, 2017 · 2 comments
Closed

mint shouldn't change permissions of files #9

krisis opened this issue Mar 11, 2017 · 2 comments
Milestone

Comments

@krisis
Copy link
Member

krisis commented Mar 11, 2017

Steps to reproduce:

docker run -e S3_ADDRESS=172.18.0.1:9000 -e ACCESS_KEY=minio -e SECRET_KEY=minio123 minio/mint:alpha

Current behaviour:

The following files' permissions are changed.

	modified:   build.sh
	modified:   run.sh
	modified:   ../sdk-tests/build.sh
	modified:   ../sdk-tests/run.sh

Expected behaviour:

Permissions of file in repo shouldn't change.

@harshavardhana
Copy link
Member

👍

@deekoder deekoder modified the milestone: Future Jun 3, 2017
@nitisht
Copy link
Contributor

nitisht commented Jan 18, 2018

Closing this as not applicable now, the tests are inside a container.

@nitisht nitisht closed this as completed Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants