Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2008 00:45:48 +0000 (UTC)
From:      Sean Farley <scf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/environ envctl.c envtest.t
Message-ID:  <200804230045.m3N0jmtX021319@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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