Issue #2214 - Correct syntax

Former-commit-id: bd9c893494 [formerly eb6fef00c7] [formerly 2ea8c6cd5d8241cebf9f8690a338942596613dd4 [formerly 62751f2af8]] [formerly df8dd8d71b [formerly 62751f2af8 [formerly 0b398665c539949a624b9d2e3e0b11dcd501044d]]]
Former-commit-id: df8dd8d71b
Former-commit-id: a612dab10b72b7853b3b68864ce38d4b1f9c19bc [formerly 6f0c139522]
Former-commit-id: d8b26bf14f
This commit is contained in:
Greg Armendariz 2013-07-23 09:08:53 -05:00
parent a138619ea8
commit 15bdc4f6c4

View file

@ -191,7 +191,7 @@ function buildFeatureRPMs()
if [ "${feature}" = "com.raytheon.uf.viz.cots.feature" ] ||
[ "${feature}" = "com.raytheon.uf.viz.base.feature" ] ||
[ "${feature}" = "com.raytheon.uf.viz.localization.perspective.feature" ] ||
[ "${feature}" = "com.raytheon.uf.viz.archive.feature" ]; then
[ "${feature}" = "com.raytheon.uf.viz.archive.feature" ] ||
[ "${feature}" = "com.raytheon.viz.satellite.feature" ] ||
[ "${feature}" = "com.raytheon.uf.viz.nwsauth.feature" ]; then