blame on the right file

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-04-06 21:19:47 +02:00
parent 05c8634f8b
commit bb96163315
1 changed files with 1 additions and 1 deletions

View File

@ -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