summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-misc.sh
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-12 18:46:47 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-12 18:46:47 +0100
commitcb3cc88c8ded6b0e25b5eb84c380957ecf5cd63e (patch)
tree4ba88a70fea9a555f6c5818bb098feb623206641 /src/core/libs/lib-misc.sh
parentd95166146307aad5a7703b6e21bb980e5542f304 (diff)
meh
Diffstat (limited to 'src/core/libs/lib-misc.sh')
-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