From c69e0c616f8071ad412d4b53511f2546424a8e43 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 7 Mar 2016 00:26:05 +0200 Subject: [PATCH] spelling --- builder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0