===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ruby-subexec-0.2.3+gh/spec/subexec_spec.rb-24-    it 'set LANG env variable on request' do
ruby-subexec-0.2.3+gh/spec/subexec_spec.rb:25:      original_lang = `echo $LANG`
ruby-subexec-0.2.3+gh/spec/subexec_spec.rb-26-
##############################################
ruby-subexec-0.2.3+gh/spec/subexec_spec.rb-33-
ruby-subexec-0.2.3+gh/spec/subexec_spec.rb:34:      `echo $LANG`.should == original_lang
ruby-subexec-0.2.3+gh/spec/subexec_spec.rb-35-    end