33 34 35 36
# File 'lib/concourse/util.rb', line 33 def sh command running "(in #{Dir.pwd}) #{command}" Rake.sh command, verbose: false end