-
Kirill Smelkov authored
As noted in recent commit, verbose option handling in fsrefs.py was broken. On review Tres suggested to make VERBOSE a local variable as currently it is used only in one function main(). Suggested-by: Tres Seaver
eda11559
As noted in recent commit, verbose option handling in fsrefs.py was broken. On review Tres suggested to make VERBOSE a local variable as currently it is used only in one function main(). Suggested-by: Tres Seaver