summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-12-19 20:41:54 -0800
committerTim Smith <tsmith@chef.io>2018-12-19 20:41:54 -0800
commit6ab7c92b884924505892b66e6f739534d83ad71a (patch)
tree8e383369dfff9d78c8dce30dd39da0e510fbf605
parent27b58830edb946b76e9d248dc041cb6b54a7b2ed (diff)
downloadchef-6ab7c92b884924505892b66e6f739534d83ad71a.tar.gz
Chefstyle fix
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/omnibus.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/omnibus.rb b/omnibus/omnibus.rb
index 5f7c3f6eba..e839174138 100644
--- a/omnibus/omnibus.rb
+++ b/omnibus/omnibus.rb
@@ -29,7 +29,7 @@
env_omnibus_windows_arch = (ENV["OMNIBUS_WINDOWS_ARCH"] || "").downcase
env_omnibus_windows_arch = :x86 unless %w{x86 x64}.include?(env_omnibus_windows_arch)
-windows_arch env_omnibus_windows_arch
+windows_arch env_omnibus_windows_arch
# Disable git caching
# caching is currently disabled as it causes issues when we're running