more todo, less whiteline in bin/cdist-object-explorer-run

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-28 18:31:26 +02:00
commit 332548ba4f
2 changed files with 28 additions and 1 deletions

View file

@ -24,7 +24,6 @@
. cdist-config
[ $# -eq 2 ] || __cdist_usage "<target host> <object>"
set -eu
__cdist_target_host="$1"; shift