Skip to content

Commit

Permalink
trigger build of image for debug iam-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed Nov 13, 2024
1 parent 6024d9c commit ba864fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/iam-rucio-sync/sync_iam_rucio.py
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ def make_gridmap_compatible(self, certificate):

# get all users from IAM
iam_users = syncer.get_list_of_users(access_token)
logging.info(f"Sync {len(iam_users)} users retrieved from IAM.")

# DEBUG user output to file
if debug:
Expand Down

0 comments on commit ba864fa

Please sign in to comment.