From e6ff124da8e24c9929545af76163369de2f177b0f99973c49dfaa00ac43216dc Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 27 May 2024 16:36:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=131 --- chrony.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/chrony.spec b/chrony.spec index 11f67f6..a2cb878 100644 --- a/chrony.spec +++ b/chrony.spec @@ -299,6 +299,9 @@ find %{buildroot} -type f | xargs sed -i ' export CLKNETSIM_RANDOM_SEED=24501 export CFLAGS="%{optflags}" make %{?_smp_mflags} -C test/simulation/clknetsim +pushd test/simulation +./124-tai +popd make %{?_smp_mflags} quickcheck %endif %endif