diff --git a/bin/cdist-config b/bin/cdist-config index 273569a6..ca8525ea 100755 --- a/bin/cdist-config +++ b/bin/cdist-config @@ -176,7 +176,7 @@ __cdist_echo() echo $__cdist_echo_prefix "Error: $@" >&2 ;; *) - echo "CORE BUG, who created the broken commit?" >&2 + echo "CORE BUG, who created the broken commit in $0?" >&2 exit 23 ;; esac