Skip to content

Commit

Permalink
Adding midPoint and Grouper initial objects
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan committed Dec 1, 2020
1 parent 281cc8f commit 778af20
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def addGroups(gs,stem,owner,regexp) {

def cs = GroupFinder.findByName(gs, "app:cs", true)

gs = GrouperSession.startRootSession()
addGroups(gs, StemFinder.findByName(gs, 'ref:course'), cs, /CS.*/)

System.out.println("************** initialize.gsh done.")

0 comments on commit 778af20

Please sign in to comment.