Skip to content

Commit a371efc

Browse files
Merge pull request #20 from williamnswanson/SOFTWARE-5619.assign-new-project-gids
Software 5619.assign new project gids Fixed the scripts permission bits
2 parents c4262b9 + c92d1f1 commit a371efc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

group_identifier_assigner.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,3 +264,4 @@ def main(args):
264264
except urllib.error.HTTPError as e:
265265
print(e, file=sys.stderr)
266266
sys.exit(1)
267+

0 commit comments

Comments
 (0)