[SCM] pkg-kde-jenkins packaging branch, master, updated. c020108c412f726f4b3ac49e71d4d8225cd11531
    Maximiliano Curia 
    maxy at moszumanska.debian.org
       
    Thu May 12 10:48:34 UTC 2016
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/pkg-kde-jenkins.git;a=commitdiff;h=124669d
The following commit has been merged in the master branch:
commit 124669d93c1c3e9e7f8fa3976f7395245f4f98e2
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed May 11 15:23:02 2016 +0200
    Source build is there also...
---
 scripts/build_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/build_build.sh b/scripts/build_build.sh
index 05344f1..25b5f63 100755
--- a/scripts/build_build.sh
+++ b/scripts/build_build.sh
@@ -117,7 +117,7 @@ esac
 
 if ! sbuild "${SBUILD_ARGS[@]}" "$dsc_file"; then
     # Check if it was a Hash Sum mismatch and retry, once
-    buildlog=$(find -type f -name '*.build')
+    buildlog=$(find -type f -name '*'"$arch"'*.build')
     if grep -q 'E: Failed to fetch.*Hash Sum mismatch' "$buildlog"; then
         # Avoid confusing hooks and the like
         rm "$buildlog"
-- 
pkg-kde-jenkins packaging
    
    
More information about the pkg-kde-commits
mailing list