Skip to content
This repository was archived by the owner on Mar 12, 2019. It is now read-only.

Commit 193af14

Browse files
authored
Merge pull request #5591 from MikeMcQuaid/gist-logs-install
gist-logs: add missing install require.
2 parents 550202d + e43d400 commit 193af14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Library/Homebrew/cmd/gist-logs.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#: If no logs are found, an error message is presented.
1616

1717
require "formula"
18+
require "install"
1819
require "system_config"
1920
require "stringio"
2021
require "socket"

0 commit comments

Comments
 (0)