summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2019-08-21 15:45:32 +0200
committerKarol Lewandowski <k.lewandowsk@samsung.com>2019-08-21 17:17:13 +0000
commit20ccd602619974ddd09b449beb5076e510b31949 (patch)
treee357fedcab81ef59089cb557cb393b17e9d82769
parent6e7cfdcd678faae94b8c7b86963ad0a9b22bc0c7 (diff)
downloadcrash-worker-20ccd602619974ddd09b449beb5076e510b31949.tar.gz
crash-worker-20ccd602619974ddd09b449beb5076e510b31949.tar.bz2
crash-worker-20ccd602619974ddd09b449beb5076e510b31949.zip
dump_scripts: move_dump.sh: set PATH exactly as security team requiressubmit/tizen/20190821.171906accepted/tizen/unified/20190822.045421
Change-Id: I8750d45b43ebb090e9cf31b8c1814eb1550fdce7
-rwxr-xr-xdump_scripts/move_dump.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dump_scripts/move_dump.sh b/dump_scripts/move_dump.sh
index 50f7198..94d09c4 100755
--- a/dump_scripts/move_dump.sh
+++ b/dump_scripts/move_dump.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-PATH=/bin:/usr/sbin
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
. /etc/tizen-platform.conf