@@ -43,6 +43,7 @@ qrun() {
source "$Body"
jat__sfinish; tes=$?
test $tes -gt 1 && die "test indicated invalid results"
+ return $tes
}
main() {