I totally failed to patch invirt-remote-/server/ instead of
authorEvan Broder <broder@mit.edu>
Sat, 4 Apr 2009 00:04:25 +0000 (20:04 -0400)
committerEvan Broder <broder@mit.edu>
Sat, 4 Apr 2009 00:04:25 +0000 (20:04 -0400)
invirt-remote-/host/.

svn path=/trunk/packages/invirt-remote/; revision=2292

debian/changelog
server/usr/sbin/invirt-remote-proxy

index 1eca118..ed063e4 100644 (file)
@@ -1,3 +1,9 @@
+invirt-remote (0.3.13) unstable; urgency=low
+
+  * I totally failed to patch the right server.
+
+ -- Evan Broder <broder@mit.edu>  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.
index d64a7d1..7608ad3 100755 (executable)
@@ -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