From: jaekuk, lee Date: Tue, 7 Aug 2018 05:04:24 +0000 (+0900) Subject: Change the default value of block_sing_process to OFF X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5d9055982a0083772db28c96fc147f5d38c99e53;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git Change the default value of block_sing_process to OFF Change-Id: I886ae28eaa5cb651e8ab601397f5bc3ae6a52e46 Signed-off-by: jaekuk, lee --- diff --git a/tizen/pwrt_env.sh b/tizen/pwrt_env.sh old mode 100644 new mode 100755 index 96cb59427..ebf59d63e --- a/tizen/pwrt_env.sh +++ b/tizen/pwrt_env.sh @@ -1 +1 @@ -export PWRT_BLOCK_SINGLE_PROCESS=ON \ No newline at end of file +export PWRT_BLOCK_SINGLE_PROCESS=OFF \ No newline at end of file