File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 2424# - if cur and nxt are in the lock file cur is removed
2525# - if a Galaxy URL is given it is checked that cur is not installed
2626# - if only cur in in the list then cur is removed and nxt is added
27+ #
28+ # The tool logs INFO messages for each removed / added revision
2729#
28- # there are several possible WARNING messages that require manual checks
30+ # In addition there are several possible WARNING messages that
31+ # require manual checks
2932#
3033# NAME,REPO CURRENT NEXT have unequal versions
3134# - the currently considered revision is not removed because
3437# and the next installable revision has a different version
3538#
3639# NAME,REPO CURRENT still installed on GALAXY_URL
37- # - the currently considered revision is not removed becaus
40+ # - the currently considered revision is not removed because
3841# it is still installed on the given Galaxy instance
3942#
4043# NAME,REPO Adjacent installable revisions CURRENT NEXT have equal versions
You can’t perform that action at this time.
0 commit comments