Ignore:
Timestamp:
May 26, 2016, 9:02:53 AM (9 years ago)
Author:
Herwig Bauernfeind
Message:

GUITools: SMBMon (TDB Check page), shared library updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/guitools/shared/sambainit.vrs

    r719 r908  
    190190    if samba.!log = "" then do /* new default */
    191191        ok = SysFileTree(etc'\samba\log',exist.,'DO')
    192         if exist.0 > 0 then samba.!log = etc'\samba\logs'
     192        if exist.0 > 0 then samba.!log = etc'\samba\log'
    193193    end
    194194    if samba.!log = "" then do /* old default */
Note: See TracChangeset for help on using the changeset viewer.