Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-11-23 21:44:10 +0300
committerFelix Fietkau <nbd@openwrt.org>2014-11-23 21:44:10 +0300
commit4a09bb02843db181722eda28041351cc4e209943 (patch)
treeb8ad8e0afa2f7e3ddb912f2c1c5242188be3c569 /sh
parent37b5203e189a8085d815872bccb7df67147a3cf3 (diff)
jshn: do not export JSON_SEQ
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Diffstat (limited to 'sh')
-rw-r--r--sh/jshn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/jshn.sh b/sh/jshn.sh
index 78414f0..fbffe85 100644
--- a/sh/jshn.sh
+++ b/sh/jshn.sh
@@ -125,8 +125,8 @@ json_cleanup() {
json_init() {
json_cleanup
+ export -n ${JSON_PREFIX}JSON_SEQ=0
export -- \
- ${JSON_PREFIX}JSON_SEQ=0 \
${JSON_PREFIX}JSON_CUR="JSON_VAR" \
${JSON_PREFIX}KEYS_JSON_VAR= \
${JSON_PREFIX}TYPE_JSON_VAR=