Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked frompoise/python

Commite9e4f24

Browse files
author
Viral Shah
committed
COOK-1320 catch correct exception
1 parent210a502 commite9e4f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎providers/pip.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ def current_installed_version
126126
end
127127
p=shell_out!(version_check_cmd)
128128
p.stdout.split(delimeter)[1].strip
129-
rescueChef::Exceptions::ShellCommandFailed
129+
rescueChef::Exceptions::ShellCommandFailed,Mixlib::ShellOut::ShellCommandFailed
130130
end
131131
end
132132

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp