summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/libs/lib-misc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/libs/lib-misc.sh b/src/core/libs/lib-misc.sh
index 41c0a2c..06136cb 100644
--- a/src/core/libs/lib-misc.sh
+++ b/src/core/libs/lib-misc.sh
@@ -2,6 +2,7 @@
# run a process in the background, and log it's stdout and stderr to a specific logfile
+# You are supposed to clean up the retcode yourself!
# $1 identifier
# $2 command (will be eval'ed)
# $3 logfile