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

Deployment script removes (empty) statekeys/ directory #149

Open
aaaaalbert opened this issue Mar 26, 2015 · 0 comments
Open

Deployment script removes (empty) statekeys/ directory #149

aaaaalbert opened this issue Mar 26, 2015 · 0 comments
Labels

Comments

@aaaaalbert
Copy link
Contributor

6f87d75 added an (almost) empty directory where a clearinghouse's statekeys should be stored. (The dir does contain a README file, because Git won't track completely empty dirs.)

The clearinghouse deployment script removes this dir. This made sense when the existing statekeys for seattleclearinghouse.poly.edu and betaseattleclearinghouse.poly.edu were stored there, but I've moved them to separate directories since, in 350b594.

The rmtree() of statekeys/ should thus be removed from the deployment script, deploymentscripts/deploy_clearinghouse.py.

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

No branches or pull requests

1 participant