testparam

Herb Lewis herb at chomps.engr.sgi.com
Thu Aug 13 15:36:41 GMT 1998


The new version of testparm in the 1.9.19 branch no longer shows all
parameters. Line 110 in util/testparm.c reads 

lp_dump(stdout,False);

which only prints out the non-default values. Should this be changed to

lp_dump(stdout,True);

to print out all parameters (like the pre 1.9.19 versions did) or 
maybe add a -f parameter to testparm to allow printing the full list?

-- 
======================================================================
Herb Lewis                                   Silicon Graphics 
Technical Marketing                          2011 N Shoreline Blvd
Network Systems Division                     Mountain View, CA  94043  
herb at sgi.com                                 Tel: 650-933-2177
http://www.sgi.com                           Fax: 650-932-2177          
======================================================================


More information about the samba-technical mailing list