From: Silvio Rhatto Date: Mon, 21 Jan 2013 00:47:51 +0000 (-0200) Subject: Minor fix X-Git-Tag: 0.1~79 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=de088bb04c3bc98027c796bc8bf93bc209217d3f;p=hydra.git Minor fix --- diff --git a/share/hydractl/puppet-enable b/share/hydractl/puppet-enable index f8ee7a1..8579081 100755 --- a/share/hydractl/puppet-enable +++ b/share/hydractl/puppet-enable @@ -24,7 +24,6 @@ hydra_config_load BASENAME="`basename $0`" # Set sudo config -local sudo device rsync if [ "`whoami`" != 'root' ]; then sudo="sudo" fi