chiark / gitweb /
Regression test scripts set EF_DISABLE_BANNER (for Electric Fence).
authorian <ian>
Wed, 13 Oct 1999 00:27:41 +0000 (00:27 +0000)
committerian <ian>
Wed, 13 Oct 1999 00:27:41 +0000 (00:27 +0000)
changelog
regress/m1test
regress/r1test

index 74ea49067716bcc210097aa6027ea6d671f23af4..e6eab54e96a4bf5f8e9dcd03cea334c4eb3d4e66 100644 (file)
--- a/changelog
+++ b/changelog
@@ -34,6 +34,7 @@ adns (0.5) unstable; urgency=medium
   * New comment in adns_processany and return 0 (not r which is 0).
   * Documentation of resolv.conf directives and options, and of environment
     variables understood, in adns.h
+  * Regression test scripts set EF_DISABLE_BANNER (for Electric Fence).
 
   Portability and build improvements:
   * Give install the '-c' flag (otherwise some delete the original !).
index 82e94caba6cc2d0929084ad118c90395962f1a13..dbd6bc59a8080aad576850bb67d19250d392c0fd 100755 (executable)
@@ -22,6 +22,9 @@ initstring="`cat init-$initfile.text`"
 echo $initfile $initflags >"$case.sys"
 echo "$queryargs" >>"$case.sys"
 
+EF_DISABLE_BANNER=1
+export EF_DISABLE_BANNER
+
 echo running hrecord $initflags "/... $queryargs"
 set +e
 ADNS_TEST_OUT_FD=3 3>>"$case.sys" >"$case.out" 2>"$case.err" </dev/null \
index 142ef19046c0c1c190d43303d372657a08a52120..de8db693792b16d66d7f659d0ec9b55d3e4c629f 100755 (executable)
@@ -17,6 +17,9 @@ initstring="`cat init-$initfile.text`"
 
 rm -f $ocase.*
 
+EF_DISABLE_BANNER=1
+export EF_DISABLE_BANNER
+
 set +e
 ADNS_TEST_REPORT_FD=3 3>>"$ocase.report" >"$ocase.out" 2>"$ocase.err" \
  ./hplayback $initflags "/$initstring" $queryargs