default_pre_build && if [[ $CODEBLOCKS_BRANCH == scm ]]; then cd ${SOURCE_DIRECTORY} && ./bootstrap || return 1 fi .