projects
/
platform
/
core
/
uifw
/
stt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
073b9c4
)
Modify BackupVconfkey to BackupVconfKey in migration script
22/323722/1
author
sungwook79.park
<sungwook79.park@samsung.com>
Wed, 7 May 2025 00:04:46 +0000
(09:04 +0900)
committer
sungwook79.park
<sungwook79.park@samsung.com>
Wed, 7 May 2025 00:04:46 +0000
(09:04 +0900)
Change-Id: I37d35f65e750e9045c549bdfa696d11f6083f063
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
script/migration/stt.sh
patch
|
blob
|
history
diff --git
a/script/migration/stt.sh
b/script/migration/stt.sh
index 9706fefd4c09e11a0903b34fe4bb396a78900632..e5d4b042f9d987952364663c9fa6dd5e905969d6 100644
(file)
--- a/
script/migration/stt.sh
+++ b/
script/migration/stt.sh
@@
-2,7
+2,7
@@
PATH=/bin:/usr/bin:/sbin:/usr/sbin
# list vconf keys of STT up to migrate
-###BackupVconf
k
ey: db/voice/stt/engine/default
+###BackupVconf
K
ey: db/voice/stt/engine/default
# sourcing headers for Migration API
source "$UPDATE_EXEC_PATH/common/util.inc"