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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to