Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

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

Closed
adius opened this issue Feb 1, 2018 · 1 comment

Comments

@adius
Copy link

adius commented Feb 1, 2018

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
Copy link
Owner

Wikiki commented Feb 1, 2018

Thanks. But not interested yet by your tool.

@Wikiki Wikiki closed this as completed Feb 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants