#!/usr/bin/env bash

# Special test script which will always fail to update dns

echo "dns_add_fail: This is a test script to check retry works if DNS isn't updated"
exit 0
