cleanup: remove unused variables

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
remotes/origin/1.5
Steven Armstrong 14 years ago
parent 2c71018699
commit 4e2d063911
  1. 2
      bin/cdist-object-run-all

@ -33,8 +33,6 @@ set -eu
__cdist_target_host="$1"; shift
object_listing="$__cdist_tmp_dir/objects"
type_listing_all="$__cdist_tmp_dir/types_all"
type_listing="$__cdist_tmp_dir/types"
types_pushed="$__cdist_tmp_dir/types_pushed"
touch "$types_pushed"

Loading…
Cancel
Save