Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion providers/pip.rb
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def current_installed_version
end
p = shell_out!(version_check_cmd)
p.stdout.split(delimeter)[1].strip
rescue Chef::Exceptions::ShellCommandFailed
rescue
end
end

Expand Down