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

Fixes #7150: Environnement variables cannot be used on windows #741

Conversation

ncharles
Copy link
Member

@ncharles ncharles commented Sep 2, 2015

No description provided.

@@ -36,14 +36,14 @@ for /F \"tokens=1,2* delims==\" %%G IN ('SET') DO ECHO =node.env[%%G]=%%H";

files:
!windows::
"${sys.workdir}/module/env"
"${sys.workdir}/modules/env"
Copy link
Member Author

Choose a reason for hiding this comment

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

${sys.workdir}/modules is the real path preexisting ...

Kegeruneku pushed a commit that referenced this pull request Sep 2, 2015
…s_cannot_be_used_on_windows

Fixes #7150: Environnement variables cannot be used on windows
@Kegeruneku Kegeruneku merged commit f9dc115 into Normation:branches/rudder/3.0 Sep 2, 2015
@Kegeruneku
Copy link

Accepted

amousset pushed a commit to amousset/rudder-techniques that referenced this pull request Dec 8, 2015
…gration_script_for_the_database_to_correct_the_serialization_of_groups_in_the_rules

Fixes #7133: Create the migration script for the database to correct …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants