Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2008 20:23:57 +0000 (UTC)
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh eval.c
Message-ID:  <200811232024.mANKO3F3013546@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stefanf     2008-11-23 20:23:57 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               eval.c 
  Log:
  SVN rev 185231 on 2008-11-23 20:23:57Z by stefanf
  
  Fix $? at the first command of a function.  The previous exit status was saved
  twice and thus lost.
  
  Revision  Changes    Path
  1.56      +1 -0      src/bin/sh/eval.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811232024.mANKO3F3013546>