]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Clean subprocess output without newliner
[bup.git] / Makefile
index 5c6ef899964558cf6df6ec88f80f0161c4fe33d8..1059304c8317ec1a60822505e986c9a1ede54016 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -148,6 +148,7 @@ runtests-python: all t/tmp
            | tee -a t/tmp/test-log/$$$$.log
 
 cmdline_tests := \
+  t/test-ftp \
   t/test-save-restore \
   t/test-packsizelimit \
   t/test-prune-older \
@@ -165,7 +166,8 @@ cmdline_tests := \
   t/test-fsck.sh \
   t/test-index-clear.sh \
   t/test-index-check-device.sh \
-  t/test-ls.sh \
+  t/test-ls \
+  t/test-ls-remote \
   t/test-tz.sh \
   t/test-meta.sh \
   t/test-on.sh \