Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2006 09:38:29 +0000 (UTC)
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/bin/sh/builtins var-assign.0
Message-ID:  <200604090938.k399cTsf062481@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stefanf     2006-04-09 09:38:29 UTC

  FreeBSD src repository

  Added files:
    tools/regression/bin/sh/builtins var-assign.0 
  Log:
  Test that variable assignments preceding special built-ins affect the current
  shell environment, eg after "VAR=val eval" VAR remains set.  Currently fails
  but will be implemented soon.
  
  Revision  Changes    Path
  1.1       +55 -0     src/tools/regression/bin/sh/builtins/var-assign.0 (new)



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