]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
spelling
authorElan Ruusamäe <glen@delfi.ee>
Sun, 6 Mar 2016 22:26:05 +0000 (00:26 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 6 Mar 2016 22:26:05 +0000 (00:26 +0200)
builder.sh

index a1f870b18563a26cb4c1119ebd4b64d1bc948bd3..d689a943785de4dac6a917b44ffcec6e80c4edd6 100755 (executable)
@@ -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
This page took 0.166268 seconds and 4 git commands to generate.