Skip to content

Instantly share code, notes, and snippets.

@oraccha
Created September 22, 2011 06:50
Show Gist options
  • Save oraccha/1234204 to your computer and use it in GitHub Desktop.
Save oraccha/1234204 to your computer and use it in GitHub Desktop.
trema cannot kill vswitch.
$ ./trema kill 0x3
/mnt/hgfs/share/trema/ruby/trema/sub-commands.rb:107:in `kill': undefined method `shutdown!' for nil:NilClass (NoMethodError)
from ./trema:64:in `__send__'
from ./trema:64
from /usr/lib/ruby/1.8/fileutils.rb:121:in `chdir'
from /usr/lib/ruby/1.8/fileutils.rb:121:in `cd'
from ./trema:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment