jsonlint.com

master
Stephane Bortzmeyer 11 years ago
parent fb702317b3
commit 0b74fa93c7

@ -19,6 +19,8 @@ DELAY=${DNSLG_DELAY:-0}
# TODO: test with another base
# TODO: test JSON output thoroughly with http://jsonlint.com/
delay() {
if [ $DELAY != 0 ]; then
sleep $DELAY

Loading…
Cancel
Save