The test machine do not support long command.(test failed)
So erase unnecessary env export.
Change-Id: I7be3e7b0b66b6410df462db03305ca4adfb5f2be
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
#!/bin/sh
pkill Oobe
pkill inputmethod
-"export EVAS_FONT_DPI=72; export WAYLAND_DISPLAY=wayland-0; export ECORE_INPUT_CANCEL=1; export ELM_ENGINE=wayland_egl; export USER=root; export ECORE_IMF_MODULE=wayland; export ELM_SCALE=1.8; export ECORE_IMF_INPUT_PANEL_ENABLED=1; export EVAS_GL_NO_BLACKLIST=1; export EVAS_GL_PARTIAL_MERGE=b; export ELM_PROFILE=common; export XDG_RUNTIME_DIR=/run; export ELM_DISPLAY=wl; /usr/bin/capi-ui-efl-util-unittests"
+"export ELM_PROFILE=common; export XDG_RUNTIME_DIR=/run; /usr/bin/capi-ui-efl-util-unittests"