Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:24
erlang
6868-otp-Remove-extra-artifacts-after-primary-h...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 6868-otp-Remove-extra-artifacts-after-primary-has-been-up.patch of Package erlang
From ed952bbfb8133895b83bb84a820f96fde8041b8b Mon Sep 17 00:00:00 2001 From: Lukas Larsson <lukas@erlang.org> Date: Wed, 4 Oct 2023 15:35:04 +0200 Subject: [PATCH 08/10] otp: Remove extra artifacts after primary has been updated --- otp_build | 1 + 1 file changed, 1 insertion(+) diff --git a/otp_build b/otp_build index c9d118c2a4..6349ad9478 100755 --- a/otp_build +++ b/otp_build @@ -914,6 +914,7 @@ do_primary_git () -name '*.app' -o -name '*.appup' | xargs git reset HEAD git commit --no-verify -m 'Update primary bootstrap' + git checkout HEAD -- bootstrap echo "Primary bootstrap updated and commited." else echo "" -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor