IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 8, 2004, 9:34:28 AM (22 years ago)
Author:
desonia
Message:

enhanced the parsing of host to search for the hostname of the current machine
explicitly, not just single word with '.' in it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/verified/tst_psLogMsg03.stderr

    r1018 r1198  
    1  <DATE> <TIME> <HOST> |A|           main|Hello World!  My level is 0
    2  <DATE> <TIME> <HOST> |E|           main|Hello World!  My level is 1
    3  <DATE> <TIME> <HOST> |W|           main|Hello World!  My level is 2
    4  <DATE> <TIME> <HOST> |I|           main|Hello World!  My level is 3
     1 <DATE> <TIME> |<HOST>|A|           main|Hello World!  My level is 0
     2 <DATE> <TIME> |<HOST>|E|           main|Hello World!  My level is 1
     3 <DATE> <TIME> |<HOST>|W|           main|Hello World!  My level is 2
     4 <DATE> <TIME> |<HOST>|I|           main|Hello World!  My level is 3
Note: See TracChangeset for help on using the changeset viewer.