forgot dollar sign

This commit is contained in:
seidler2547 2016-12-07 12:07:40 +01:00 committed by Stefan Seidel
parent e55605dbe9
commit 1633d14547
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ dns_do_rm() {
_err "Could not delete resource record for ${_domain}, id ${_rrid}"
fi
done
return _dns_do_had_error
return $_dns_do_had_error
fi
fi
return 1