projects
/
sdk
/
target
/
sdbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
597a05c
)
Fixed the incorrect version information for profile_command.
03/61503/1
author
Kim Gunsoo
<gunsoo83.kim@samsung.com>
Tue, 8 Mar 2016 08:48:52 +0000
(17:48 +0900)
committer
Kim Gunsoo
<gunsoo83.kim@samsung.com>
Tue, 8 Mar 2016 09:04:19 +0000
(18:04 +0900)
- Modified to 3.0 from the 4.0.
Change-Id: I06cfade7942f8a14fee763adc523afaa9f24c769
Signed-off-by: Kim Gunsoo <gunsoo83.kim@samsung.com>
script/profile_command
patch
|
blob
|
history
diff --git
a/script/profile_command
b/script/profile_command
index cdaef64b39e20f97891d901dd4e26cb6b3201964..27efe396b7e5fe90f333e393c4b0a800800e2c5c 100755
(executable)
--- a/
script/profile_command
+++ b/
script/profile_command
@@
-1,6
+1,6
@@
#!/bin/bash
-VERSION="
4
.0"
+VERSION="
3
.0"
KILL=/usr/bin/killall
MANAGER=/usr/bin/da_manager
FIND=/usr/bin/find