Skip to content

Instantly share code, notes, and snippets.

@jdevera
Created December 10, 2011 14:10
Show Gist options
  • Save jdevera/1455251 to your computer and use it in GitHub Desktop.
Save jdevera/1455251 to your computer and use it in GitHub Desktop.
sm functions not loading
# sm set install irc
# sm znc help
/opt/sm/sets/active/irc/znc/bin/help:3: command not found: description
A command has returned error code '(127)' without being handled.
+# source file # function()
================================================================================================================================================================================================================
vi +3 bin/help # /opt/sm/sets/active/irc/znc/bin/help
vi +468 /opt/sm/core/sm/shell/log/functions # __sm.actions.source
vi +185 /opt/sm/core/internal/shell/extensions/execution/functions # __sm.extension.run
vi +150 /opt/sm/core/sm/shell/core/initialize # /opt/sm/core/sm/shell/core/initialize
vi +29 /opt/sm/bin/sm # /opt/sm/bin/sm
================================================================================================================================================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment