Skip to content

Commit

Permalink
removed unneeded grouper loader
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Apr 4, 2020
1 parent e23e714 commit 506388f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions container_files/usr-local-bin/library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,6 @@ finishPrep() {
then
cat /opt/tier-support/supervisord-shibsp.conf >> /opt/tier-support/supervisord-base.conf
fi

if [ "$GROUPER_DAEMON" = "true" ]
then
cat /opt/tier-support/supervisord-loader.conf > /opt/tier-support/supervisord.conf
fi

# copy files to their appropriate locations based on passed in flags
if [ "$GROUPER_WS" = "true" ]
Expand Down

0 comments on commit 506388f

Please sign in to comment.