fish: Add man page section on calling guestfish remote robustly from bash.
[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
-