rfdonnelly / jobrnr

Jobrnr runs jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stack trace on bad option

rfdonnelly opened this issue · comments

f2e739b

> jobrnr --bad-option                                                                                                                                                          rdonnell@dline06 /home/rdonnell/sbox/cvac/1
/home/rdonnell/sbox/cvac/1/common/scripts/stow/jobrnr/lib/jobrnr/log.rb:14:in `report': uninitialized class variable @@verbosity in Jobrnr::Log (NameError)
Did you mean?  verbosity=
        from /home/rdonnell/sbox/cvac/1/common/scripts/stow/jobrnr/lib/jobrnr/log.rb:22:in `error'
        from /home/rdonnell/sbox/cvac/1/common/scripts/stow/jobrnr/lib/jobrnr/application.rb:13:in `rescue in run'
        from /home/rdonnell/sbox/cvac/1/common/scripts/stow/jobrnr/lib/jobrnr/application.rb:10:in `run'
        from /home/rdonnell/sbox/cvac/1/common/scripts/jobrnr:7:in `<main>'