Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 24, 2024
1 parent 15358d0 commit a658790
Show file tree
Hide file tree
Showing 3 changed files with 2,185 additions and 1,447 deletions.
2 changes: 1 addition & 1 deletion build/ReleaseManager/osg-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Buold the source tarball and upload it to the OSG library (now using osg-sw-subm
PRINC - Kerberos principal for the OSG AFS (If only the user is given CS.WISC.EDU is assumed as domain). Krb user may differ form the build machine user name
REPO - url of the Git repository (default: https://github.com/glideinWMS/glideinwms.git)
-h --help - print this message and exit
NOTE that when using this script you'll have to authenticate with the CILogon URL and insert the OSG PASSWORD (for AFS/Kerberos) and authenticate with the URL again."

[ "$1" == "-h" ] || [ "$1" == "--help" ] && { echo "$USAGE_STR"; exit 0; }
Expand Down
Loading

0 comments on commit a658790

Please sign in to comment.