Add a small delay after the build before the Job moves on to the next item.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2005-04-08 21:46:07 +00:00
parent 281c105455
commit 74d0522541

View File

@ -96,3 +96,5 @@ if [ $skiplinux != yes ]; then
sleep 10
fi
fi
sleep 30