From df58c4e5f5a3d6e28899d9fc98bd5f1e71167268 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 6 Apr 2011 21:03:37 +0200 Subject: [PATCH] echo, not info Signed-off-by: Nico Schottelius --- bin/cdist-explorer-run-global | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/cdist-explorer-run-global b/bin/cdist-explorer-run-global index 4b901964..17bc3d79 100755 --- a/bin/cdist-explorer-run-global +++ b/bin/cdist-explorer-run-global @@ -27,7 +27,7 @@ set -ue __cdist_target_host="$1"; shift -__cdist_info "Running global explorers ..." +__cdist_echo info "Running global explorers ..." # copy the explorers cdist-dir push "$__cdist_target_host" \