Fix syntax error

This commit is contained in:
Jack Nagel 2015-01-05 15:28:31 -05:00
parent d79a7c0fcf
commit dcad08339e

View File

@ -16,7 +16,7 @@ module Homebrew
if editor == "mate" or editor == "subl"
# If the user is using TextMate or Sublime Text,
# give a nice project view instead.
exec_editor, HOMEBREW_REPOSITORY+"bin/brew",
exec_editor HOMEBREW_REPOSITORY+"bin/brew",
HOMEBREW_REPOSITORY+'README.md',
HOMEBREW_REPOSITORY+".gitignore",
*library_folders