Age | Commit message (Collapse) | Author |
|
when we switched to the new shebang format to keep GNU Guix happy, we
didn't remove the run main command from the end of the script. this
caused the main loop to be executed both when the interpreter decided
what to do, and when the file was evaluated.
|
|
zmq: refactor server to functions
add shutdown function (end recursion)
media: fix bug with missing directories
rh-client: support shutdown function
rh-server: update to use build variables
|
|
- scripts should be scripts/command-name.in
- tests file shouldn't mismatch style from app
|
|
|
|
|
|
|