From: Michael Jerris Date: Tue, 12 Dec 2006 17:38:03 +0000 (+0000) Subject: fix qwirk in script not newer fails if it's exactly the same time.. X-Git-Tag: v1.0-beta1~1595 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34be89ec1307783e1790fd8997af71b39cc7e043;p=thirdparty%2Ffreeswitch.git fix qwirk in script not newer fails if it's exactly the same time.. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3621 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/build/buildlib.sh b/build/buildlib.sh index b81155c313..2140c0b131 100755 --- a/build/buildlib.sh +++ b/build/buildlib.sh @@ -97,6 +97,7 @@ fi if [ $? = 0 ] ; then touch .complete + sleep 1 touch .complete else echo ERROR