}
eend() {
[[ -n $1 ]] || eqawarn "QA Notice: eend called without return code"
local retval=${1:-0}
shift
-