Advertisement
Guest User

Untitled

a guest
Nov 13th, 2015
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. Adelas-MacBook-Pro-2:developers.redhat.com aarreola$ git rebase upstream/master
  2. First, rewinding head to replay your work on top of it...
  3. Fast-forwarded master to upstream/master.
  4. Adelas-MacBook-Pro-2:developers.redhat.com aarreola$ rake clean preview
  5. running clean
  6. Executing awestruct with args -P development -a -s --force -q --auto --livereload -b 0.0.0.0 -p
  7. /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/gems/awestruct-0.5.7.RC1/lib/awestruct/cli/options.rb:157:in `parse!': missing argument: -p (OptionParser::MissingArgument)
  8. from /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/gems/awestruct-0.5.7.RC1/lib/awestruct/cli/options.rb:58:in `parse!'
  9. from /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/gems/awestruct-0.5.7.RC1/lib/awestruct/cli/invoker.rb:23:in `initialize'
  10. from /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/gems/awestruct-0.5.7.RC1/bin/awestruct:8:in `new'
  11. from /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/gems/awestruct-0.5.7.RC1/bin/awestruct:8:in `<top (required)>'
  12. from /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/bin/awestruct:23:in `load'
  13. from /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/bin/awestruct:23:in `<main>'
  14. from /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/bin/ruby_executable_hooks:15:in `eval'
  15. from /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/bin/ruby_executable_hooks:15:in `<main>'
  16. rake aborted!
  17. Error executing awestruct
  18. /Users/aarreola/Documents/wc/git/developers.redhat.com/Rakefile:398:in `run_awestruct'
  19. /Users/aarreola/Documents/wc/git/developers.redhat.com/Rakefile:111:in `block in <top (required)>'
  20. /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/bin/ruby_executable_hooks:15:in `eval'
  21. /Users/aarreola/.rvm/gems/ruby-2.1.2@www.jboss.org/bin/ruby_executable_hooks:15:in `<main>'
  22. Tasks: TOP => preview
  23. (See full trace by running task with --trace)
  24. Adelas-MacBook-Pro-2:developers.redhat.com aarreola$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement