cvs commit: src/tools/regression/bin/sh/builtins var-assign.0

Stefan Farfeleder stefanf at FreeBSD.org
Sun Apr 9 09:38:31 UTC 2006


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)


More information about the cvs-src mailing list