chiark / gitweb /
Addition to update.py to make version updating easier
authorCiaran Gultnieks <ciaran@ciarang.com>
Tue, 19 Apr 2011 21:23:13 +0000 (22:23 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Tue, 19 Apr 2011 21:23:13 +0000 (22:23 +0100)
commita6daaa7559f9ed74216af5c94235d8afef133b61
tree22c68c42760d256e0d45916d833902fc28162dcb
parent3eb6377f384261b642893609fcd977c22cc06560
Addition to update.py to make version updating easier

Adds a --update switch which runs the given command for each metadata
file where there appears to be a newer version than we have. For
example, I do "update.py -u vim".
update.py