提交 34be89ec authored 作者: Michael Jerris's avatar Michael Jerris

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
上级 f13b33b0
...@@ -97,6 +97,7 @@ fi ...@@ -97,6 +97,7 @@ fi
if [ $? = 0 ] ; then if [ $? = 0 ] ; then
touch .complete touch .complete
sleep 1
touch .complete touch .complete
else else
echo ERROR echo ERROR
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论