Skip to content

Commit

Permalink
Merge pull request PowerDNS#13737 from omoerbeek/rec-fix-yamlconv-test
Browse files Browse the repository at this point in the history
rec: fix YAML conversion test
  • Loading branch information
omoerbeek authored Jan 23, 2024
2 parents a6c4745 + 644e01e commit f21123c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regression-tests.recursor/YAMLConversion/command
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ${RECCONTROL} --config-dir=. quit-nicely
if [ $? = 0 ]; then
break
fi
done
done | uniq
set -e

diff -u apizones.expected $d2/apizones
Expand Down

0 comments on commit f21123c

Please sign in to comment.