projects
/
platform
/
core
/
security
/
security-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5df05bb
)
Remove utils after running image test
80/292680/1
accepted/tizen/unified/20230512.084101
author
Yunjin Lee
<yunjin-.lee@samsung.com>
Thu, 11 May 2023 07:59:50 +0000
(16:59 +0900)
committer
Yunjin Lee
<yunjin-.lee@samsung.com>
Thu, 11 May 2023 07:59:50 +0000
(16:59 +0900)
Change-Id: I05ba8c67011e527a2224d2ae5f00f0421c0b24a3
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
test/image_test.sh
patch
|
blob
|
history
diff --git
a/test/image_test.sh
b/test/image_test.sh
index 2822c5e9a0e0bcab23bcfa36804861d46a0eff92..7b10cfcd2d402379e1c62584ffde8ccbe7dfb5cc 100644
(file)
--- a/
test/image_test.sh
+++ b/
test/image_test.sh
@@
-86,3
+86,7
@@
then
cat $log_file
fi
+# Remove utils
+echo "###### Security test done. Remove util files. ######"
+rm -rf /usr/share/security-config/test/utils
+