Skip to content

Commit

Permalink
Merge pull request #20 from williamnswanson/SOFTWARE-5619.assign-new-…
Browse files Browse the repository at this point in the history
…project-gids

Software 5619.assign new project gids
Fixed the scripts permission bits
  • Loading branch information
williamnswanson authored Nov 29, 2023
2 parents c4262b9 + c92d1f1 commit a371efc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions group_identifier_assigner.py
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -264,3 +264,4 @@ def main(args):
except urllib.error.HTTPError as e:
print(e, file=sys.stderr)
sys.exit(1)

0 comments on commit a371efc

Please sign in to comment.