ome / omego

OME, Go! Installation and administration tool for OME applications.
GNU General Public License v2.0
6 stars 15 forks source link

Invalid argument leads to wrong upgrade #87

Closed joshmoore closed 8 years ago

joshmoore commented 8 years ago
[omero@minke ~]$ omego/bin/omego upgrade --ci=10.0.51.113:58080 --build=OMERO-build --sym=OMERO.server
[omero@minke ~]$ omego/bin/omego upgrade --ci=10.0.51.113:58080 --branch=OMERO-build --sym=OMERO.server

The first command leads to 5.2.3-ice26 being installed. I would expect a failure message.

manics commented 8 years ago

I thought this looked familiar... https://github.com/ome/omego/issues/73

joshmoore commented 8 years ago

Heh