Issue #2164 - disable build of awips2-notification temporarily.
Former-commit-id: 69f7d9afd3d61fe1a68b16b98d7d3a41d4fcc2c4
This commit is contained in:
parent
e147fd411e
commit
cccb37ebc0
2 changed files with 2 additions and 2 deletions
|
@ -176,7 +176,7 @@ if [ "${1}" = "-delta" ]; then
|
|||
buildRPM "awips2-hydroapps-shared"
|
||||
buildRPM "awips2-localapps-environment"
|
||||
buildRPM "awips2-maps-database"
|
||||
buildRPM "awips2-notification"
|
||||
#buildRPM "awips2-notification"
|
||||
buildRPM "awips2-pypies"
|
||||
buildRPM "awips2-data.hdf5-topo"
|
||||
buildRPM "awips2-data.gfe"
|
||||
|
|
|
@ -160,7 +160,7 @@ if [ "${1}" = "-delta" ]; then
|
|||
exit 1
|
||||
fi
|
||||
buildRPM "awips2-edex-environment"
|
||||
buildRPM "awips2-notification"
|
||||
#buildRPM "awips2-notification"
|
||||
|
||||
exit 0
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue