From: Elan Ruusamäe Date: Sun, 6 Mar 2016 22:26:05 +0000 (+0200) Subject: spelling X-Git-Tag: auto/th/rpm-build-tools-4.8-4~2 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=c69e0c616f8071ad412d4b53511f2546424a8e43;p=packages%2Frpm-build-tools.git spelling --- diff --git a/builder.sh b/builder.sh index a1f870b..d689a94 100755 --- a/builder.sh +++ b/builder.sh @@ -1652,7 +1652,7 @@ build_package() { # unset these, should not be exposed to builder shell! unset GIT_WORK_TREE GIT_DIR - # thse are set by jenkins + # these are set by jenkins unset GIT_PREVIOUS_COMMIT GIT_URL GIT_PREVIOUS_SUCCESSFUL_COMMIT GIT_BRANCH GIT_COMMIT # fail if something still set env | grep ^GIT_ && Exit_error err_build_fail