cvs commit: projects/tinderbox tinderbox.pl

Dag-Erling Smorgrav <[email protected]> Thu, 20 Nov 2008 18:18:20 +0000 (UTC)
Newsgroups gmane.os.freebsd.devel.cvs.projects
Message-ID <200811201818.mAKIIKJM052076__16491.4814908572$1227205206$gmane$org@repoman.freebsd.org>
des         2008-11-20 18:18:20 UTC

  FreeBSD projects repository

  Modified files:
    tinderbox            tinderbox.pl 
  Log:
  When I reorganized warning() / error(), I forgot that much of the code uses
  "return warning();" as a shortcut for "warning(); return undef;".  Restore
  the "return undef;" in warning() that made this possible.
  
  Revision  Changes    Path
  1.63      +1 -0      projects/tinderbox/tinderbox.pl
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"