Date: Thu, 20 Feb 2020 13:36:02 -0500 From: Ed Maste <emaste@freebsd.org> To: "Pedro F. Giffuni" <pfg@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r358170 - head/usr.sbin/services_mkdb Message-ID: <CAPyFy2AnaT2xktn4Juu9xGNi7agtycQuKq%2Bz0ARvAByYnR8vfw@mail.gmail.com> In-Reply-To: <202002201552.01KFqaQo007178@repo.freebsd.org> References: <202002201552.01KFqaQo007178@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Feb 2020 at 10:52, Pedro F. Giffuni <pfg@freebsd.org> wrote: > > Author: pfg > Date: Thu Feb 20 15:52:36 2020 > New Revision: 358170 > URL: https://svnweb.freebsd.org/changeset/base/358170 > > Log: > Revert r358153: it is causing unexpected issues with the build system. Thanks Pedro. As an aside free pre-commit testing is available via GitHub and Cirrus-CI (if you have a GitHub fork of FreeBSD). Cirrus-CI just needs to be enabled (from the "Marketplace") for your GitHub account. https://github.com/marketplace/cirrus-ci Choose Public Repositories $0 Either grant Cirrus-CI access to all of your repositories, or just FreeBSD, as you see fit. Every time you push to your GitHub fork Cirrus-CI will build and do a boot smoke-test (in QEMU) of your changes. Here's a failing run of one of my test branches, rebased after r358153: https://cirrus-ci.com/build/4641705500606464 And then a passing run, rebased after the revert: https://cirrus-ci.com/build/6173402775945216
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2AnaT2xktn4Juu9xGNi7agtycQuKq%2Bz0ARvAByYnR8vfw>