do not need to create directories - git will do this - thanks to Steven

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
remotes/origin/ssh_callback
Nico Schottelius 12 years ago
parent 61747c4cb7
commit 1d933dd5d3
  1. 2
      cdist/conf/type/__git/manifest

@ -33,7 +33,7 @@ state_should=present
case "$state_should" in
present)
__directory "$__object_id" --state present $dirparams --recursive
:
;;
absent)

Loading…
Cancel
Save