Draft test script to run "make check" on multiple VMs at once.

This commit is contained in:
Andrew Wood
2024-12-04 22:02:59 +00:00
parent ebb209a371
commit 2d0321e544
2 changed files with 214 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = subdir-objects
SUBDIRS = po
bin_PROGRAMS = pv
dist_doc_DATA = README.md docs/INSTALL docs/COPYING docs/NEWS.md docs/ACKNOWLEDGEMENTS.md docs/DEVELOPERS.md docs/benchmark.sh
dist_doc_DATA = README.md docs/INSTALL docs/COPYING docs/NEWS.md docs/ACKNOWLEDGEMENTS.md docs/DEVELOPERS.md docs/benchmark.sh docs/test-on-vm-lab.sh
dist_man1_MANS = docs/pv.1
EXTRA_DIST = docs/pv.1.md