Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.3
Nico Schottelius 14 years ago
parent 8b43913366
commit 1099c55c9a
  1. 2
      bin/cdist-object-gencode

@ -23,7 +23,7 @@
#
. cdist-config
[ $# -eq 3 ] || __cdist_usage "<target host>" "<object>" "<remote|local>"
[ $# -eq 3 ] || __cdist_usage "<target host>" "<object>" "<type>"
set -eu
__cdist_target_host="$1"; shift

Loading…
Cancel
Save