Skip to content

Instantly share code, notes, and snippets.

Created February 22, 2012 15:56
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/003a44e1f2a1b1522333 to your computer and use it in GitHub Desktop.
(pushcode)titan[~/PROJECTS/Wallrazer/pushcode/chef]> knife cookbook test metachef
/Library/Ruby/Gems/1.8/gems/systemu-2.3.0/lib/systemu.rb:30: warning: Insecure world writable dir /opt in PATH, mode 040777
checking metachef
Running syntax check on metachef
Validating ruby files
FATAL: Cookbook file definitions/kill_old_service.rb has a ruby syntax error:
FATAL: /Users/steve/PROJECTS/Wallrazer/pushcode/chef/.chef/../cookbooks/metachef/definitions/kill_old_service.rb:5: syntax error, unexpected ')'
FATAL: ) do
FATAL: ^
FATAL: /Users/steve/PROJECTS/Wallrazer/pushcode/chef/.chef/../cookbooks/metachef/definitions/kill_old_service.rb:35: syntax error, unexpected kEND, expecting $end
(pushcode)titan[~/PROJECTS/Wallrazer/pushcode/chef]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment