[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] openwrt: fix mv typo of dc3cbec6

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Wed Apr 6 23:17:28 BST 2022



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
1317041c by Paul Spooren at 2022-04-07T00:03:56+02:00
openwrt: fix mv typo of dc3cbec6

Signed-off-by: Paul Spooren <mail at aparcar.org>

- - - - -


1 changed file:

- bin/reproducible_openwrt.sh


Changes:

=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -408,8 +408,8 @@ openwrt_build() {
 
 	mv "$TMPDIR/download" "$TMPBUILDDIR"
 
-        if [ "$RUN" = "b2" ]; then
-		mv "$TMPBUILDDIR/original"
+	if [ "$RUN" = "b2" ]; then
+		mv "$TMPBUILDDIR/build" "$TMPBUILDDIR/original"
 		mkdir "$TMPBUILDDIR/build"
 		disorderfs "$TMPBUILDDIR/original" "$TMPBUILDDIR/build"
 	fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1317041c5d0edc5cc610eaae1a95baf2fdd2424c
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/20220406/f05c575e/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list