This commit is contained in:
Petr Nyc
2025-12-08 08:57:11 +01:00
parent c84c63b0b8
commit 766e6808b5
3 changed files with 33 additions and 19 deletions

View File

@@ -12,8 +12,8 @@ AWK=/usr/bin/awk
CURL=/usr/bin/curl
source "${BINDIR}/lib/logging.sh"
TARGET="${1-11.4.85.0.1.201.2}"
hg_branch="s11u4_sust_084"
TARGET="${1-11.4.88.0.1.207.1}"
hg_branch="s11u4_sust_087"
log::info "TARGET:${TARGET}"
URL="http://grt.us.oracle.com/grt/webservice/grtList/?gate=240&show=All&gateName=S11.4-SRU&status=4&target=${TARGET}"

View File

@@ -13,7 +13,7 @@ CURL=/usr/bin/curl
source "${BINDIR}/lib/logging.sh"
TARGET="${1-11.4.87.0.1.207.2}"
TARGET="${1-11.4.88.0.1.207.1}"
log::info "TARGET:${TARGET}"