On Sat, Oct 01, 2016 at 12:37:24AM +0200, Lars Kruse wrote:
> Am Fri, 30 Sep 2016 22:02:26 +0200 schrieb Jan-Tarek Butt <ta...@ring0.de>:
> 
> > -           cc="$@"
> > +           cc="$*"
> 
> as far as I understand $* and $@, there should be no difference in this
> context, or?
> 
which is exactly the reason to do it: to not suggest it could do more.

btw, the quotes around the assignment are superfluous, by language
definition.

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to