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:
44e614d
)
build: fix typo in elementary build
author
Yeongjong Lee
<yj34.lee@samsung.com>
Thu, 6 Sep 2018 06:35:47 +0000
(15:35 +0900)
committer
Yeongjong Lee
<yj34.lee@samsung.com>
Thu, 6 Sep 2018 06:35:47 +0000
(15:35 +0900)
Change-Id: I80fc1f73404e573330232cfade19082866fcd061
TC/elementary/build.sh
patch
|
blob
|
history
diff --git
a/TC/elementary/build.sh
b/TC/elementary/build.sh
index 2dd16f9a815d5081c05c1ef96d9a6646208348b1..e2e5ed8ba1805e89754b920f9146ac3749fb6865 100755
(executable)
--- a/
TC/elementary/build.sh
+++ b/
TC/elementary/build.sh
@@
-73,7
+73,7
@@
function make_header()
printf "};" >> $HEADER_NAME
}
-fuction make_bashcomplete()
+fu
n
ction make_bashcomplete()
{
HEADER_NAME=../efl-test-suite-bashcomplete.sh
printf "complete -W \"$OPTS\" ./utc_elm\n" >> $HEADER_NAME