blame on the right file
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
05c8634f8b
commit
bb96163315
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue