Add PATH enviornment into the shell script 91/90291/1 accepted/tizen/3.0/ivi/20161011.053506 accepted/tizen/3.0/mobile/20161015.032236 accepted/tizen/3.0/tv/20161016.003400 accepted/tizen/3.0/wearable/20161015.080318 accepted/tizen/common/20160929.163635 accepted/tizen/ivi/20160930.001155 accepted/tizen/mobile/20160930.001145 accepted/tizen/tv/20160930.001142 accepted/tizen/wearable/20160930.001150 submit/tizen/20160929.092532 submit/tizen_3.0_ivi/20161010.000000 submit/tizen_3.0_ivi/20161010.000010 submit/tizen_3.0_mobile/20161015.000000 submit/tizen_3.0_tv/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 29 Sep 2016 09:23:30 +0000 (18:23 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 29 Sep 2016 09:23:30 +0000 (18:23 +0900)
Change-Id: I88bf152fac5398cf44b43b618b36333c08b4e7ba
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
scripts/etc/bluetooth-address
scripts/mobile/bluetooth-address

index 3a3a4b0..de8d214 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
 #
 # Script for setting local Bluetooth Address during booting time
 #
index 3a3a4b0..de8d214 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
 #
 # Script for setting local Bluetooth Address during booting time
 #