Add 'PATH' environment variable to the upgrade script 87/86987/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 6 Sep 2016 01:23:41 +0000 (10:23 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 6 Sep 2016 01:23:41 +0000 (10:23 +0900)
Change-Id: Ic372ea8143d15bafb09c3d5b83c5dd7d1334d1ba
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
scripts/context-service_upgrade.sh

index 26c028a..d2fd954 100644 (file)
@@ -1,4 +1,5 @@
 #!/bin/sh
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
 
 #------------------------------------------------#
 # context-service patch for upgrade (2.4 -> 3.0) #