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 #8472: rudder-dev should write maintained-techniques for me #162

Conversation

peckpeck
Copy link
Member

@peckpeck peckpeck commented Jun 6, 2016

if not re.match(r'.*/techniques/.*', cwd):
logfail("***** ERROR: You must be in a technique directory")
exit(7)
basedir = match.group(1)
pathdir = match.group(2)
Copy link
Member

Choose a reason for hiding this comment

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

techniquedir instead ?

@peckpeck peckpeck force-pushed the ust_8472/rudder_dev_should_write_maintained_techniques_for_me branch from e2c58f0 to bd9e780 Compare June 7, 2016 15:36
@peckpeck
Copy link
Member Author

peckpeck commented Jun 7, 2016

Commit modified

@VinceMacBuche VinceMacBuche merged commit 5a161d3 into Normation:master Jun 9, 2016
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