We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c34362 commit eb98752Copy full SHA for eb98752
pkg/lib/traverse-get.sh
@@ -266,5 +266,5 @@ bash_object.traverse-get() {
266
if [ -n "${TRACE_BASH_OBJECT_TRAVERSE+x}" ]; then
267
stdtrace.log 0 "END BLOCK"
268
fi
269
- done
+ done; unset i
270
}
pkg/lib/traverse-set.sh
@@ -406,5 +406,5 @@ bash_object.traverse-set() {
406
407
408
409
410
0 commit comments