From: Evan Broder Date: Sat, 4 Apr 2009 00:04:25 +0000 (-0400) Subject: I totally failed to patch invirt-remote-/server/ instead of X-Git-Tag: 0.3.14~1 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/commitdiff_plain/53411646bff69bd47c8ebff12f8c284b48cb19f0 I totally failed to patch invirt-remote-/server/ instead of invirt-remote-/host/. svn path=/trunk/packages/invirt-remote/; revision=2292 --- diff --git a/debian/changelog b/debian/changelog index 1eca118..ed063e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-remote (0.3.13) unstable; urgency=low + + * I totally failed to patch the right server. + + -- Evan Broder Fri, 03 Apr 2009 20:02:34 -0400 + invirt-remote (0.3.12) unstable; urgency=low * ionice the dd to wipe out deleted LVs so it doesn't hose the system. diff --git a/server/usr/sbin/invirt-remote-proxy b/server/usr/sbin/invirt-remote-proxy index d64a7d1..7608ad3 100755 --- a/server/usr/sbin/invirt-remote-proxy +++ b/server/usr/sbin/invirt-remote-proxy @@ -16,7 +16,7 @@ case "$TYPE/$SERVICE" in invirt-remote-listvms "$@" ;; web/vnccert ) invirt-remote-vnccert "$@" ;; - web/availability ) + web/availability | web/avail ) invirt-remote-availability "$@" ;; web/lvcreate | web/lvremove | web/lvrename | web/lvresize ) if [ -f "/etc/invirt/nolvm" ]; then