[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible_live_build: More fixes for publishing files.

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Jun 7 09:44:14 BST 2022



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
9d732de6 by Roland Clobus at 2022-06-07T10:43:59+02:00
reproducible_live_build: More fixes for publishing files.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- bin/reproducible_debian_live_build.sh
- bin/reproducible_debian_live_sync_result.sh


Changes:

=====================================
bin/reproducible_debian_live_build.sh
=====================================
@@ -72,7 +72,7 @@ cleanup() {
 		fi
 	fi
 
-	output_echo Cleanup ${RESULT}
+	output_echo "Cleanup ${RESULT}"
 	# Cleanup the workspace
 	if [ ! -z "${BUILDDIR}" ]; then
 		sudo rm -rf --one-file-system ${BUILDDIR}


=====================================
bin/reproducible_debian_live_sync_result.sh
=====================================
@@ -53,8 +53,6 @@ delete_live_build_file() {
 }
 
 parse_arguments() {
-    # The first argument is the name of the script
-    shift
     if [ "$1" == "delete" ]; then
         shift
         delete_live_build_file "$@"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9d732de638adaa82cc46514362af880a9fff4a13

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9d732de638adaa82cc46514362af880a9fff4a13
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20220607/d8eb5161/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list