summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2012-04-27 20:28:14 (GMT)
committerJan Huwald <jh@sotun.de>2012-04-27 20:28:14 (GMT)
commit1a65eaf141e6f7400b31d00aa2283b93faec359f (patch)
tree5dbd529a1762efad16d807bb12dd0954b8e8b6d7
parentd43ab634a622515bb54162ea9534be7c53e9c16b (diff)
cgi-bin: polish
-rw-r--r--files/common/www/service/cgi-bin/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/common/www/service/cgi-bin/common.sh b/files/common/www/service/cgi-bin/common.sh
index 9a26904..39e3400 100644
--- a/files/common/www/service/cgi-bin/common.sh
+++ b/files/common/www/service/cgi-bin/common.sh
@@ -23,7 +23,7 @@ EOF
## lazy execution of commands after the web response has been send
lazy() {
- pos=$1
+ local pos=$1
shift
lazy_cmd="$pos $*
$lazy_cmd"
contact: Jan Huwald // Impressum