mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
remove debug.
git-svn-id: file:///svn/unbound/trunk@2668 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
3d4f037f53
commit
6dd1dbd09f
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ cleanup () {
|
||||||
|
|
||||||
error_cleanup () {
|
error_cleanup () {
|
||||||
echo "$0: error: $1" >&2
|
echo "$0: error: $1" >&2
|
||||||
##cleanup
|
cleanup
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue