Skip to content

Commit

Permalink
We should just respect the env var and let it default as designed
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Thomas committed May 9, 2016
1 parent 2cc4f2a commit fa9e468
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/bento
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ class Options
options = OpenStruct.new
options.templates = calculate_templates("*.json")

ENV['PACKER_CACHE_DIR'] = "packer_cache"

global = OptionParser.new do |opts|
opts.banner = "Usage: #{NAME} [SUBCOMMAND [options]]"
opts.separator ""
Expand Down

0 comments on commit fa9e468

Please sign in to comment.