Wikiki / bulma-carousel

Display a carousel
MIT License
136 stars 99 forks source link

Double quote array expansions, otherwise they're like $* and break on spaces. #5

Closed adius closed 6 years ago

adius commented 6 years ago

Hi, I used Feram to check your repo and found the following issue. I hope it helps!

Use double quote array expansions, otherwise they're like $* and break on spaces.

--- sass-compile-tester.sh
+++ sass-compile-tester.sh
@@ -43,1 +43,1 @@
 # ==============================================================================

-run_it $@
+run_it $@

 # ==============================================================================
Wikiki commented 6 years ago

Thanks. But not interested yet by your tool.