From 5030b07de9980b4a2eb22a922e935f5c1dafc476 Mon Sep 17 00:00:00 2001 From: Chun Ly Date: Mon, 28 Sep 2020 14:31:36 -0700 Subject: [PATCH] add_grouper_groups: Update docstrings #42 #6 --- scripts/add_grouper_groups | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/add_grouper_groups b/scripts/add_grouper_groups index dad17581..21d14576 100644 --- a/scripts/add_grouper_groups +++ b/scripts/add_grouper_groups @@ -121,7 +121,7 @@ if __name__ == '__main__': A full execution will: 1. Check whether the group exists 2. Create the group - 3. Update the CSV file that contains the groups + 3. Set permissions for GrouperSuperAdmins and GrouperAdmins ReQUIAM active branch: {branch_name} ReQUIAM version: {__version__}