projects
/
test
/
tct
/
native
/
efl-test-suite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7b5cb0
)
execute: do not print warning log
97/202197/2
author
Yeongjong Lee
<yj34.lee@samsung.com>
Tue, 26 Mar 2019 04:17:18 +0000
(13:17 +0900)
committer
Yeongjong Lee
<yj34.lee@samsung.com>
Tue, 26 Mar 2019 07:51:42 +0000
(16:51 +0900)
This prevent the unexpected impact of eina_log.
Change-Id: I12a128182a350b962744712d8c832f4e30317159
TC/execute.sh
patch
|
blob
|
history
diff --git
a/TC/execute.sh
b/TC/execute.sh
index 226da708b7f2b73def84c91d77379fc247664f31..18cd390ec6f9ff0404cbb5573dcc591ac0f16b1f 100755
(executable)
--- a/
TC/execute.sh
+++ b/
TC/execute.sh
@@
-152,6
+152,7
@@
chsmack -e 'System' /opt/usr/efl-test-suite/TC/elementary/utc_elm
export TET_SUITE_ROOT=`pwd`
export EVAS_NO_DRI_SWAPBUF=1
export EINA_LOG_ABORT=0
+export EINA_LOG_LEVEL=1
FILE_NAME_EXTENSION=`date +%s`