Skip to content

Commit

Permalink
Issue saltstack#20850 puppet run should return actual code --lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
br0ch0n committed Apr 8, 2015
1 parent c5ae09b commit 4e2ab36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion salt/modules/puppet.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ def run(*args, **kwargs):
return __salt__['cmd.run_all'](repr(puppet), python_shell=False)



def noop(*args, **kwargs):
'''
Execute a puppet noop run and return a dict with the stderr, stdout,
Expand Down

0 comments on commit 4e2ab36

Please sign in to comment.