rerun / rerun

Core rerun. See also http://github.com/rerun-modules

Home Page:http://rerun.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rerun's main script should be more pedantic about quoting variables

ahonor opened this issue · comments

There are numerous file paths that are not quoted. Also variables that might contain spaces should also be quoted. Finally, variables in arithmetic expansion forms do not need to be quoted.