mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
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
This commit is contained in:
parent
f13b33b0bf
commit
34be89ec13
@ -97,6 +97,7 @@ fi
|
||||
|
||||
if [ $? = 0 ] ; then
|
||||
touch .complete
|
||||
sleep 1
|
||||
touch .complete
|
||||
else
|
||||
echo ERROR
|
||||
|
Loading…
x
Reference in New Issue
Block a user