[SCM] pkg-kde-jenkins packaging branch, master, updated. 819a4e2608dab41a072f09e953292b59196bd946

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:10:49 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/pkg-kde-jenkins.git;a=commitdiff;h=c12a223

The following commit has been merged in the master branch:
commit c12a223d9a23770bd2dc3424276c6235072ee72f
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu May 5 22:54:45 2016 +0200

    Typo
---
 scripts/prepare_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/prepare_build.sh b/scripts/prepare_build.sh
index eb78ba2..a9d83c8 100755
--- a/scripts/prepare_build.sh
+++ b/scripts/prepare_build.sh
@@ -93,7 +93,7 @@ prepare_branches () {
     git fetch --all
 
     echo "Merge debian and local"
-    if gif show-ref --verify --quiet refs/remotes/debian/"$LOCAL_BRANCH"; then
+    if git show-ref --verify --quiet refs/remotes/debian/"$LOCAL_BRANCH"; then
         git checkout -B master refs/remotes/debian/"$LOCAL_BRANCH"
     else
         git checkout -B master refs/remotes/debian/master

-- 
pkg-kde-jenkins packaging



More information about the pkg-kde-commits mailing list