removed redundant comment

This commit is contained in:
Andreas Gustafsson
2000-11-20 17:53:41 +00:00
parent 6b5a6fbe1c
commit bca6ff69a7
13 changed files with 17 additions and 65 deletions

View File

@@ -15,15 +15,11 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: tests.sh,v 1.21 2000/08/01 01:17:07 tale Exp $
# $Id: tests.sh,v 1.22 2000/11/20 17:53:41 gson Exp $
SYSTEMTESTTOP=..
. $SYSTEMTESTTOP/conf.sh
#
# Perform tests
#
status=0
$DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd example. \
@10.53.0.2 axfr -p 5300 > dig.out.ns2 || status=1