From 03e8cb3f1936e383e345b8a3d818ca7d92ebc967 Mon Sep 17 00:00:00 2001 From: Michael Sawyer Date: Tue, 13 Jun 2000 23:41:41 +0000 Subject: [PATCH] More attempts at getting the code lines on the test output right --- bin/tests/system/dnssec/tests.sh | 2 -- bin/tests/system/notify/tests.sh | 2 -- bin/tests/system/run.sh | 1 + bin/tests/system/views/tests.sh | 2 -- bin/tests/system/xfer/tests.sh | 2 -- bin/tests/system/xferquota/tests.sh | 2 -- 6 files changed, 1 insertion(+), 10 deletions(-) diff --git a/bin/tests/system/dnssec/tests.sh b/bin/tests/system/dnssec/tests.sh index 6e701708a7..dfbe8cd149 100644 --- a/bin/tests/system/dnssec/tests.sh +++ b/bin/tests/system/dnssec/tests.sh @@ -15,8 +15,6 @@ # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS # SOFTWARE. -echo "A:A test to determine online functionality of dnssec tools" - # # Perform tests # diff --git a/bin/tests/system/notify/tests.sh b/bin/tests/system/notify/tests.sh index 0aacb261a2..db4e2b64fd 100644 --- a/bin/tests/system/notify/tests.sh +++ b/bin/tests/system/notify/tests.sh @@ -15,8 +15,6 @@ # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS # SOFTWARE. -echo "A:A test to determine online functionality of notify" - # # Perform tests # diff --git a/bin/tests/system/run.sh b/bin/tests/system/run.sh index ce627b48a9..3b627be67d 100644 --- a/bin/tests/system/run.sh +++ b/bin/tests/system/run.sh @@ -37,6 +37,7 @@ test -d $test || { echo "$0: $test: no such test" >&2; exit 1; } echo "S:$test:`date`" >&2 echo "T:$test:1:A" >&2 +echo "A:System test $test: >&2 # Irix does not have /var/run test -f /var/run/system_test_ifsetup || diff --git a/bin/tests/system/views/tests.sh b/bin/tests/system/views/tests.sh index c674eef1d9..3ec3842228 100644 --- a/bin/tests/system/views/tests.sh +++ b/bin/tests/system/views/tests.sh @@ -15,8 +15,6 @@ # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS # SOFTWARE. -echo "A:A test to determine online functionality of views" - # # Perform tests # diff --git a/bin/tests/system/xfer/tests.sh b/bin/tests/system/xfer/tests.sh index 5bd6c1b027..da2d2488ea 100644 --- a/bin/tests/system/xfer/tests.sh +++ b/bin/tests/system/xfer/tests.sh @@ -18,8 +18,6 @@ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh -echo "A:A test to determine online functionality of zone transfers" - # # Perform tests # diff --git a/bin/tests/system/xferquota/tests.sh b/bin/tests/system/xferquota/tests.sh index 34e790b5a8..96e49984b7 100644 --- a/bin/tests/system/xferquota/tests.sh +++ b/bin/tests/system/xferquota/tests.sh @@ -18,8 +18,6 @@ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh -echo "A:A test to determine online speed of zone transfers" - # # Perform tests #