]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix qwirk in script not newer fails if it's exactly the same time..
authorMichael Jerris <mike@jerris.com>
Tue, 12 Dec 2006 17:38:03 +0000 (17:38 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 12 Dec 2006 17:38:03 +0000 (17:38 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3621 d0543943-73ff-0310-b7d9-9358b9ac24b2

build/buildlib.sh

index b81155c31309195f06eb1f772dc188bcfe7addef..2140c0b1319d2c4fbe75f9ce589b8e300bb1fbd2 100755 (executable)
@@ -97,6 +97,7 @@ fi
 
 if [ $? = 0 ] ; then
     touch .complete
+    sleep 1
     touch .complete
 else 
     echo ERROR