Bump test suite timeout to 10m because arm

This commit is contained in:
Adam Jackson 2019-08-13 14:36:48 -04:00
parent 2fb0a53578
commit f2bf2e973f

View File

@ -31,6 +31,8 @@ Development library for pixman.
%prep
%autosetup -p1
# bump up the test suite timeout because arm
sed -i 's/120/600/' test/meson.build
%build
%meson --auto-features=auto \