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

Add --project-root flag #54

Merged
merged 1 commit into from
Aug 11, 2015
Merged

Add --project-root flag #54

merged 1 commit into from
Aug 11, 2015

Conversation

pabelanger
Copy link
Contributor

This allows the user to now define the previously hardcoded './modules' folder.

Signed-off-by: Paul Belanger pabelanger@redhat.com

@@ -24,10 +24,10 @@ Feature: update
"""
<%= @configs['name'] %>
"""
When I run `msync update --noop`
When I run `msync update --noop --project_root=foobar`
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be a separate test?

This allows the user to now define the previously hardcoded './modules' folder.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
@pabelanger pabelanger changed the title Add --project_root flag Add --project-root flag Aug 11, 2015
igalic added a commit that referenced this pull request Aug 11, 2015
@igalic igalic merged commit d94fc56 into voxpupuli:master Aug 11, 2015
openstack-gerrit pushed a commit to openstack-archive/puppet-modulesync-configs that referenced this pull request Aug 19, 2015
This is our hook from the propose_update.sh script. It is also
dependant on the following features upstream:

  voxpupuli/modulesync#53
  voxpupuli/modulesync#54

Change-Id: I8b9e7edd564e55eaba8ed95294bd185f0fe2a585
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
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.

None yet

3 participants