Skip to content

Commit

Permalink
Removing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
amitaekbote committed Mar 5, 2018
1 parent 5c199ad commit 784a9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vagrant-dcos/provisioner.rb
Expand Up @@ -56,7 +56,7 @@ def sudo(command, opts=nil, &block)
end

def dcos_version()
#return @dcos_version if @dcos_version
return @dcos_version if @dcos_version

# Run inside `~/dcos` to cache output (tarball, genconf dir) for future runs.
version_json = ''
Expand Down

0 comments on commit 784a9f6

Please sign in to comment.