From cb3cc88c8ded6b0e25b5eb84c380957ecf5cd63e Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Wed, 12 Nov 2008 18:46:47 +0100 Subject: meh --- src/core/libs/lib-misc.sh | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3-54-g00ecf