Ensure use of "echo_i" where possible
In many instances 'echo "I:' construct was used where echo_i function should have been.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
# information regarding copyright ownership.
|
||||
|
||||
. ../conf.sh
|
||||
echo .
|
||||
|
||||
DIGOPTS="-p ${PORT}"
|
||||
RESOLVOPTS="-p ${PORT}"
|
||||
|
||||
Reference in New Issue
Block a user