Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Syntax Error in font-noto-sans-phags-pa.rb #188

Closed
aziz opened this issue Jul 27, 2014 · 2 comments · Fixed by #189
Closed

Syntax Error in font-noto-sans-phags-pa.rb #188

aziz opened this issue Jul 27, 2014 · 2 comments · Fixed by #189

Comments

@aziz
Copy link
Contributor

aziz commented Jul 27, 2014

font-noto-sans-phags-pa.rb has a syntax error

class FontNotoSansPhags-pa < Cask
                        ^ while loading '/usr/local/Library/Taps/caskroom/homebrew-fonts/Casks/font-noto-sans-phags-pa.rb'
Please report this bug:
    https://github.com/caskroom/homebrew-cask/issues
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/source/path_base.rb:22:in `load'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/source/tapped.rb:28:in `load'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask.rb:120:in `load'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/scopes.rb:8:in `block in all'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/scopes.rb:8:in `map'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/scopes.rb:8:in `all'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli/audit.rb:40:in `casks_to_audit'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli/audit.rb:23:in `run'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli/audit.rb:7:in `run'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli.rb:80:in `run_command'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli.rb:120:in `process'
/usr/local/bin/brew-cask.rb:42:in `<top (required)>'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/usr/local/Library/brew.rb:59:in `require?'
/usr/local/Library/brew.rb:137:in `<main>'
@aziz
Copy link
Contributor Author

aziz commented Jul 27, 2014

The same in font-noto-sans-sumero--akkadian-cuneiform.rb

@rolandwalker
Copy link
Contributor

Thanks! It's the dash character.

We really need a test suite in this repo; I mass-pushed the Noto fonts by a script, and missed that.

rolandwalker added a commit to rolandwalker/homebrew-fonts that referenced this issue Jul 28, 2014
rolandwalker added a commit to rolandwalker/homebrew-fonts that referenced this issue Jul 29, 2014
@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
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 a pull request may close this issue.

2 participants