Merge branch 'master' of git://git.qubes-os.org/marmarek/core-admin-linux

This commit is contained in:
Joanna Rutkowska 2013-11-06 09:47:12 -05:00
commit ad8cb93454

View File

@ -1,7 +1,5 @@
#!/bin/sh
. "${PM_FUNCTIONS}"
get_running_netvms() {
# Actually get running VMs with PCI devices attached
RUNNING_VMS=`xl list | tail -n +3 | cut -f 1 -d " "`