cvs commit: src/tools/regression/environ envctl.c envtest.t

Sean Farley scf at FreeBSD.org
Wed Apr 23 00:45:48 UTC 2008


scf         2008-04-23 00:45:48 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/environ envctl.c envtest.t 
  Log:
  Differentiate in the tests against getenv() between an empty string and a
  NULL by having the test program return *NULL* for NULL's (no existing
  variable) instead of an empty string (variable with empty value).
  
  Revision  Changes    Path
  1.4       +1 -1      src/tools/regression/environ/envctl.c
  1.3       +14 -11    src/tools/regression/environ/envtest.t


More information about the cvs-all mailing list