examples/scripts: remove unused shares directory
authorStefan Metzmacher <metze@samba.org>
Thu, 7 Dec 2017 12:34:36 +0000 (13:34 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 13 Dec 2017 19:34:23 +0000 (20:34 +0100)
commit16316e157ba74db4201a36877721a288590c98e6
tree003e71f5e0aef44efb485fffd962cce17c32b18e
parent7bbec4d8714849a64b62e56e8fec390f4613e00d
examples/scripts: remove unused shares directory

These scripts are not that useful anymore, as they rely
on parameters to be defined in loadparm.c

It's confusing to get 'git grep' matches for parameters there...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
examples/scripts/shares/perl/modify_samba_config.pl [deleted file]
examples/scripts/shares/python/SambaConfig.py [deleted file]
examples/scripts/shares/python/SambaParm.py [deleted file]
examples/scripts/shares/python/generate_parm_table.py [deleted file]
examples/scripts/shares/python/modify_samba_config.py [deleted file]
examples/scripts/shares/python/smbparm.py [deleted file]