diff --git a/build/ReleaseManager/osg-release.sh b/build/ReleaseManager/osg-release.sh index 2d1eda839..7fa28f679 100755 --- a/build/ReleaseManager/osg-release.sh +++ b/build/ReleaseManager/osg-release.sh @@ -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; } diff --git a/doc/history.html b/doc/history.html index a33ec55a6..c0e7bb257 100644 --- a/doc/history.html +++ b/doc/history.html @@ -134,2240 +134,2979 @@

Stable Series

+
+ + +

Development Series

+ This is work in progress, so some pieces may be not so tested yet and + the documentation out of sync. But it passed all out tests and is a good + place to look for what is going on.
+ -
- - -

Development Series

- This is work in progress, so some pieces may be not so tested yet and - the documentation out of sync. But it passed all out tests and is a good - place to look for what is going on.
-