added validation and runtime detection of addition to a second group

This commit is contained in:
2016-03-05 09:39:33 -05:00
parent c72968f277
commit a52124e582
3 changed files with 88 additions and 1 deletions

View File

@ -20,6 +20,7 @@ WriteMakefile(
'bin/sync-slave',
'bin/list-all',
'bin/is-managed',
'bin/validate-master',
],
'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>',
);