X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=bluetooth_log_dump.sh;h=3ed38c6b9c6110b92f2e7aad805318f04695a385;hb=4c80458fe15505940c306732ecc7691e9b766946;hp=073e407c913854f8631261a9fe81dfaaa5f427b6;hpb=7640de5c091be29285bd031bcbd591aa14cf0d3e;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-frwk.git diff --git a/bluetooth_log_dump.sh b/bluetooth_log_dump.sh old mode 100644 new mode 100755 index 073e407..3ed38c6 --- a/bluetooth_log_dump.sh +++ b/bluetooth_log_dump.sh @@ -8,7 +8,8 @@ BLUETOOTH_DEBUG=${1}/bluetooth PREV_PWD=${PWD} BT_DATA_DIR=/var/lib/bluetooth -mkdir -p ${BLUETOOTH_DEBUG} +/bin/mkdir -p ${BLUETOOTH_DEBUG} +/bin/chmod g+w ${BLUETOOTH_DEBUG} if [ -e ${BT_DATA_DIR} ] then