Reinhard Max 2024-05-27 16:41:02 +00:00 committed by Git OBS Bridge
parent e6ff124da8
commit 865e89fbe6

View File

@ -300,7 +300,7 @@ export CLKNETSIM_RANDOM_SEED=24501
export CFLAGS="%{optflags}"
make %{?_smp_mflags} -C test/simulation/clknetsim
pushd test/simulation
./124-tai
./124-tai || find
popd
make %{?_smp_mflags} quickcheck
%endif