Show
Ignore:
Timestamp:
04/08/03 23:13:44 (21 years ago)
Author:
jalet
Message:

Prepare --groups option to work.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/warnpykota

    r890 r891  
    2323# 
    2424# $Log$ 
     25# Revision 1.13  2003/04/08 21:13:44  jalet 
     26# Prepare --groups option to work. 
     27# 
    2528# Revision 1.12  2003/04/08 21:10:18  jalet 
    2629# Checks --groups option presence instead of --users because --users is the default. 
     
    142145    try : 
    143146        defaults = { \ 
    144                      "users"  : 1, \ 
     147                     "users"  : 0, \ 
    145148                     "groups" : 0, \ 
    146149                     "printer" : "*", \