case $THIS_SUB_DEPENDS in GOBJ_DEVEL) if [[ "$GOBJ_VER" == "devel" ]]; then return 0; fi;; esac return 1 .