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

Commit3d8dd96

Browse files
author
Joshua Timberman
committed
Merge pull requestpoise#12 from viralshah/COOK-1320
COOK-1320 catch correct exception
2 parents2d05c7c +e9e4f24 commit3d8dd96

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