summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorYoungjae Shin <yj99.shin@samsung.com>2023-03-14 19:37:49 +0900
committerYoungjae Shin <yj99.shin@samsung.com>2023-03-14 19:38:19 +0900
commitb0efcdc6c45486d59dea1b728740ca3d6cf4827b (patch)
tree8232e1899884a276732ee05a9cd618fc96f91146 /packaging
parent43a4c420366ae9ccd907fb0e0ce0f55ca9269081 (diff)
downloadmodes-plugins-tizen_8.0.tar.gz
modes-plugins-tizen_8.0.tar.bz2
modes-plugins-tizen_8.0.zip
Change-Id: I31e321ab6bfe8bac3b72c8aaaeba2092edfe3f80
Diffstat (limited to 'packaging')
-rw-r--r--packaging/modes-plugins.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/modes-plugins.spec b/packaging/modes-plugins.spec
index eaa1d37..549b103 100644
--- a/packaging/modes-plugins.spec
+++ b/packaging/modes-plugins.spec
@@ -99,7 +99,7 @@ mkdir -p "$gcno_obj_dir"
find . -name '*.gcno' -exec cp --parents '{}' "$gcno_obj_dir" ';'
%endif
-# ڵ unittest ǥ ũƮ
+# 자동 unittest 실행을 위한 표준 실행 스크립트
cat << EOF > run-unittest.sh
#!/bin/sh
setup() {