Skip to content

Instantly share code, notes, and snippets.

@stahnma
Created October 27, 2009 13:39
Show Gist options
  • Save stahnma/219566 to your computer and use it in GitHub Desktop.
Save stahnma/219566 to your computer and use it in GitHub Desktop.
stahnma@loki:/var/cache/git/wcyd/devel/automate$ ./instance
String found where operator expected at ./instance line 152, near "'linode'"
(Missing semicolon on previous line?)
String found where operator expected at ./instance line 157, near "'amazon'"
(Missing semicolon on previous line?)
syntax error at ./instance line 145, near "$needs { "
Missing right curly or square bracket at ./instance line 302, at end of line
Execution of ./instance aborted due to compilation errors.
stahnma@loki:/var/cache/git/wcyd/devel/automate$
stahnma@loki:/var/cache/git/wcyd/devel/automate$ ./instance -n tyr -f tyr.websages.com -backr "Debian 5.0" -t linode
String found where operator expected at ./instance line 152, near "'linode'"
(Missing semicolon on previous line?)
String found where operator expected at ./instance line 157, near "'amazon'"
(Missing semicolon on previous line?)
syntax error at ./instance line 145, near "$needs { "
Missing right curly or square bracket at ./instance line 302, at end of line
Execution of ./instance aborted due to compilation errors.
stahnma@loki:/var/cache/git/wcyd/devel/automate$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment