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

Go to the project directory before running alembic upgrade #2173

Merged
merged 1 commit into from
Apr 27, 2016

Conversation

sbrunner
Copy link
Member

fix #2020

@sbrunner sbrunner added this to the 1.6.8 milestone Apr 26, 2016
@@ -11,6 +11,11 @@ Version 1.6.8
- <fileNamePattern>build/logs/logFile.%d{yyyy-MM-dd}.log</fileNamePattern>
+ <fileNamePattern>logs/${instanceid}.%d{yyyy-MM-dd}.log</fileNamePattern>

2. In the `deploy/hooks/pre-restore-database.mako` file add:
cd -- "${directory}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cd "${directory}" instead ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Effectively, fixed :-)

@fredj
Copy link
Member

fredj commented Apr 27, 2016

please merge

@sbrunner sbrunner merged commit 35f05c5 into 1.6 Apr 27, 2016
@sbrunner sbrunner deleted the deploy-folder branch April 27, 2016 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants