[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible arch: fix	typo
    Holger Levsen 
    holger at moszumanska.debian.org
       
    Fri Oct 16 16:56:54 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit b25ebe1f3b1e1a9ef6e335ccf42118cb666c1f73
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Oct 16 18:56:05 2015 +0200
    reproducible arch: fix typo
---
 bin/reproducible_build_arch_pkg.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_build_arch_pkg.sh b/bin/reproducible_build_arch_pkg.sh
index ba51e42..b62a078 100755
--- a/bin/reproducible_build_arch_pkg.sh
+++ b/bin/reproducible_build_arch_pkg.sh
@@ -145,7 +145,7 @@ elif [ "$1" = "1" ] || [ "$1" = "2" ] ; then
 		second_build
 	fi
 	# delete source package before providing build results for rsyncing
-	rm /tmp/$SRCPACKAGE-$(basename/$SRCPACKAGE -r
+	rm /tmp/$SRCPACKAGE-$(basename $TMPDIR)/$SRCPACKAGE -r
 	mv -v /tmp/$SRCPACKAGE-$(basename $TMPDIR) $TMPDIR/b$MODE/archlinux/$SRCPACKAGE
 	echo "$(date -u) - build #$MODE for $SRCPACKAGE on $HOSTNAME done."
 	exit 0
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
    
    
More information about the Qa-jenkins-scm
mailing list