summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
6fb8e08)
svn path=/trunk/packages/invirt-xen-config/; revision=1459
+invirt-xen-config (0.0.12) unstable; urgency=low
+
+ * Add missing close paren to init script
+
+ -- Evan Broder <broder@mit.edu> Fri, 31 Oct 2008 09:50:47 -0400
+
invirt-xen-config (0.0.11) unstable; urgency=low
* Automatically startup sysvms if they're not running already
invirt-xen-config (0.0.11) unstable; urgency=low
* Automatically startup sysvms if they're not running already
i=1
for vm in "${SYSVMS[@]}"; do
GEN_FILES[$i] = "$vm"
i=1
for vm in "${SYSVMS[@]}"; do
GEN_FILES[$i] = "$vm"
done
dpkg -s "$PACKAGE" >/dev/null 2>/dev/null || exit 0
done
dpkg -s "$PACKAGE" >/dev/null 2>/dev/null || exit 0