Date: Sat, 26 Jan 2013 15:00:50 -0700 From: Ian Lepore <ian@FreeBSD.org> To: Eitan Adler <eadler@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r245949 - head/usr.sbin/watchdogd Message-ID: <1359237650.93359.2.camel@revolution.hippie.lan> In-Reply-To: <CAF6rxg=jdjcRh5vB9T8rMpzotsiMQhjme2paoQOJ8=QqUgd7sg@mail.gmail.com> References: <201301262129.r0QLTjdb059133@svn.freebsd.org> <CAF6rxg=jdjcRh5vB9T8rMpzotsiMQhjme2paoQOJ8=QqUgd7sg@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
On Sat, 2013-01-26 at 16:52 -0500, Eitan Adler wrote:
> > @@ -188,7 +196,7 @@ watchdog_loop(void)
> > if (watchdog_onoff(0) == 0) {
> > end_program = 2;
> > } else {
> > - warnx("Could not stop the watchdog, not exiting");
> > + warnx("Could not stop the watchdog, not exitting");
>
> Are you sure?
>
>
Doh! I had the same fix in two sandboxes, so naturally with 50:50 odds
I inevitably chose to commit from the outdated one. Fix upcoming...
-- Ian
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1359237650.93359.2.camel>
