Created
December 10, 2011 14:10
-
-
Save jdevera/1455251 to your computer and use it in GitHub Desktop.
sm functions not loading
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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