From 806a666217964d649dfdccc047b010f7252cb87a6f7a0918adc9542c4bae5559 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Sat, 2 Nov 2019 22:24:39 +0000 Subject: [PATCH] runtest -j1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=35 --- ocaml-parmap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ocaml-parmap.spec b/ocaml-parmap.spec index bf14e99..1829e58 100644 --- a/ocaml-parmap.spec +++ b/ocaml-parmap.spec @@ -66,6 +66,7 @@ dune_release_pkgs='parmap' %ocaml_create_file_list %check +OCAML_DUNE_RUNTEST_ARGS="-j 1" %ifarch x86_64 %else dune_test_tolerate_fail='dune_test_tolerate_fail bitsize'