Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Midnight Commander 4.8.14 #38044

Closed
wants to merge 2 commits into from
Closed

Midnight Commander 4.8.14 #38044

wants to merge 2 commits into from

Conversation

arg
Copy link
Contributor

@arg arg commented Mar 25, 2015

No description provided.

@@ -28,4 +28,10 @@ def install
"--enable-vfs-sftp"
system "make install"
end

test do
output = `#{bin}/mc -V`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use shell_output instead of backticks which will also do the assert_equal below for you.

@arg
Copy link
Contributor Author

arg commented Mar 27, 2015

@MikeMcQuaid done! Thanks.

@jacknagel jacknagel closed this in ad350cb Mar 28, 2015
@arg arg deleted the midnight-commander-4.8.14 branch March 29, 2015 15:15
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants