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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"