add environment variable to upgrade script(security team request) 29/87029/1
authorJongkyu Koo <jk.koo@samsung.com>
Tue, 6 Sep 2016 05:10:38 +0000 (14:10 +0900)
committerJongkyu Koo <jk.koo@samsung.com>
Tue, 6 Sep 2016 05:10:38 +0000 (14:10 +0900)
Change-Id: I795dcb4fb4eede2e38b5b3f5f2d4a4901150850e
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
500.contacts-service.patch.sh

index ed4a396..2c6c023 100644 (file)
@@ -1,4 +1,5 @@
 #!/bin/sh
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
 
 #-------------------------------------------------#
 # Contacts-service patch for upgrade (2.4 -> 3.0) #