From 61572dad656e4d608ef3cd00b22aa7c5e467eda3 Mon Sep 17 00:00:00 2001
From: 付智勇 <fuzhiyong@efangtec.com>
Date: Thu, 7 Sep 2017 10:41:14 +0800
Subject: [PATCH] no message

---
 util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js | 1 +
 1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js b/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js
index 9c73a36..c7dc3f9 100644
--- a/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js
+++ b/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js
@@ -21,6 +21,7 @@ shell.prototype.Recording =async(appId,uid,channel,channelKey)=>{
             }
             resolve(arguments);
         })
+        resolve(true)
     })
    
 }
--
libgit2 0.24.0