That`s the output I got. Not sure if it is helpful: $ git push upstream HEAD~:5-freebsd-12 Counting objects: 4, done. Delta compression using up to 8 threads. Compressing objects: 100% (4/4), done. Writing objects: 100% (4/4), 658 bytes | 658.00 KiB/s, done. Total 4 (delta 3), reused 0 (delta 0) remote: 1: mail v...@rtems.org remote: 2: update github remote: 4: IRC remote: usage: <file with rev-list> <repo name without .git> remote: 5: Buildbot To ssh://dispatch.rtems.org/data/git/rtems-libbsd.git a2bc8eba46..9edb1201f6 HEAD~ -> 5-freebsd-12
$ git push upstream HEAD:5-freebsd-12 Counting objects: 7, done. Delta compression using up to 8 threads. Compressing objects: 100% (6/6), done. Writing objects: 100% (7/7), 567 bytes | 567.00 KiB/s, done. Total 7 (delta 4), reused 0 (delta 0) remote: 1: mail v...@rtems.org remote: 2: update github remote: 4: IRC remote: usage: <file with rev-list> <repo name without .git> remote: 5: Buildbot To ssh://dispatch.rtems.org/data/git/rtems-libbsd.git 9edb1201f6..5c1b99e4d2 HEAD -> 5-freebsd-12 > -----Original Message----- > From: Gedare Bloom <ged...@rtems.org> > Sent: Wednesday, June 9, 2021 7:59 PM > To: Sommer, Jan <jan.som...@dlr.de>; Amar Takhar > <v...@darkbeer.org> > Cc: Chris Johns <chr...@rtems.org>; devel@rtems.org > Subject: Re: [PATCH v2 2/2] i386: Remove unneeded include header files > > On Wed, Jun 9, 2021 at 10:51 AM <jan.som...@dlr.de> wrote: > > > > Thanks. Pushed to master, 5-freebsd-12 and 6-freebsd-12. > > Short question: Does the buildbot recognize the pushes to rtems-libbsd/5- > freebsd-12 and update the ticket? > > I added the ticket number to the commit description, but the ticket has not > been updated. > > > Do you still have the terminal output from running git-push? > > The git side looks ok, but I can't check the trac end. > > > Best regards, > > > > Jan > > > > > -----Original Message----- > > > From: Chris Johns <chr...@rtems.org> > > > Sent: Wednesday, June 9, 2021 12:13 PM > > > To: Sommer, Jan <jan.som...@dlr.de>; ged...@rtems.org > > > Cc: devel@rtems.org > > > Subject: Re: [PATCH v2 2/2] i386: Remove unneeded include header files > > > > > > On 8/6/21 11:52 pm, jan.som...@dlr.de wrote: > > > > I would also like to backport this to 5-freebsd-12 to solve this issue > there as > > > well. > > > > I created a corresponding ticket: > > > https://devel.rtems.org/ticket/4452#ticket > > > > > > OK for 5. > > > > > > Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel