We should allow more than one argument to be specified at the same time, and generally behave better when this happens (right now, we just pass those extra args to Firefox, which is not great).
I was going to do this after 4.5-stable, but weasel has a number of related complaints about our argument handling, so I might as well fix all of this in one go. I will add those as child tickets.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
I did not run the revised scripts, but the changes look OK to me. Hopefully between the two of you (mikeperry and weasel) you have tested all of the various code paths....
I did not run the revised scripts, but the changes look OK to me. Hopefully between the two of you (mikeperry and weasel) you have tested all of the various code paths....
OK, I tried running and using various combinations of options. weasel's comments seem relevant; certainly it would be an improvement to quote $logfile every time it is used (that's the only variable I found that is used without quotes that may cause trouble).