Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at netboot-syslinux-multiplatform 16 lines 600 B view raw
1diff --git a/Makefile.am b/Makefile.am 2index 2137932..93abdb6 100644 3--- a/Makefile.am 4+++ b/Makefile.am 5@@ -198,11 +198,7 @@ test_integration_uv_SOURCES = \ 6 test/integration/test_uv_bootstrap.c \ 7 test/integration/test_uv_load.c \ 8 test/integration/test_uv_recover.c \ 9- test/integration/test_uv_recv.c \ 10- test/integration/test_uv_send.c \ 11 test/integration/test_uv_set_term.c \ 12- test/integration/test_uv_tcp_connect.c \ 13- test/integration/test_uv_tcp_listen.c \ 14 test/integration/test_uv_snapshot_put.c \ 15 test/integration/test_uv_truncate.c \ 16 test/integration/test_uv_work.c