Changeset 1022


Ignore:
Timestamp:
May 15, 2017, 10:04:13 AM (8 years ago)
Author:
Herwig Bauernfeind
Message:

GUITools: masterpasswd.vrs: Fix _MasterPasswdCreate()

File:
1 edited

Legend:

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

    r1021 r1022  
    141141_MasterPasswdCreate:
    142142    IF options.!debug == 1 THEN say '_MasterPasswdCreate() started.'
    143     call lineout samba.!masterpasswd, '# Created by Samba GUI Tools 'date('E')' 'time('')
     143    call lineout samba.!masterpasswd, '# Created by Samba GUI Tools 'date('E')' 'time()
    144144    call lineout samba.!masterpasswd, '# syntax:'
    145145    call lineout samba.!masterpasswd, '# username:passwd:UID:GID:login-class:chg pw x sec:deact x sec:GECOS:home:shell'
Note: See TracChangeset for help on using the changeset viewer.