Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
51b170a6
Commit
51b170a6
authored
Dec 21, 2015
by
Holger Levsen
Browse files
reproducible archlinux: ignorance is only bliss if it works
parent
b7a33263
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/reproducible_build_archlinux_pkg.sh
View file @
51b170a6
...
@@ -157,8 +157,6 @@ first_build() {
...
@@ -157,8 +157,6 @@ first_build() {
else
else
# fail with notification
# fail with notification
exit
23
exit
23
else
exit
$P3RESULT
fi
fi
fi
fi
fi
fi
...
@@ -242,8 +240,6 @@ remote_build() {
...
@@ -242,8 +240,6 @@ remote_build() {
echo
"
$(
$date
-u
)
- sigh, failure after not being able to verify pgp signatures. work to debug why ahead."
echo
"
$(
$date
-u
)
- sigh, failure after not being able to verify pgp signatures. work to debug why ahead."
exec
/srv/jenkins/bin/abort.sh
exec
/srv/jenkins/bin/abort.sh
else
else
echo
"
$(
date
-u
)
- a new type of failure we dont know about yet. how exciting this might become…"
exit
1
# FIXME: atm this is never reached…
# FIXME: atm this is never reached…
handle_remote_error
"with exit code
$RESULT
from
$NODE
for build #
$BUILDNR
for
${
SRCPACKAGE
}
from
$REPOSITORY
"
handle_remote_error
"with exit code
$RESULT
from
$NODE
for build #
$BUILDNR
for
${
SRCPACKAGE
}
from
$REPOSITORY
"
fi
fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment