We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b8601 commit b04ee64Copy full SHA for b04ee64
files/build_templates/docker_image_ctl.j2
@@ -113,6 +113,7 @@ function preStartAction()
113
fi
114
115
echo -n "" > /tmp/snmpagentaddr.yml
116
+ # TODO
117
# we should avoid using 'keys' operation via redis-cli or sonic-db-cli
118
# there would be an issue when KEY in database contains space or '\n'
119
# for loop on the non-tty 'keys' output will take the space or `\n` as seperator when parsing the element
0 commit comments