diff --git a/bin/cdist-remote-code-run b/bin/cdist-remote-code-run index af362470..02487a89 100755 --- a/bin/cdist-remote-code-run +++ b/bin/cdist-remote-code-run @@ -45,7 +45,7 @@ if [ -f "$finished" ]; then exit 0 fi -echo "Checking code for $object ..." +echo "Checking code for $object ..." if [ -f "$require" ]; then while read requirement; do