Felipe Martin
|
285e73ca99
|
Fixed typo.
Related PR #510
|
2016-12-25 23:04:49 +01:00 |
|
Felipe Martin
|
739b208e79
|
Allow empty stdout on shell module
|
2016-12-25 20:49:33 +01:00 |
|
Arvedui
|
97ea1f76d3
|
fix docs build error
|
2015-09-06 14:43:48 +02:00 |
|
Arvedui
|
05a9cd551e
|
fix docs code discrepancy and error reporting with non empty format strings
|
2015-09-06 14:01:42 +02:00 |
|
Arvedui
|
2a432c6bb2
|
add format parameter to shell module
|
2015-09-06 13:47:12 +02:00 |
|
krypt-n
|
7b696d948d
|
Fixes newline issue in shell module
|
2015-04-28 10:51:23 +02:00 |
|
Matthieu Coudron
|
9e3f128a15
|
This commit improves the logging system: instead of setting a boolean to enable logging, the user sets a logging level (per module). By default only critical errors are logged (ie nothing for now).
Also adds a test for the function run_through_shell
|
2014-12-18 18:42:58 +01:00 |
|
Matthieu Coudron
|
69c1cd6460
|
Various pep8 and comments removal + converted shell module to use run_through_shell command
|
2014-12-18 00:26:24 +01:00 |
|
enkore
|
f7d95a28a0
|
PEP 8 (I'm bored): shell
|
2014-10-14 16:43:15 +02:00 |
|
Chris Wood
|
2141e4fd2b
|
Add exception handling for output
|
2014-07-18 11:19:07 -04:00 |
|
Josef Gajdusek
|
1c13e8d318
|
Add shell module
Add new "shell" module which can execute arbitrary shell command and display
its output.
|
2014-07-03 18:12:54 +02:00 |
|