Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent 0ca61d6ed8
commit 9af46445ad
  1. 2
      bin/cdist_tree_wrapper

@ -28,6 +28,8 @@
[ $# -ge 1 ] || __cdist_usage "<id> <options>"
set -eu
echo "I am $__cdist_myname and have been called with $@"
__cdist_id="$1"; shift

Loading…
Cancel
Save