Allow ms_schema.py to produce output much like minschema_wspp
authorSreepathi Pai <sree314@gmail.com>
Thu, 5 Mar 2009 06:03:13 +0000 (17:03 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 5 Mar 2009 06:03:13 +0000 (17:03 +1100)
commit8352650fee1233e68b489efe635f3661cab2b190
tree2069ee10b7fc1e8f0640e86a166620453c7a0939
parent17aac8cad2b3fe4b23eaebd869b1538735a1954a
Allow ms_schema.py to produce output much like minschema_wspp

I've patched the new ms_schema.py (which was intended to be used as a
library) to function as minschema_wspp if invoked standalone. Although
this is less robust than minschema_wspp on incorrect data, having two
programs doing the same thing might not be good idea.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/ms_schema.py