Add PATH variable in dalireslog.sh 94/77994/1
authorminho.sun <minho.sun@samsung.com>
Mon, 4 Jul 2016 01:24:43 +0000 (10:24 +0900)
committerminho.sun <minho.sun@samsung.com>
Mon, 4 Jul 2016 01:34:13 +0000 (10:34 +0900)
commit7628fd274c532c4e74713726d63852083d74e2d9
tree897e65a728240463ba7bbe7d973b92b112cf216e
parent45404b996234a8bc8ca2270a41b253b26c57f107
Add PATH variable in dalireslog.sh

Add PATH variable in dalireslog.sh to reinforce security

Someone can attack with modifying $PATH variable when excuting shell script

To prevent this, declare $PATH on top of scripts

Signed-off-by: minho.sun <minho.sun@samsung.com>
Change-Id: I9c8a359366abd0d1bc47e42b98ff2b37d2db6fdb
adaptors/scripts/dalireslog.sh