virt-resize: Document guest boot stops at "GRUB" (RHBZ#640961).
[libguestfs.git] / python / run-python-tests
index 90e38b3..487f8ab 100755 (executable)
@@ -21,4 +21,3 @@ set -e
 for f in t/*.py; do
   python $f
 done
-