Merge "Omaha #4702 updated lookupRPM.sh for jep 3.3.6" into omaha_16.1.1
Former-commit-id: 7b918666378abd4a1c9d1afb0bf3e22b2fb8761e
This commit is contained in:
commit
ceddb3ef74
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ function lookupRPM()
|
|||
return 0
|
||||
fi
|
||||
if [ "${1}" = "awips2-python-jep" ]; then
|
||||
export RPM_SPECIFICATION="${installer_dir}/jep-3.3.5/"
|
||||
export RPM_SPECIFICATION="${installer_dir}/jep-3.3.6/"
|
||||
return 0
|
||||
fi
|
||||
if [ "${1}" = "awips2-python-pil" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue