Hi. I had a quick question of which I couldn't find the answer to anywhere.

*test runs are of running spider on command line*
Suppose I use -s to override only default setting-a, in my test run 1.
And in my test run 2, I only override default setting-b.
Eg
scrapy crawl spidername -s setting-a="blah"
scrapy crawl spidername -s setting-b="100"

So, would both setting be overridden in test run 2, or just the b?

-- 
You received this message because you are subscribed to the Google Groups 
"scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to