===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bind-9.13.3/config.sub-52-
bind-9.13.3/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
bind-9.13.3/config.sub-54-
##############################################
bind-9.13.3/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
bind-9.13.3/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
bind-9.13.3/config.sub-117-case $maybe_os in
##############################################
bind-9.13.3/config.sub-123-    os=-$maybe_os
bind-9.13.3/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
bind-9.13.3/config.sub-125-    ;;
##############################################
bind-9.13.3/config.sub-127-    os=-linux-android
bind-9.13.3/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
bind-9.13.3/config.sub-129-    ;;
bind-9.13.3/config.sub-130-  *)
bind-9.13.3/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
bind-9.13.3/config.sub-132-    if [ $basic_machine != $1 ]
bind-9.13.3/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
bind-9.13.3/config.sub-134-    else os=; fi
##############################################
bind-9.13.3/config.sub-181-		os=-sco5v6
bind-9.13.3/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/config.sub-183-		;;
##############################################
bind-9.13.3/config.sub-185-		os=-sco3.2v5
bind-9.13.3/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/config.sub-187-		;;
##############################################
bind-9.13.3/config.sub-189-		os=-sco3.2v4
bind-9.13.3/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/config.sub-191-		;;
bind-9.13.3/config.sub-192-	-sco3.2.[4-9]*)
bind-9.13.3/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
bind-9.13.3/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/config.sub-195-		;;
##############################################
bind-9.13.3/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
bind-9.13.3/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/config.sub-199-		;;
##############################################
bind-9.13.3/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
bind-9.13.3/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/config.sub-203-		;;
##############################################
bind-9.13.3/config.sub-205-		os=-sco3.2v2
bind-9.13.3/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/config.sub-207-		;;
bind-9.13.3/config.sub-208-	-udk*)
bind-9.13.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/config.sub-210-		;;
##############################################
bind-9.13.3/config.sub-212-		os=-isc2.2
bind-9.13.3/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/config.sub-214-		;;
##############################################
bind-9.13.3/config.sub-218-	-isc*)
bind-9.13.3/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/config.sub-220-		;;
##############################################
bind-9.13.3/config.sub-230-	-ptx*)
bind-9.13.3/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
bind-9.13.3/config.sub-232-		;;
bind-9.13.3/config.sub-233-	-windowsnt*)
bind-9.13.3/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
bind-9.13.3/config.sub-235-		;;
##############################################
bind-9.13.3/config.sub-360-	*-*-*)
bind-9.13.3/config.sub:361:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
bind-9.13.3/config.sub-362-		exit 1
##############################################
bind-9.13.3/config.sub-481-	amd64-*)
bind-9.13.3/config.sub:482:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-483-		;;
##############################################
bind-9.13.3/config.sub-523-	blackfin-*)
bind-9.13.3/config.sub:524:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-525-		os=-linux
##############################################
bind-9.13.3/config.sub-531-	c54x-*)
bind-9.13.3/config.sub:532:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-533-		;;
bind-9.13.3/config.sub-534-	c55x-*)
bind-9.13.3/config.sub:535:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-536-		;;
bind-9.13.3/config.sub-537-	c6x-*)
bind-9.13.3/config.sub:538:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-539-		;;
##############################################
bind-9.13.3/config.sub-734-	i*86v32)
bind-9.13.3/config.sub:735:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
bind-9.13.3/config.sub-736-		os=-sysv32
##############################################
bind-9.13.3/config.sub-738-	i*86v4*)
bind-9.13.3/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
bind-9.13.3/config.sub-740-		os=-sysv4
##############################################
bind-9.13.3/config.sub-742-	i*86v)
bind-9.13.3/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
bind-9.13.3/config.sub-744-		os=-sysv
##############################################
bind-9.13.3/config.sub-746-	i*86sol2)
bind-9.13.3/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
bind-9.13.3/config.sub-748-		os=-solaris2
##############################################
bind-9.13.3/config.sub-776-	m68knommu-*)
bind-9.13.3/config.sub:777:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-778-		os=-linux
##############################################
bind-9.13.3/config.sub-813-	mips3*-*)
bind-9.13.3/config.sub:814:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
bind-9.13.3/config.sub-815-		;;
bind-9.13.3/config.sub-816-	mips3*)
bind-9.13.3/config.sub:817:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
bind-9.13.3/config.sub-818-		;;
##############################################
bind-9.13.3/config.sub-831-	ms1-*)
bind-9.13.3/config.sub:832:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
bind-9.13.3/config.sub-833-		;;
##############################################
bind-9.13.3/config.sub-950-	parisc-*)
bind-9.13.3/config.sub:951:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-952-		os=-linux
##############################################
bind-9.13.3/config.sub-966-	pc98-*)
bind-9.13.3/config.sub:967:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-968-		;;
##############################################
bind-9.13.3/config.sub-981-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
bind-9.13.3/config.sub:982:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-983-		;;
bind-9.13.3/config.sub-984-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
bind-9.13.3/config.sub:985:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-986-		;;
bind-9.13.3/config.sub-987-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
bind-9.13.3/config.sub:988:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-989-		;;
bind-9.13.3/config.sub-990-	pentium4-*)
bind-9.13.3/config.sub:991:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-992-		;;
##############################################
bind-9.13.3/config.sub-1000-	ppc-* | ppcbe-*)
bind-9.13.3/config.sub:1001:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-1002-		;;
##############################################
bind-9.13.3/config.sub-1006-	ppcle-* | powerpclittle-*)
bind-9.13.3/config.sub:1007:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-1008-		;;
##############################################
bind-9.13.3/config.sub-1010-		;;
bind-9.13.3/config.sub:1011:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-1012-		;;
##############################################
bind-9.13.3/config.sub-1016-	ppc64le-* | powerpc64little-*)
bind-9.13.3/config.sub:1017:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-1018-		;;
##############################################
bind-9.13.3/config.sub-1099-	strongarm-* | thumb-*)
bind-9.13.3/config.sub:1100:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/config.sub-1101-		;;
##############################################
bind-9.13.3/config.sub-1229-	xscale-* | xscalee[bl]-*)
bind-9.13.3/config.sub:1230:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
bind-9.13.3/config.sub-1231-		;;
##############################################
bind-9.13.3/config.sub-1306-	*)
bind-9.13.3/config.sub:1307:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
bind-9.13.3/config.sub-1308-		exit 1
##############################################
bind-9.13.3/config.sub-1314-	*-digital*)
bind-9.13.3/config.sub:1315:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
bind-9.13.3/config.sub-1316-		;;
bind-9.13.3/config.sub-1317-	*-commodore*)
bind-9.13.3/config.sub:1318:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
bind-9.13.3/config.sub-1319-		;;
##############################################
bind-9.13.3/config.sub-1335-	-solaris1 | -solaris1.*)
bind-9.13.3/config.sub:1336:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
bind-9.13.3/config.sub-1337-		;;
##############################################
bind-9.13.3/config.sub-1347-	-gnu/linux*)
bind-9.13.3/config.sub:1348:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
bind-9.13.3/config.sub-1349-		;;
##############################################
bind-9.13.3/config.sub-1393-	-nto*)
bind-9.13.3/config.sub:1394:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
bind-9.13.3/config.sub-1395-		;;
##############################################
bind-9.13.3/config.sub-1400-	-mac*)
bind-9.13.3/config.sub:1401:		os=`echo $os | sed -e 's|mac|macos|'`
bind-9.13.3/config.sub-1402-		;;
##############################################
bind-9.13.3/config.sub-1406-	-linux*)
bind-9.13.3/config.sub:1407:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
bind-9.13.3/config.sub-1408-		;;
bind-9.13.3/config.sub-1409-	-sunos5*)
bind-9.13.3/config.sub:1410:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
bind-9.13.3/config.sub-1411-		;;
bind-9.13.3/config.sub-1412-	-sunos6*)
bind-9.13.3/config.sub:1413:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
bind-9.13.3/config.sub-1414-		;;
##############################################
bind-9.13.3/config.sub-1461-	-sinix5.*)
bind-9.13.3/config.sub:1462:		os=`echo $os | sed -e 's|sinix|sysv|'`
bind-9.13.3/config.sub-1463-		;;
##############################################
bind-9.13.3/config.sub-1514-		# Get rid of the `-' at the beginning of $os.
bind-9.13.3/config.sub:1515:		os=`echo $os | sed 's/[^-]*-//'`
bind-9.13.3/config.sub:1516:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
bind-9.13.3/config.sub-1517-		exit 1
##############################################
bind-9.13.3/config.sub-1780-		esac
bind-9.13.3/config.sub:1781:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
bind-9.13.3/config.sub-1782-		;;
##############################################
bind-9.13.3/mkinstalldirs-10-do
bind-9.13.3/mkinstalldirs:11:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
bind-9.13.3/mkinstalldirs-12-   shift
##############################################
bind-9.13.3/doc/arm/isc-logo.eps-5021-%%EOF
bind-9.13.3/doc/arm/isc-logo.eps:5022:%AI9_PrintingDataEnduserdict /AI9_read_buffer 256 string putuserdict begin/ai9_skip_data{	mark	{		currentfile AI9_read_buffer { readline } stopped		{		}		{			not			{				exit			} if			(%AI9_PrivateDataEnd) eq			{				exit			} if		} ifelse	} loop	cleartomark} defenduserdict /ai9_skip_data get exec%AI9_PrivateDataBegin%!PS-Adobe-3.0 EPSF-3.0%%Creator: Adobe Illustrator(R) 13.0%%AI8_CreatorVersion: 13.0.2%%For: (Brian Reid) ()%%Title: (ISC_logo_only_RGB.eps)%%CreationDate: 3/25/10 2:28 PM%AI9_DataStream%Gb"-6l`OMbE[LJ_q]3tS#.hk;RCln\`W52%O[2PJ[A8p.$lUE-e`+)02HWtBjem;l`:l^'^%YrXh)pjOjoWZBi7b__jiWO/I.<,%%gjf7q_jBgUr;Q]Us8D8Q<;K=,o"3_BQqtKl`IE=1f5JF<]]V232W_s5g1jbTe4$?XI3dY"+Wl(/pu^?*Da/X@Rnk-`]`%]mLQ>ej%r:KZcD]\oFM[qarn\stKs*ShXJ%kmHX,m:,F8sc,DuQrh0CJhPrpKU<=)X]qIX;%52`L=d#VDq2h1,=iX"XMDg\:aCp=$3`8hNHU%^XEepp?OTc)HD5Ent1DVo@:<W^AZ:poBhlordOh?fCC$^GP^oLhgY1AHAj_D\E<S<Is-=3hQLk79t5'+GFpJZEV%@<s6[_K=!)ql%n`Cq.qY'<[egLH`oq/dm>,M;G8rrP\-omT_?iK3U0E:1<rpo<NUjDXA\6Z:Frki*XrVa@3^\RN@2t&qZq!Yu'WW(/spODu'Mf7J;%U?9g?lV3sNrnK`ucF#3L<ua.Zho6Ai9qCCCO*3USh6RpqmD$;\qldb@X8M,9LMoA*rQhoO^NoRnf(e[^2nse8s/]491#;JiN;D/`%IeEE`hgThEc!$SfUhLqJMiV5ZrCWCaT7-_($X#]@Y_^'GAN0P3(S?0Vp7&I"5(<1,4R91h7_jMU2u*6-Is_(WCQ(0$pK)ihqr)HW%rgh@.<??/)-ElO$kpE8cDL0D`WS.$aIa]g]1@!J#7P]^W^nLX/p>;r1rE#WJrVkW.?XmRDGCT>Nh3\$+pN/4X%t0&aEVM]mgEsJ&%pR?*XI__c2G's(C4\c9lJ+;:dNDCY1I/*JCQ@J;1?ehiOrF,)p[<:j9r+Gu#p$lu#@'eI7s6_O)Y.N;t>%=0';ZCD-mPeL$]Dh-B%5(3A&%tFT;T0AiqH2$F@IscV7RkMMOkB11hIe`L"?ep6Es1GU4/F)PFs74`S[pQfF_lpdq]YF7f]B&]FJ+\m&j6`=SeqZQD5Q1<1%GMg(3irf8RN@`PVS,6"=If7SOJ+N3j=$FCjs70lUXAlb15K7pF7R-D$Y<LT2?[i`,\GW4H1B,1>bI[TBhm!+O5P""K?[VOs]AJ,7%iXc(em`eC3nA>5&2qe60J1k,>r6sF!H2T,jrZ9hbhqnCna04?JrI44T"6DIKI/<!]S$1]Jp><U`k3`%152,&OIp)pCY\Zp[qX?.V%^\[_\_^(fD`J6*brnA6]rpX2\bA6sPG9=P(-Uc;P?H/&prueWGk-tBg`?3t%FMIY7B>*oGhd[UTou2\>52@XCLD9Hgp@%!Rk:F_g%5%soN@Z3h.pZg:QnAKcss5EJ)J+i,b0Ae@!qs0_Yrp>IO?bCmcjj!6[qUOi![!6u3\c;6m&#]I+']Q]Q`a>X9F0P\*#5l:JI/5L3%V='uD+7C<>n*f`5kC(*`p[u8UkPKKGm[ihfn*]Z4mcM+W?+VV2q(CKWq)k;3_n;W4CWn]'OttJp1Q:MeF;b\MIOt=4UQ))sNjPt9%TDRZ[*r:;WlPdJ2\usI[O$0r7p9_!CG2LmF[*e`]=tAp]Vj:P%TnW>JT@W\>Xu4=I=4cXk7]iDVXt-\+Xt/!uT%EYBY(q-_QM!f1%:9RO7Baq\g\EIQ4IjJ?^=+9"mXjf/0-b]6"lgKVu&G8i0i^6mN`8Bf&YDYX"^ZD&3E^DncDu99kG5OA(-fX$(l$D".-iI]LX.EU`%<;sMi)HW/P>"&6@?N+;eY;s5G8qjZRO*+_;QbN:9JSX8V_f`07""sS!o'9G]e)U$u^_Li8^Tq2M=7rU7Y3sn$4Uo0giOV*UpLi*q%`V"J)S^nmTqt9mXV7UJZo=d-\>hf7,Xl&0-kAq1":o']70!4FbaKMiYc.tEC%r3VdqXXt;lG6Y)aZ9WCoHD!3\3$hApRj&81nN<m%N9b/SRF`%QlY>bTal/cU9X"'%Nq&l.p[_Zm='Wd-YH-H\e$T\FqSp-e\f9u5bHLfTLNU^3PN@)(&*o,=9'aXcP%,h/F$7V(,lN2:%jBfT4nWpe6qt4q.E3_EOG)UZfK(&ZE';6pVYiF>\hUg68H9PZP"V+Tr]96DHqeKL5i[Pbrjf`iM.5O'=?[dtNYPHl;md`DEOm`8%%[8s<_r8MqpT0rr;Ni]u3qpjSPEDcV^Y/Md]2m80)m7Q]M5Eer>p`]H_b8#$=Y9,0Erhi<;2)j>TlZm%fmaeOh>\rI]`jkC2fTu<#%nSW3Ra8!<=-`+Ja6q_qKS%H)7*uBQTc7u5%f%0&1X93L8+.#Z'CDBKKqa8<D>ao)Dk-OK`Umn6`[k4fM@I^&S[GGmpZEeY3S9I!\%l`B-B(HLTTFi`s+b5msi?1_O.6`h_>::$I$42l5lp%5D.S+OqIGo_3)f)_/3H."KOoe]E,JIcefF>_?GR2eUTe%uNQ5E]L`#<b.Y%BA>C`*dg$GO$mS3CjY\j@??Pmhf8@Tn!b:.?7#/.,Xp6V&,'`9Z'K\6R3't\H!E#iiH\^)CQo)&rLeZ3](\k-e63d3.uLtc*OE$d%0H)\f#d!3cTKG/<'c2-%eUW<'l4rZ+Ia2:Q%een&J`WW%U%IS^92;b2jn9EP@APFOYe7IoL%pSL_Srs!*gV2DYjPbCXM=._TbFFe%!VoK;M2s^WSW;(iG'QUKIY,>&HX2&(H-o9jkV";hn"Za?%_?7MD=^p'bm.pP6T*-rSMNUuHrRfNDU-^o@3)@\?Df!9o!of7[*Lha%5.g*P75`Gj)X%hkcoYp69f:9K3p:9t`Fi1:+&iQ;We<8D4BDSM&,dTbqTILTJhXpZ28AH<q2]aWlam++f1EO+eTDQYb5.`aA_Lj#%Hh)HQ;uZS<B6O7LTRZRZ#>l;gT6L,js-1:e:@#*_f>+#!FhO5aC&-6=2\^B3.=W`D40?\T/ZsTO^[Md3)=5;qfhjKnW7M.NHk;S*%m*C%+MsSb'r\4r8P-:b%%FsK,(Q^SJ(8m4&[4!,Z@jO6."SbrcV(Lq.@'bXjU/m0npd_Yk:AQU)`HSdhQ2o><(D6TkXAS<kPt('F%/@i.%;q2][--IGeqK^2d7o>sT9:4Ol-Fa1_?XG7jNek9Vrkt;E)j7\H(EeWSb:O*\[C"IGkn;+dE%OJuYQM5-Y,DsBiq@)78m]r-%GHW4!/-.9\ol5i>[&2[2@lu=04fh.)H6VcWQAQYfHIPN?kd(Um&YE!UkOY-J?737de%B4gWl01RGYs)8Q<#ZMY=Zp2g@""LEoUUV%9=$cI:d1hVN%-3aP^HGQe4cs@k0MjmCCc?>4g/]8f8:?ODRs"-,0:m$@]65";Uiu/C-FaF\>VAbjV]7WM_5YU,1rK(/#oh;mmnr-%1)/PjYc.E?c)IHeFYoo&$)R4Ob];DqPM8\W2j@\k\Qs<aKT:5:Rl(b0`WSst/l?mtJ#F-cQV#`HJ9?(7R6a2mVM6NQ6[]DUCXCd3%>N<l[37o.IK<[^0j$?ZcZSA'-Y+RLUg]43oCG,ssk2^IC)/jo;&&*ta2D&9d/NsuBMlmG:o$sU+C,W#l`jqc?l#Q?:/gu4\S33>M%b*V4cnicNl7/1I;eOsu/n$6uFE)P<3it<d"PaT\S>,b$NZ<kBgoSB7h+\VI`$Zs*FZ8fEP-eBJW=glp3@QEl4@9#eF,qrENctC]$%giQ@E?@Q,hXH0FKrBVO4qa68<8Y/_LXt06Al;)_*IQ\LZCQ"UY-*Wum;1&qpHs4O;>C9R5Z8q&T<m`f=/%4ai<m3]pP[&8*9[K24%'PT<F77F_T+FZMVj-c.pBBB+ug]o;@jBUmQ?X+bQkR_g5W^,gkS&N$i:j2K4Z]X]*VtF<EKM;-M=17Ln3"0X99!j]cCfi]JO3/@B%%&7APS^]\Uqe0pXJt&'H,uBWih0<Pu>uUG3`.C,^G'W]*@W;=B?SZ$M@mbXZ[!ZoS1;gckl:s#Ho?iQA">fYUNht4@Zh1P1l0)-9%E%#RIOu\`MQ)'G9'DtDImR&Jn+.;F#Jl\:a"T(*`F;t`gF/')'VC,<0ZRK#!hhQ5u?Ho[K"(WpefroM-U0T/*V>Cl3KBq_&FN`q:%_6<aR[=?GbMCuMq?i=q$^U?MmW0V)2<*)07?[$gNbpqIKV?u4J%*YJdH#6ZT)3sA3jjB_`)Nt[JG5F0CLYM7$+AYK0*pQBVc2tC#%\/kSXe]5\=?UkK1D>4c4J3':2JG=n`K_&.,Th5a.,=Ou:q3&3aKdO>N7FF*Z3X#7*h:-DMNg'tAgX@g)pYuLgs8!FIQ\%:tP1rS<%F6F,j,YKpq,%/P@j`d/'h7>e@lYToTo;;69`FOnQj(B4OB#In@P+OSK68Ma)VtC1lb7EnHJr[71HjkA#>&RUbLC*q/O`Wc!q(kI*%0jF@mmG]L/9Zb%P,,T"LaQ)$q9=^T>+(k'W`m?`e@f#Zd#@5FaUTS]r[E\[(m3U(_Of*OE5AccFPP[k2KefP$rPG(?_n?WG'^ACt%hnid!rJKm-2-lnA:RGmI4i$),>!dhs>h,\mW[$<"Jc93BI#9<8#j)=3E.gER/(?D/ZqS]Dg;+C:9;/nKIddd%+K6C5i7jVHeIA/h%*+W/k))`"C;NkOd$;cISMF!8n<"lPS$"Y!N)<D_])J!$)>g)D-WK;!EhsM==GsI='M)lAp_$+/"K7u%EIYab$,Xl/k%k7fAU2gld%-l2q8nR2$#BDL)[T8%;XGL8/$(/fMCF:^ME*f+5Y#"Fap9"a0B9'=e4;&_uBp2qERfOD:]?/sq5-NneAYIi+cf=r@ZY7ll)bNnE5%?Dk,Z56(9@o[ATjUBAr>_F#@VJ"]_YH.;5c5P]k[n]7?\Fuqe[C)iHS%fQR)+EmC@HC2j+!A#"*EZX_[1^i7E`WHS-,NcnVK-Iq\%^fG%dQiU1?'5W=L\.F<D:q*9E9AZn`_h74t:N/8rFWXd0[@@_3@N7?2H,\n]!?B#P"Z]&iFbmEY8\IW5gc3@')>@P:2)uI]['-%j%&`k=:Bts'G9]b-!$5e\TCCe'ho9T`BOk2@8ce6R*l-t>LH=T8=TY2BaO^=qASojttZR>^eZEC@ZkPjLna*mFBoYWoamm#_@4lUY#%T+;Pt+-&9jq?_.`4lCY!H,/_RP5TX@m;UPR2u10_pIUG?P6Aa%bhE0%I_b.*J3P.:r3fX?YJLN`;JY5>oTL5tEkqD][iP<N7pIp&%PH"[XRHT+DO",]$oHtXN9?!PH8oFsJT5`M>T$TP6F@S2SO8@O<Nu&$bH]U^XrTWV.cblHk5LUlAHgHfKs7H-9Is,*>s5S60"/jIa%KpSu9?L_0iEIIfL?`3@4cZ_1?MsL#QDZ<Q9SfdKpd96,13afV1dc!O8aS&q@brMI.dn\+-r0U!>`HYPf:G].C9BGSp=<a#rKS0f3%C^<P+5P&$U@-WVhZ_9n[?5#;i1u=HlMiX9pdZMOhYO2ck+A*Q(.[nL7oW3jLntZ[EWKg?sRi7aBEMq%Fl-u;h-Y3FY\t0UE50o\K%&XCV^B;YOVmPWK<X-#8E<L#/g+d'\BI+#N)eAH'7;Z?,ko/n(fkDMfJb.B(e1919cFkQ>d9H&]t]q.(Y@;1+UOf:]Il7=!!N("bn%qK.UmM\stB72"ML=VN>jAb',4VmH$0QP08BYO^?Sq%T_o7c4flg@]T7JL!b`q>'i#4mKpgo"2l:LLufNbor4^Oe<c.8+kTlWLp>C%GG`=c5.6f@/[!PSY2`(9JW_Y51<)r3_auq_F:9VcjGP$Y@U'5%V3=M1$SF0H_uLH<9FN[2bbTe:%lILoM.mh53*F>EJkd5-o"^HC%Sh*fblIkL'/6M+!la_r[6tn(7K_YGX8)Pt;\7m]?1PaFJmdR!+E#t*&4>fqmPY!^R+Pot@AdqC<?=KO&LZlCTRQHN)9XQ1X`dTI6%Y5s&_:?a%?+:m-iCKTeWTmPGXN8IEjgW6C^_Gh,l0C#seaq<Z*e\0n7r?kC_G_B7Fn&ZA-n)?Iii[ijDKN&=PZ8bLan@XXL>J[t0%a5D66gXU2nkq&$-psfmV4']gBc>n)>MOJpY\p/L+b,Y(!q[(/)*Uu?7nNS&a5998Y*Uu?7nNS&aruW?Q@j(SDE1Urf\BS/d_)kKk%R2\!$Lfj%]P6baL+#G#g&^iWX9BWLqcTh2W5:qgR?OS/S#pX$m,>OWf_dDOg][3"f830H@G+eU<5@+3=j[V!(jE81HCtImCVeZqE%^7I\VS+lH`VJk/"'E38ihO1I*M@N/BK3G59N%jG[5bZ8_(Q&q%;<^M,&$#G$q['E(opVUWKL+!Ic09L7P`(oI'U_(=(hc:ALjBi\%hjLTQ"Q^hg8:=4$r7VpQ4td^$aOIb!a.amE,c8D$Fi6FF%Wc@Oi,p(0]^ke[VK)7FRNL)nMZR@n%(RM*W9@dXKf=11?60]W[IB)S%^=_IJJK'$D9B_nq.=6ldTJVBefdGi/KsP/[;\:rfgta1e=Bqn"'[h8q=9Ppf5L)nd5%"$RS`r,3(\;X\,9uBX#rtPu3W8H;SF`bL%Z]puVKq+Nq@qs=_MTnpF"$'Z<JUD,(k.b\PX(<VB,O:8Fe5iD,d^HSFF]><J8p++5g.A2SPLJb:'W\!DAJ73V=#Sm:?J2+r:-*<,%=;M=1A`m6Gm\PduOf*Q&@\#p)&fp;>DU<.Z*jnHi.JpHmP!k8Zq20-S0u*eoa:OL<O;b[%Xm?/@;H?Xq0^@@T+raVSEFkOh)tuXb%6l;"<_g;*)cc).s[EZ9h6="AH[pI[mH9W^(s8N!h;thSXJ#GI#H#:g;[cuW.j#TtMD<A)]pX;1EGocK/#nuWL4hp'MJ(_;*mA,-\%[1.DV6fLZ+:f,QS<;$"=i9B1qi!IdeU-kLU\HXfKmp:f[?fo!@UXpR3dNSWmb-kr!+7ch52+Q2`T2\b'<ulRVkuWX^Z5@qP`3"/%%@dV5a.r3&F%n6J!e0%=:6OHi'Xe3^/qlrL3<Gm4WDs4$tl@j4(j"<s8TB)MB-tkktZ37Xa4*,/W)?&'YF@OCDr+nJ5aWIrY+2$\h%C&L,P(Ndfl2U"tF0[kr:C?Zp>N?uX<m-euiqkZX?o:"^Lm=:D$rBCtNa8_rcg+df"QVLnBd*<Jf*n.I.43P*q>aqZ8XGS.u<\0YC%dlg;#8W0O1Q;K4sn"bisK,5_9.U>9>6Om:T>a9:7bHOD(#ka(4V.G.s'/`E.IQo6%%]HV3)Of@dhk'8LF1kFbouL=;P6RR[CitLG%RjX1A71BM;NR)]"=1UnYdZ]tD74h#5lq>rkWB'_o&[>,e)#Z0TLT,a_&?<JIFFj__:PdFTlVCSJ.^Cp@#Mi:-(GBs;!.<BE)B-XX%'K_lRcES*j_H5q,n4aXA/9cEg5i:%ae0u=^83PH^h0FhF)+@93TS_c(GH+ih!]!(ib$TjWr0a#9l`0*Lm%,#W?W8tVXt%P;'JNd*%^q7bb]$AuoiR8sPk,dA6TGLu$``k[aC$X-/:S,2dq<OWg^9cI9-9H;%YO^AKg?UNudQb2.lh%^hkoZrET0?=!rF>0-:+p8mpYSc-%:bQ$Qmomk7!oYUaQ"6i8U@CKC<^dmtaK6mi=$Cgu`Y1It`#h&79%#A,%na8*i1"gb,*r#\T3h"_I^b)q5"]8uSbX\Q9=_*Qc[D%M%pJ>2m-d=_uY*C`N58jmk;@BSO+maT+9mj-KAN=EB5ORR/I8MSbpr)R(_?Na&LH`2eocNf6Y*GQM36k=KG4LRF:4C<W2QhFAgQOO'%0l4$n5BD?lJ(FJ?l/75ABb:9iqP"FD_N_ka(ipRd/11B\CK=j5HpIP5U7-$?mc:@#P:IR=77Eu^U@Cd1&UG%BpLj.@d!Ho7"*tKX%JUAk-'d/PDTW+rI*<EhCi<4rlH4/_AM2uk^ne@;9ptsooQ_5BiT?au3kL,]<l,hW,D&?s9(27!;?2AHiCB#8-)HS]Ro_jIHJL_WM%-72uX]9)Ma8luUX(qZ;W(DJ&Do*"e1WsZPCn-lTpb:toa&JIP>Fi;LOjLE;,[#l#"\uW-jW=I72iQ]]i>gM>r<U*UI+i0&-`Hrk6%4i%7Z"5(tq%Zi]s#KWF;V`qY_HAMb9(&['iTe?<9Uo@3[25dF".1lQG[KH_`LSlNb:"RP3\O(A?em'[`7rR:MRWGXuS>eX5.(OP/%f$TsUIhk1Nn7fF7lNq&aSGBUZ@U[n>lJPQ/ffWO3ERDs@*gN@n6+l-/3.4$iiH$&r+'R#,IZCEfauu&kAND=+G$^-.-r=%k(-!s^%P$5hHSBObMl[2Hm';)9UfJkFCX=T'!G5DZQpns,Cdq!HH;&36L"*IbJL<eB9O+/Nb4/>6;l:&OhnE'8ie^K6G^NG$0!/=)<i)j"W%f4C5JrI'1dIki6i3/Ejte9;r"TcSB^<)GII.m!lG49NBHJ:61'96@t4E@oTqaEc26GJf[H-6oZ0>%eGH,;>#2<H$O[CQDaG>l/Vp%3VNMm)7bPuciGgF=8'Edi7ab;d%Dh&b`g'$Wb2#E8qE\U9W^=6#cgZs8=!N(lLVMQU2JPleiX7N%(mQ[4WFt^+nAP$mh@Fpcsh_:%M'jFb(efl*j<>KlI*<cMdRjBQP!OF*K0$OsGZ%Ua=^kcr&>6B*]9C$;$><cO^lM5F2$?YjrocRiftI38$U2"_s78A>rZ0sAdl-V)%W);aQN0fojB/kiOY_rKa4<:[A%rdEh@#:s`HpGBtUFR3XX;ur!&P`cQ&Z@NXf]L-<,+<#rEDSGPkqY3,q&N`'XSY&EK:j@J:d+YA%6-*clK:j4FWYFer#BjBZ\k>@d#]_sV"$819pe7CG2>6K76t?t-i:J$2LED>mB$/!T8,+#5JLll<>PS9A*Du*8AW?j-!upAW]B(hG%-f?&se'[a6D1$H0.\_c;XrXo7U/[9<KT5>C;MQaXWL"O'5s!<'q_RV]HVn/>Tq5S2U5F1O*S>Ko<T0mh*S!)IhB$fDhs4=8LYT(V%oXTp"3chp#]4G<Y>9)\VZG52P6D)GRf,(Wg4h9TAY3TFWU$:iOY1&THA+Vf&&<Q:lJW#nDAnG7H:#%;JWgZ2'-#.J1R3fG'YK(cd%jJ9jWaZ(FSC4`GdHI@nP>+dh[6$^>"mf+W\66cP:kRJH^)<fZ_qVYXFj:q+;Eo-"Sl4EGTE$5==U[n;XDBK%5'+hYZn@*c#i?G$i%8ghk/H\<XcCW-G1/I'("IM[h#O7?)=rYWiRTg$WJ+(lKVN+\YE'Bq=]\j)`kc_%g=q!8`VfBMXol*FIjNp@)inoXTOcThs^WgBom%IX[gts#Bme&ZG<LcZ\GT\1IRU*[!m)_I(%XJGjn(MR4#nFN=Q1&Zb,B65;L_dHP^c7HZQU0M%KYUmf3K.!4[7_B53OK[!+e6YOd"%ZF9QP6h"_-d_JZl6I_D_1L_B%EXlYY@CHi.L9^%!_]]Tk1Q5o=-_IL13JM-1Rb\8!QeT@X!SDI)RfAULIZj*O?SXeA\JP$&=Mn.m%m&&%6'\^J)?Oh=OHY]"E9TfrEBY(N/*"]:;mX=Z5`<rC*Ng8HSH[JU;N26#STPff3?.Q>V(Ms&4=*sa(II9>FDYc#QhcsL#nr$Rq%nVS^Ts'8siGaVb*1En3)coo'=")sL:.XA4JhtP^348a1*#[@;(\_K:F[2b?t$n^;<LC;U_&C\oBm9nfj@ZH_Wk*1;H3NC+fbA3X8%o"nVX7Gc^SgIo<[o8GbL\%K\G4f.Tn,Na%ob_>3kIP">T$9Q6al-A!I=Gfha.H<=gF)gf7MsNqEFTM+,K2\Go8>EZbZ_UN>XRgh>%5_gT?JGO7V#kDN;.UV`jrhOPJMj+1&/k"D$8cM;M9;+r/B(RhXl4e.(f'gBRf@.4pg)]b`rnl9krf?`is&c(H]dYmiEUs_@4ktE6%p\sjM<=.)6nYYq\6thjTpSV)eq;0Dnm2X3NccBs`>HsrVbRn0U*BsHgBD#?lh)&rRgZCiN;==d5(M+PA1lkmOr:'GfSBiif5rbo/%m2AVPE_H(;dIMU-bK;MBC^mbJJjlAugYUu8_o\i5<1.lB9:]3!HN!DY]fuCYhOe];q<@SpFY:'g-^"#fHA6+N%)(J70$Dg$W]2=k%NjlDCO@:2&Z$U9P3^R0\`*,>LEd%D)#bKfR#$=*B]G<*ZhR/H46B6[#>YOkmcV^!_eu%7TFrd0L/e':SOQDJT]jp;'p2rC!(Lfcr%KZlAbAr@SM1hnLuEu8m;EI?@nFiqse'>Vig3mu2>PlF;F]m.e[glbAUhZc47,3I:Q&]JJdZ,AY^R$[TQW@`.\'a$!S[GftEqQqn[%Ru[YVb[=66@Ur5N)0XEKAa(EVAF3YrD4)c6`3o&n\5og0e7tM@)HU36*ALuQff25g'*FJbp9U%:0L/bf\)1CLXfuubB,4"0Xl\:t%ZCZN5>/RZuo&@5JaKcV?5$L[hh*t`FVY)Yi`l4ug2e'k-gXI"Lg<2_@.W(`'%+(2$gU]37#blQoDX>*Krb^Q-N!o!Y3cBdE"2-WH%2*gT3911(3noaETn4$Xfa,YibjUBiCCXXp%&W`#@`;ic$7#Bob!&9721"R^8I/pZ)C^.1:N4?B*ZS0M(l?fIH4jCdLZ>CtN439(@%@1+<'8^P]uf6T9C6^`jNg;MQ_QD#\1['^#&/M(eNP\V4^OW,?.6=$GI?;ZN<R#C?c7I9fZSd5/fqYhe%AV832E<>B5>m=Q]0ngJ3%SE9G6AK9a3f1G,32Y1aUbc0iB/Fcc)A!@KUou8>d2Hm)i;g3f;TWArmRrO1nfWa4:f1%R91rRIn+P&`m1Y4_J!(.rWi30P."`p'U%5//.>[qq&5UP0!5qD[8)>5P8X?=hk\%-p#bZ6a]+A$r;Y&l]jk\e[,d'mDYPp1gA@8M`?u3mo,Y^1u`_N6sB;ROKJIWC3J&s0Xr?%EcAa.UQc(^mE`5dF18-N<K]s?+]aqp:#_j+UNHm]0aH9L,^b%L$H<YrM'3=c3LM?5XOW-78^XuE/=6gPdK3K)L'jn7KuaQO"0U>V%ng>!Z@-b+Cs"q0q%XsZ@VfsW2Ifk/(=DTp:_QFX10aI/QCCK33lfBhc"8G_3"'\&OZOpCI_h_/b)"(Y_0kBiGg%cVsJhW-;E,T(\%gh+oPR+Inpf^`HTgB3\J=0TMUL*e*\FdO.O>6=ZGil[rqLtRqQM<ePh2p5X7EL3=-4Cu_4Bt/@)9+^@KFGm9mWtoblR1mc,`eJ[Q%^ebed?n\_T#R8"ss%oQK5JKrUFc*nXgM>#K+5Y[ee$NlgVX91mdQstNR7HBg'=+Z9/ha6#g0nQ5Y]J:IiU#k/ZiS`lM%trA'$H*s%[,I+TAobM?7Ra_`eF&sTc*kYR%FI.@P>;W=2s#MScI*J(N;dS'lTf4eW>5mbY%BAKDMjGc;oEBD6KA-GE3bo#G(%>=NFW8*fkZS"%WD?poD/K=,0"Ap4D,btM,';Y/,7eY6"c'Ogh:j1)]$WS,/NH'8YD&Sjpa4Z;rr1K5L9]FE2eMZ0[A:^->`t$d["PiFi$LO(@XoeG%pGL!.__jlqQGjV5Tki%gRSAJA8Tuj1$>NC6`Pj[5FU"`abp5?-l"=-5lA@krI[_gqjCddX*co3#TiYuseJM/Mf'64JL&^c)ZV\JB%$:Mn995X+l4H=bql;[&9e3TEPCGN>Hf"KIiM_8Woi4C=96%PuCoj==?#qOBS"q*Sd^Qq;&-b%pD2M7"#2Y]%VmEQQj0,AgN:q/I\%CCsRYo$-`=0;<K&]sgdNolCG5MZ'iAlQT!n+![hcAcq8=dnuBG^A>L2^%MF/8iGo=@P1cd-LB'7ZV[D-SNOV^;jhcLb]OinACD?8%mA+,#0a,cbj.30R2e!XOI%mV$3pp,M&-cgO17OdOU'+8.UbJS7a&,OD=(2sZf*3Ys'frK=`Rc5.BO,C,UhiCL"uRWK\8kLk$7!ZV%&)=uGL+k$IOY0hCNOr9t7#GXa!MX>1(Y!/'OE7ONf0$;32)\id#,jZKTSLa1GX4XN$:9]kn8+GZoU0J``oOe&+Y<34MQe6o25rL?%.EAk;X0KRQG!*.,@MXn30P(c7is]([&k(=Yp*/(cg,.f8kIEo+XbYC,QL6DTN<G!;,#F*CQk!YiS1+,sLeO,:C7ei0+I^&QfV9oj%c^Tb$3Q1VKac5cCm"FSu8u;"r_M*pc/%)%HHZ^Ve2SE^?`+=WJ$m:ih'k0=-lISmmQX\bU+A5po,25&!d8Y*qY-DD3;2qR1c+%;9%%D%f$g7]H7pFr?4GFM[''e`r36P2tfS'e:t(,MOJ%u?3L,j>hHf7o)(-*Fq:He41V+=<Jg_'\l+!I1!/,ZeS"2]0:G];d^B#&tZA%K#KS^?kJSn4uEe9$jgNd.XBhWb:[qP2nBUQ7:52U&LQ:`#=HV822nT>pGL#baCF#FKiBi=(?=EA'?&N-mT_lF01[(Q'io+-M>-#^%Lj<0-"];g\g%Zf]go\gT/*pk(R-`!Whh*"?EFT0%^QAaCgJo?*KTqIi/96>3]C$FZaN2Ug!VRjnNu3.ZPF-?9EWPor0]0gi*HqE]%mS07`ds3gGHVoID)p=i4E:3M,B#`M5?VB>S<hLJAaPAdnXfXUm<$r:eEb"O&9N\CoR1#DZ0RH7D&)nNNF,qKkK-B@r=aS$!afIRt%[/s]pZ<I.<G^n47-<ic`7Rg@cB5]Po3BIjZ:>uAEFc3/dkQ-M`oCK68"gesJI(l#iOpPNGl/u!6M>%c!L!_hb2",uedNsK,2CM=r%P2T&tEFC>U5e\R_'c:1#fUK?UgW#QWTrA&88#4E?SVD'+D>RY<.J;)nfKkH2)^(9pa?/VZ^-hu3F9)PiAQ44T+KDS6>@Em//P@TA%k;@(C`C9IfV4te^C9_0O)r-ZPG;5Y%eU;475!+"g,qQ?5hP?pPXCXqE.B4bQ%Z!+.4e1M<I#Ybi\C;&JOY1+KRZ/`lB/E-(e^qX:%-sm5h]ubm:bX3AI7T;1-?WTjPkUabW>R^/V*L=S_E(^`V@Hhl92Q0a$!87?@g%l:AV.q!R?QS:9]6`)PLScsiEV7GBBd#Zff3tZ"%8(5RR$!umaKVmq8,uIa;)b1S>Y@%2cb[Ri;Y+jD*/FTQO<AUqt<Xm#X,[3k/Kni>9X_7fmguC6B\61hOOINb*TW+n_,K+![KBij%%bq<<o*F5]#U.oGr%iSB3`2V973,"#O-SiXNlBD\hdiX10(=W>>lnk8#&,c>:*F<Z\#'on?19\GUc'r)>lK7R8gY#@@7sk+%j]N;b%Ns=4i7<%XLL=aLeMb+Oe*\i/FYp#39T90pO>'hPSO/CSQT-59\OZ;*FqXtVA*YE:"!%kN(0f-9#1"P&U*a+og;lugW7GC3ZRfV)g%?YY3V66'kE/ZB41/rB?E+BHM:](%coa0OID4a\LkG^"iI>C(.m@J_C0Mn[*"eG;^"^^,d3h_<Z3(.YKhkl&[;0VTJp"=Sq#(9Z6X%rC[?aHWp+S]up_J98STI*0bR<>*%N&n7<Yu;FQ.VLR_M07?ef*Zb)4>dW&LR]u/XKV3nE#UY6%jZ)TebQ1jqIjSm'Urf*)Jed'B5%]$I*^*1V/YKt"e4kNS\-@W,6$.li\J#Y^po';/9G&T\s0TSqiicIQ\FA6krs##+cre7Ad-5W<1\r)0=sGA"XS_[6pU@Kf"kU;(qD%k`G@42`k"`C*+"V@Mg=8<QqFW7(Bk(=F%UTVl@B^EE*X:V`JIdgs1nS(2@!PhA[7I-Y&sL8MB1SK>jYM/+]LQK3TrUqZ]?X-!BKk%k`ZKt3e/$O%M)FP9=9RdPO%g'ddtmB4SDbp7W_g!.S-)1'Nj)6UHB/(.l<p,;;!IQ^EWSiZ"8[)&:ck6^"%B6DrsZ9Gq&A*<OfX)%2A0pDh>KYmoZo4W,"1eKCm-(ui0e,R^#A,dTIn0DN7b]Z^I8j'!ge(L?W7ijjpc^aoNWtgV;;DHdS^X&VhW6ZEB1s!`0lD`:rKIs%E,Se)V=u1P-,dgt5<K^pPi!>A3JL=ZVY.?JB!uH<C34V07;4T=-L)G,AkfOsbT;cj_^-sn/US@o/3pa*9kVBnL#:IEE%am2g!uNV%?irC#eD7qA;MmTQ)D8jm<Hu(O.,>,a@$dn.]n+Egi;/`B$OCnJS`@+kXOnfsp5#kgdHhU*!eELr\,*i\1,.c0UNpdEoNZ`n?81!P%j^,lFQG!d77Ri*02;7r5)>%(*eP*HqQG#:+PsMuH`%aVTYsp"t:e2&L*Q++6VIKf_0)?H#U44di\-\#t"_7nOYi9+n!2%^/EMk5k%17OSSDc9f5MVtcTkQ"K+JJ'2qlOp6A.^dtLH_i@YojC.Cin1QeP&RlKS5&oq@em]G4Ar:@+ihFoXa0ht(8cqD-)-1k&V[a^7?R(S%m3m7\#VgJGb%5r:2d*Rl7<.1u_#R>B0Q!tbZ:,6>ES9$uLuo\`))N:4FdNXF\!Bj3Kp3R:)-$:89[e]d5Bh&P+fZm6Gbg$tKWJf`%Gu<+?W;:Wo)8ASuZJP*YOumb;m/m#o6pX6&%0O0r(u/THgk7sLSW#X3n_E0U!HhelQR_++pA(.kc_Whp72g!O"V=`@/W<joo7-n:%RE7UkWQBV-SP*(:_a_Z(FTLF/'q]-C(!Os5L$]RQq7!h,am*Y@Eot%Z@rp_EVDrDbGnHC>!,mn-r0"a]2;;e";XW)VJ.TmX2*i+o%.b[hFr!4Gr:,Z*/oc+C(nkfJ)>f7ue:tD:cr*+g1=G*.")-e`gb#UEU!>Ztm'R1#O&`M<E9,YWO&H?6PLrY*]2;l\-NVbIbr33TQ%8Z.K#0Es@3"rar.>t5Rb`_c"2167'8=$3Ju$I#5V16j@*'6<F/1SeQf0W*,Z8N)$9AFVRnd^WnbjCRCU1r`MQ<(MYPGp;!X_tlfT%@RW2ON-dGGB>cb7dbI_F+&F>mh-3$[VX])\%Y:'jD=*-Bq2=//kIXOI4MH16c+B#Y^A.>=2nr[p?bV\DpK0o_e]iUCm5LZoIJEcc%0CSAuhRr[XrEk'PjpS`o=#^0F](:DU^R%+W#R`jAJ1DLm%=*T>9@dUkknsb6<Kf1]VJDu;9$JqLd]SILnNdW*VMHK(d@);JK#_-7%Lh\&Yro7,H2,$;t,@BDulO`KaPBj1aq#gP"/+fJ5(1,.[.8DsXWdhd]mnb5a_D2Ht/W&p2nrZgeBD&YU;o3fU:j&#8/;sim^_B)j%%_.j3/0Rb%E>h6_+d<#c!f<4.L+h"4"!r[mLLO"!N+b;^-$->YN(N#Q:0?O5N9_co:0W@R7\"KH@@qZ"Y/>ph.1#1\42r0a990'M%o0S\*/[":ANuH/5?A<R=QW\p%c6*<(0AaR8TBRr^(8f\4RP+CWY0it9S+o!CnA@Lg%9J@WnKtNpXr`^614]Y37BDuu'eOe_c)F@`%-X$%o!(q;*B=0hO%r@b.E]tBG:_"nlbWR0<[VQ@/8]Z!CRm@a2?Pb]$=#h-Y'MAX(iZ_@L.aOASK#sRPG:5k-6Z4Z/mNV8q'[rK2%b=oC,3%T<V(c:@<'Ja8PB@?M+IbGENhDTqQ)V<>;];?!>V$:AFG=@2$f:0SpaoiRS(Ue+ZNHk?OIXd!:gLJ/1qSAZ(hI7YV-5N=J%-J8U'#C5;q$TM&-&hCKD;Mp.+adk*QUS!GZ@GeGNkD3$&?nUcA#/u.kXq7'K2*@A>r#qUg>uikCXoe"h[HJ`#,8M:o=hjB.\8dfq%f36.j;`SC^C9i&chdsV`o:i2GV>L[oWQ#LRC.KD7C(f^0,`>%+L_d-*@LJG:X+g>5M:(:Te4La>(AIZQ0f;&Ohn#Ms<SPgJ.aD]W%*-Penc\V&8$0d.i,e16M4aFs?KGnEJC*DVpn>D*j=sLGU6f2Db4lDlCE@QQFa<3%e5i3tFre*6d\VC!NoNlEmPYH;GZ2r2G$#XQc%DkEYaJ_#QCWe#,/+MHt+."uZ]DAl4g%,.]LDD73OoR`H502r"!Aj/^Q_E3RF+W[dNP4W9sHdlR7-sABDA`,8M_$$[D#FHYDSg7H7%V'3L:4Qj0_qF"i_fPO8&_[`i"Y;KF#>D&Fa!h`&c;$@d,FSDON;%)kPd#^mInQZY,&,87:$"O,,hFIjNWQRstGk!*XN,Nrs&'('1%7'f&E1sLbQEeDDQZ,&;<2r]M:\Z&(WRI)Qp%QjTe=lj[Bi;#kmQP*F5d6thd%Nr27?$7-KhIIi`Xgo9G$Dak]!l<n\4$!Q9EIcJs%"6CbC(qC]EDdX35d@H5,aau40BnDp/3\"-![qCA!bU1WtXta*<(96n@k+IloL`\Jr'7;1;RjW_ZIWpC`<[%7W(#CaRb8o?#gh.'e%(`?3o,'Q`2;^;DmEI^&aC+T<5lGY^5N2d1%[H(#9:Kl?)D5CgTbiIuPc<F^?b:Aq^`$&hF[U&+!O^Nb'3&dY/WJ\qK\/Zp&G>4od%k+JVGM8Bg_d0(^SWIB`7j4_O.kDC&h4FTn64KGm\#+BLr)pC*+9mBe&TR@lAA)2L?Y1`*Sb\JU=kDjc0ie0=R*2GYSHEKqWk%Z;V%"MI)6O1GdZ/4K[\HnEaV'a%C&!j$t?HIg"`o3:KW*gVX.4K"V$h4[&JTPqM)(>28_i>]f:`aG<\RO`>Yj!e%oM]R`XVG&seA^JYO%mM(t&7*>s9iir>$aa[u9TaWk>FfGJ27#.qH.:*c>CV%<6SmMkT.F/U@&$qXrg!AYLM%`WPcd5gA,'KL8)4?to;-u(+NtEtsJb*%S%bPjq"qK$Z@@q[k>]'Kn6YJ7e6[@\rTrNd2_-3iWZ8&R/35^e&MQ1l^eC?O]Lf<kM@&"(km<8SR-WEVDB2=Ds=2^W[uC4%s@$PQaK%W0o/V&K:e[`Aa<M)8aH1;$Jc%\$T+ANZ(Q'9L4n@)k_FRr),SFnP'<PU;U"\n]Z&!GP2AQpQ?prg<#;IjiG(R)$2f0Rd8_!S0p,&%kr.$P3KLX8!T.fpJpX'-E=r;kMFlB:/j?F!gh^4kRu<I->sX5$[MC'3Gd(3>S]^6A^j5UCI!LiR.(lfhi)GNR_ND?IjIh@?bCYP%%c\p\8&^"'6n'q[X_M`@T2m8s;SNouK%+(EV":6K`^_]k+"n\uW(m8$r#faaZre*t>\8:"YOL[JCja+$RdE`HFSNJ*;oP:83\CASY%%)YG;a>ril1*n<*YL<.NT=@6#d,8[u"$Cc%BTtK)PBD,,lq!Lq'dY!b+^$T&i\1bego?X]f5^TNaQ[Dk'1`4#i0YaG85YRnljRXK%:=WZ/J+=C1G,k=dO`bc,o>TuJZM;m`.2.N)JY$1cKUSDW:qI:EViTGA_EH<rVaTU1$aDKe?9O?LaHM(#<Noe^>k;>'&[&Q2Cn7J<%Ue'Jn!RCMGlpi-VN67C^_Xpm"g-@ZL3qI/&\IZVV`rgOa/OC0L.BYXbS<g9'0;c!<@83-tGeU`_VS?6OpE]2MIPjba:S&@N,BWVS%j7r2YLJ^##nhjVA?1M9Z@_DFX1Wa8(j)o?J<no3u0dNJYIb5SooeSo:=*!lu]BK'O;V6NBn9C=QTS\8fOjuD79?(sS<nV[3\J4IO%J64TT`kjlI%5`RrhGh/7Y[E**0n=J8hG0]=U*e2N63<A+#n\J$5u4"Fk/77FJ6.RBO(s_)\Vj3omG5/5^(JsmbfkZiF8^R[`G)FT%/%oIDl?cHE9*n`dFYjk10]f@QIuQMlCIXM#qG.Xf9?'p_\@3!G;-CWn$PVHYP4Y<(PbkdLf^*'noEned'V[f_BiXkAJWT+X@0N3V%?WdMT0eU4;_gG#I/<`U*48:1h0:"T'i`h5XfS^:qYZ(sT\7ZV79"N3u41HEb*b5o4I"<,q6m!5EB$p2K\_ENo;!TI"4W#5b,YIfU%G[R4KKlu2+9SfXCLpgtdN-V_I4]`sT,kL/KCi!..(0QUNRs?jl!ZNt#5IG"NFu-%![o*I;H,R86ik^G8K]1=M7FZWe1PHJ4]t,/'%_]/jk(kB'hTYt+m923h[!PA^le'pZNga/Ll5cGEYqFJoTFAN;D'm`*U>M0Y:2r1U0r)a&D4.+a5(KL_j;`INGZZ$N@P8U$Z3ZQZ5%L77%0)'m`?>Na9b5#f-LVa835oH%!,9#`%!r;-@7q,u8U=jBpI>k$a+>aVA=,]iXdPBYu]WN8-KUrM$P\9W)LL])qJi5urGr?L4?%ic=Q7fSc%CaD#[J8b^*tYa[!t:Sh?o3p[k1cUd1,DtbH!W$'Qs_j?b:GB*@<P*]BQ(8bj'OA,b$\(C6*'AaK&.Xrn5?PG8ETV]/$%X<O!F-u6a-Ud.K_TG_,>f3_$K,J@-&dPZ&:?3;&nXp]9(^r9B!Z0?o[</r@6g9L8nL&"-^QoJRg%.=9e=1MQ!jTStCGm0L87DCWr%plSEVqZ?@]9^5C6%[gAe3gkCL$45_cD@Nk8N"dcUUS[ekpaK[.FiNuBb:%DY(aYcQZ1^YNIQ.<9AT8!0[/"`0C`pRY-qeEVfeTR_%5tAAP8"2e!6Wo#pVNjeS;^i,S-`\iH;C*rgB00kQfjkFDc@[7d^ae!%Xg0FEh_/SWENC&XVGn,3d"pC+U_Qrr>pWkX+r*=aE?Nm^%eQ3#-'T;a<BUX91H5]7"b"77t`A65)4d]NG(n'(EZ7H<9Abf/"U_X<Xjm-6)Z/?'Vm1ghp;]u2U8,=7n&"BjO"\"(*fL'K/JaZt7%L[Pr`%_B!jb:jR7l#b^tnpMZ__Y&#c20Drbq//ui&Xl*N%Rn^J=60`bD'r=lQ1m$mIGdabCHI#HT@pr6ji>eiU1<rBiO.aJ/BjCp%@`7IuAa.F88VKsd1'XlV[\>g6<XLArLQ#45,Vn5mXB\mkA=Q5o9'?"eYqVTcio7QEZgIj%k!ekM]M_7Eb%DGu^%m3j4.F7JkB5I2%Y6p!fB#JMr`_oB%-<rYm.,^nHO1VG2=mmKd84[H[1q6"FIS&'?1]$_EL0"Qn3.*U;59RS:3-7aK!f:%\eIcGkQbs,M!K,6YH&(c^%HIIW1(,Pu'<f0gW\Kr=A5Ut-a,-P?26=kXf*-ML)XeP:UV(EQn'T7:Zk0rrR]o-%a,(3.eQL=iJap?'t;3=h+S&)'KZDW$9AmkVL%7POX<W_".hlm*.K9LN&KMPP;janiH+n:n[DetV?&2.0E9EWT--8+9lpcl<J@!<#K!UNM2RoL^k`C-kVL=.Ni-Hp<mTkp=?cb#oS_%V.^,M`?LGP\b,flh\l$g+mlC?G;JS.Wud(JV&k98^P_W0iFgY;3S0`:VpFOha:Qb)jta2HgS9D'],O<U]@L@/1LEdS5\00Q,@!`.%]N3.mY7Sbq.TnoW&cp?+`3rGh]s?JQ+G<jqd`i>KjtE<6l\4t*%snLE>48PPf)u.)U0Em_E=JY54XEiU_j)DQZKXB<+PQcpH:lcB%q21`hM[JO"o+?I=a+VM,5B_+\^ZO@NQg,W:(1MHZ7S,Nl%_HRfefdK*`,jru\SeuqgL:m#;8K$eKu,2$&a^]-%I$@'JKFcp%KG[E%:_hr[[ZFTD*Gi_^gj33j^7Zc>Quc,>Zd#nPoiZ9`pL0hE%X)S\]"uK7ko@M?%D2G&KF_Sp)_%SW58dAN(6PO;'4K&Pi^58KR&H*D%@eQ</J_B4bP;\N:?HusUJ=$Ap2r`2m_M&gTU9joX!tYoWRd,LF%8>=:'YMoRihg;DqB@-',tVCIqg&iSJMr+]CaDhCm)RmhLCPiU%^)L6*6AQ05qM7ZCAtS?]I7k(n1el0%ZJC4t4FI@mn5@V4.u6%r;*g0hE^Q/lMNSA1ls:MT-88^_*ObOMpHbZC\MJ3S9?8pOq]Ka>%k2PI8G'5ueIYXIW3Wr<nYB<R)N,OH!YLU>m0m-GgKl)2RkIbF0*5L"r!#IF&DLj:o=,,&OBd*_#LqO$r\kPH5Q$6\B<FLfZOm8u$%@_i&i`8-!C+5cM$C:H3c!#FPTNJ-j8dkubT7orR:!Bs<Wg?)\&H`,I(d6`r+$D^uipXZ^W"&n+0(BH]c;()mZ=(ac:Zc\G26?(b;%OH@[W0d;/.A-.V2hD135l7?/_D2lO;nj6k\-j!io78H*!K_S6OCba();6ck%CXa+5N60<n:MJ?@*K[WEibg5(9;\FV/C1g2aDPTX%6R-Z]ccApU-Ol?XZZ\ai-j8Ufn?-e^l)RPM?e#7i$IfXh@W98R?8qKoFF#*KcP>GM19Id;<\\VT"(370At9k_QPkEiCS-G!J6(q0%55$12e\YUO#eo5N>%1qY\e(&-l))@&+L&9Aq?D:2g/6e%gWh*UKLsst;d%\7m'@XbB?m%W7HKXlV;2`f7%X+l4Pank1Yi4pZPKXF%a2l/+<TKWqadd'X0YrplFe2gU"_:Qrb/2sYTr:3^QJ*gF<$'!L;`EG2W2dL73K#dFTF061k[[*NX@Y"0a5[:5LO#fF6g7l+fm#HV%n_7ReLA9`#&N&"0T3GT<ZM[-C2E7P2^q'&]^^VU_]af&s?)JGZCH/B[8Mog0q/LD\%rd5(9NmfCC4=lYD[:U)H][3cNg^PNTML.5%N:i,32)UaGBuM1jHrq+'>"+W5hD_snH]eKkd](s'OA^\QY]^r$M2?1gfajC14X#Ild96Ygf$^e7ScP)6=rGEg8$?cp;W`e^eTC8"%'be?F*%"VH"44J70=`-j?Pjn7,RgB>YlqltAP'cNU9YC7-`EZWU(`gVr4<@n!1<Y0>^Ts0m_qqURf/ggfJZ&C>$`\c'SVM+.n'1#%PLXAtLa)7t2YFu2?Usa\i9;!(&m2i#!K*AYVi+NFEL@,c/OU*RlGe(ak=]9-6(I(DeH$Qn7B,\I"SO?SL"*L#_=o4q8TOL3cX(=b%c;Y@mi18-?#QjdONGEg966(gaUfK_Snm7h'f!9I?K36o'[c`"#I@()]-]m7@k49F\&0%Zn2\r4ui%o!@Q4VU?dfFt>HT_H`Ai"h\%@TauXgJ,b.Nl>:j,5BfM\3nJ'mLJq4D9G/V4>%54MAO<k+,BqX!PUhM*+#&nqni>`EG@nYcV()s,*l<j55=+rhcsp_E:N1TN$aNL%`/`;#,tOGhoL0I%0)Z!i6s3OWSiV*SjMfaBTEfeM"eS)..doZ8+<P,*A'?4XQj6.2"n@-G!!8otf]MkM?\]F1G7MS(ZX:d.O:8f[%c=8d5,XDcZj!;k_GUA<-N/C:eft7IReOk?.^Rs=.R\L!g8b.4+"8aQ%gHQe/s-V<-)pLRgUM<K@>i]9:npo7?`(hj\7HT&5!do(S%_M)JdD9qr!_](%Z/fm#A7ld-3A""*]T=0%nE2XNPdf-)T6,'EoHK654Y%Ou:FtkbM`jR1&DKh,R:$@>eU(fb;D-EA;Vaaq!l*V`s%WZ1Kt`OthZp,^627fM[05_f"Y41]]g%pt+mJJJ1gYSVK7$)r#Z^7C?_]Y#,Z%a[IGqj9nd(Gg=*,I!@\X8$[Z"G5eAl`.VoI#@'>%YY0b'R5c2J8S%7"2C4E$g:;4@_plf4.ldSchNDq@boQ30c*3A+JuXDC.C:3^:QLB$J-/_?d>L>A#2i%.gX-]eCs<!JTHMh<i"I@Y%r<$j:1FPr]BeC(Z+I8b]P9>/Ca=(OlS,jA@?k$F%^]`k92!)m:N-+:gV[[8%VZ:fN>qE/dMdlHX)'p?.]Q'QpL(isT3`6:5Tp^VY%!8_j,(^71jkeN1XAMp+4,Zo(EJXh<@)+J\NP"[#S+agfW2',uOpa[F-J!0$_phn*`6'sg3*6O<SBBNMQG5XT7`)i4+@S;.iL*M7\%#AfDAda5Vr1*s,aSIk"8Ng!TWRLRsE$bH,EK<!j89GB@AWe-n$)-QL5W@D_jSX"f/*,I\tCTke7,.YKq:cJiLa99[?.ckA1%U=,q%=c'[p'@0-Z:77ocd/fE+"m((YdiUi.(a[U$:;&V><MuJ*"3A_kAmF-&M8qp.-GZ$<1kef?;G>^::*-R,:3PtQW6X6lm%G[89j\qq%5]m7@+H.d<i42P=S(BGU/fG`4#PIUXp-o`XCQLP(00SmV`t.ojJm^pQo$u>jbD_*^eq>P##RYiT`mPl.UEb7_Mh_0NmS07?=M),f%^,78;r5El"'%o^s0S/orA[46$6KYdK9+u51"Jh>'>]t[,?Ed$ug.O(-9>un+@_mp%W4?%5"@EJ>4<kHRK.Y%m!&A+VK&Be%Ec31+%-c:9dkjU]%@LQO:i37RR:5j*4<:^Ho*1Sc8Zudo&+omhG#8W5!ejKDcHaB=s:Jf;I'/,BI=kfLm,/LCHaMiLf%?WruW/r[ES>,g6%'I*)[S!@PKE.H0h*mBet!Gqcm/%,[;7M<E'b4W^:+$`c!@U4Kgbc4)9+s#&rKRugY-:KSM`9^3b4ObV3W1];3o>nX$BHb^fj*NG2%gKqEGS`)33[h>$_b+O\#4LO=+I;+]^>>9Wf"rt*Ueq5OUo1,h$"Vq]P[ff'I\%ZUdhXV0_R[n_1o(?_de,)]obfSu/l_Y&b0Gdh=%>5dK72:X(/6_Fj+F&9!kq_^m'PZ;4mkYAj<[ii.R1*V0Yf*b0f)lFj/VsPBJH*t^TB\Ss(>m]iTcds-"_0=JLhXI)tkm4!YX/08N%3S/HPL$7oN,3&_k%1K[8jS%kL)4$<`JpM-Pg<>^=FHdCI5GdUpgIcu/+\!5G0YsV33oLe_2Jh`JNn;i&(o&?#^?YciUL)/PQO5RF%g"S<h<.J]'h)MkU&SBM_L;>hi[;Y<h&[lc[K$7%\K%IL#E(]cHXhJRNih8\K-O3mNGB_&;3Dd-]JG1<b*`hEV9!:jG;*?:+\n/an%=9ZL-7_](Cf^t,kLN_88,YeRl/!\'<@!Gg?PAmb^m;SR2I3dF*YkL$BJ1=:phq#oW_hQYp@8;s@gk`T4H&dU64LqpKE]<hYWZ1k;%'6s"8VioKP/]1"I>XS!L;:1W)3=Yjs&`P`>&+R+rZ;VMa]pqVG]GI^Y)$'K;3I8,ZZ^b;25jrkP%YcWXLj*aolUTm>8\kXe:rgP%%-W>CLL]f#!!ic<gmdjAP+1ulbn\qGrFuFpC#ed[#U;TsIS,)PIOQ\cj/HPFYCj;h@>c#Mg0HL/lAr0Q[:qsaT\Zn6UWJtO"A?,+I%+oIF*T9(G4Qr+jrFBG=>4@6#%KBoR@>b2&Ii=4-,]nfnWQQ8P<eGd!#N#hkm[9;OlD)Y+h?GOUuP]l83,[oS*5n]"rOhLL]<0@^Q%*k\$07\.3Lc3'XQF_T1NGp,0MpEo1MLsAQL^(TIp?6tTC;i^N<MXGAXlPVk9@1o'%pV)RB]BQ`IL8CeQKYlZmBF'kOI/,+p+@`YB%$#qo:i>b]Tjh#\Y?)Nm]+1'q=W3Nt@X6j`@md[$#n<.m1qhPPl:sk(MRr?Y#%[gABA.q2a\gs#8lX41):i3E5!%blar!k&]Z'S:2%(tkI?XU9[C:UNI8]E8>k7P%F;:0.?b?C&K7QK0LVKJ$U&7[gaGdA92t`8(qM,W;Yo8?<\k\K\?7b^A;G8s7Ds/+2s9q6F=o3-[E'%.--^o.C_+%208@UNT:N\iEMF2NCH@?YYe+YG^+gqY=<]*j5G80,6J.hE[!RY]6;b=3BTUbpsEoGQFpLk&/,Ell>T\2Oql*PQDPc>%ZN,-pZ4;2[-soI6nt^8]pdna^,I2K31k`+IgUe2U)0'smg,.L!B5<NcMfWI5E^6$[R_4D&WsFCBD-&Lp$ps=1cP.nH`pK@.f\O"r%)IS"gbbJKV=6Fe.6?n+`G/%oU@tb2CX9$1-U,RARE7^k34gPE4;b2[C0aAa_GdJ3IVgC^352o2\UKGFI/uj`0+],"t]=+QEq^WC?%I]53Mi(%<2N53L0%(6-MW4>IL<>44qK?T0pGL=]T&5*+%1Q$EJ"f?Ti+;k0+I-WYAGZ\5W,@O#Qd+BFX(OZY#i?VVXPGmMX.jLRi%o4]T58j*kK9[C$Z1h@L33WON+15/'R9%cj[%^J.7RA)%N+tGsT8t7F@a6?SgW^K`=$_.ki;R<`mf-Cl^eHOZ)G,88>K1[?JBC-9"%'C;Xa5A34\]*EHP>0lP=A9XPiqm+^)=H\&7VA/ERm0M!6TY72t)B=;&g<JHjK%uTX*fglaXPQ^ZR67n'MbAhW*)=F4=AU;b9n>]3%C4sl7l7;6maQA-21Nt1n(sTED?]2F%&S#TWHh@B3rS6WdYZ_)qh`heljGpBa_c[f#-R2DZGD.5B)BBb;87G2eS^ie'!g5A$DQkj3%O[fS=XmiX*q;%&W-1BH&IRYV=,VI5*,RrSh[';VU9lmc]7[4R0O'XE'1?,ag;i&6$;Ks=a9NKZ>pG0(J)[N,L8"]iOI0A7<2HL^I%QN92cMO4En"](58cME9G@FKEN?f3n]GP0I98>UU)H;M`<Cf=+&)IugJnoYh!_WI^#ib)(*>,Cn$#p';d&BT2Tfnjo2It[t<PFV.!%+MLPKBtm:FWm!PEhC:>K7[qmBRUHlB7L.2oOuZ^\;Z!31At>rpnn)M5=8;-`#A9oP:`1O7hS(&iB9;)=WjgYG%p),!'M5.>8ZtJ)%3W"SIB+Ba^f@DE.d"c=hcq<@*XKJ/K\@H$u&um0iTZ_4-G7*&MH37d('_@<8?!PU5Nc!1r`^ZB1d0@FmWkUbuZAcD^%EgIgA6-M&%X]m2]:WffS6[>A]Af"Crm8di7jF&Y:U85ogrp;e@`Op:Xf4,I3bMojHp\)u:f`su9fXjE8.r$.hW5Xno<7j:p4R,A_0SOa]rqqbP%3l8Bf)l$AK[-X1uef"]thhjG']`AD_NXVQm@p+HJ:+"qbMp=j="+&2`?6f_j*4`C1C)6"U$m@MXD@M9W0mG#a2R3/LThVJYdBJss%Q1dLWFFjMS_>^8>],"322Q;<[eEk9^dRIY#gBaK/ObMJ0Jh!JL"VAR+d+"7fT-r)50UfCX.=lEM\=,;27*=YlGRa3H+3M[k[J$GI%774>h&_T+@Qo`''qt098<)37pa[6m>XC8RtWd@dRWJ`(`@0r#WJKr>Ai7U.>3EL_H)\Jic+!JIJDUfY5o1#f8T^u#2m4>6qqdNXX%r>HBj%7I"dCAj6RW_#u/VEHC\\*P[ljq/8dH*;9/g:ee69(e$t)P_K]fmj-lX>#D[0U_q!fqL5%jB:38+Pdu@mU?oF+-W)N]Go?+%88$ko`(,K`=)btM%&-Ke/-;][[Duf(n2@5B*FK1_A#NJ%Gr)/:QHiu-*0C?V5jb5Ek!L/X!ol=f)9O$(_R>Y1Od[V!YOE#jeuh@$%a0CW\Ys^,d:Uji8LHo/^G/D`f@fo8=@02j.A2?339:k_uUKVYu657"Z'hgcp02".@6=JR^X..+N0JLW#@J9Qiib2&$pXY_]J[>/Q%?qkg"AFsV'\JIHDNT2DKBHSu;c`Q-;:F:FL6YBdR\I6s4A:j]t?)BUmBT/oOfYV_m_e@n%)doGX<VWjh2s`]>e*E3NS=,:h#ekI)%+P[tn'Vqir,VaQfHZp;\'L0sH0dAJbh.bDX#F?>dXkbk-`"Zh\1uTr0X:Y'*j?mh8,arKs%Z33Y5-_>@7.\;W*A\*ZLsJ5:QBE>-%D[S+%QlWHYYs"Pb2H)7gBZ,<4'FFg3FLE+g7lSquC"sF7C53+,/&p_lfod=H)QuH0%UuAgrmEHbXDccB_[pf1`fLQo5aiKsG_MdJ%^dRm6b,H%kK46TR]G?X#hW$M[NC6VA'pp.U'rJ^u(f:jJ-hOG!+d=>!K5>JAMl*>S9XF@d/ebA$FC.cu8/WO+d5M]8DmC?ZM9S\Y%"#neQ[OmNocGXl`87&9ZQUa,`&5O:_g"Z-[RXu72B#:VY+L0#$ZX0/Q?.Q**i4M*Mr4UVk=69LpKVH`U9nbABd:jP0%M08:9j*n6%O6DZ8`mMJ/#LfDKT>8"Ll(!o,@24e\KeO]NTXYBmROa`1V$9T'WWut,G>m]?WF2.p$AD9l4,alK=-@D3=m;d'9$>EHeol#sYheZ`%%],p<i/QOtQn'4/Z1F7#O-j>nc+ILfM47$e3kq#$kJO;HD[7dd!V7o_,^*pELV*c44k[<>mJ/Vi++rii,Yuu#jacYUlGXagL-Q-P%cf=j>'YSAZ]!2EaPT'unYAsMIBdqooD\1"ldYslnj'197`gXeB]\8"18*^ZL>/eA<i3FctD%Y'^?HrEKPc)>1,.K>[Omfr_1_PEe%"F;"57Z/CRFSXR6Rh]5*VLuj1l1bjAAZ'/".kB1<hZM-Vh3Em1rH?1u-m)<=D&p."*n53roZle,dnK):EjGk0,?m<j6T(CXfDGB/%6WNFDSrT53(FXl#:8WeK;e8^:4+q+gM.C/Pa^k$O^'Y:*m)EFh(&YS,2e\rK%V\jo$PoGCZP^MRK2mkV1cMb_TS(rE(1IZ67GGrE%QIl@'paB@5M,f<4@728`;/QEuS8H/LX3Y`M?l)jp+GuSVJA;iK%nnZi':Dn:OU9$Y?@tpm/6Wqr=Y-]Ri8HQPHN8*rhKc-ic2lDB%m`;uA#O'jjg0nQ=EGuqu(.#l&#O(RuPsV7f[V6bA4]Qb3c."&9V6M8^m%Ao7H&k.a?0>ac^t6BML&GH5o5'kl`+9p@X<XBX]rl4g%T[$Dm404H]-!hn$pC\^N_Q$)79TSkIEdMep.pURr7M_u9R_ZeRN&h&dY#96%+k0bWRFE28WhSfUG8tfYEOV[\IONe2"Jh6&ce?O5%S]Ql9V)#\;es7KJgA;]l]/:j03baRYb#8\2[uCFB0b:&4b"'[*@gLUGDKKAqi+[nY#Qmj4+[BSnlkgq`'O0\/X:[sP4M@(0;\=>V%0#=g8?!SBFH+&Lli"tM-?*n>7H+l!$"5;nrh([P,6tEh=&+`CN3-oo[Z\1==>GMb<]qh0'eI,s<:n=H;oAoU+Uo6qs#g);8fEUmN%XU]KX`4Y5sfUTk6AHT0c-3.Frl'UP!Zl*0@g,M3GlAmh'ZUK#I;=>\2pg[;GPe$\DEVB2/P=R&$"flbK`D-1gG&0ZOlSs.WK^:'N%6=l94lcs7uEI5LqW2sXYM'7$8E7ocj^BSs/G!PbU1rCR0!UX-.%2&/^@uoZ1:/kKh.@EP2&j*4<+hE7?$\R/j2;g>e,PhBm!J82o%0ROoOJ_)g91(E(g=EfVZlM(T@60"XE>T:<&B;9T2QkU0,,!p2@W'8!tSn0.`,`*!r-HciG5]cu]H!c2X`SL%bYL.e*le<cDY+Mr\%T)>]s8@'J(*D59N;\7^Od5fI%Gn'=.cBFg^2G.@RN-h<S8L>F'SI)i'8Rs\Q7B[[Ej=!?W]MOX!I1AU;5,c^fn^YKSB;.EndEk:8%k]u%=SZ4r0FeC?8O];p\V?>gg=nIaI[uGSC2OJT+0_F:/%YRq5n#JBNCt4aHU'"+(:RKe+J6($+cWkQKoiaX'C+DUrY\ulj?J?OB%j-+hf>M$qmBbIUh]@,YN>P9s*&Wo!u![q+;h4:pN!u1+I"%(i[>A[m`a^)fi_bEjk\rT=US%(@N/Qu=dRn6#'fL+nZ&[Q7)D$9<U%L*EpBJ<4S/4X4c*&IFd;>=-*ue]Yp1+G]$X2F#OeKj4Lnn^,R.,J>p;;5W8rUUE9jQU1&"cAJpm+@-/1U\8b-6Pak"%nLGuQVbfe%[$:Xs+GN=(%B1B8&mk^>U87mp!M\;n(^h8_4hIU?Gan?l&^Xnd+l?Q1V)fYi&'qKc82e5Ih;-^:00/@g'dn$q(X_d=qI""We#d]l%.^_)Ep"XM#F_,g?3jnOuqMnSd?acA`+\sNr*\]UcM>KhNrV=k6:1:d6OpX\HjKoet5H6U5YfU]ZN2@;<b*$PEh%[gt<&^?e[)XM,%1XL,RhE0NhJt)2Ij&j]_:>/'=Kine<^otZcgsi&W!gF*hYZ2kKS$(PWm/n85c.h'M1naQuhCX7,!Wp"=rrUFs=LAIdOCGFhldTSA%U9/[2:bVIn+B0Y^Q9Z\5]1fWjD4e6k>D[<6mr=NC7cEL.C_L++\ek2r-4m!iZ(R@i2c/^>eh".(+4NVe)ZZ<&>KsK`_eKZPHSke<%(4;^h2?t6?Uc#bi0FirT2'ZA'.mB=?<Y<ifNK4??bm0gq!FfBAq[p^h)nKc@TCug%`:$l+,-O*4r=!Hr1pDlo<m0H`2Bp'ZcQe?'%(=@.Hc1\"F?NumS%.(2TM6D[T)(Sr?B$O;$'=&S7"?[>cUe[N^Mu7A`!g%pb5";BnKXfEF]Z?n9R&4"&$p^@?R-,)$@Bq9YDWrHq%:Q^e]2OmOKP%8p@e9obCgXX/5@3"rgjs/#4aqRsn+-ItlKfhiB_Z'A$?++>5`i9;NHGViVNalV;N&,a7pX8#9d;>7#gVFfRPZ]>M%%q&[T%4'(nWVXFMR(Qq82<j7;"qg8hQo5q,CNM9BH"OQ#p?gEN"tE`()*^pld=C<Rg0H-<*m]<B\-D$YA3ePlmc[Wt6+hm70qabF%L"0IW]$5i<lN?0Z4*uKgAT8\4-/p@-b[6L6<\1TmfiXN))X2d*?^o)o2CaIJ@TNd@Ao`l?j?'D@7oU!M:COSuNrX[]fO?+E>E#f6%[<fMSZEP8@r#fI)FGKU397nI7*H4.L;C4mr.u\aj\/?I%$;TeC+X5%nn05$ne]9e>?BQ:\]Olqffgu4]V&Q1r)Yr=l4"W`]+^jr&%#K1Xi+Z:[\KKODaHAYCT?mjNoXD5.F6ooRJgI`,e)e)-O*[N*'Npmh;$R9N_4]J(3qgA$"3RMS.E%gKoZibRTOm,"I)ti[Wnp2G,%/X&LBb6C.rVhtn#<Da48!pD0Xo8<2`(?)5(Nu10U6nhZ1jD6DHb5mEPY1$Q:[kufZ]!P/<@KLLkW]-G-Z39Rn^aCXD%o=0I:%K]C%2$%FEYQ6ei#afDi!":_Fk"n&*AP)FOg/_Rb9Hmn-[F&urQ[6>'>:-'].nO8c$h4EN!ol&6&rtDs^YaH<m/#Z]Qn<V$fTpeMA#QSb%)i7:GT`bp'O:h6F3BB"tiUhrDnTdqm"6X:CkEUW8DSZr.(lN'-r4KaHrHt"<Lq2$Wdu&7cUOJuK/?a'&@;`S)@75:ESrQ$>%.i>A%/+,'cmYILF#Wr$`=I2K.m['S,>^(3rYd_qI@&!BbR4.[rc7?>O@@mbS)4XEcER9'LAC&"GOF,-S#H;hR=HpnlXc.HZ/h#V3!iVkU%:M,pWh,,Gnj!pM_<On!tn>joib/b=N>/At!aPt&i_L+FJQV+aCmKb9"Q71o*(.mS&@%p2r<i3<DUMC0>I>U2U?5urHq&3?r.^&ZU%2^:>]G58Mqg8]cPp$ai'fbc5,4K%NsFtn7T#7+PYUYls8Kh64UJ4?Mg%3EYW258Sr-Q:[MAW2^Z[[PnD)V!\k4g4oZ72T0AdEDq$%X^LXXeH&9SkO3,mP=Fo&#F@/*8%gSaK)Xe.ggL\b_J>7"TIT+pV!JR=_5jtS[`oCc$3Bel+elT=![hRdpU]UO<$AU@YR.Y2D.PiH%:,er`.j3.]m)Nst=)F![RIqr[)3rtiU:<&@`#`2ZV&s#GE\KntaXFP<\=+#A@sYH[e%mTjNPkiep6?KuZ_02im+<.0]3=X%%tYeL%ahN[m,gVq$H(l,Af>OUup1,=L/!iO*9kr`l4a2Kd,MCgo-;#f2'fd:`]P%P9iA'NVnC"TlJLPNjgWg/:o-e?j5A$Ca-*j[J<hMO%%B&/P$dfhXsL*.@YbaSraW=G;8p&Ob&[Eh8<.b0N/i7/ZfP_(\Zb*qTFBs<mp3!Y"K5eB"&SJc05_5`/K/t9QZLSc`DEKPj`$]TsC%BC]l@luBplO`k?BG@:cK%k@<bl2c4Bq!gK2V9n3&,;SjCCr'<5BX,f"pAgNVl)lJ@#R4>gpG6goI%)/r0c`iGPsK`YHKl&`atgH9%A>$i4CH3[_31]28g:58Z<URq7M87NC+J*k%8jL(JcI_*g,p<6G)#Z,HR+5S],@1Ed`iYeMI0(Ic`'Xo*lD,^e%SkMG"8dK<4q>1.%:l0/=l,"Q./`5W*69>3gJEU,q$oaJo$k'q^.)^6^&`A%/FQH(W%j;EKMfH_+Fm;El!X8=Nq%AK*bi=sf:l63*_')'sk\4Y@UJBM0%Jtca^^H@,O9P)DrF5`R(3_"i@9jS+4h?Nmc,opHNl2g)2K0rB(I7J4p&M5<[Lob'G#Mc';3OA8,/Z.N5(,ZK>U'n7a/!K-%2d:l$%D$csWHY7U3hLPrZ$1+1Z_6<&FfUi#Nj$n<?gQ,nEW7N<@*PLa_aZTOLTtU#=rYN8sfcm<:(!Q9Jbdi1d-[Ro$Pk4?q>=,^%aR:%O%fn(Nj?ilppV:H6nNYV*#<PLZL5;<9KP(K(b*nnV**a\OR/3W/Ra:qdnU4FTA84a#jRtj"'^qq[U,"lbY6g$P_>!AQlefTug]6cQ#%oI3H!N."nRH+4Y:R$6?^g\8eE`]Q@:"@YU75X,Bh(n](O(s5=0l151,40OZ^3^M,6Ip>@j7$bW07^XA1O0J.b$1T:IFTh2i8f/^@%U?ndO4'`'[2.0pM4P3Xc7!D&@/'jeQmcm%YlrJ8e1:#j+k<g`!D?;ksG)MWu_-GAkh2!TkM<61m`S(@Tk&&h+4<3<[P-SGIbV[+G%3i/#\6<XK4,ZC8Tf!E5""OTGs2er@4Likj'$St\G$QEnqeH>M8F[+*tGF+4($75NPZF%C:q@K$]3I>IF['DN;Icm290\@Et4%=&U%cI]V26!2e/rp*<+.u-K20r'dY'OIFo$.:*,BN.pkm/F5aIjl`Q.i9/O]"ClsU['KlGQh8)+:&o/\AB3kELqe!3(D6*9[aBbik_O\%G1iQs2u((c0t2cr;Arl$)%Op6dr#n[PS"=#R#Ig/e*^a8BKS9Ldl?Qk"^MU:5N"U>8Ct3ln\QFY0K%0/M&(Lui^T:FE4%#am\`*G%?&;nKURSMu!rIp2[m0OQGPM>oI6T\*!HtXX*)86m=RPdh'0P5fGj12,*(`D\r6*8iJ$4mb4jN`.E5U/:-A)f6W.FOa$_=sFKW:P?%)hSVk85<"(lkGmf9Z%PG40FE%=?c3HL;_,q#KU/K_`O]$d!:(<pMAu&DIPdnoo2@AidplrQM@hs#=.`PWDX?=r#0,:L1K.?-Vr;"%BqY)U2F%;]<d#-@2+NB;#</M\*=O5Ti.TsV!d.0Apo[qH)I/\';B&c;>I`^$OUKeWUKjdEPKM]S6AUcp>CkH%rEGV!P(h]GC%Z5e%>hnR$<JhI5miS^lZ+_CKGZ=BX;*E-XH=VJrq/![I:^:R=JlP.:\eQWm1gr$;JZFrTi`$pY3-iZI&7)#))N:Y_K*ft>Y_gRhhHL3H%KbB<!JMojO+u=?nR0grp269BlSjo0+LWC)Xp(n=#M/<7]7$-5(4*2Xgm.@7LjVFjjq+rHH0kOAX?*sK]V(K0Nj"qjLi0^X7MIUWG%Qq=Q/?eZNU^b4W*DA'@kHgX]NNeb,`.L2jY43-Zs'_IgtpZeSe5^_\J0\_\=W>o_\lKRjd)l6V&F@<jeZ_k/A/0->?$(T4=*)\s;%&:gllUdZumKd:34,%DKk8e)ONSP?lGp;tC2Ji=OeMb&p>62QF&9<LFR6Y:a=%Wn0K3WWUMI2M_ZZGtDR[Mr0!D)@i(c#@n:1)#G,%GNDTi:d+1.:7F##9tJ:obr351R!,8:.uPt3CHD\)(.sAIR1qbV3>&AT`C%rW3nNHaNFgr6&!r?$`a90'7#A"#/WR.VVaEOW"'sCW%KFGUcG'BFmr-QCIZC,(bnm^Ya[5iTR<:o$Z63QTd@O(A1p%"T^263g4WpE;B9t30gX%X9:P<F479d:e5Meor;YSXuq#l7?T^Z%9?%8I^0B/1ABG]nP[K0'Zp-\D:i0H&]*1Vc3/85I<]AU"*EULI&<iM\.m'/W8hrH5?9S6!@=tlLLpQZH<9:M`3X!c(qcbIC%Jal&Nhf%1X,+/%8YpQlC"n4^u2#W#VquHiW_?Be2?6=Ml"!L9A'.bA9;pICKh%oi_lu%k@%+C>=7FSXE&/qm&'(#)?#Z"Wo?2S=jPnF_UKrQ%ZO4M17+t[3WrjnYWZKqsf6Hh*ZXY`O%c=976A5\H9Ht54!\Tf,V9u8&k<$P<VWRa1Yb6gb,N+iA=1,%X*usOODXfF^SNImL5T\-r%G,260jGj*!E@bBcJg@Xb>bmFU"!7(?"uEl^,75@CliJ;k06Mo])[$p0@;aYPd3T6dQ;3CXPRg=N!:U]Vj;6oppuEY(.D.[HNuY#J%F?J)K1[h4%o)Y"=5c83[I&Ob`Jn-No)!8Bl8_@_=$CqTn1q6SfI7hm=UjbSp:XLuncaN0P(=^qn\53k"XhgT<e1CFs46+-9\fkc/%3(.B_7#GmCFGg`O;N.uAh2Y=K-q$I%P[7+Ai1Y35KM3^TUupn-L1WgkdiCb1]0pI[?tkl>*/(_2p-C_>i-BcTA.HKXhD]?)JSouV%i5Q_NY4s^Y0%.>][c87`XcSiDM3=1D-"E^=b&]SC.99J5?J52nD2#.In[Lu(4N0B9Q@bST>/XAp!Cdk+.Ko_1jUP\jc;+Q9"#7"r%\gEMK?OVB`G*c4_TTR]m5,lQB^?P:6Uu_$Zo>mQN2:cAiMJplOrN#XZOhJMQio6Y[l1F6TOZh@&e,*XN`9tnPK]WFT.33`>0Mbd4%C:\CQOsO`Z6&_D$U%_;=lXa!?d=]-EGt,u8jPX7rf!fHaR`U!,SX72M$JWi8F>k"FB>_4D.>'C+^DcPc\6Wu^O.'?c`le,X&-lMY%SeU4$@L8,^SK&nZT"kGYC,K,RDUG]*2@?_"'P/q:>W1Hq('^G\Y_35h"aa:a/O\HBnQhLu:7(1ImPZMS7Ceo;b63>]1:Jc0*2h?r%4riC-)b!5$p:7b6hi7!B6.T6d^.pW<m0P5(CLEiljO*GPWeqEO@2W1dS_Bd>Q2:h+@q@C_63X%e[eYqiFIjE:CLl'k(L?]o7gq_]%IV<<+H&jrLC_c!ulR%Ym"kPQWp?-"pSFrc<:A!d"HYK_%Y\o(af,JH)@lslRKP[W[;'curD-Un&"b2:hpT\5+)=bccMpS?bfS5S\%2"I_SBp$%n;udp&iYnnU;^1%VaR##7Hb$ZAC:ZlnSg5dLjheabc3u%0#Qj@[gj#;^hi77_"(ajW$1rnm@eY,+e`OYBLsbN!ZUDOV%jS%8uF6hj5hsErb3I:"6h^H)mKKKeGEH>Sb9UV-sMro-6<#H-@Un<Ef\)L.-c#3Eb2\RQH0EsRhb17Y*es9s&P*-K2nFEBHPp5TX%)@mbpqt8f#H)`FH.haUk&VH@WEWSdIOTCmS[\[>b@<'?GStR,QA7ISuPfoCRK2jl!CQRSPPh_"+c5o<?f"B#EE#DAoL<2J!'5/F'%GC&l)6aS)M9fF(90GdeX;*XhJj%(1VHh?Q5+DR?gXZI[]FCo*)as.MUQ;Ho.3EG[lJ/lj^%.8#bW$p3s'`p$GmsK6n:n6rXP4.l+%YWsJMgtfY%%\O+@591FD*r2SGCO-@WM<(@u__f-(ICug&@6j.$N9P82?&9ih#OgG%9F!bs<qf^_T8,ou]Mp]5K;tXu:^5;t!#!\4%FiWj^D<qa2MArEh1P&Dn-PJRqCU-r;@$-*^*)CZ/iLlU;G5)tdA2M6\P.>8b3QC`.@*R`I`9Lm_UI<;LZGYu3J`UkKDt%\g=I&]K%SKreR#YC'IL/6LG4="0lr12'3U^34!=-g^6Nd[oL2F*sG5ns[OiM>ZG7%KE-9DJ%SQ"/S3.mog]m,h94.D'R%OHi:kVMJ1r)kbTq%LhF8:SNa6e/&aB^R*qT9-&UG?ZDrUn@+j08Oq^$H<DKaPF@0%@WY(0md))99O`u.JB(FL^;*<W:ES]qWB-;=14tbS6CYcq14:6Y7%&mfJrEhm8OTU8JmJ"[2C>jsR+Zgd3YSqgQ[8[pEY6oOP6a#9DnLR$Kq7c`"eqR4?/IX)<1'=*cEq&C`TVJ9R1#MJc$</D%,7?l@B%&NR>+koB\#l43`N&gBZn#*IbV!=I&OPC%3i\-rqi-lLEqZ5Q-GVE5!Xm\0/1D1#Nd[0a4J.Otk4`?&GgH9"MCUJ_LuI\%S/V`A^5%A]hhVV&e7Z%$@*b"1n#-pRC5jfU`4!p5Fc=E?,71p!0QE\@tU+X@hs6HDjG(QDQ[32qI?@O`=]\`-g]b<NQ1-mK]+uedA\0f$YI^%,I3I#YW@mO%'\K(ehf>dql11bFXrRYlSrQ\;XWdYLrjj`,>r>JJ5foO^;fD'9W:_Y=.]B&cs'H0F\8b(@]ef*lU_j#X_]r*ej69]%0sk-mRfT,Fo0W05kLq,1V/t$%X-XBD7nAmfR2(6S!`f6_?C@pg<5uGK#H6bJ,1Ti=-(WF'aq_B&D0q161d#8b@'N>3@]#hbe$bte%Se4C"^VT)kJc3],JZp9iP%NUl6d;b"8e/'E7F]G:.0G<;2:s1KKXO>S?^uMSg5=CU;k7b$FgbU.0H)Mr]ar\udtlZQH4+Q!'G%a>%$8Y!A#CE.)2R_6Wcjj6P_csjr5s;khM<lHH$PcKj2GAk_UF#&Pa'b@.%?Qs@+`A,Z8@?3NigrN1l_Og#+:m0Qb^O7ID,etD&=B,9%)sV9[2&*![\#dl1Y0>+['4R[JI[FnpG=pc.4djih#9hYT[t"Z1EF:Q.SRc.Q*S/IC-tDc;q3IBiX0t_J,R9KUodJ67eM>U"FNZ!T%2WRUL,,6:_4&O'm4Io7+AL:E>9SA<2kPgc>$81B8^U'm$lBk0iTUHS'6&EDkR+@g*X2O[.VrMM,M2B](7$OG*mY,%^TgjuF8NUBt%>]^X'3/j)m*=Y3N@<3-<\*<>DdN6'810F$ZCr+L\p'HEdYt=.5d)Q!5H$e:O9:"p(lj<)AoH++0i>u!JB1fq[[XZqC6\Z#l,RcsU%1eEN.c3P6t+mA=,A$(QPFa@\+$J)%.(nbM9S_R4J=deS#,1bE#6VFS.&"u'iCK)<]TIFuC(knfJ+ndFOU-S*9"1SgB4BV93m7mL:%$blFf+?7OA.8-uA!'T?./KNR6R4bnTlWsI*[7=q]*a=Ep.p]M)^Y:&;W6(Co<*oMdPBF<*H-h@5MuMRD"*pr[X6We7l2fW/aIr*-%,+!.68p[QWnaWJf6C3Sc!g_<]6C012Lh']Q3Xl8g9WGoE-+oeglobJVkIuWk.<=H^Bj)^G5)"(Aj5qhL`mFT7jXVTTn#DqSl\;P+%j&Q[ea%uV8C_<p3a7$C%CfRS6nS-,$mkds[3:.L=-3hNZ;kcRAC6+rXLcM`OV#jf:Y.G"1042U?>;RWjS?hAalgJ20.k_W<(Ik!p%fo&XE`c,D`E.M;9"Ll)LIP%PO-R%`gDLSXpZd2?jMqE;6=l(3FT!=bcF@TlQ;>oSP?+4]#k-c>\!q5(hgt(!qo87Dn4co-m$39L5%/rp4=]49Mp<>>(CKOcr^#,B_rVtX2cToKff=-WLWr[q5>Z->j%\cGA]))!eqn7j8>5bpiik-9@($p@`e$H%_/Ks\&<4UKOl;O#\`%PZY+X/q1D=LdA53oSs]s+O"7o9-C3k_8r3?c0<"#3.QO>/KE0#648ik056r&YD.UgoeP(7Hg=M@GA*:F^s(Ulc#ec:nR[`Qql,4M%p"oAm5"cn,D0,`=\O?a2p$J4B#-J.<FCUK=ZO<J0jVf.ZAZV`_OIq"DpN:c9h1!?&JPlt^*r"KV\jeK,StdYONpgq,G%[-NhDV92%4do*7PJ<C4]M!MZ$ui2f<0+a=E6+c;Y2Ne8N4#A^=mXA%*7`SU^>JfD>AJ<9=3p._YO#*#j="II#lj0kJ.q7Nh$KmZHJu9s[*^i"%Xp4M(:Wj4leZf25NYB]uhhWJN>s)e!+,j<h<`X4t03,HmLWX/^aL$Cp+$t&]I1&UakZ=E5HF-c@)a4H)`Jup$Ma_cf[Xb8jDM`I]%]72@ep3(>C37Y]cr=RGA)Ds"JBT\>[='08o@0/6PqSK`5\DM3THet2O)cu;lB%l>#bifkreBPo'>atH/m3G'HXm8l.Fu8G`#DKNe%IKis%SfA6tN.QM:'MZZeqE59._*?a<qfqiI4[Q[oI)oltg=*J?"g2H3]LUr^IRI&VDTPHA&L;np--J9SY84<tY8XMJeTn`h&Ggic%]&O]Uan1][BGU%?Q.7Mc^DS.;8Mc[r\(4j'5o[b$)3SSM`%^4sV.!amI5qe^n?RRc*;U#J64cR_p9j,Q"a1"l,U1n[[(l#W+$OLg%DFt1=BGJdYK;*u!84De2]=P96f&g3%:j&"BQUS!lbdp#i:8YRSq%d,qiNZ;!N;S'8BOP9KlMf,e`BF1l#&iBWlJb1[@.iCfRA5nT%P'/OB%(BHQK"P!8:Y`8Yrl%ith@to'Pf?j=gATrJ%$J>]3pR!J1leNW`Oh&.>$9qBBX)o!gPqAu6.;6P81]Ol\QQG_'qh/4BaQAZ%Tm+i$WT&=0Ga;MCG_.2_T^##8;gUU99+@<Ek,F+HRe9f@h\'X6b=!RXrf(3oFU#FP1;AtT.1^V6@U;OrVS!oYW$<Vi2+8bG%KAnZ%`qlf=nno7s9-^d5U.L,DVHWX`*'q""Qp*CD.'-UMikkBX%V@^!0-d[Sc.G99jH_q297[Bmi-[R5hMo`Yi20!#GHYl+OHSL89[WN6%&C8cQaPm)eI1%Yb#V<m`%GuVs=U;bmlHM33FX\ArXc\S9Wqu>3$gN;Q6P4Zp#'<s>],g2`aR`ul>$<U5^fns&CF)2IMXX.0H,m:V%@#>BE/QI(&FP5WP69"%l,&CJ83K31X]E,8[3F;Se0"SL;,r@!'&b&^m-k*<)BRh+J#n:V#WeQUR8.?c9k)E:@pk*3e*$q%uD&S#0%`n(:]K?>=;8V+LL>GgER@olb'HEm9bj^,ptL/hC;P0KYZQ#pdI0A"aWe/Y8t?\<@YK2nfd(^!nm:((qi3ndfp8-=\0fPcqM-&'o@%&,Jdf+[4M1]m6(LA?N9c(R%Dsf@A3[P(L0n6_Y$N41&XgK'NpWE*ZYAC0cQs.-_Ks/W6n<0%s#l&U2#$YF/>W2CTEKcupl4m]fuE%%d#_aEcA[%O]R<,`&"M!<sK9V_Tc<W*B!G#)-BqT=028/26TgGj%+/cd39"V=4KlMN"18oY-R<t6l$)SndTD)`qp'0O0/Z;'B'Eb%OUmn7b&!cChmW"WK%qihXhrd2?b!`>465\9Muf0JC2B3!!LpQoLB<[Nq46?bA1I3&W,,)LZ-JFNmt"pOGT`@\d8La/Ijshs'`?<:%ZOTFt5ml1o5.K=76X"8YcS9erBjAWUF'%8a<"Aeo+oa9,:RPGPBf#YLbq#me"r%XJXfgEf02=\&c'C,'k,a$lI*7B'<!UWk(faQ=%XCA=t3iJEtCKK],!Ya;gWeOk^f->)_;D`X:V-F6Ui.lQY!$_mEN%5dkYKmlo_&!!WOS?s7JUu?k%bbtcKA/_:X[cfB\*ia>V",V.%7!Q78kQM!R@#PHTm^<J/K@2tqG3dNNQu5N(,PW0-dOhk^UUk?ZOI7c`V?I4i+n;eq>P;!HC6)\Id&^^@I4*h9DM>P6(tYH>#bPM>%q"!FRX:X_fJL6M5ctkR_J7"muq=2Y+8\DLK4''DK9ng7(%(a>uP`'EeQc4,DPFH==`X^K1qn_oN4cNSPgl>Hq.oFY:,V<UildV5i%#q<)O:nZR]oFM*DWpA1V4X5,J#82%#H[lR5Ti:7A%Y@AFCT1t&N.W,&XXm;hL)&8P3C5L\V-qicZC95+"O;q<Zk6sE:&8Nk]5u#R%D.fT##7kn-UY4KIZi&'ff>^E76Fh@JfHq@S`2'6,*f=/fki"nI^+@-kh,rc$N$t5aLb$o`+gk?g:rM#9J:l5g>ER46Rn5;c*DfDm%nP#oqf8V)FhMb!TY7?B(VJu.K!Wa4e.a+d>EHpm#5EQXC)nO(TI]_l\4^.%!*&,$S(\a*$Q5uCYUh1N?;jf,HTE$?o^E)g\9uu_2%'mdi2h7[_G0<Ik3L.n+[DM`abWA223q(E'q!FC%c)3h0o&udJ14uY"&XPa\6GB[b;15a[h%/@i7aruJF`+6Z3&b&k&8AkT>'6%4P%\Jqd[N,"W5UWpDenWN=cK,]%2_dIa.5XHDQMW&-Er'?-TK#:4ZUtq4$2s>)LZBTI&B%1DQ1uMfSGeRYTf%lq23BL,W7aaZKf=<T<%UF<CLZ8GV!R."b:6+Wp9cd^ih/^"iu_&DhF7*G?Oe_`rG1e2L`Db\SnB);Q]:+/n7[i\nX;h0$48`!K4R)7&k;Y:uiD36+aFKo$n%m)KXJ7J$r3_4eEm%?\lIU)#\pYHm_606db<.s`)E*675AD]t:<D29n^"nl]1#I2a+jVI.:D>eWUrP-19Dp".@T*Dg_JQan*(7-:&%H-oV;^"/00p9gCRM9WlJqtAHOPXnQ-DO@r".<RIL$Lu3V)IpIsdVurG(9SX#BLm*!eP"5bN_&i_];tTo%nH@\5(Y8Ne]EkibhVH_%4.>^D"JMkTInC*G\FM0K9^35A)p/I^;Gp(99>>Peq-72iap1I1[sA_\S0?Tg]J#?cV;,+\n$k\BVY^"acp/k-)VN*0mX99Gp>$LB%\(.mh']S@].U,"1EXW%0rp#PQ=r>sRRWbJGS@(DI8Z:V_1'_j@=q4SI%F)oecrDf;NO04ahB+TCGb6g<TIuYpCV,9n]1(kj,5d1b%!.Pd>hti\<JpfR5AjOEi^oo?N.,43BduTe"9BC%9*HHfBH&r4pb-*jIXAQK^Q0;;a[7;?TmHW(%&Jt"2NW?=-S#m,s/jg#"dFFu'%EpL37ddAc1CS0$[=O=6O)/VbOU9u+KhhqSMBT^9</gQ5T[Mka0BEi/L0t/s8<#2XMj9]K]_BUmKQN@=S6DUsF,h`8r%6mkhNe"'K%LVgIcSM>$bfEpXA+M4S@rZnV`)@VIqT(3Rd<e?dX3R]]JQM2?iKiH#j:/jl%`lhu;&.NT"TCq0f+DSbB-QN1U(DZ?ii;S"PmM'Fq%.YkZf2f2#Kl@+p'BIdU6DC]TnPNqNr[2$_Alh25>e!oSF.h-"<2oX-u;<d?W9kc-+e_P-t@)DG=nrXh1b0I46Bmm0h>[t=V*umOd%oXhDa7T0n>$)WBI<nsLj/J6mAcS$Ltg\u;)41-<=#7BT\r;RlrXD!\UXZ9-M=&lnSCTet:O_>h`>I3o*hJEOboi&>;)C&F3i#<UR%Jk4jk`\IsIeaMs<d%bt)8cuLj"G0EZ[Q&j,C(JsXWetF]m^EX]SIkj0l_`OW\9HB#T5'?QoSm.>1F31=10p"D%g?$2'S`-g@-lA^%E_'JMdEa:A3:+$&!&Y-I@3p&9-e.@`],[0]/J(UDD7QFlQCeji4\^Adeo%>=hJZ+RN:HE]F%CcgU^gW$B8KZa>97r0/U$CHZl.N>%>8NNn1"9@Nq!EH55]uu8J#1:86m.fB2YLc*1eV,ThDL\cPfooCP#/Dk%]\CF0UQXo's,bIL#O"kqDbPEG<df*X]lJBs%.Fc!XrYg%`O^mm=)'J)%t0Ha%rViPfqVjF6FL.ogTQ$d]1A7o6:O*.gR-qlN.@ior$)tkhhiP'>;OXh2\$t5fi0RSbp^+H/WurnQ*S-;eT>E#%l(Xm%Ec__30kcb#8u`q,V@eKNH)mI5&^\;O3",bkXUS6!(k8!+rJ#(6^Pp73=!T4;SfX>/.3^?>/]bS'ZfWZ`5EF&*P'8CB'!&l?%#c2pf"p*Ms,shQ7![C"&NiDsNXUhFua&W4Y]ZF#`!AAo5!C7C&aQ[p_2+K"]L-lZIrGLa;&?j:9i%V$42\ZXc:;_,G;=lO,^h'12%&"9[FF7,C;nY<$]PlRaPad/+Jm\j##CtnE8\Q_B*_US!+ELKf7Y^>HEhq7\5A&nJWXE7*Ta5ZeuTql=9du-;[I5YuUk`)6_WXeP9%2r<aBZN>=_R_&SCk\S7QUF$-Kml.+*#"*D[6U.uZUNBUjY83\*EHMNeA0hE:a5GlH$/HBVe9(&?&\E2h)`k$NO82K,c\(H4=+HVi%rsF6moOmbkKC"G'-ZC:PV&C!l-9&>Z,s\\$)C,QWnU6M4;"TT=T0+]iSN\u60VBU_qGN6qTX%ej@2"aiVd]BMeU2/D@2[i2RRbrG%X<@^K%4dRKZ>Se;Wiq`>q0jAh%lpDM`,]GV%qRH$fP2UoK;VN?eF&ArQ;W%nhL+rX^^T5KDVb,;#F^^*cU=2jUg&I3K%fF.F-f5"%nd(5+(,r-_K`e:UF\.6od%R\Pf1Z&fI_()[o$1,9MmkcHX,F^(>J2?YUF("MNk%VJ_JhHaJN8/WqQ7I/OgPeSNMg4@U:]517+(pD%Kn:<=/F*QdO-o-4ABH*L)^5%`GlYQ?$sT"4'*W#9/knl%Z?@S\&.,uqi,_##%C%bJLftW;EgoFiTjf_QYmA_B2E$+MCZlr%B`kIY%m7#7rML[M:6iAjL)a0l)1t-4b+&$N/p,\QA/VXm'<gULU5n]<ghBk-a-q_2DhC1Cgqg`lsAT2k@_hcUVb,q*,2k,C&28?F=i=*Ze%q\/2@hF@L;=cIQ:0[e\C?utXZI'K`G)0`.2MaHcB<aOl3/Ata_Zd\0tg%5jh!+s0s;>0_16q"DA-cuOb[UZH&^Rkc,*q+3UD9]_A%iaC([p"U=+Y@ZulQn^*mWG]B"nVrS=rAX\#A./fh:hpG5PiDT/s+iTh6WMYLJU/Q'^C/SM%3c-&MG4du2^fWJ*J(;d[q.3qnuKe&%55tIT\)(@sBK7NtW]9k+/%LOdH#5_gN6tjOGPl7NY#CMM6%@I[7`0!*o6pqU2,H-+j1<'$.5mE&!Ut;:e[r88`VfUQM!sjlQp/Qr%6:tF"K.+O;6Ieu<_QVeoonojKnn@`$gdP64P1b'O&u[GM<X[OjMKAuAFEE?Me<u.n^JtG;;1k#*#M>76e%hD0msF5DFKm9k!5YUM%D`T6)AZ)1i\"n2T.@N'u$SYj0'RY52^LqFT^m*d`b7CG>](0aiC7E4n:hUago>fiLNCXGm(^.mZn)E^=FD'_/`"k[QcVRN)DUWf9%]sjS".48n+/%;MEp?^WYhDKCAVBoc';fqtPl;$J.%k4k^VUWA,!+=]&G8$=u6*e1>kW/KW<]Y0t@;rV__dGC!9UX(-gru5n7@p%B%QA%U-qWZ&7`Ehijdk:Ikoq-$aMQ;@6VO$L'&?#!WlLhQXnIN[FI*aE@i,F@L)s&`5kj*t.A:sr[`tB,^^j@$dJ3Wb<MK?E4bs`s^%gY*tTOX<tu/!bFla"3Zpk09;S.cg&Nk^=[U=l7LcA$[Gp_&[cN:,6oH=fEe$qs<T.*KKai4LT\q>#?Y>kNe8+GF8Lse!"`>VB[d.%o-Sc,*qE$(&d"mciZJ*PO=$ZYn=()Z[Se;e+N5-2C2iXNbNB_#'M*.J<Oa'/7D3/GHfo;#=LSd`Or"snq.G%)d>nXsV&k1U:Q-$R%nJsg,N$WdoD6;\MaT\q%X\3SH9_.*na1s0m%5E-I2H!i#P.mX_KbW$H9Qi5b]Sr%k`k6HO;Ic(KK@>'*aB&HL3jD[6`XIkA0o0`>%MOmUp)Ff`YY_YF[S"5MS)O8!i/t:I:bSDY9JZPds4B!G?$qemOEV-!Q;HLT.Q-=t?4Cuj8O22A,mLI.U^9?"Lchd5I:9IJe0]jpq%Z>7gFc!]^/qeZUAl=N%)6RYdcDF_p.Vh4gSp(%E&DoAOB6"=(rf7(u=dhj>@_5M#NCM;tK9P6fs\<N!AmR=22O*4ct#o4WK[O7H/%X<m=M;jrC.qS!dc9qs1lFi<OmA')kDSG2JFZ[EK(=DSK_B>D\Mmmi0ZQfge"TDa/-SMRN/m]Da#AdS'F$EiU[c:!/urHed)_AI(3%@&uP0-;)S-dsX=qfn+GQ]6C9/VVcr(%-M.I?ZCkYf:Wn=X^kJakD9(b2bTe'[dU#*Gr(3`AF-Is0Qs=dU,0%nXlGUp[/ofd,FWFS%TqX<_/J0If!4R)d\1C5YbVM#8<#!1Ld1]5k,NafnY4\16!'Sg3W.3mJ)D.Qdl`[WL19aJNb-8*noqW>I@^])=fFf11"Vfq,;+bF.%VE3NeIlI&O#WWR/1"!X*blC2RSb:P7DX75E%B`;UYbZ9f<1g,Wmbo_+I_hSLjKhC_$b%(r+IMbuL;VoV6AtP`6/O"-"tJr;k+"42%$i@Lm$Ge[LU5a*l?tKa&/S#;2K/6GVfFaf(I6.75;'?mukZ/QSiej1M$;h&`eqfoGH1)#r$7LA,IATK7?EO+0fO60hH6<(cqJPcb%i.nbaVR3Lh>WB_?`*<=6)^@tpGMP[!<pf[8(9p`crPosSikOYgiRCai[k_mh@1Ro1Xg["NC%"(X!Lf-6YMP&b<$8`ul',;*/>%fK%4/R]+)i["VIEQZDnB9J]N(f0'L=+\2_`(+XXMR*-q6TEN3gn`oJ'28Zma%#EHbWdqI%:npG,Wn*:Ea@u#)I);Y!A&9*4bW^Z9LRm%W]J\?f[PZ&IZ#>h\(g`p\#YL(H(utIYI^K,au:;s:cQWAe,2DNp4'PpV=A$Us%9+s3[pYLU9H9"[MjCO4oRQ^pQl51eldWs9*g`V%L.jAgqsX"BDM5g7D4trZSpH/[=7!dXGNfJFeUQJsi);;X.hAG/Wb*abJJCETpFTGZ_8c=s3nALlIc9C9\o/QR8Z=5'Ft6/*bm%8g%i28Zh+8*$@lIjT*F"t#Z-_1V[bs@I44)9b7:UN-j5EK*3);Qmb)/2n94Lqpq04CDEIXu'ZA2ZGfh]Z.WSs(bhbh,r5QP/1+5019P%"]FRf9sr6RTSb%S\VQc\V[1T;639Icn8>>50'[Z8r\I%NZdkH!9Hrl8_G+@rLVQr5]?Htb>Y$sH3E*Y&<CbUpBQoEN.T?K@QLO=`%XEq(MAqdaq8@d!hIL@S$-*Dtkp!pJ)H<d&;nA!;@(]P2#X_@'@>sV4kq,:(!M(E/!:,QcF[-2^olN@TB4[\R+>\sP@^)FYMJglbg%+Pk=SZI>>Jh2lhd[l6G4e,X=l^*N-*I1lZSC]s`0_)f10J%0YXQn&`KViQ^ZRoF0'@;i;V`*CS;3duGqQB<A]m_dS*gtWT=)\h5B%bX4WHO!EEsI>,AhiFuP7"-uZCT=-7/GR(<I?D0i+_[,!%GfRDOa8,GY5O>g\n:M>*PCSB(RH;fF/C=1hc"UOUKL+?*^]F!lo:h!O%qipm`JUemhF58ngDk%K43Zp$>1kbr_D:[.?[%gqJeosG%""\R(2fG*K7\-/%fVb&&e<`.L!k\13dh@@-Y&qZ5&iEjP\Y>e*TZoh<%p?RHJH66[YrmNP>?2@b%Fh9['(X,IfQ30-8EKo"*7s^58:,hRLd@!u*qce01?=mh=glbpCZW!dBO8N*A.ILfLnsJ9hh2a/)b&qcN%<kJ1_=*0Nb%HD%2TR9OYGN376'<WjMVr*!l>MR7po;qh.Whh9O.b;Bp'icXl>fIl74rM*7dt8WHleaKZ,#9P2VjJ!LEk<^Bp&JNE%;Mo2_WnAlALk:ROpqIo+ek[(SgbYX,\R2]"i$+.4Q"K5?h:a;#IZ8ZAV5k?uWbIG!1(T,D</*=t=N@qdhgmm8MCQ:<O5_"E&"4eJ%T;)ZQWun6O,S1i]JF&RRjtW@haq3$4PG=JL7Ot"CQAenD95b[mR&SE%UD"RNnCeIDAIso'a-/GYUSWRuC#c&Ai#u*sW<M6Vjg;$k%==-tbBJI:T"\,_%'pb?cD+_SBC8`VHp+D8K;%F?^^%3kJRmOi5p/$?9!RaKhL/"YQV>k(ID<Tu+WW$5u?T]:OGKo5I6M^P-!GH%D%eI*&f*GX!qm#t751C\%7[Zht):t%:9Zslm+/_=X?O+`.kJPb1kqs=T0B.JkoL`YmUl<@.j7NK&RGr$$OPXUt*WfU7sYi4aP!\2rO%I]%J#YnUdbpQ-Y(QIuT@rPmiWGls/mr:osB8td1O]'W`'bMT[n:IEtcAo.ts+UheN@`V+6H*1A\81W%M493VggdfGgRB^molF[)n%*GG0prn8B%"L0%(7kRg*UmFprknQd!jO]f*=l.d))[C<_W)(IS\.tMJ*516\gsN9j>4>E^U,P,N*bJn/dEPbNO,ZqK`dJC:[.,h"%IkC&2OQ^'$#tdrsF`KGJM+.Q+#H;BS,dhB%MVkQWIUb9NkT<qcl#[.pp8r`a=guE%B#m3t(jX*knNc/Hg_*4YJb!#4DDC]#a^M\k%^1dee-'_U9M<U!?Gn8-+MD0+CM80)PYC9V]rp7tGr:U*cn?7?3(]V\V&-)5Crq8#FplGI$J,8&Ps//*[h&l[T`kVG`s7d+SpgjB1%^\YhiIfJq^J,?)Bq(L?d^Nf_OYQ)d!s7lH:od,$slp$!u?XNinIsq:Us*gC8bEr(eJ,AedrVPp(hr<@>qodSG?S7#&G0!0V1W@tA%^75uF9"tkMY^ZUg*SKK3n"5A[0ZP#[Y^?7+^HdMj/Y:3=J/`9,p@d4rXi37b"2+Tig[A<'[G_ACaPqha4$256Wo@M,G3QD^b\65c%2qC$8jm*+&>W&j=k'_aqJ):!"Ss?]*>"GW[Z"<YSb\ScRB'ohXW#7[;@qIQAr:g7o$NK*Mr6)kMj.H=KJ,&Q3J,%?>q#)<7l^*+o%1B!V0bHE_pcbKD$s5Qn)r.dN7a"Mr9Q[efI5CWOja1qT!J,2;\rUV]Bj6OR3rVE]\KQY?$I(&%%.5S_&W(AdgC:>cXS;Gsem5?ga%U"t[Zi8tAdGr+m/8AHh(#hR4kc(cumqq$aU]<o61"<(LmTKh94D`B]&n^7anUN:2@m>emTBZBW6"aR)<`+HASWZ,6Wg!0D[]pe)Y%68b%JUesA6^i0)+/XbV!%oIl6qmc9Y4U?-S:nE+TBtmAkc1l\%T)@8TX4Q7uW:.1D>;n5a5H)dV-i!CQ1W8>F`8]LOlQtVpRt(7/%Hm44ASt>r]O-qk,eBF\&@]d2Fg#cW&3%iF`$kB:U:X_!*lLXqr#+sM:W;SM:)N*+`p3"IMjnKrL1M'Sp7VU)TOQPZdAN-%sAB*&'%h$,VWSh;kkbNa-N%]A\0poRm$MlI7kU!WrL1Rj]<R6Asn1,_kf]_;?]]FgeS?Uom[nu`c`M*cq/!1#?fe?q7cp9WOg/Da+H`jN"h%bf8PL]/"5(ZaIZbcNjpR"QIi*>AIgH%@E"ccQ/J.[<+Unf1*Ylm2f0>bk'qnj?bZNeo'Q7!oln<`f)n&B;N.(L7.f)^\i'l>h<`!%4I;7Yr@C9hc"o<&E>JDT^b3#S0J:'ka@'!%^umTIRk7Dq(j"p<T.(7ri%HJPAu)ZdAhDD:2?9R[:]<:r.<5o(Hb2-;2rg;(o4KtC%`'NY4#G#"Q3q<9QEEoP>S'b3/bkV$X-]JF#<&<*Sks^-bi!obZ!9!F[Og@\_(C.JBZt`]Tf4OGp-q'rKa/s<mc.F]+<qc=+Y9[&a%bag?t22c-!g8S+)ouh?hJ(&UUbL#F'HsAJBr+"$U0iHh@lF_#)EH;Xdf2gk;]>fC@GoYe4R5$kBGLt[;e:.ngC(@Ii#J%fjq,VM0%GGk&31k<<?Qan6%kMm<e@#V/8*;kOq3L#FSNc"ZDn)[ZESPPT=*L:Fi`<@u4F$o4":h=!sNaR!NBq:1&ld]UK4id2T:1N`rVmWrr%!4RCS)"NZ(>VUaf:O<t;l\2t@b1oRNkb4>X1'Y=u,>7Dn"3m6R[E<+s]^9:5?7t3E^2#$1`4kkR=/Rd^U>*gq+`;1+Sh$ra;kNQe%N@T1G4T-sZR9sink+H>B_(-Sfh3PJ;@)TpY=HMEWf.Q,03Ie37CPR7<Qic-n*3U=3cX3O>brG"-LE&rK8Dar#rqUjtD/JLbil9P1%#Ok'Q)9467egg=3iauLq"2'XUIpMI8N>XstNV9thYOVg[2&##2V-,ZYqgI@\%sQB0Z:r_IcaCbgbOBch>d4^he;r!U\hCsI>K:Q4%kkCqH_?\o5f<SlTbLhsIdLgH?T1[o]Dk@GUZn`p4i(N=K"79%R#6uq'3.IgDqh.pCjjUgkLD`1gM\3gVB"#_:DRS-UAi-V$2d.9P%N)jqr>9&]BE]j.U/r`T.]Z&/Qju%%JE=BW-hg!g.:"LfS9s#aPe%oXIK)[j^ZY"AcS1V*u.eF3E>1S\qSC-6^)?B%VRVpqshV!VI%6b0H3D6Kr)%^M?Wq.$b"df?/*pADs-Z2]$\G+kMQ([dbc7UkZ2p,5'EaG.%%Da0QcMLAJ"W&(RsN)O_#aO-Apa_cShYD[;WlRc.4%c&Tg]]%M2iF0R%gj-PNoO(1BRro%1E:\?[LRTX`HpId:\<j^VXDVS!J#o*9oB0WNBCh-3L3[2O!4B:lu",GKNI'IUJi)^`=:Q+OW%IX,+Qa!LVe]J4;nr0A&O]H3cD-1ABMHP2*s#Mg>,^!&_RqJk*""4PF!g%*X,SDDMiC:u!/I'!II)Ch$2b\Y3`(m-<@D7_fLpLU^$%h>U[(pKnj>.RtPNN(PG4bKU8DbI7S0`q`gUQhMeuaAA<^SddB2[o5-Tj^-uSPG-D!E[/dfN>pO*a9F^[=9!8U?i&;NSiM1JY!K,9%l?$]Fn_uC^TnQP#n(<-E!XTCs4T0iiV[%c5aE]Ep29J#g9C@t&*9Y?49bfHn71]A1<4qVOd607QPN5LF-*(nkC8)lQVhe"tcf75$%gD^"uUV?Q]eo5Q/"nnZf%tln)7ue<.-bm&mS6bkE2uc4LG(ua(M5$Xj&Mi'q2ia?fiT6aa/Z^!F^K/(oa(]k;^4R+g]<?u3A/4m.%:)D07/n2P"-/GI!6Lt-O/<:Rj=QEp7q;5a9?)RMjoq^A%*LrSn;gF<7a4o^de-R.)\cZmq45]^%QgS7-nG+iR?3stH[f3JLbmRkn%&%IdXYDSo%#L0;)Md^MT5+j:p(^ruEZt:A.ZPNiM2eDJN"5V'jWA/o*iTt8k[5\mMPNFMA+jebC[Da+,;V[YK/iKJ]3r*ts_SbZ6%.$6l]Ta(a@@tQC?p-QIULIP:Bnd>&Ta!ak^^`KUiT$oW'lV>.g>M"n.Ge.=h.)]t7Sn4*"=uVn[L)]7M>b2"<@qj)s!%-;XJ4kij%OZTVg$aVHY4"Kkp95^%G^=+Vla-s++`*O%n_:W79(ph0]F_PSCjgY:&D9BNAWbgD]a:Lh2/jFf1]_5d`LH@KPmI@`IF$M^j^N/H-%]-G&"'c&)+m1.BSVrBYtrY1_Na2?*arqhQ`e0LLU#aOeDmDgjA,SmDBNH_TD7$3r-eZt7)KBWAE+2H=\]J8l1Ce"6o7&@Il'ntb,%nJX[\p2Zi\T9q-,I?B)OSk>gYek6EJRfY2XZg\7O=i\iEUjMpA.Ij==epC)b+bBH"QR9?[AKsZic0W4*[H3QM,<'&/HO\psIVlfC%k%lKe2GJf`VJCF,HgPVh5bMWR!Q%oZ!ROb7j_oUSCe^o^<6a'RR8)GgMGb2bMEneZgc2'PL?nqhTMOg@W[$[JkQ(sf<u`/00N3jm%c!s_G]b;nsP]^J2iQ(TCKR\<$+2?(mr.]ppq;5$T#6q:HGDIeMR3U@Vh$`/q!Zgsj<U#N.I5'F5s+,BInopN=oK(pk]s]Zq#7/;P%3sDr']'UWY-,:VlNs3sn(W1<<=Ph47E0'3MemW9W-A[j'=dFWs7e*9oVBino)a,rY=[%Adn2;pEJ0UAoCaMP5Br$XeA'%E%64U2g%QdR:r"!_8ro3E<I#eQ4aBa=`PmtYfCmW7,Vpsj;+.?aoa#;9IqLr%er"%cGQ>@8Mkp?P2tcHB=/U=f:qL9$fZQrMajEB+?`AO[>N%2``/NAL``*Go8'rmDeQu$FG5L<%]M?KrOM0$&7Q&9c;9#,h&caDId%iN.T!Y\M"HN?AI4hF77_p-U84orpK$:eOCX4C%DkH4f><A%Du)5$(&!B)+g=toiW!EuJBe51f6>^_Rf+*"?<hY]^5Qo?2eH-C11P5=QOj:G0([tI;=lkB'$F=6[0QA>Le2'Dmu(k=ZqW?_d#2]<%a<##G;U*8"W-2(S`_7ZGC.qB2"e!hXTK4[MYC2-"f]bIqMH8?GQ0-#uN$dL(IrD\J]@8/37LEXnZ18o7'>*=jC%,5Vfjo$f"t[u?%,M+eVH#a?oCDb[ZBJ,2IGca`dQ6WDXJBM1@lcX)SQMjdk=QT3fq\XY[H87XqcFH/k#m&Zdk@&#L[ENcA)/J[sk+G(%`6>@p@)c*g%O6F\]HoKb/Z,J_hjq+!K6VAID(4XNF)Fu*NG_18;NaiNQH9?b`K?a=OnMK,sk!;GhX1N!9j:G:TO^6B8<in9$o-b)m0Tp>aP<Dpi%a;>C2b&'@.2`qL,#Bs\IX=U#0matH"^0LX&m\()(k3asKK*EY-.*>"H7[_dc(d3B=17HC_!N_l,k.3NVW2aN]dX3Q8f8Zd\,7t*c%$1"&5fm@=Ag"QX,f&Gl+VJSBhWA7Zd@%WKugW!^o!QO1?\/5<tC2ko9U4NS'0X[=.)#e7(Ye@Qc]G,8&M>Tt%gO7iBH?lT_f1qC-%YX9>Ff3Xg>k.WZRI#5YA=0CuMaZTU.`9fCq"#Ml2]J?m$p(R3MLN,K)Dq!7&p1$Ue^h>Oe7[<#]KP+$Io#npI1JV:]MnE:R3lh:/%55%<`_q[<Jaan/2p_ao2bI@*)^Q1[9^hN#+;l`)Mle:Ud!T2l,2rmFq1n*qQ\\s%ecs$U*1(GC<bSpB8\<5'Y]+n0/o^hh_*s/p'%;I.A\Q^7:[ZBLXP-B)+)H%@qMDd%-C\h.c;VHS@Nd=K^R`O6%pS6o%Yog(a\J<OB["CLX\@aJo#2u5^b1G5#S/h*Q8<00E%cf/#&%/q6<-]Sc,A`Q(gjIc6t;/jgM9a)$T$#iTi@3cZ]VhM9;rd?sfnI=EaKR_ZG5*l0V"5!\e-jA4>IN/35,96[Fn.1mq!"%htN(&#a$%oOR/6&J^b>BG">ngYL;BDQARGctg7`9.TEFc?;.dD+t%X9EZkHd86:4jT'C)Y@7#:OEIX+G[&:6\EpJtk("$VK_dem@.SO:.8u%_%[$T]nW0bb8Z;tE)K+aM's6.j=2<c\J7>#0uVgGZ$]3#$*A'0H[,RJalk2C%h04SI(?o-O%nLMe+c%dYun6=Jge;W*RMIOMdgMO5h%P@L(dr)P!&`WHDd5&`C7=*]]U4sQA#d0g^+&gYJq_D9%o<dq`,KJ(H#(sJaF2>i5"/oTY3a"NLGo\n8KfHcIrb&Q`mfVT^u[);&#%YYcH#e`6@MhPuXkqY:+NT+t/Bb38meT2gYVm<AUp*1"WtolpU(*7r6+rP8e"3XdCnikYqHE*/.Gc+sj8E1)m3F>,Y!=4^H_1bD_q%n's+nB(T':Xc'>:R6H;/`F$*SNK^RRfXaC^R-Wh,e2,DWp:]s292k>*gng&nqJktR3%#cmPf)bWE)JihC5;ELiN,/5X2bnKiO"%n%g#%4.#Ck^r>9(><K>[9O2Of[1nHGRZm'HJB-\8MHNbc=O3rC3?U'SuWK[`-Yfsd=Gn]TsE3%gbWATh7>Vkn`Dj6)K^r7*pJ,_u0V%+jtXlM@L6J1"LZ0bDn=41"n]YL;t_5(iLH?dpif5N-69fj'rdON44kQq([mo7f;H1^dB1%OE#Nd:)l&-a.11[IcQkh3G)QW)4E#H%.C(snq5i\R0/F6Sg+JZh45%LEpJQ-WF7YsRUkO6*+TCesZZbRZRPDe=cXlPakq(<r@8+BMRuuXg('KWR>k-#;SmjULU@NF+BN\Gj%^:/U!nFQ#UfspN@>O`aU9G9$aCBtKdf;nZK+CjUF5he0Fd/nsP=mC^G$%:ZG3.^is!71=chHUt,.Y2??Vg_U\7IZB?X2o'f".@M/%l-D,<[I;5"3+fl5kqK>6MNpKcXXsL4n:Xl?Z)Q//3]^(i\jeJ;<Za+n@qM@,Qa$pJeDZAU!ICQlEEbn-1ukO+Q-Ceh]]KWIR80M`%6(^3gE<"3`J<@&e4<D8t%T7hI3&YT'H/0RNqtof[3_q)+NTBdgNaOa:m&-k#k((YIc6lFps(19%g(Afl)(5%8!7!E=`oFHoVQ%m_%2Ogh"Zu4la&RIGIigF3p(QXa\^V3_HR"'1spo><uTpgNn[0SgZXq*4o)4T<i'aEKc\s=u]p!Dt1g`.5?06;ZGn8>bq:f7c&2N5g6%e*\8QiV_jbB>0;)q_BK=*E]tM._(">nLH33mK;t#I65aRh+o"sKDR[p5X=S,,]#@H[f#UI$Bou.9*U&r5NQicb9tm9qK@,XbDS;C%!(bUnf=K8%)6Goo)p+A4_\")7n<8J/a!AX@c%A68jfNgM/-O52]W[=cKpb+@!YSE_H5RkiV#_pXYIWZV\9=#@g-er-^5a#m![Pej%qql&W-h(Smj+N#C@V^dP22,1sTC"t>i6iT?&d2#h9"`U3+Wg\QJYr$_OtP0F2DJ_$k5i+.L7cpp4a[6qX6eP`"j)PY-e+6U04Y_1%dN-Og2tMeU#P.qmLi"fsWTu-Z;&kMSJ$G"^A84N9&p']Y1:U7]^&h.gW:9Q*?SX0tMXc@Ki_m%?K$`%35q63IW;sMh%=Zsi1*'mj%M7?]0S/hH'S2-$N=PO;ng<uH7B]=7hi%#Mn:ZC12fP+W4aI]=7n+$#L;OnO^+q$FLCUY"tXp=1M9gT&[>^?ANWrpRY:F.3>q2"o>%p%MLWo>N/gI<!?0)3&?"a:rj9bOLiU!NCmt%*r_sL&bBpD,h\[KA63c#'^8qJbW^@(_d<C^Fq>ii!)UP=Ph#H^OnqsgL:Wr7btj+%:6'nX>NM,E8Jo@GZV['g/SE-`ePt!e=%p:/]U'f:9%q<m$LhC\ePb:0;@E-ecjl[uh67.*=bmdh.E;_sBKZ(a_W57'i!*gT0CIpU%%j!I"\E:Cn6)SI02C@TFVSDOOV!;!taABRbZtXl^,Vp'D"(RE5XDcp"RM:\*@%:Ml.kq3Xr?b%9=SZ*5rB*6Nan^-CA@^\0Opb'Q%NSnNpZ`=$Z>:%tIT&cDtP<Br>M>)%c*Au&A0t<Vt^)$X4f6LfK/Tu/!$"0:6EX=A35ZmcdE$ui,%3lKq>a<)-32d2(92K#<D7fGG%RBJDVN`YG)]bt%!.;A,Lk-RN8r,$Y/JYshLY4GLuCsJ?@s*#'+O*j[N2lmId[.jbZ\qjr:Heap(mb^!SJs`VGgg=7mb0J:bG,EL^%c`P0_bfrAg@Ve(oG<AA&pJZ9/H'$9s73#AWRKq""CR`%_X2=QR[5\pdQ_`A+DUC8;Qraoj]PA6l4#)2cD-#7A#uk03)-hQ-^&q=9%2_9d4$::3nHH".t`!/J\K:>sPn1=-=9i(jG';qO4'QEGl'Ia06nN=Iu)DHM`W<&b@5FueUc#AoJ%=gHRVV:Mp)__?5U23Rp;[W]I%!%(Jk'`nnk,=$rAc7C^e:4iaM4O=_T/o<B!q;"3N^p2F`h7H<k]9,)h]3!loHG;VYL2qIEl`ua`hfO]=imZbkL(<Xki2DCNnH"Bc%ZZlK<KH4HJIg='(q0.eM.-XU.47UkJnrl(kiJEPtR%=S0(#T10YAL':Hc]7j.Y<R)+<m=>"g;mC%c^+QbsOd-j(X!:QGS61aG/_M%#KO@E[F]R?M5N5RR'4bS6aI\bep#pk8f#:?]!7Yn#nDRDG2&.=OW>Wg+mPS2of`Q7#n0Pa(lI(cC&k@q!9S+:)XP!_ag.FD!%%0'%X$/p`j/:Q+gpDIJK)H7cXA0%On(ZiAW0W0]X`B6@?"GrEe$`MPh2Pqs^sc%&i#/+KZW=G>Rt:"Y@?oE-h&REo^jH'><(Tf8[A*?q%ke#%h8kht#<[33@1)Q-JdQ5;SF1$k5n]M,;<W/hX)Jd"-7RoD@=9c\A43u+3W[78*:YnC:\&G1@/]f"@d5,0$Xq:O.12]LMee+iA%Fg<E*]L*d6q)s$9btE+3eoD@b2opsu_(u+80,R\[#V_R8i;k*Ei8LBC"YT6V35Km8H&R,D==,(<"%hN@+2"`+q1VV2'0q@ZMXDU4%H@nCteS[VR)16,t4CDC99P0R`@(qfP;D'9r1(rWLSq9YlQ]m4f@&mQa*@$rpK;'t&G!Sn,j7q\nZ+Z]rR_>%W?<!XP[TuC0e0QDW%1N&,M^+3;DYHNH#U!sJ#8\0blbBG'c(sk8*JG-X63]L[:p?!r("s]$.QI'>GB9_"Pn\p7j&[(ei^&]@%*#.QUq>;tS1oINkrj,^)%E&ra/EWmdQ7J83VVSJ8G6*G_N6lOgMd];Pf^9kG\$V_T9@@"tOqsSSO%E,Mc1K(I/mhh9sn$jPumttkaR/%2dKr"SU,>+NM3E^5N%I;o/R&#aW%-S;XtQY#:M,bQ]NrmnkKnWuRB`0jqcgR))ThX$h@WseOrQ*\Vh'C#gN,4/LmGFH=A6f)XnM]l<k0*Ogg*B1;^I5/&c%5'3Q]\s)"sTFktEjA@,1!?;89ldNi"l+Rm4r4SB(1"?\kla,$HLEVX`3le(-QLt6[*7QiBh+4'Yg-05W&:qH</hVn*Y$9":T27C&%@%dkA(3-6o3RRY$DPTTT>tKi[:9Hho9[E)&!)ljGQp&Or=-l%q]rl*ofa?X)K-l=F9NPag-u2iC)fAT^;KK7(;KOdSC&tR,d.o",%$jOf,DCM7[A+#IKWCecC!Sfa!n7n;=N:]Pd,9puSf5tb=#I>61!dC]M@$9t<27T8qKOYO?K3&7n\L0NAi&mFV<JMYV0Qq^DM\.V$%;^kj2^O:VHmb8I<.2kAHmb!JlkJe4Vj,Ap]66h&Se3h?:[Hf,`#6P@9(=2olNKtl5-!OT&s0lb2MK?.4_c"dZmbi9F<afHNKm(la%@!_O^Y9_o7O[lGQk^ICl]u?,#HjL#/6gAq$`mH[SHih!gXdt!p1lE:q^1c1k;R-QBg:gn+d/D*4TF?9h!p,H-(+6Q`rmV&"W:R15%702>^gR?DNqJ($Jl@k:,V2HE(mn#oa,H//=@*i^EeI<`X175,q1^D\kY^FDgOeL]<<TZ)=AM((7q&'>qh(DFE>DV0Cd]G@"o+;k+%.k0r<'j;b"P7*R'@S<%<9&3/5:`-<bjEJ!f4GH:D,G-h<$S-^+gKRu]eR'8EJ.r[=Q8"MC$QP]FP$.@E-D<os%(Y/Ul<!O;/&aE$%cI.!K/!ugil8\#Q1sK$W5KbFd08[&A$%L[DTo>@,%sh)mh'pC98[(?:94,L""9)22U_p:.b::Xl`WMgdnlDZ5a`OB]B9`nT=#ehI%e6&NA*2u2].k(F3aS.LN''#;c3\]+rAJq)IpS[,5"(P3$,2!&8SYT`O:>V4Dj)Y!^6&mpH9phlO_:XMsMK:cr"gaG,AlTdW&Hs>>%Pj[Q&kUd]WXV*s/fd%YilmNnePdr2kZ?]-\=.>)WU+g%,rkVPqWTu7i/hNok_oVGr[)'.ah3:p@X"L$gg(o1GqLOL_m`0H[)g^Hh%S3jT[XZE7ESS/+jL5Re^Q$X!=pbWd-$obN"Z[tCG]hWT]VjKfqHHk^C8\=QRYV+IAa<,8')[6J<X="8bKW4oUMUjD[;-%n[r2ErZ%bU!Bng"r(\9o[>8Ga.Sb@NaS:-]d]!&e"CJ*^t$sj_u9PGBe+;,&4-5VLStc_UL^/niooI::91s(E,qLW$NcT9iJ7e6B_QFMVV/1%i!jJ8kd\JUCB4^Lp5GR:'O/\`:/[9f+^Q964Yr'=fu#-<?h\_srqAQ2+[$CYX5CV]e2iTV[Oc:uA-VrpJ9e1E/B4b`R'!@'MH_Z4%.XUirK/o7>Ig9n!fI@q[W0e&2AnjH-rGRTd4_CQj)p0X3(g4p3'!W`j9n-NQV+L&R8h?.4^s+N-?WJcj;_mXhIq([lbTS*A1>Hc;%dY&i9!Ob8*U1VViAIn.9GP0o(#XYklIXqaVmm$\YnAQ_+^D-21-3BkuoEeE-D(6F0jb0*d*ss7ab]^<&pOp%=B:sTSc-,Or<YW8J%+k`_M&ER1PIrE?.GPJ.ThjnM!^qHV^5N*RY$..[H-9d^.2ZNYM=@UbIGE`0h1/sKT?-K1YNkT9.qp6:!9NaH!6?VKE07-gP:bO=k%cG4/<PrQ+eFW0s?%nehr`c>3]e*=(p@U)5o&35(q&k82G!+L),U7j[rW<smB4u"UVXb@4jbt-Ar?s&7p1?k)u%''DL2$MR%@ld5H%:OlR5ijJFK$pGkCD+f3[[0[UmF(sD4"tuD!R)E$<QQFKUOH0lFRSXnnm^^Fu<`nGUh%De-eHBA/SQGO[D/dQuQ6eH4>J1Tsg<#=L%,0h.SL?S1R@2ljoC,<42?0KPW=po6!CFs]]:UZ7p0PM&QGbhJ;!;qnd`Z-*3-s0`,!shU-W"D>6aeMlU^gn`,Vb8_HYlh5sM.PY7%`0[`Vb)]mL0-uB-#8e"$@]qED&\N\s\.p/Apo-\*+Fpf*B-`7*\ri9M)moi`hl>:AWPEElJGOICZfo4-87YGR:*NV>)J%63i'0!0%?MV#9pJ5B$=f(;mLic*9Q.'3Ch&`3o=G[i:Bi6)r2&ug[PipChf;UP7TL;j6`9d"%1eMniH7'4$0c3b$=XRkr"tR6/S,.etII>rt%G%f9)6UD81GN47+n;PVY;0<@t\a>T5f2CW=TM#>SN1(H)@,r]\FJH.EI:lP:VO7R"<KSGMC!m3aRrk:_,cRICe$>/!#+Xc[bN%%V%R%=>#o*WXI,R1Q]!tFM=CdIb?N"=8<p1e=GA=2H;YqAN=%%T,p8#>^+V;6NLlA84o]AmRX'LJ7g8mmDHAi@&#LEHQn'!=k:Bj]qP%*,Pm)59eU_WGk\Yn$XMJCXSO7`A6)eA;?.7.<+ZU$"MEmVAnc8H%$2l_lNX-+e3TdFJG+jTWTT-Wm&s3Xs&#oisjVdc)KKo+6jSG%V\4<ca>l8N!U#*eqd;8$^l>8ufb>-BLY)8D`#ga+_-6F_da'2T,GFTt4Zj9`Icau7GDL=Il4?lEakAZL6*n@^%&EZl3gL.BCTm-@%-tpH,*B%kC*"Zcem`A1Sg+aGo8TO=K$-hD`2M:R)VR:?XpXUVRK)<?^Z;u0IL]@!gj_lgFHO0[V=*N@!MW]g-j==nObq$lL:E&(F%bZEo6WaRabU1@eG_MiM:;%[lCiD/Om<s*8;@1!VWY#c+KFt&'Q'kJ5LpYBH?SSNb66nq(AS'[ntfm7N-oIFoc?G2-!H+a:s&D-c2%OoDff9bZHt8]f\r"MR!LV9!*Y&1B7!m:LqWG/So@.LB8+a;R=kT1FU:2URqBE;2`a)`#^#fh-D$f(p-`WBq'Rlt#eta.<is0NS9'%Gc!`-cu\#k8!/3,+,TPu:`P&K8:kD,4=6k7K_O,ugZ$Qf=!QncP)1%6$2b8R/Y),:HL4W`*U_no\GfC7TbIChI`!F/AI0nuY]_ZD%fnA[Q)^QUI6h4XS7gs_*7e2^>a'O\D.r5*CVMo&Hj:$t_qt\]e("\D_m7pGVq#FE/dQY.<LVl1e',%HW;$+G7XmUhVkB&@a#l\&^%X-Oh4mcXuD^38pgW*bINPME5O"&*WijfYJ*0@P7#lgL7R"Fe<_L1:c`iA4;dpRfSfoNTV`I,1T6CM'rh"pefdQ2odMn.a>;!>2On%c0UhipQP2[mBQ6Db7]pTkon5ajpDrM*q^IUIPY>4GTWe^\N!aH=0hgKKm1=IJR(q(-pNit%(HGM]&E=_)ut@Sj9\V"#\GWX`*&??%f(SG4FAKdL!1Lh<O4ugMo[Q:uiFu2["[U"pVVoKRDKNOpSttie*Hsb0%+6;jK#U.6B_S5P+j?N'WBjJjSSb0^.!gbNUs((S:=<-<%&r3iC$,2B.[R)hj^S>e0)Y%%TQ"Y5p<2&=SFo"uqMa62RWPA_>a-'t>cq!$QLX'A`F0itm767W_.X&NpS^of*2mCBg7a!2Ua,D!;%D)@TR"C(TKpkNmF?:?QS6XkT(pW<o'%dL<rZ`^u80`o[,U0"o"OXM/aT<s>B#s\W^*4\hs-k9\`_;)$NT8Qg50G5(OD378?.uIPc%M2TYW7C3ki92s8<jCI0Y=@B[!leS#W]L<p83V(toJE#c/I$9IXX'KtER`.OUrCoA'9hNf(48mou<?Go:<^gJB`<j3J-?U.*Lq`do%S-+i"`l?r3<snh&>djiZEftulI%#Ye\maJZ"#c(31X=AflLUs*!O66'P>4HO^e)*f&\,1V=H,-G15-`%-#*G7o.E5XR"c0>ZL7eU%5m8rr2f"9hhR=m<N(lDd/(_cLC_T`N.KO5K:MdB%&sQOP-nDXE+rH[7FVK[eME,2Q@'0OX[&PoGU5%XTYF$l8OJ!K6_mAVn1V(]6%ELrk-C42-(Iqm*3B:QXfebDhCF7:4Dh0^i\SJYa,S$NS"g6QGlj1=<:c2_!6;:]LbE!2`=BnE^F9+S:a:iR+)m#sbcE)HHEc,g</%8Zk[L#'(G!)4;4)"hYOMP\M,Ye+l0-of2F]oud`+3-Zp4JX6T*KBU\tduE'-7D1AMasLOj(!k'3UcuSQIHr*/%96:q<PmV'O`_5j%C!*n#"+KkC^;o[Rr"'*q@#$"R'jVHB[5#g9i)rDMcN;u^:=MHJliDdCqIE92$fR"<(%i5ohHb+!g9UZn.b6sS3@@m9FSS\M)a@G)%B%^t(fZ^AfORBgpMnH.)Fi[WTWIdrEZar./>m&d!)I9pT&KAVo2EWG=@nRHtF(V#WAm:P/E<U-1qsuAn,;F7`($lQ%2^lO>f"!ae%f8U1Uc$4*Z#?-%lKDpe.kKm=bp*_srk'\U,`>eEYN&Jdn:o!Mb'@P3.(9k^LdAp'Rc$u^mRp&$a8)-Iq`W6c#DgmPc_/O7/:^Zg2%k\!Ul;$fdF27Y&lU+=n-@mI)f&*[&.ld\`)84_m[3@.-3Z5m7ra,KZ$;(^JU)jiOoImG3OZr!VIcGHGM9%QGY1!X?M^$l_tkY7nA%TdKpeWQ</-97\1dSL3<++[dL#0m0Jhk&Q=:%<^UU^WfCso+BtD0G4^Ok+0#hRkBZP6ZU[SdBS3o^j1X+g#I=/m"^5D#<&_(nVF[p%1fA:L9Z-@a`m7p2oh#[9rpFJQ/H`E7Cl3r:C6ti8OCP3*E?S#t2j'aa!4:iiF*LZ[N?Hd6j^8(ceXcf+i5l2+RfQ]rBV\6?oiHdD%1#G#Y[rU&oD!PIae6XA]HYdV$`.!?Y^W/tLm2I%1;-O;u-dT!n%2cR/?EI5(^)HR(`>CF@&EjRgkG2<&C04G*oVa0SJo/k)ShD=h%aCijiC*P*-[F"u#g>q0\s"Pk\7LH5C[8\,5MkVbV_'dnpmYZG2#4S3WTaD1fnhAAKQ--R<Vs("DQZ8rU:n\jd$+/3*PE#bcK<W3a%peCZ%<MNDDi)t/Yf84T!)mET8\bP(N6N`+C?.lknY+MOjki#;-g%+1\s11jF"V4%T,P69!-#Nkc:A(_C2d&EA[a2u./185>Hm?K*%qe'^]?<euA$E/4W(Bn(bI0l@\7HZTPcAF??-DtDG5:t'ckY&/FJSSVVc=J<CRqJE3_\nQg^4F#Zl%3;.mhH>!,E%Xk?r%+5)#gCb%HNg_XAMH!dVDf_%Lu"$j`msm!jZPjA)91gc5C#p-k:6_aG%;3Kn?/O!egU9l+c$EoY;>r)@WXPK!";s)D$E$/)hfAI-Mp'R8lb-]%;&j`;;%BDbKqc0ZAmgt,_;CFUN:o"O,#3aVX?Z&L`#1hp@@0k[ZFl8Fl*21M=S!4qg]lN[?PA]@R6]X/&G?j2>??lQbM<rXFO132%'Of[$72Bn.@a5!s@X#g=Pn!Y$c"c$gl7]+?bH(V[*2JTlQt0C4MMm=pXl5<s\1!bE#Ces0i4Y38P%-Xf&n?g4LVP\i3uHE)?+_Vc%/[muq)fI3>DXdeeRsCnBQq9>*=ahcK?\m#qV4UncG3f#0o2&^X5[cH\N[cE#`dVJ*G\pqE4*.H(YqsT9\nK8>OCrc++eZmkg\p;-%AgkV>]us4/)o1$IIta<[7"4W$`GA&nW1c;Nj(>)#G9iePCLYA9K5t\sM-r+h*9SQG9b?`5^V(=dh\(Sa(eHkA6(iJbh&SJ$-SjR(%n*e=04L,8hbekYun]YWni'&3-P"/"'"8hZ1e3%b4+8DH5Wp#RDqSYT]E`J1%ejfr2JLu60eNS"mO*oacZhK"SI,kYWGf:15j<J%-%aD?<56(]"C7rIu5&,XH$5-hfH9^j9Br6-fY;pgZ-o`osCM$e`Cc(Fe(B.EnK[K"&25AC3=FTW-M!foqV8(E3d^;3YSiM`5b<*4BE%@lPttS2;:IH4WU6LpP1@=cVL?>]J-#GgO>fC1eMd2BESnhS_L9.N_HD+@l*d#G$t^9p1-Xa\h<`/;eJt:H@X?4=IKTeQYd(0+Wpo%n(KKdNL;.WR\P&N;<?q+&a-*aF4Algd,]K!ml;lr**%Pb!^\9.TgqhOK7;3Fl0(tZkp2pD:g/0AAND;#]dl6/BL89_UQ.rF&#rT!%"fnELeUoL*;+'ZJ[e6<;FV=4*WdR#YK,mt1%XMUqg11^TAk0hH#BdDKP1icSm6RB3W9&2%I="qL4/g8lFQ^p^F_<SDU[Hs57c%!<%n"@>fT[NS-k]bDQHdE']C'l$4#9T0;:SNS6otq$2`1s?l8Up7rX78d5nYcG5</Z-#Q98nY*q_"Dg6P5DbQl,2UUoSbL\!g<o0M:*%TEKRA%6Z2"T!_*2FA!]4:60.g-fNRM`p-E\odnmEe9F-V_*09f*`ZfJEjTK@g7ugX=V(6m485\[HW9'S;"#u&clee?VeBon'JG_7%^o_UB'#haRb*1uL/e%/uBfcH\&jUo`d_8(kX&-;p:u)1EFBIJkAQZOHGqJ.0&b<ngbkaBF*O>Rf&,Dmoa<`jP:*(6%mo5STj5kh4%o>%.^F)Fb>S0O*XaS7d$K8rX",Nn9AT6-qc*B6h*r2:j,lH$P_?t^S6>Y!Z&"%V]G-TgnE*]Rm^3noekp:uf;i6r^7G:/^5OjSC8%r]T`R:R&^@p[F<CGi1DBYocb8aYTpeaM'bl2'\Z-XA0t.MX0'p?#a:8ED;M,e=Xj`%ij1G+83dGI:V"P)7^"?mK:f06jZ%tLECc\%&"M]>p@8=7q109/U/)kVeji4'Oh:S-o7#VN+5,[%UA9q8INks[nD'(pp`k.bJSBUEje(f7-`6p-._nnGi1r5Leg3:*(d+`;4=DEo%1__#'(67)W7hpda`J:3L`)0%a6$)$OTAlMSnXt3uUl]TGdQ$Q1*&Td;C*#n,O/#=g8PeD5HfV8,E`=l@:d6rHV&U4M*n48O8hDD^%QO!2MK20Wf:Zarik+kps<4$r!^,`.Q*;+Cp[<IWl4U4EJBD%mL:s_L*kYZclTN$$_1j[M53bfr]<L"U>Qr#6ZdjfVM@jG,Tg]dh?%2<6j7"[rU#(H5<pYSE>I61LMA(sRsLCNY"6+O=UlL&m`e:$t&Y/+fc,oq5E0e@%F'?l]rf*gF'm.U3LA>t8b8UCPq/B%Tsdls5D5%W*"5o2ET*T4Xd0J[FL9uCepL:7s2;)'&6>Am\hf5TLJUJ>Ba&VHVhUA.d%g0p)`l$%bc>$Q+mPm^ls$$;.]5_OmkZMn>LDQdR64_%-_?S=c_?@YSGK46R+&#4H@eW0:GS(3f0qjQnHLY'='hY5]kmGLSeWi<lBgrpR1G1D:[4E^S^)kbk>D9NW"f*$.XG&:4\:o&Wg^X0%TH9@r+&u<:!j(i_X[c+;Zhj!?:@(hVp8C4QTN(faCAY/aHdp2dd+*Qki'"%34t-:lVuRq4Jq'($5,o,8Fc+M6`^g!fUJUNVVXdT5%q5DbidW@\<59H/b+'#.E*fa!(^-<mf)(Ua"5sYeC$;#7QGmTk[3%tVY%&-j6MTHsu'qfSO\V-@mJV:K@^^>nF<!1Upn#&t??P3;c%Xe$EikhT`k)3n8qUpRrt'\,]o&a"HiXWY,uhjPQk0JTXWY;TTdeZDKHWGZGZCF_0>'-u$>0M:9#DF1k8FD:m/i"t<M8]i3h6N)lt%RP\30[6MIF]ET$Ze%#:5aiTjKN&Sk>9CW]#E.N>YU_[eJaqdrj,/?_hM0DoGckAJC&#L7X+CI36+/BMr<oRYl%Y`:W_ub^NR1KtM%XR*TBCc,]D][o@$N'#B0g:S+j,;WPtFC<,1FP"f59uB[`/u+S=)jJ?7QOnqu<mo^7'GOui\pPqI3PYhr:hK'BZjKfJK$1E\&\i^:%`DEqRib\4$m8S0a4_5=F^f2c#3_'kFeK&JbT"Bo89^>e!D+XoqBA("q">=6ibJ5__3Pc`jrXbOM+*EZO9Q*CdhF?mq/`D&m3d3WA%8XT_B^I9V$b($peE*X,Li^k%6CQp&iT^GHtGZf/*;qGV6lIu*gW3(3aAMql=XE13+V,mY_>@:K9P_RHHN<A+h77>Pi%%1uK`<+IZ%?Mo>Wk_^PGbPA,?)8=31llLi3jTSDjQnns9JhqdR/m/%9WnVK*Xi>'e<kllOFVlNcA:k"4]ri:\X2`8BQCicjm;M.XR,tBDnf.so%hOa*=emkfmF%Ahm:!r(\EpBqLND4"<_6Vi\(mQQISg+NDQi!:2J2#G`UJJ$uCbi:.,G6P0*G'msGt#m='s&nXQhH7=ZlLBCmCSVB%bUG=PK8rWNGh[@XW*CjDO/7pB)38%q:jfH",Jb5,E]#.u[XM%N;cSI=-&kN..AW(S\mdg$"Z=HqVBSK8"%udNPaCM)^08hJ24&\n%!V1co2jc*jjI@IjHYm5[ebJoR(kc7GY.UCh.]8)8[[W^QYJMcF_Hl?jGEU<^6,_,_naqIPPF"#U6-6\V<+]YGLU=a2=abFg=Hha6%ejS5s@kuRLs8/hi[CH)al-e1m`/.[J&*]E8Xi3<20p.C(e1G'j5^tMBO^./8X!`p_2"u0]!MD,:IDF'j"KZ7-3_?7b(`V4rgpHu1%btXPgdc^V8mJ"YUe!<)i"@?\n<-e=@S'6"':N$J%\$i+;KI"@`>A%N7HbR"H0R<a;S9m.kF`&H[\$<i0.LcMleJ3>\X2RYn_U1\E%K^\TfNKIY8IVK5HpQ^FlDFpK9P;F[jjmFVJ2C^[R-VWK5$=SdR\M?S8^/EJWOt-fP!:k2*8hT04FM?hWQsIOWBuH.4fOU(E5:!5(%L<A)+qKN?EJpbi4lB764,:4Dh1keVX&4IFD2(po^-tF,!U-ut]M1r6NX3CZKp'B`BRLi%1VbO]&Qkc'.=P#n>BWZod!Le'?I<!K9%l]kL_oB!@cNC,#I()L"!TirsAq0E,pRLZJJRW6D+WR/ee\jWO,dVRH>).,WD>Da&%fL:L]V!L+%j*""tQ:TGM9/4:W9g`/YKp><6%Gn'Nb&9M2bf4nS(2bUAX>Ufp'WBp]7KKQ%]9CB-[ouF631[)j]1obTi!,5]\HNH+PrVO%:>Tfj\j8n#ZQ3;I=lE]5b8hTg3RIk-B%bKDC=;<K\PbN8b+q6aZT7^lWg%]OXW^[N<TCpBG?nG9SqIh3?&odWT@/A4\o9(93#O`;"5>rG!lb3qa[j8cHd8=g^%3XHMie*k%9%?@KFC$]pn1Wl2%Cm\n7liUOo<1qW7u".1-7om2I&!;Q/ZqEoWupF3T7bIb_.?DU#Z12;tP?kCIB)tc9baTB2oI'lRb?][/SYRqLI%%a$lqXZ&D]]W:SQ72u/BM2?ki48'uh#bl4EY2#e*ecNLJS,1MW#'&]YN5?h0<dfK60UY\#])>TH66l7hpca<p^S.i1]e#so)<U:<%Ak?VmmEDH>fgK/P_p==#>`A)Jkmn^5Vc+A+LuP7rCbWnWFm<!c8YVYYX#.p`"n//r&Y4M9Fqt2.g\&?OI7kil6Bn[6a>e'ZN!0=3%<+Ha^7ckX`XR=O*cR;>D^la.ghPHGQ_OHZ.#Hgne%/bMcV(*g-8Da_VN^D^P&TGhRns+NQ<i*:X1]p+1'>,q!9L+X\!pE'Mct7&\%oX`4<)Adlp!75!X(fO8BY.CH.=_9F(T5W9lAG%E5OGBFa_j05C(8l(b!+qc`S8DU7`F8/J5@lGu#WlX]YDg?mNJil)AqN8W>q6Or%V)N[%`'<*[\nN!/EnJ2EE:(q%YW2-QcKbTkOabCpmG<g2=WmDP3&8[rA<M8HT>3uGlgclc)jThscFD4$!]<Ku$962na:*T10?Sc6%.18/I6jNq>c#F%429)JLms[mDBXB2ZG;e7R`eb9nA1HP&X><lej-"S)%B[Xk2k-VIX#;(t4?80&F`asbLA!;["dTqrpTI@aZfN0A%];mL!"$uhAhVhm5"%J)uDoGef^ZZj6a&2Ol*B+_?X&gaH8jEeW=/$&[=piYgobB8Oeg89C_;#KqAimY^:]r\bLP,Zm&cS$N)5j:!%-g<p84enrp&$,'\g?OKS@3DVfV5aV:ktm^Q`3"dDVWD,3T2nM_[RKqJKFJE4Gadh>c0e>SP9sI\T.!&/`CuAP@CJ=8Q4ED,)q`dY%`G+O`:9L*%P)&p]5is^m&_%:+4*lu7XGuA)HiP\Z,lX/WqnF%W40?UnDI<ho+FAXtfCI?6Ymf:+W5,ib8agU(8ImJt;4r):<'RM%%3au-9.+/_WKiu5>i4m%m6?<Og`hMa>996i%Wql_ad]4aDf!C\.8b_nN&,W"FHW6P!ldJ%2ffnWV*Yi^VC:Zpsh4mI.K:_Oap?tj)%pd%dP9mcZ6;>d)"I+1>DW['eW.R0jb+*F#JRa+G%kHe(YK<"Qr!qfEkH:qH-Dc<aq30CJl8g;k,]Aj*;fVNm^5L;X13rP/n=!.8t%G_lVoP$0#f-F-3dX:(7*iW3J057C^;A9d(Z.9"/E<F`T]ceM)HHc^D,YK[%\glK)l%LEaa9!UC*a_:R\&!0+kF*Ru+NV'`r?Fm;]%Qb5G1$XJL]=PCp[0"H/EP]lb7YSe"Pq0`S\o/rARgY*XBTQl^Lk-_bBV]1o%IkA8NB`o%u&J9h7%Ps;'[07.Y+cDW'GR8\6=Y)Ld%^9a6@>0pNS;9"M`eoT+"N_lQsZ3Ht8,(^^f"H,&k?U!n"#rj_%c,ELA6^k1"KkXlUU<:/@m5bdj7d^N$"nXq;CC?#YLQSb<Q`)-G%`lani;sO;b*8]+YqV3"*#p2cV,tFr>@lB;uYq4Fi0^FkAUY_Eb;.n5+.a0V@]3rbaqdXC.R"d[LllM=:LIC&TAb_X!4Jj;EP*X,k%kN1"$-VbuC.s1D1KO:&gTLeUQT=<eIVfGU%R2J>`I3pSHNS'H+]M/4@6_/d^$8F=R<S"dXk%iH23P]fT[7kqP,[M`df(*sggj-kA%]"3)kn`4601>`Z"bKJ+IA/YtJ#pMSZ2iigBA'4Eu]dfsl;K:CB*$Zsub<3`?=7H3gGh!r,CGaD[#L1^0Tod'R#4!!c7g]-WF=Ft2%.J'6JK(b3EJ4^s^h35bWP^A*@CtB[q:D@&,RN]nN(o0eeX'3!:lJ!PRSo_hG2ufU9=>j&X[<WeiX"1=':V34!*\?_JG,/<d/VP9[%B'QJ#-jNg"+(/@!5;m#m.p-63N?lR-ON%CJP3)^;WGa_MoH\tP9Jf[lfSris`$>pcM<Z3ZW-T-D"&dsG2ul47*<RNp>^!5Ne8lGZ%)Xf<.@riBdTOtqT()WU5oXZsD.e-U.-rql/;#D%5<t8rQI&X!(lj+[V/S/d9oaH[N/>4YqWH*LYf1J"UDL_cjGh62``OV@#\2("e%Lt[#D+u'Xo?cDrL$aVk6G"CGV&VSWe0bo1DkRLi3^O9I?n#>A3O=LRJo8C^uG\T>HUA=J">P\2XSmSP?P0'j\Cg09o-;UWfc742N%%\ZUc1CRZm;B6h(jK>sk1>W3#]!X%6ZRW%l^EGDtB=$-(kl\_6PlO0HU7*6,[hgm5h7u!05g\J*pO53][*"`<-/fY065Jp**Pc9]%_3X?$W5(5YC##Hb4@7/TX.15DA`D?D3FP,Ek38WN:JW'V5S]8@7Gt..FQ-^#KFgWGc,e-tJ\oVtCgIa_KTQg:aL8\NE2?*jhuQMD%e`"jLeO=)`O:(6u/pP3T2-q,,)&O)@8n]EB=3(S+$J:;)!j=VF[)WSsKW?T<.PW00Q$a/P;9=gnE;A30*ch#Up*!t78K2?k)1uof%Y9r8WN17:QRpNRWiPBMQG%tT%kshQ8CV(b(93;,>jB%9/+\X&qR:_!l8<T]+:d_@u9XT.%F5G>B8Ogf):T(tTfVRaf'qs8(U*fEA%4[Sg8Z#L338qW`tb3)[J$"eBf@,,*@F61D3i#Hi'i-^&#Pp";e&tk"R7MCJ-U(\*G$3=?GKn'G$AT8(skn6[GaZ[R+Rnc4C/9B8B%-<+75cAs]@#CQR_M5n]rAooe<AQsk,Higm%Q-_[d6QLCtp]u+M/h3`/]YB,n>X0kAE<T%WFTUpMZ=$#k^[.kM!u+Hem+N#oAt0=*%7'2>%R2-E($[!)VCC/!bZ(a9T)rp\fLV/+$`sb64C;k0_aC8Jmkgm&ISu;A%0J5@d3V;1o<gh4+aA\j[qKV'Ch1MIIn_eL/*L*<L%oAK<^?)3Z?F`b6e*42IkpYbbY3J^0qno3Z>V.BU*@NZ9J"'S[_-[Uh,IQl//e*?O5M1,<m\/^P;pST>:ND"Z1'H6sU)LLh7im&@f%qPH_h(aN4D=9B,B=,ZYiFAlAf#/GQ[7c%DMpCI)[QcG0d\37KA-/Z(pn4:`RO"<Xh)>cNF)@4CLiW,I%A*-662,9CodAp:-nIZ8W%g">0#I9$L!+#L<:6JX>4muL%I2KKZji*"1u0#\Q>=UE.f"\KHdDYc-]\KZ[b+NS;"?2f8fTq1p8H)XOJ[Q\`,*6@CtT+=b9*kGET%EDr+aJAs\(W0dU`p=4P;;$MHm=ure)[7(\1,`U]Zn2Ka9#W9@?c@k.o*:;/8"r[#I$.g:jmYDA3-a:M?#@,1R5Of#e&.?*=U+JmM%2\bPEQSN%AOIAH@6flZs#<8=--p0$]XWs8J^X'\%Xmq.2E3r)^"K8\PqS?PC>pWlQ'*&GD'e;ol#?[Z+R%\o)2/b)EZ-F'Z'3aAr%=`M5b4Q&*Bd#N;Ua8mm`hjj9kC*N^Y)jSdMEbs;gUT.KfH-Ze]IGP<.<'mtCEj"'sE.jR#nRF+p2:4(Mjk]+&%$H6Sl=?J626',X%HJW=G^J]/5Q7%]HN.3Tms)peYr:9'T*Bh$PcMMChoPm+q]_DHa!!50X/T'4+?%l?DY2)dj0o!esl?q&*'LRN',X_iqPX@,kn3;'<%*`(kgg&:`2J",PDJ,b/`jd:hW6G=.:3Yrm;S,-Zc@\$D$5np^4!Z\\I\'[>u:`)`3G@6l6H83DEke\-=+t&`ibloqDhi5PWeGE:V%bN40X=-JR$aE6__in&&iqC,s##]G`Scs+lh51<nqB_F"5m\fu*F.XmS"_6R1=$s+cFN4:5H$DG3:T*PS7UuPXCUBR^-c]g%L0rK(%#4DJf#:kZS#]MXG1MJ/nhsXM5cQ]C_Ib9)Hngat*nHaP02SPq/O*JboBViMsp!_esAZ(9[*K2&(3H8sZpIhm*<*cRYf:Y]90n<XG%-\6+CI=TQ`Dt<jGXV?m'm!8(:hN.QCNnb^5+1l_=qKtO""FoVWIcrWfd$=O&KDDLsq7.sNTmupDe,!!Ap-\lRA#K(AY4.2Vo#G).%%t3]'4m\6cmUn(n8t5VVTT?#S77o@p/BM,0d2<,tOf\=>]AG.HEo,Ko-p[dGZ-sD$&5!\`p:AIg=UE]i;N,jTYbBr+'*&;u>Wfio%.kd2><tt"/p:<5n-<YhJ?/c#&C5UOQSi&4:"RKkg\a,Ddqlk`n&RUS;J@3?#8ck%0,4QGW_f?XHfE3`t^=_0!`c=*)<9oVo9:224%)=^0`=WJU9/jir9WS?;t#/u-s(/"Gd%O$;8/N+NaFf&8PT2r<[Kpdhk0RH.sr&HWsNP;sqEW<BXS9BfLhu87?p<YU:q"?i5@:V1@%3jnko8314N#jB#;6=ISG"\^:6I/PpEk7IuG6Auu5V0Fl_%8Ath^OaOPKBc4Ae)cr8M\j<G0IkWb(hpssF?Y7i>990j;$i7p[q-$<%MI'ksgmMasjL]FPcVX*UCA`T8J&J'',-cojm4H%6,,)X&>1c:q-o@pa5kInf'\XppZk5Xkl`Z/[*ee'aP-RURg$JN'8)@*?ddeiF%LiIUM^m0T\ff)uL(h$Pf5?LCaa/'nMh70d*IAtsRR2Y@8M>*[_nL]Ik8./,Oq]qbF]#>keAD@F7#)[KC2pnimR_VVa7@(7kN83o1%IZp`%#[toB=U*RH6@mH+`8)@tmcuZrmL6`)$(]\]'$N=@5>@*'5r/BHD]o`V2AO]b^,rAE%?1D+X^pt8:YdJHB*uI2.Ib2;cl\.?%J3,+L?n4OP)haTL[*31q\OYAP$qkc%,l(k1V,Burh\ie%MP$c3pl0LE4]?lQ<$DH$&EJ(=h"BMGiUiWj6jfE)N]q-BHWL<CA[3@T%Y@)u)"8cCtc;D,Mga7pZ-;b?Fgl1RWE&4!5A%0;/c8!,I3V$Xnfc:d<n_18*+5u^Z_[oE3MCiiB5r8*ZNRaE"-:9E#BR5`LY9m@(%!St"Lp.+cJ!!\\rm#t*N.EF3c?_o$G%tG3a;Cfm0Tgr]ceab4323u.!7(N>G%0=i;H=L;fakaSqR95hp/*I41Q\)5tk%TeR3siW(%DSo1Q]Ml=,oXLr"[0g1pR&+YDq^LaX-a*D>[:Gq-]ncld-T+nZRC-"ep:1Kjm4=9JC(GbIriW]JrX.P-`7]ZIYQ!KjVkP7Dm&\*X%9`S2/o!*cd5!7j$C*N[oRr%F")NugN2hi8*2iTqQC$`m=[bB8c#,B>q]=!'==aJI(f^3,'@;+MZd%5;,>-07A5%$<Or=m9o;^E/g%EGu*,BY`#=7ru=/p)XILK0&WXUP&ngSCm%(95hL)[Jq1Icn,kSIH@ljX;.9DH"`k75R=8i'X&f6nX(A)3^,)JH`PcLnKU5Gkpp?u%3D/L&F%f)jm8rtH'psgbKX^;Z(7`<#A@YWTrO\m3)WEV_1R0'VQGtcL'5E70@8:R'#W[sJS"kHWq"!,kFcs>4c+,B!L4mG#=1m!t%GKkkfF82.17r$[:Jn>t/>nO%][J@_a$ML\,:`O5BbQt659=qja-sU:+@XM$KRC0<D!$F_>)I(#F(uOEb]Z3HP=@J=<XjnsG'u`%D%H]\G-[:U1XX3ub3`=h&0-.n>/enqHkiDqe<[W0!!(fgYN$tDrq7PA`Lgi61ea'tJZHj!#W![#p%B;/eaDJ&FQOAE+HT-:N_['j(O%X&&f0X$<3GcABGe_sH)_T(0Ka,k*$nG^*NC<#=@8=Ynd:K^,SrY)B)1Cnpp:mi]fd48?=sV?m;L_2\];=Ee`_n@Y!Te!)<a_aDV'%2F5B/hVl(EZJIVE\VrLKp,+.k0$4#A_V;PdE69?=jiTf$Ao8$&p!.CPcsDDo">qpLnFbr9[Ag:I=&UJ=`29og4$aGG=Yptpb^p6s%RS%_s]Q:mDQ@QFeDA2PTJ::-51;;k#Ik>#TbUfBld*ot5]a@#ajuO3M(qc`EMtaJ_n5NUO<Zupp=M1K8JaW_l"!rV0q.u=g0-mo%%CMq4/j8XGM-#*e6AO=h7+HL`oWXkMY!`ql@XHRJO;.Ai>`q:J0FVOXtO97R:LRhDa*otD&dU`qEB*U`0BCW?QTs^(0gOjn.=mGAs%$25P`pE2;:Pb`YfY<,;2*C]K>"n^)LHUh5Q#78/?gttsGn15c.'HB5+'0aJS5"H_9`=X2F'T\uH7sW+LPiGX7nL+tE+=?n,4F*0i%4K2JTF>&[VR?(gGBAq+17-?k\o-F6ZPR)\6'0Q\`*X,.XUeHiTV[%e&#;OaA6?dKpGHTn4bc#q#]H>,f>E'K%jNDGH1"9Re_Bn(G%S5]dSW!^3_Ej_e9=eb3/FLjt*@"uh+FdJEBH%Dc\&$Qd]?=rn#7bd_%A1*$l!pWTWcD#Ku/G82&0[G&R-ZtEA%Ycp+QdBqOdZ9l!%aHA4FkO$:JjEHgFG";eRN2q#3,PnbohpIQRjL,pO9Y>Cg1oG)Un(Vh'9T$4Q-9YZ$Cg*$)X]VL5_FU[eN*"l<k>`>`iW$\Q(Uls.%C'!7I\k?#pf)V!-CXN!*ZM%lP4gfmhI_@90[7#ZH?5^F#%6.l$k^Sq<T?sLlC!MMIdd?KLG+G.#`W<$`T@gpb2Z$8*orMV;=E?$I%1d^<_=[tl&IDuDEi+*fT1C4'_T7STE!(RB;=tG3'$K>$7#6`4D<O#,^)^UTQAYMKf]i9TjO?s$t.oBat_p?g):sXs.Bp;<BCB:H#%7hL7.<r8,QRUsqB>mrGR"jA#RD7(k!*s7/O<m8Wc<VEOH*>mr,kS#dkd2*.N!R%j'O;!0g+C6^p"\_NXRfM\/0NZ;6N)1gNO[,\H%$c_kRMfeWC`qo;FL@$sJIe<]LSS?JGN&V2WWJG.@VI<.tJBn8(_L>QTjmD#jNZPc\feK6Y-KRZE*B,PP.:'dg!KIpY@Zn=?_+;_T%Bm][W5?cQjPP=kF!G^[lErbGp%Au,[S+AulQ]U?g`q(FUA7p]<a5MuQL4_h]\5B3NA5/Tl/A,64AU83_-c%+A&rcfmpYZII?DuT6%p(][,-"RK%2oAYlYgCaqWb`3F3;0:'>*"?6^Ln/p@2C**aQr`dC+5qn^'$kE&bejaI]=h/&-^!Kol9m-h;2U&6]QBU+`URr@("q8%\Hlt^<`n5BkfPA\hM-'>7\$3&iao!pDc`HH!J:oEr$1mHQa$B7W(*iEfqXUaKsGbi"RO!:3er+\.lOi<K55f&(D@W_DRY&sbR:b'%m)D__F>;O_M=ZHML7*<5lhW;,f/&+r@-o5H.8T?gnk&bSd,,AU)02:ZNG(-GHLtB!nI-igG-]%;b*!a>)F'Ye\G-,"[S%2MK-0.u%L/U1Xea51C!s)2?M0l[S8-^<J9@n3a>;Y!KO'N)l)*5SL]u"UKD-UrCmG:07(/'`0j+0E5JpWm;W5<;309F@JN5.jp>ET(NMGaEI%.(Fo9og*ZD.9t`2F)bH"[^%O;]Uh+hlcVXE5:fH,3bAs"As"p+XX*`R-1lr4m\=:Mk"]iUC9oknUJ(RNd8t\alOFuoK=CX6=WVt;%K>79SRqe=;A94cq55nFLY.e#=9.07/l"KL#S1j5R`HP^GQf1^_Ou(nS;>BK+P'3'gH]VPQJT+[j#MV^N"Hf&]cdsu.i9N0Ui<Wn;%!'Dr6A:fD"Og3pY+<)U<2\[G:2FFkRRmR)'V:NAI$HOp,Wb`skmr7*+'?+A]m$Ybk=hANjM:YANpDKKB"S*NU5B$%ah`e)c5g'Ig%V6;XCWH-mD93We5T*b"B1WGj.E,,a5CakgHD7CNi7.2@;@O+tMEP"/FP*EX/'s@Jf"a!JV,%J^,=Lp<691"ru(?7q/NFi&j,t#B=%LFmc#fbtm:H_`H\V]aeT664gJKS$pC+e2:lhI/1uD\=[3B<u'Rh5&g/Y>j7c*Z3=-gGA24]kdlIkQapUD_QIK8.M]DEa+YM\6M..%=Bi#HAJC:._n;Y1DJ,FX6iWO*ZuCtO<oFrrM:]TL.e;4;;2*J38h?FPTnuI=C-[&YqP'H!WWC"QP:[P)4@YYFYi#0n+;TDA6k&3'%0-o1.Q`>2e7)1,Zif%)SQErWZKD4CtYI`9P]Q#IDqb[?u([@q5>g!b]23_sjQ@r1@:eer+.PRhj(/*-q(+WR?n+:c#P7S+3HF6;E%?W("T=ZpYu%R".>i9XNnBL9^RJ.5RS,a5Wq/r'rnF9a=LK.;mN*rtP<$/o+Ug:qC5)jfju\8f^P?WiIt_!YekfjGO3]*/p&<_/l.%`cDGH`!`9dZVR:+6I,mD?'6[_85NXX<,!;$&nEq]"tXr#5jS@\F_Ie#4e[ms#iu:>o?XAuIg4fkIAR1f4M6s>qg3S>a*$pVJt?#t%Bk8@:nABQ*YuON+BebFAn$R;U'HboK_n%n3^phkjNl?D#dQW,*f_eL6jMQ^uhKk5eoPlrg[tR>PR;%r3p*hS,dXY&AD`;-t_q#uI%<rc/qphB8o^/:Th;Nt4h-C"N,<=j8"=EG8uW65>f1+->K.ThU_Q$rg@#sX?u>]JUG3/&K;TK_F)QR:'WK0I'bF4?^'VeqAc?pTD[%&=A^NE##dB2@S"@\-fn^PW1:TC70Ad8X*T-D03!QM9m0G):=-a:6ld/\c]K-Kts"-'f;r/<^je6Cm9o]No['WkQWr$!qhX;GdE@r%@:\ubh'q;oHUS,?@0?iLQ&jL^?4C=b>lc06.XL5J,C7:BkBG\50['+``"8RO^eX7'<RW^gZF?I;+b$6SZP5h.=d/IXGKAMV0m#f"%*H4O[R&(%8dlS3-!B'NMYW;fi*\^fX.RGX"/a%9RI<N+Z,T,d%e#PbQi"^;hBu24T#"3"ZQ`7@*NTt^fk=nDc2cc1:W<-Q^OhtM%%4LLHG0)h)4O(/M;H"ucl(&1>'?UA!h^t5F2[NI8MM<p"3,$.\rZ$O/u?ta/T>[!'1^A:Pc(eOEM_4<%>i?>us#4T@P#3@$MBC%Ii%JL''22KRK28X=GmiS_`BD-H8X1-PoaAW!HY>TSu5c:];:7qf?#'NC-a8@YQoN<2eANAg&K_'9]^:l:_V's,F$iLWE!ih^.c;XE(r%;B?c`&_(,jSQB4D".$lt-[369i=R8ADXkX9Z@3eKAYVYb!g^^(9JuZsj5=WNrYV6:s2";c8F?;^d/t<,mI^G>i'2kqkBPqs>9)[b%F2W*TDVbP6LT1p\cL;0*A?HhI?Himh^LbG+1AB:Mk1Hj!eC`oW$-oe_cDe"m@ga>YSh%V`DRAE758F-QQ.-i*Ror9p1P`3n'Kujn%&bMugk@cfMNFKI]LCXCGM%[aYj$W'p-h_Z.orACAeukCdqL//>9hjhe:s'n(96I]magajbi"9>kJ4+cM/KPI`7kE^GDK<@V@ZLPc%=`cW0<6g7'CqPGj3?TQ9M@Q/n@akR]SX-?BC0,Gcp?*Y>NP=H^9b3<?q"ct-^+?Ib>t@+o>;G:B/*L5,dbd#;LaTg7H7,(11h^+C%6(Rno7/o%0JQ'PZX,DRF@sY3JCIknO_R+Oflc.4=5S>ds;l-EKV;l_nV7:LE>Heo/9-(s6@@`"Ye55#2:2eG>Z$f3\JWO^@EoK9Q%9nnpgc#aK@NU,$G*c-%BX36B\#]N-547?L8%u-ITP\q-Tkrc>l,9d-j</PPSOL^1.gR@N+-kd%)`D^cM@DCBWV!-d(_s\<ej(7R[%CF)`6f,r$\)a:E]ITAJCC*0&0m1+ld6"rdrp+%s2ntgJc5\[9jVN%SDd9,p:7h&s<g6JiJTLe++1:TnjL2RdCM><$%8!NY=`Tm,?%SBSHcM[0&QdgstP.\RHQQ*Ed3E($R!MUER+-?YK+H;W5K/3``WhfaQS;AUUdhS<R!"X4b#'ORNlMlYVJ01`"@/g34BA,`\6Qo>m[%r_,aO!>qA,L39>8h7`c;"s>5[-8V'Ig=4WFJ)LkAO3Qeg><]ht1/pWsd8hNu-=i<_Tq#"aM-<u<StjkQaFuNZ2ldItL7mY?(:(],%PA]qg@JO2gq$4Bk1^ATb&s:/!Q)$Dq#jo-J[(*5EiUHr[>%,9Q\`\*Z3GA'-o$p*.[;HmFp=EUrUV_HpfUZdeUR.:?EUM28:XF.'%UlRobDCYtp93V,?FgVmc94Hb<4WS-&$U^T5GAS0Cjk'H3HrTpnrSEhofEl[gTEK/L-"g8t!rNaBFX2N*]R2-2<JT_k%Y)N`RXf&b%$%V*@\m_2-4\fq(#2^(Gnj8:TCe*fj7f[`=<%`nD!n=?])P%7bl>lBHInsq`DTch0k3,[u%1S6/['ENuC%m\F]uh'5r+7?P!#DDB%*+UH;pQZi66"8rAhY&oV(r0ei[_E[MB]dl`*%jSQNK3Opgf5)#%RGoOUJfo;9sdOPV>`[!q]8hKcjk*'Coiu4hAu4^DI3t"PkHq"%QQJ'AP#1KYOK3_)IQeA`Q0U"LEWldr\!o1HY8,c.8T'Gd`80'ljBA^o2*smF0c3;8/m_O3#a<("l6;u5D7>^NBE3r-jg]G'ioKKg%:9V!RFd^]tnRh8E9`7q1M=tTGUb^"!L+3m;g"4YmF)kMX]&iiNp4'hXo7c@JJ3lgNYVeT/n,WOe<$!U>bqpU+/C9R`K;4Kq1/f*a%7qcsBQ-Dt0Kha$qWAigBmkI':53is^QV2C$S0bogg1Qb`(L)aQ#ADObL$tc3C:Aj,AS#8>JQn"a$i8#4]LO<*9hs1-^K)B>P3^XV%FRLY`QIp#>#V4=s-@$"Y0H@Z$08EfD&T>YnW7rh.WguFEQoIH+=^>c9hKEQIi-_K("eJGU8/"]ueUWl`CQ7b#dE7qVq1K1'V:]JW%r\dK:?I:?OH($-`FC<se,1?Q21/f[/f%V3U:M.K=g<AUZB-H9-W7D[><S]s!9lG^cqbqk:;^_BNbPAX@o`"Ub0730A*6E2k$3,VQ%&,;k)frm-1]P!Z&I\7h*Tag2uVQ?%m@tOek5S4ba1^6=)rq2cDnsl`Jc5JO;3J24JXd'\d;k92AQ'ZQ;c>tORJ@DKDgGjeWJJ?RD%\R#V$NFcR#iOlD2kf6]Z@r"0D':2ZT0q&=P=>I6D3D25pJ2t!q?#%u6<hUW)IMXI\+O0h2=GAYb*YI$B1E;m[1+FeMc;[Ka=)jn]%LE3;i>[%ZD!,aPk,BKk.>!#r.@+)*Q`jZ+UUp:sL2VU/EhAUQ5,pNpZiufL(DZJXOjoCZ-C"IX0(J!2eYFrlU'3pc&p3qYo>T-`&%9(0!a0/0VSg"O'NmL($($[hJMB)+UsI@%.ObA?'I_='/A06$7OB_]2urEX=@IMmZ2_16E7J`S?aSVdU,g'3IX&3;Z^]%%N2.PZ%G%2K\7HCt+%r;r%^/J9&#s_DG5jKpjM\63m7mOe-ONM2Y5Goe7`];#sf/>NrRZVgL3`R@[FR;a^o)cs024g0LUc#["i?T`:]M&<cd<%EWm-i#pkcgLYuL$gi]&.lHE_dp_%hHiR4oKEYIXNL.)h>OpIs'Z'&W+:_aC*1d\.`81[^e:kFUNX%Bs;QeHtA.J`lVX-N6J$]K'*%Ush/!'-e5`;?"e^&X!]_L=m\,`E@m,;qA!KjAM^qj2?m)$-Ba(UAc\t?[#)I]6)a7eCt+dp=_&;?-.WSe18cTi.rYe!+Y,1E@UoS%bU@>IQgB7UC-)e4I#OQ(>.:NeVu$"$:0IOu9<(?X:+CX#)Mm<cE<_Iq%TBmGN'@N0jZVkX*JekLbIn2Y??>GY=&66B)b)47ZlUgn%NPoGGCAa1&MM'pu;"hlAg=b*6';./+,3HL9^6>SH':bCd-NuYX!k3X4KD49'\<@9H9c@,/0^.RAFHRF9q$d_2&=o&BDK8/n%AT8m%Z&m\EPQoQ1(g0B^EH.F21$>M!YbVlY=*D/I8'lD=NjA0cnD$O5?qBkoJnbZJ&E5Adbhg?phbstjGRN"18L_CikOd%t2E&uF2AXD(%!n+2C#OnXid9VJEpm,jh;bit%$?:[Cjt;h,!j%?7>hk9g7Ca!ho<7Z\:9%>RWG<XXXICcl9e0F=6!Hl]lR'&_PMj"YF%`KTrA;0)%b$I$;D]o]hiDRli/*[[CJRrA?"tBFAM24^$p@@1<JHEE/<]KGCATi#@d`OleBN_ak*6%^/-c?oNAG_0RFih_lK4B7m3bS5F>*Y;r%CH7VO0K?lS?oJB,P='P25YcduVZ2\/<F#Ga@_j9dh+Drh<sP53!S*1iBF_C)bQ@"pj61?Tc;lIX,9s%B%]ikLV^W&m"*0,0-YaE=%4Ft@baKrRS1bsIW8U!_hO>*\)F>4:Fh.^iJOuNVU0r#j;Q(8`7M/.cPifGe[7<QEdl,gn0<"Igd0FJ%7DmVP(hBZrKe_[=9Rt9>=%ea;MlG&r0MZ@t7/MRsbIrESH<]]O)9F>m-E.BC%HJ_eT$?HDHh9E=PDM(dqS,B[M-24:EPS5M>C.FCf5qf-4gdT">sT*Ug<X^FOd%M7QUk8gd5-EoP<YpB0A3Ti-!#NHXgT.[C72W&G>9p`0W9k`@0Dr4t-#=F/p=e0X>K$)Ru?R5he\!!=Lq4Yb.1mNdO:N9m5^JMkR*%W`kCI`*,U"18;Wn%)A<GQA%0SoK<o,*Oar[YOQ(j<Au4>1O3ard7Xul_AjM'H5\*//L"fB6PXJK_CSn3n2Q\tO((qA;"]&WOO<h9%R99\M`3(5,Lu!$&:*GLuE892^W`h`KR>l.3K9LXM\VUiO4CS@>%u<X9M.JR_>VI,FK(8Mc/'R#^a%;dZK+tg5!WFE@*!mDMmh8fE%2[FG"QcX@H[(CaD?3N>&85Q=9ENd=T9!l@Knjf2W\P-7@L%bgf=d3lcSA5-dO4MY@]F#I"UcY*q?$>MpXN4]PAN/5HS!Rht-P@pJ%QS(f>L1O1'DleO3Hg_14r`7"7TFSE]N9&,Ip8hF\"J&%#X?d,f\<fT=>bU&6atu]aEOM7*OrQN62Q/fV/;[OB>LYj]La()P7"')e%%!iG)IPP"_il9(8!V$t'0])t[mt9\JB_ie>4pZsM*X0f`<Cr'_Wh&j(#GcoWSj>:[@4?P3+k*-K'=!W`dET)_An?'>3&YJN'4;nu%TOb/A65]h,9J<M68O<lVE#*GB0;7M0q.>DZF+McG9E3Zk$=-=;kb]$cnd`5[$JEejj$X]SBBad.EI:QF6mn\&RsM?,VU9JtSJdrU%b_>/p!2ri+nI^-;j:1h9>89Y:hal$hr(RH_DC;O:,%QpR[JCsH_h_@-_Wf0F-ZV,ie0CZLLG2LQnma2PT;lZ.)kmY(/W2H?PRPRZ%K1@R\WOnhh<?-fOcoNL:+L)Ieck$B`@g&ck.u_hGkVUU:ASAHs%q+V"\Ju9uVcmY_j]mg@hT%s;82m$6b8/mp(%-#PDmI]87*i](%HE1LO//!V%R8X4Q&s9%EWL.1_I?GI_.o>-m<Ik75<kW?,P5I$@Qa:LW.j-XF)0\giY5nrfd"J2\d,V$0lIOEqQId`2liI[0K,O-/%b85-]?-IU2h7eDmn"SsVq"b.FrW6uPMst)p#!cn;d0`j5hCu#U:^N[me6?Z,4N"WXNg?Gt%SbH-KD7<!)2f>J9bsMN)[<o;S>:7b%:a_;60G+n23"EM;eCu-%QJ;W6F96nhVjHDp^%q5Tr>UH;RlCb.SJ4PQ:(IAQ9QYBO;dktJQHdo#OqFu\URWTkVl"ZtnuG^/P>4S-%"0eVQ3m.hhb5X4j:A4c_013,tD%7@#7aUF?^d/r4_`3;!<-@%-UZ#HJ!L%R,DZ42]D;Skr$,k+n6!:_><MAgiq7RGKN%1=V4E:pc%!@J>@61E%LW5S%hg;'XTX\QHJb"uH,qE(HoF]7_8'5,&O+M](eS8f*$$[U8&Wf9IZ+OMPjd$]dlp!TTBZ>`9@7.2%aJX%Mo7-b9_%6^MY(32fK/+YOu8!!AE,AF7L&#*g>K\rg&:4+f6VlDHGJ\q=QbqEm,rJg1q3^#-W<H&kWSl9Bml?kjS*%8D:8:U7.B!H)7\[uY27%,qrq1j,>T]k0s&*+Nl=O(KNI/[[<$=;0>V4rk?TGYLV//G(EQ&%TG6;n8KTr*Gf3n`5A"P8dBde&<R[RWkicc<DHS-*.dq7$M(O6%,(ti+#Vi3</Q^\$<30&!]0Q=i@,HeHeUF#fBL_p]":E6_9Vufk&[&Y0_J"kMK<1UT9amD\()?Ron4sgHj1sNN!;88E0Hbe4!IN,%%99RgFSZ%PRj)Cctr8_*^#.u7l>SgSq"lV$7p,_-G/du\21>%-oG(GI-TZ%DVYmZ7jKM?V4Q<c1V+1Tu-H1p3i$dd9Rbd7aKm:036%@'3d#liMF?"17G^EYmZG?)VZX'YF\omXgE[YiGrno)d^X$]OM)W4RTG4u@Te`nc>rGJW5G5k6PkHi]hQ!+kW9hE(`5"Yb?@Gi+5=%G5u!JMqG6DLhm*2`^*_f&1X).?$%<!U7aYV80R;2Rru$b(A$-9F5=E1E=3(ph-@R0<o-.I?T6`CRhrSr6eKXBlt.RsA2,]I4Dn\!%0'#k&nh%JAR7g\Qh2K[/C?Ru"l"7eH2`#S"Mm]&Eg.RE2aJ/&JgibJp(UA:t)8G"_i.X;QDU*5L4*`!5Gp2LaRif>29AQ^Oe#@04%WIhGgX6)6%;"hB\,ZHp;$UA?'?`,_F&h7:/R&Ju-PSoX0.`MIW-6'</UL"XU=+pr<Q[M+JK:uDL1D34M!*l)B:/G83.'IGd73i(k%k<rB7ADl72MDZOR&FkAI)F[5PCgP4oBI"4J@jJ$<YW%3J=XMAqKe1lqE3%t::o"6jSKn*V!@+:G;`A)KEti=V01W&td_rum3Lq4j%!DX+ZScN(5/Yl29Za)5R"$FaUJI/;f4g,<g1JTkQ)SoBm"7jecC7/cn:dVHgktB\&hAQ';RaCKZ)7O"Z'8B5lU+6XPA*Ddl7DIRS%hMMVF0:!k([44V`8`i/;/BjP)m+6mdXM\hhiZ4t!81"Y)4J5"0<a$@='%`^Tbq&(gn.Pgu[-BE9Ze(USDrF%J,TSd6od`B!6JiUD%h3@ep1*KiYRT,RZ7DbN"l4(QQ<em*Eid_c=AYIdb,P]UK>mt)>JcmOLDD_BF1#-5Qcj0h@[An5dPLotZ_P)4Q2ZU-/,gC7$6*I_^%[tg,3+)bT7PbN4-#Y"B?X,$uCCdJ]3#=1hr,'(g-9_/D9-Xh)5[mr?:<]1>,HYC.*0q`3eZuiIL@pj?X]hq6Eq9X\YZ/Ndp<)0fW%^n3-kUZ=P[*"gQ3==p$'VG&G_]2aW!e((J=Tf`^L#fAX4[OY&',kN4XOX%^oi,IsIatSY'L=!g=4/B^>6\EC.Wc8"'34ZDm#Xc`A%Em\Xp$s/HK'\T8&h.2l(Lp\W7fII2$UFgi#gIJeVj]FFI,*&l[kpr`+MG1Sna>Zhsfc39gaVsOLW\\l?77]:X4dt+P-PRCj((M[b%EbH%L&BG$c##H>I!@ss6J-V<m!K<0+"q/TU=0(l?n'sd'bb(=]EJ&sGZ74&^\>P2s"@C5<TE-A<O&im%M@ZaL"WnuBV8Fa9)T/'B%;dH9#AQ#R\j>]OuWDTL7.KJ"C3m\bB,TO0UBS[LeOh#gj?%pfnRT>SnLmu=o[jnPHmhh;TY8Rd)j,$&#L;YkpLdeNX`^17BKEUU_%-,]jHHnjL1ND4SkQjXMP1<Vm]ehYOJ8!:Q[(uLO&hb2DdB(IZdro]0_V':[3$O]jH@SEF)!0/`P0V$"t]'Z63fjk/IO]?pb]\4eU%dhEdq.&^J1,ZaVll7C=:8ZpF>f(C#IIY!=[!A<l1)4HN&RULjQj<fc1=e`(bdbJsOnN,`V+(7*HP5JafD\<+pW<8K$#.p+Q*V.($%i:oV]]b>EnfIl!^e_Po7mFp7Fh#h&Aj`$%gZ,`EF_6_d(R9SED!orJWD_+_,FQkp!e/pi:O9It555@a9VIY>-":ZJjbu?Y8Jj24<%dt#$+J8O;BZ-ib317r]qX1c[BGn.jrW(IkdQ),.mG?/RNCV:Y#X3<;siS,NDl-ds1:tKf'DRtK\$fj<RU7DH[Sh>Fe0m?nYWnT6Q%XbI`*S%D1^ZYAoH0Laf4n?p.`e`EE,i2Z)5>'1^eqIE_l>-0FWecJoSQe/:Y!4KZY7OEW)Mujga#Lds78!;D\pe$hRF(ac1n/5FK%&U6sH,FPi5\S@KuWn!g^.h,kl=;&T/afp"&n093sG"@e!"E-(G#Ude(+;_CGk*tcGOf$qGR8QLW)95i@jj-9H:5XlI/Js(J/f>UI%P*E+B>lgCC6=LE#d'D#hP&NuGP)XU@agr0u*P/RO^V`M^riO1O3][)nm/E'^"L-:u:!/8r'gFck7/,)HUYQE%451cVLGbi.qKn4[%"JrlFA1/JPP_DNo@VS/Z?]BN</G=0RW'/sF=SYPUT2(8#1:0QN1e]hA1<BWK^bc$C%A'Y#1$_eX]!D9A@C^)Q,C=JoX:hZ&[T"3I%?Uh+qDeu+*fg6^cDT/r9l=f!QgKmWm2gr/;Y%%K6H0&3aG%GB6=lP7#*lC"^nu#>)4U^5V#f-P6[4DL'0J-E_gZA/4SJ\$RBdA88%V'C(A/+@1R3`^F*i:UK2pY#IK,g>HPmT1m_S^E(#BpkBn>e".RH?D%.j\Rs6WnCT_FqW",IU<7a1Fm'5mi'#pM#3<L/gPit%+>@;%1l,&b=!ijIPZd3I[Cr:o&Qb;0i7'.j[Z-G.Uu,/QRaJF!\U&LSE3r&=jAo`pJiQsnTXW'[cRJW,6:L;,HIGlaXILK$AqP9HVhtb2%i(+NSQFDgM=X9@X,h0UCoftdB]\tuO2HVOs"(%(!%(+DR,dPOl%=kF0G'Ca?0LH+@!gMl(#/s/7N'0ojV?L:f,mobefgq0kUe>1&%5^1Xd7d6)7/C:M@WEC!M>WRNkMhDa,DMg''`<P;?`ur4O=DK%LkcW+S$=6j%$Tk,qLV!@7gPHZa!Og]dNIANb[<HgaB+K.Y>E>1^%m:s/]EG?tH[.5D_#&+'t]HE)9>b[PJd84ok/!e:/3`T4moiN#F[s%)MFt:FI<0'1@GC?h:$>O$NXt'K8QT(!3RmEiB5&5Sp5VSeC%A;Du*Q5"cmj$bWrpY7A?(K'qH>.EB(DSkh4\T#<$hSn;THg-:R.g'(ZTrVUD[?7WKda<&`>"*Q).jM(C>nPo#dp6VBMT4snNu+f@%G:P+dCG,A)1M\iQq0f[Ac2`YpH^?/pcqDACo.D91L^MW@FsPV9[R)!#Gq"VkhoHT\%0euB,[J!-'YB]sF@_(bekjo]&KV!d*'h&<%2@16LJm[TW<ogt?4V4rro<B?D<<:4*2kUFQ:kYe>Oc^8E*sLLeY3BWW&'1T+9J[09.Gcp"*G4c1p^!5Dju@9d/^?q3p(h:%$=aI#%;)Z'(kUE9+bgJn%kB(/+2nme-HpM%5PWjH:!n0c.Q).".ZH2Y>o"f)2H2>5M;3;/Pq7RZD.g'n?!Lt/JRH-1+/`B8fKdSKhWMT"6%h5J"]h)tb(Nf*h8d]F&;XX*p'=\TLhJY4-C!tS$*_qb_=<XMqQB8DBc$c_FX(c-Kf)Eejr!Ych7e&Ztf`m$cM7\J+2?o@4)+>%OY%/at6@#f\B%5?1/DdB=!o@g7GJ]5_mFgo=K*^M+iZn77)JG;NDkM6f<UNfhKO'#i`PS([&hLk62(c0Xrs/o?etDO>]DB@q5N$/hLZ%%n`iCO:Y=78OT1AduO^n-S;,<JO,#"\'npNW?mk1*h?<'q5V&u3\,-2/#LK?dq,1T@&m-dPVX(*[M7/QS7V2/4;m8E3+!4+<(ia;%Ep=GN$fLAO*O(LB4A4pf'A^r9OSiQFfVt)`P^@?eDA)s<,3k?o/^OcG.>J0ZAnC\#E66F>"Iu>e<5hdm0Z'5MRI$@Q6H?(<58Yr]%RMntYd8N:i+Gs,];WFM&IFA3*<hIV4mupo@#/[Kp`'QnO)f5_fM(dn@03Bd\;mf^R8Pqo5>JQ&qfcf3NQ&:fLd9'*Z#%#!=R=A^9%@>C4l[X'7DJVO`>Z@R'^=U=5g<$d*O4<i:;"M1jl4*BN]mG-21-eWg>L7^k(gY?VS]%B)$;E_mr"`gUh,-*?XeH.nbk0E8[_8Yfq%g"F%`@.CVfSh/\RB]Hc%Bl>j13XT2RS3R4Z]2^TNZka>nk!4`T+q5N!004-b'M7PC>S_$u2[FcB`4h-T^g4h80"#YZL:BlZga>$e%+@:7XBIg^:7-JHqR4U[WHt6<]X&N^p8-//7@8QOF8bJ.CUflBM'X\0H=Ihro-'[>tVb'i7j!Zl9RI'2gJ0*hkiM<cZ"s0KtoY&6G%Tk8)(#=)r7ffa-\-pWPpVOS1(19f0#3*Jb<1u>C#XJLJYq4!T&O^c@':_G>jBlb;=B]-*B!YN$Vq\u):Sg8t[o-DG&-9G[CVE]l8%))Q<S:eFEt3eCXr5IN=,.]/d#ZCDOSHJra&AJ-VT^+i&VSrn@/TRbPa^;:a>VANkX!rYl^jf/CtU'/bo@bhn.G06(/X#%^c-rd0<%BD"i)i@Z!^Q(-ld"+s"m]WfR&(4"'P8>SQZCDm1fP\+sXB_Hu=@Ls8TK`9<t2k>cq9BVJiqQ'c=@l1!C5]&BTTJLZ1.C8U/#t,4>%gBQ2=[[A2,Z65t]>;"7oBqN9*FHPsg9+07G&F('cmT,BT,M\G"k](Zd8\?qe^Z>+sA[T,R\@]_k#K+-5!eQSra5iRL/"2^MiB6-)%#if3Q1)Z=uMMMHAjJ=qlH7i2[mhJ@]<`*5&\DAa]hQ>eO;=U3,T16>!H&q:b;19N(WigekpPtPk+#A@PNC%fM1,H3beY>G)^QOC-%Tf82;Fs18r\'BMZTi_DLE@[uicR46_Q7t3f)T[N_(2ZY/#q,F@l*G,/0gfB(Br$\B,+^cl2&aNu<AjbpKu#K^@K9akBjf@S0S@8V%S-qj)Z>+PbKga"`kN*i!B4lOLC+^lJG+_3E-l0ZF=\c[4?&j/pAZZa10EWPc_QHG.fsof>=&-=3q8_FMB6HZfkMRQ9[h+J#c3_K*%4GG!#)6?I&dS)5TgMM)8#9SXAFV@b+GhJ^^I/4>_k"SA#3Wo5\9"SWu?!?onS:^\aTZf><WKP6bKGL:S!jnc[;$(c)+9KWc+e%E@%/cgSC%Ku9ZWe)IRBp^XWMM40J,l)>PQ]L(9Ti.9oXokFh'C$1GiOXu\Cu@oWj,)V2(tC!q6%^W.Z49,&iMPq*ogAmDQM!r0]3uE7%Lb*Kka/'hjY9MES(k3RR!HOGJAj%V&p+Xn+-'Vl:FDi;0Os%0XoII5p=p9iI;.<_n6"b_q_+;M>ZKOm_`)ee/9X2ti*(/eQ(s4&0%GnY,,JZBNuj[-rC:2Sm2%L705/C?V&M'3Y7(3M)H/_!*jW12;=Z.,nqZr":^g70WO-Kg%#5R*f(ibJnj'Xb>0nR/^s)mNu9jWV@:%$o8ms:Cl6n#s$fiF*=VD:._g!n[+!:C]0uDh=>CjV;AdpiOT3R(5g@Z$e'5kfI`?"l^#QV(=??.G]]H#>rPBr<5l2JidnuoO$Ei:%7p.cBW*JmJbpY)O0T9("[L<IJ(bN"-5S_!o+s>.e<dY(SFJ)b:Gk/hB%]j^OT?UcZ?\2s:Kil<&L6#C_D\?eG5<E-p(mKREbef4P%%>8_U1'Sk\<i8(g+$d#;hpr)!D?7M+;L^oZ=hmaZdK99S>>2##FK&K9aU%CW,HpVJY1s!]PcTdb$2`Jr$$R!#$g?V';Rq^"IM+AZ%g4SJf,lQ]+]_=P#<?8*3(k&_3Bh!6<&!&Q^kL"1Bl]LW2!<;*0E'i:Rah[rPb7CfOs*O>ecQ?7(r9X%4eh;N$pZ@eQn(rNba,A!Y%X+rbKrpo?Xf68b)TDusfh8Sd3RhM*ZW;)ugUS#$qroO#8_t9S[`6EYu^Y0e0eO8;e`09)Lr1F!NS@kPns.(2/oX-,V[8&9sBbHu_%78@<JkL8lX-2?.6GN05+_+-8Fk_%@aOCag$rZb!c_;rO0@V:Bs:AT`L:>17AcpIA'oa0W;VSEB3Wd03g(BoW@4"Zu3YBJ(QbGs&g%E6m0jgE?F8_2%;%>'mF36.3"$NEQ[_$'h]uWf\Fk1=I_@A`B%?e(4c>PYg6?GKLql6o&LW,-riM-cs+Z,IhVpVtO3\5Ai?anP9V4%?p4!Nqe?Oi,Yg]r]-(RC?m;Z.8j%')2_,)sb8TOQLh=ul:o32!jFpO+Jo,aM-/(lZd%[OgB?K`rkX+u(3R"R^Dp]UEFaflV%t1+$%*\1#@4ZNp3[K>_:(<<6L(cB?qQ>'d8[0BI"G'\+>?-C3HQsh6cf7[@^Sf]K2]G3e.RGHd$:D.&<s.!5LRaG"SW\(NaG@>qkQ1cHZ%VQ<-9[SB6RO]9K!fHM"KP_D,,q)7V24(8+Eg*7?.k=nmnmq[k0h%!h=$8NLhoW="9erdrg/[\s@KlqEd^SbR>p5!?j6lQ(JKG$DQ%&TmA3I`QSlm.Xi]m:k[\B9OC%Z7T(Ik;"f(NMDb;NQRb"P,Mh=Oi0"0jE]_J?6QGSk]pUDYp@ULkdKD_o==S<8J$EjR[m,7"rW?8%j(0/CHhPrm?j7Ya$dGd^Y%l.GMO]Cq@hPNV8n#]P82`O2[)'1qmpa@]Fu#W'orP.F\tI\IHOd=9VS'HF0_&lsfE,)_PZA=JMF]^f%,=`RGo/S'h1]+hTq*W!MfAoQXS/u5/Pd)iU,`.4sNa"(p'btQ#.GQ/^SY_[9\EY7!R;;G"V9684lUUp0[0k,EL9.Q3c%0:]8R6=^%eM=)a(?-OmaA&HBUnu.YGCXtF0Lc>Sjen0\%3dMD.S-=k.a4Z*\;_PCf8..hO='n$CJpIGc@^QSN`)IL=95;+kk1;eTrYU>,BEVq%a%p%UkS6kc+/?^o1S=bk<)jD(Lf!]+/(`T+2WSI<ko;cLot]U!;(M\[ifX^KILq?a-s.cD:GF&n>8;o;_X*0*JYdp]=P4ek()W]F%&3VU?T4u=1Lq7AT8()o,[9PFoV(*]u&JhD3,uY5UX*X:rB^OT*?8&J[o9aBWN;BQRmRbsWUXB/;!=Wee`SO;0FA&VG>*/rCJf\0"%:24DQjas'o?MKr#MeTWB,'G-"d3Q\^9pG;;LZ`nA([Om`9Up=]d,Te:85pR$6\/_"`$+,ti2kUQ(&OF^DM*ak#FYikX&AMZ=m1I/%#,C!e,RuiYDAa$ADknp!X[>H5$lmd00X2pKPT6F"VucB7,]ut2Rro5F]/j/'/,2K1l@k3kS:1<K^p"B7*!9;ckY7^&-F'G-O]Z+Y%,]r5b<YS915hJV@OUA,.+V?tC4Q(r:HG57_M4G[+G:)2UO:r7&fCpsK2oJrO"u/V`FW@+_IC(.c@C+@`$*/XR+K<u"'Jqj7#!'*Q%`0e:6g7k!9l=fGmEti">3@Rra5B].u"F(^*B#(]$W$k-]->OaY$IM1+XPQT=Z-=>_CLeT!<ImFDb#7D>>9ob3kY,;THG9,XGW4W0%)1tE]=Yroe(<XYoVg]'U]:REYkZDrZYIm`X?`c5gQ@Oeq(5WQr/UKR[]ldiPFj^etdgT5H_AQOd&.cT(W*#%;N6Uat,^:!2K0.><%n2"oHMuL!k(!o4pZH(W*'VVC;br721(%jjc_A@Q"+MuTbik?2l@g4n)MVf>F=?+Y.%h\)l@S)r][6W?NJ2\.Q%]0h-B?uSM2THMj%dTf(aQ/t:?)T1!g=qOCG4K^dkktUOLL2uF7EQ8^2IXi'4cDN!_ft%@T=Fu8reT@^8Zr@j<67]LsgOP)?XTb]<2(FNh4Qn:j9aZI\%qC&K\V88:dU\^"6)!QYsd<aicV-U>A21La;XV>k%ELdPNRMV5`f0+o%n9_:B_7Hb5o,EZeK!/!6BG/Cckc9;3L2.EuC<)kMD2sN/%iHD.JJ&He1=megFjT_U\KhY(EJ@J4Y-4C3#WWg5Ji:'S6aI1^B-F)%bgbPTOX]s%<9%H6HJSl]k+G$5C7t?anhK4>M$m$\FXB;Vd%>P(Xdi+m&<)%0GOGJ_IThfGlU`=[;CeKG40;IU3tP3AP`p2C$=UG+pe3C8oU$Yr0/%pD==-5qW,B>Z-F#J"^5cq:b#[IT?b>9st;%33`"[&jI*C;B&I**"/;A=KP1'8hsTS;)<b-%n8cAHB>-\pfV7_?oV5->8pC1cil(F/7ca4'DAkHr@I>pfY1'Sk&heNIdk^5Mul*A%Ur/*(,X-k7J_GWp84S$X$U'9:/eVlqWV)(_Ok<%e*)jdI'[=^?;leB$a!_TXTQ)$!<jT96<HUaX-%SNuP?"`H;FK1@/0tmCTSi1Z%4!.n;ch&kO@WA#6<Hooo5GGJ1i@H$+r.K&T'cB=hfJhaTQ?,4Lk:SZ2m+f%=m%,^`>A"9Eo.?.N1^q?)A7W$mB3*L<FOc">LL-:j%bRKa(6s%]:<pa&09U)2"BL:6KTgOl;=LCI/nX_hdK$f<S;%R;D@s6Eg$*]VUECJ#:9WPaE8)&P4ZI-'aL^/kj3ZD8Hg+_`U8a*gI%GBSOLqj+Qt@7>3970k^T3QH*7E**rEF1Q@]6mD.PX@k/0f:C]p1bANm7I'Q'E.i3iPr6X7^u5f_Ug;E&#4l=Qk7Tp^@<O-rp%"n+%d9uaRi7YYpfYa\Kg'C8ZX!.YZqL[:],kA[LFJP<h:Yfe;PdI*`p".LcrArO?7luX"^]SISXOp4<HG(Pt\MkLEf(Y\PI&cIkLpID3%YI!dhRiT:D;Z6i)"3o&jL8\SMD)E,o5!-RAOJck@"rpF\Y+qM=^+CfQB$f""q`<Yu>C6=UY;G2ZlPGHiQC3rhlT%r,JlA7BkBXfS%r>mR!\5JPGYB0as+eQGG(5(s,@Y'`Y0#`%!*R."rg1K=-Tm0KZ[fJ*I'XMcdZBFf\dg04^aYUt#AgQ?!g76seUr)U\*-m:t(KJd'%EQ39beV]j@);?Up:fb*F+cVE_?J7,HMD"^\-0KjuL__WgLcZMg<u4OF75-\j_SDO<,`E\D!ACRL!Ea_U;O1(cRYlg='ZoFuT"HK]%bRsd*leWhVp0=GX(RPe0o[ua`b/sWKnH:X27V%[DE:OJgNer4uVJd<h39tc2J)DYJ(PA8:R[:foILlgD=l!*fB;usQGD?I)LI+2c%!HU#`^(H?tEBqem5O-XI8`-bXKnDX7Wqdsg!5#G1"*Eg;;N!QKN;.?'Rn]>JFu&nBk$6oXd_8_9%;j=KK>jb\A\'E"1bgU<K%2Vj%eE/[IASbjD!DB>NF*SXj53[Sa/Ck)OW2/I(JJ#?l>#cb#RTqnU7*P<Qi1\$-pTm4\;cdXZC8*B+!\+TLY+9sN+J9.Lp_<Lt>S-o)%Bkkup,IV-6.;9;!*OJ4R`cG9.gm%_Vc?'?7m)"*h6k;W'H%bN].Ub?S3b='SH4W6:;&tq=U5ImhTR2^//oA%o9IV/e*>"Lf<*<\R%*1Y'`)8WAQ(bM0XgS#nD$/hW7EtsE1nSC9a'9QF^fi"&UIe$WTN(0D0SBL8&8%Y:#>N[IjQ+%[VSYL'5C)=]ZD)-`cMY]/%NOpL1%o2(RIWYQl21EmZu'QKM/gW2Qd[MV;t'@pbO$%gR4;G[kdSsJ!j?4CSt!c$Kk<T/NAg6$>>W2'^IE9$N=/)*&qg<^Y7:aMG%1Aen0%gNjhEI,p+q"i`IS`="3eGi3Y-(QJL>ZQUZ!&Nr5.[=g#@'fE-p>_#4iCF9H+DRDk`I7T()]*]rGihQ:VVEJs-;KqLf6]iMMfb%XO%eBjGRL=3CD&S;4^&Oq\_Tcu0LJ;oXUA52&4L5fr%D?TS!C]^O@:5!UK_,fA?G+MC/(7XfG3=rk9P>VMZA<<$:_=q[S]e!#l0(=LT%5g-ad3g'W9SgMjD?4mM<b+1#?e3LhqJl.C+_WCsFe*j&>a_;)YY_\*;/EC/T"Co;S'g5NA:C0::FD.dpL,`8QJPe,CRsuPU%S3RD%,g0CBP`$*eVMI2eQbV(,72,O^p\9KZNXgLP@n"'AWfC':_[XmnI@[p;#l"OUF_=NgVCf'j)o(R9S>'>Q)t[A_[]%If/PEm=@*p2B%=I"mGM].BRcJFF./gOIo!D.q&'qfa_K=$8rQ)`5C1T=Y;0F=1j'eV=d`hVA+G"BHK>%SS"#.8ZCGqQ*?eQjmOrP[;RK[o5\8&@,@%@.5gZ*H':R)"]98+sb_a/is5J'01;l(;U\XBV8IH7Urp_.nNcP-#^^6V`C_mZe<='ED"(R.\QF7&m;kIknIPU'N[=snR.sVPYG._%De!ND3\5chFO2u]\,]PlIUNGVC:(/a4Ml>Jg!maUV!b;+9gT*W@"D@gd/gp;]UPT\pb-0#<0p<XE4UL3F-rLf%N1I"KS*)ZD2Jfk%%JjnT$@SR`=ZK!H!/mt2=O#Q4Nk($d$IKud7%#2*R#LW":W9/]O9=YU*En1J_d`:fFqd]YLK*.F!>6][iG9/q,B?9P0WgSU2DGUa%:S5diSA?\J[D+Kjq`(T07%j7RK>L:@!UV?uiCl^OS?c`b-P/(,FNX].[0Q)OVh>]<La^g>WK`"fb'Hq^[\36%%LZcd^lDFlR=9'^%,6ckbE.Xo\je(a>Dd%Lhi)j(3"MW?m3*\0[dOYSt@N:KYNq^NJ*g;MSSkKe'eB[Z#.P#e"7GmY><1f,&&K/.BJ9YK*,^s+F?OVn-%-aXT[2(QaS%1K%M1hg?f,JFf5WA>pqFP)B\Md(sohq&-i&;iDk8kU8XDWK2]^UXFi%#1df!$2LW`e^-0Won9)#kjQT"-sA;\#2,<%GDmZ,Ko.aWL9<gj&^O-lXT93Y$Nm"5eou(2j&m9Sc&fjb@5YmRM%m2.a\3+L,$_FiFhn5JGi3CN-]9hIB7MHAIS7:]AcV/B&%(l2%4lAU9Bbo'(`D2jr[Rk+fCnf>O(1VlqR-ND[]:dg[9&,.2A6odUpD8j,DDpNP/Y5^]JEk?%RqAMi%*u9_N,,G7X"5ODC#q.L!^c"i%D'_s1U/W5-=FaGo'^92Fb\@P:978&\$<Hb^H4WTY(rS`IH0-3J8ZS?p)^?Q#*qB&&bYS`]<BaJ=YU#G2b.0]$4)++C$,_QimVIH?%)/9kgPYgP08eDMg?3Niu&I4(HK?`=2T]5>K)[&UAgZM$SSpZn"0Mt+$1+X,=%gL)``r?l,Z&uc%H!E[tHofe%Ks$>eL,H6qn%h-(%VB1P<QnC:e&RhP.B6=S\!u9GA8e9ib#uXVuKTe8mS3s?[TNb@/*Yjs43eiV*bZ:=;D@[?al9U!k)SAKG<'ePJ0pl=7[;e2U#Q(k/%7`H-B$aL7^!?j!`eo"ImXO!gY;M45^I_HVK\++1h^iZY*.Wp9t=Ob;WV;?hJDA=hbe'-7VLS3N@TOk!GUh;Kj8l50TBN?F$'=][t%U(@+T!QHK?UN=s\MKt-)H6^uO_aGUb2[TU_eXJO4=4=S]V'5NJeFRZpTNPGX%Yo&h(d`.qXqtM9!+npOD#gkAhrCMei2T$CGb6RA%_Lpf_;icN^Pu(MO[m%r7P?<GWd3t8NW*(n',/h[^/*Meabe=G7:a>gBNt8tU"7=h)Tn]qqB^1Djj7lIB3'_('h3<CFeJJQli7`K.%l%N&;TN?H@FcKI#pfI.EgQ'o%jkA_iZTXdMkLiaFmAeP2F0!H+pY"6CB#6Fmr+fTRliF5#$tC-<cHHhQlk_"2P;Pbknp.t^[2CEg%G(``9X7oZ6PIm1_'^'_p!011g'1b)clbOaFGHG-k%MPU)JS,Z6.e(pg8gsj.c65(L(ss6SU_K^')5LVTmHP(9mX>/U]V;8B;oh&!%FlQH/Ua@'h:,>d(l(\E,4_#DT!F3G,!l>2`@J4[ua\7MliU4O)SqCHtFIAiY=B!.=KBkF2"AeJBn\\3G*%ijWTp`V3p8T/Y,"CcO%$FuHtN`77%;^d^ZO";P`9naf=I35+rJ=`D&l5g7ZH3R7"!S+u[(e`;m'T@oiRu)(kCk,eL%i4dI&fj:@YjIYE1/\ut>Ec;AM).Aj%>?mMP)k_ep_+m\'R)cTRe;#.5iZtfT_a7,bYc4!.X*&,OR7\PCEr*@8XJECY;=5iH+OBSFfud/7%MK!N01)dR?fs])AB_aRUX\QJ%>">F7h$mWJ*=J)<+jbb&Q-UE5[S$7Eh&<.]96"UgXTlcoESP#+5d+'/l@@DrW(ms9$LEbpcGe=<]I!9E\5NAF0RV4;HTLZ#90&VB%KZ0,,i9Vh',9]^X]p*/Dg=&Yp85F944=q+4&Fn4_h]T]M+^Q3g,6MQ$cb>at>0fV''.j13=@\dUdD;eGBUoAeb:Z5>N_$)UI&Xr<%B:+8+%P"@kCn)d)<=:A!PK9-^1P,ntJ[[WJ)8cpG4bg+-K=))UlZ$,2$Hik!/>\\-Gh\s[8kKH:(71DNC')6j/BZ'Co#'8'-,Q&0%I)/DWeWP2%$DgecF[?0Y/OY74A!h%NBE3"V+N9E&asgdSl+*suQl2/XfH@J'DT_1Y<Yc/_-IRH)WprL,'Rhfqd3r)'P8.S=`aY6,%9a7I?)ek%FcXeRL5NO4m,7fWs-V\qST:@Y`P^&1%:(23gZ$,qgR,-Oh+.QRNYd.EAP,!_tLPV:4dLlrd\7Vq_3&;p03"L"M3ZPfF%q=J61"cPe',nqZX7*O\Cr[3at.jO?@Z[-[T:.Kdj>!riT$>q)7"'8WKZ\gWD0$Jnfd92pibYT;ho+1q[@q$F1k8VL?M6"IO1j=\'%%rH@LnJPtTJ9,e-JbH5PLSe\GOno62O5\YYWA>V>P0`![lP7#Z"uUC6ZlXc@d&T[r0ahS;K(4Yg27%[0DBbZ)48FIe,+enM*Qr51%[[;[)%U9t#Jaj<ZXpQc+C&ff"[K]ZVa(es4(Y]A`o8+/08iSo5NODkqO;r$"dRonR<cD.P%?@0nSKo#D._uZSM)2VY%&f%`'eXTG%@b]sYhU!bH%XpT1F%=adVGCf.f3nP`_7ai_J+1O0U0XX<ZIR8.X)[A^i-8D.'4J1G18R;[iAfQbO15oqCaL^b?'<*@1(\7-F#_7*%K+d@_Bcsmq8/"2J<*_:[!5YsHm;,9plk.`?`?9b#%51"d(.)qM/`BBas!]0(raO5?:ESr1DfKI&ahVT3/eoc>?I4EVN9GiaGa!4<%I^3jP7Y@8r[Md2$KKoP7T1#%TbqXo-8=Za^[Cque$Qit-S7T<89U.5-%u`Kj@%iUX.Mo\8-`jVGd>u\'D.',!MmeaQ+@``4)R+&h%N</)XQJY2!>?Su4?+bl^*(jEH41im)!0^+Qb(,rj=CA!./VqIKgWa:?/::\r4%kkQ=pD3G4%i.a<dTK+DG+*&5GI,<0Q49Y[@%ua%npW/#5r>NP_B[d&-HND-@&.P>"2)qaDBM)[Zn)oFereNF\X[cR&FZki,U[[q;afAJSS!O1Q'&O,?l,Mr:EU`jO'm+E69jQG&srd?%:Us\$:I?VF@R*RFUR/8\MkcUgs-Z#()<f"4.h#lE=AiRrA#k]Ra$LUbCsg%!is93Ro0Z^3+uD.o<0Z\T%`leI-(csFki\7G41>RB%1<j<pP):rXS/&=P,IB_,[SKB7)ShE>gKL3@!M=`hZrpui\-SC`]r\.%KIKWj:p7tL(_Vq%SL+PA>m6SHgf.4P4V9`.@#<"X6$ES3%Log(H"p)SOo]0+5>k:oBc^B:!/H0?eP,;egC"O#T7Blh@M$'nVSr@a`,]MsJ%QVM@AI"Mfp15NE1=k5Nl;o0qF]V7\<!!RC:Te7u%@@]c%Va<,f0@rV3=_%+Z-hP#0=3p$pVLGVSN.)J%gPKb`?)Ie;K2qa=()Cfi215'd,0Ik]=)NHRJ6c[6H.a))f5Qh2k'/EG3-+OZ%>hl+F7co4&1"<QSJ#OdVLmrks@5L2aesN=l9<1m7&RjJ]_3oF?.t6Lu5h@^*^tFlioI9B@%5W%.br0\!-(;[aKKMljK',mV7a%C(%33'BZRHCDP/dBU,9'R*2PKG[!k[o\[Q>B.N;+ZJO&<fTDUFG)"K16k/Bia_s9F>)?0?u"JJAL305eb.$dPRU3V/!\#5ZAOsD'6:Z%A:@!Hd%Y506oLr/e0HH`;_F[IQp;@UR=&X>i3#+L,N;,%=pdOS47AE7ifsX>&Ad1-$tgJk+=@e_Ql=C1cW089F-BR7H?rH1$$F0]%jAJiqps:MW9DUf;8='0UR=_)C7^M2MboE_9'$B2BURihYFHj[DKNbmc7\lekV9Y<C7J!9dj*$6A20m>U).?&#FGg^1]9^I&#*Mql%TJri/+]!Btd84:Oh-ijACugpp9#M_ApTR1DrG'\*!,-B_eu-%\OnP.dmt8uk8-AIb'EROHP6k<MV-r@D$Q26oUgAata$WU6I0Jjl%`m5Cu-LnX(PK$5TCXd-qZ:tG:/rDUImg;"Z"7*[KK#&F!`BHQlY8`SRoVRRJ-^PTsfP8F#DK%(b3]an(oO'4ZFNJ62+FOl,c6iE=%D''U4*$ARf7-U?aJG"J.F;27VB;I:09-]5t620.KRT2`[]da'<bRPFG&<*.&^.o8:Q&JCZ0bPgd5:.WieXqX?/qKmhMa\MY.:Z'X%=*C+q):AgIi"eR/E9W1HmL-)]+miJ4)N=[HCma!cHDRpoZr@0jl7AROc]5o"WCuLA(OnZGWD/nZ9jGr&L?ohYU6:'W!AoUgkm[tR%AQ7&CD]8pBH(f9.L`OEC2oTl-)c\)=-Vm[">&;F-;DU'\0IP'MeH4=MJ2=@*B]u8O/Ic4$BSrEf_F@p'@\?j-%XtS/kmGY0?@cWr%9Z\/-fP!9jEL+[5i`Jp!%2t-VH>Q=l[Kr#/)9l;R<FZZqS\W3d2(R-X1`&T;Q6[1s-F'OkW2;os/q_b>n-OEA9#IGt0P^S,:FAEP%X`>cU1Q9Tdi_;\\H0lq.eu8)C,g\^)7MN\)i9-sIfT]2,oeO9P2-.o+TX#aEK:R#HJEqT>9\MO[[Ke2olJ(=:BcD`:X#Y#X.W[+E%g>"J6.A;N)!^A#5HIL5[P2[f4oMN&H&j2cpXYqEJl*IhIWmOX2J[UFi-G)s8btUVM9\"O9<Jh&\Zq*fY*<6D0"as"*8A8?aH1o@!%?>==p&_6t"1b3`.5;,`$+fVU7R9nVP0d'rMgi!ba.Spg;`&6M2!MG7+gF3qJ1/CX_;;SS'H-j`J^6Fldh3:`o$R,p^#Pm"&,HcYe%0k:g4.OAe`Y(b))/fSL@&"P;%en6Ao%'#4a28[`t3'EeAPb>#BAqX)7&h1F[?VTK'e3Jg,fI/p`.XMedR0#A(-u6+r=!O91qO)MD%Kb'Fo<lYBmWm6Yq"Ye>pY@ge>]_rc8.jPFtbO:)&+=B'np*ejH7ZKEDVH&<^;-"Qb6B_,TF8Ej9&0sTt0GM1n;ajR_5NH*:J&or^%LCL5,pRI]j5BTRsRk\j(2Ae#;J+IcMNh(@Bl]1#\#TPo3$RaDr3<LS]mMt$ZNZF!N'V#&[Xs(h>8I/4I0HnjQMm:s?o/2!bhHrna%gkg\krr2obNt9idO4ST*4ZsN7'6DM"iRRD3V13K;r6lI3rjUcihm@!%rPJOrq:A]_pri-OIt.L\MZ3P(p#Y6,rS>H1&+BCNcVArg%pY21Lp.qTg>7]=m]mID<qbJU>o'.$`5<N2P4`U;Bp!&t]X#p0%J+ANThE=X67fVfELMsB[hgRcem%7%%nO76]m]WZeI!9T%:*04>%i<`s8V[(pkJ)Gd'g7EfngFke+q=^;90AVg:\:4&A&EoNX5)(Y$s6ia-rU8(ZF#Rp_p[><C4FZmDs7NYq*5a^:f73b]n``?t\PGDH%qlg"blLOJ3p[@P,[/U$pIVHVl6i*5^U&VX7IXM%b\5j[MQS$4]0.5N7]8*S]S;N*&\*n4Cppt_<PCHjV`OhV?]?@6&a!/9DC*[Kg%;kJ/+Q[3ZT?X:=XqTZq.J%odZh;[!gHi0(gaZheY]6C`6\9tsamV7Z>2LkFa&*<6YMoY/(bGE+&)UVc<lqc4lgC.fXiGHl#Ks&&^%FT'>!mcmSDD5!rLn!Wou4M@odQBpH6Z(Zq:q1AJ&rnYKRe\=7PI/D1]jV@sOAfT,NN5^fOID>gUlJ^amro*)R9M[k,?9#R3rV$6X%p#@r7iF?t[Q&-mGrJP#gI=:\>d9ufA##dW&9RCMj*"Ad?_6i)La5.b/?U%dP/c+W(pXa<ohILrdZZTXke'g8%d:,.?9Lk$*BJCMZ%VAE_sSbduIR=9GSh:9adhd!h)s8J*I9j<%"IC5X*$a?21)8hNESIW]Qq!."tdQ)J9k(VU=lpj(k48NYKr9`O6?X8)(I6g$L7VePZ%rG5R.^KnL!qtBmGm[)*ID''MEqldb`HhI0*:*7jVfP6Tln@j.RKq@jI5:u1[>?pT7rr.l2pCFnI%VXn:rV#OI&+>g1HpG=;L9q9(%ZsDPGgct`&pYRNk47au^LRTlcBDU9N,l1BOIi9j-p>*X<(RJ31>[D7>'ipoTL;:XSj(Y"Ih9EpVYQ+UhrS?#[(>EEl(S?.]>7^&d%rpK16`K(nfoSZ)bnk\)gro[,&rR8,JkP*IuDAN40^&O_&HiH=VW!3+hrqc'QHn.#Jj#Ghs^<d=6Y.*Cf,M@8sHZ+?/gO>3seO0=u%^%qQ2WGep]s*/OsW&bpFY24Uhm-Tg^+]5hKeV([hGnajrVe>_.lUu!g]^'Ggc%Wod/\3"sZg1i^ftT\jQG%OQIf/@%l>_a\qN#ie%*KF_,,M_A7+1okkl$djLnCK1Z]9fIN]VsN`GTAd'8NtYMYtZKl:E<-$s7XXBqtlji5$VClcdON?r<8C\Vn^$=HHD[=@S)S>r-_Uf%[d\P/lacM,fD",lnKIrsme,&>aU]2+Y2=*$O7:pP+2jZ7Ru8lXcj+-grU0[DgMcLumf3-jI^22,rt_j8I6EZu5XNri(ci^*a('r!%nc>NS\*3_G+%4jo=7,6<FS\o[4.g65*ZR<5X/?L.rS=Y]>[2Wj?ai!JpN=BfUb(r3QdUFrEBan-4_A[UZa`6hcrpd,+2XlEFPlim%db*R-hHtBM+^]Lj0:oXW@f;o*jT#&)6+O=?0(//1DSEWl\[pS=<o3bn-QgpS599"bdDO]9`O"A5^UemkmENW3ea:oCj6nV74f#.<%J9fAIkkk?d'jFqnqg-m)-hu$0`h./1cR6cSIr1knijhiKf%Z,6eC27a+(n#*dqNqo$&ZKEhgkFkUjCa(g>A+Zl+ZWd8[ZN3Z*,P*%(+Ft[RB'b'G1"bpnb'fum2!JKIVKD,-BIn*SA4gEdIj@%D<=%>JoX4"qXag<S*r"ZG^9M[FF(TEf^9T?#=#oQo(4?EU7*lB\.Ic,%BCP5)"ap7EqW;B?K\+I)N+%Y9FrH4Np\3J3VhVSPpa70<c1ToC`R=habDVk5hq`2OTUn=B%)1Q0VcVTkjlO,/GOLCXcTf_AfhXf#%LFY:3T,u@K2qO,Bheb.hHh*TSq2;lNgMJ;:,GFT;PV27lJ70!noR6b!M8Q_I:?rJrn`ff6!Q-%gkkj6*f58gVIGM+\#mTqjl@3Ze%C39YG*.\YCG\eBS&7UR3n,Ke8cp3CS^@\!t;NF)!,7ri^^Ej@+#]Y.*5_q#g^Ah9R9*.Gi,7ri?K_T4Bja_mn>P*@D:T>WN@L"$o%?:Q.K#KO*o+gCV`I&=)jL]h&=T[8_jrmT3j:RT"J!7Ur;3q,fr5CCJXc[YiRYF*;ebFd4^GW7Y-$R+on_Q.u.ds-Vbn]-`**"T"B%+&McX5TT7np%69d*`0lZl9GlY?U$B`;1UdhoB?E,:fk"2O2o`>Gj6AH8+l+sO/Eee4ro]^j71V^T&sIA07QU,_Vq"_a/\IG*O>&B%.K>JkjQTM`GK<#<%f,/XhlgqsG]WDmQNs#^pM$[7HtoC+i?UPq'U(`[q_hQ]fqX=EOLZ&!R3,1/CB&W?C&e.5rS@JQce:UR*'TJ0%D*^R/,_S,i6>Vq<IXAhsXF;:F&D),EY.hWa>HYn(?W5ig>s/+$S%UP'o[DtD5&in2/AK0YDi*H4a\a)S/Y:oDp]orjfGD6_X0&D&%m]1*9<U]Z'U\uADO<#qKIG38=W"f2cG>FRo4cg,YIC*X*PB=8qD>/1206Z\Ij#fOt3V@%?fIqbYl,R(XHb6J2e8`+0qtk(lhVXVC%>-kB\1],htV;3oq\pK175J<!T[Y/+YG<P;*f=0D<Is[1rHgu(Rps&3VithL05MhrS3,\I4G9%a2Y.!W20k0rW6nAk9"Rm85r!/$[%niTamdLVse2^cWojY9AQN)Hf#'?;N_V]4$AND^g#plA:pA!HO$V0k##g-'Ru*i"ts[&r4jJ,T&P/U5S8G%Y_TJA'jqLE2b0Rc`o&%]8*TE/cN_T1r:b=n"ErkfA5-Y?*j%g[THWN5M3k>al;4K'<OCpaTqFTe]lA;pJ6h5k5):=4LT`(]d3$kV['X/r#rV7A4f&_lbh9'%h.Q+7\b`CqT@\S+s6RA`qjXY,cQ97GI!5O/EOY.<4sWAAYrq$ncZJe8]j*eN<X8BHflV<orT'lmdFn0YRZ+:CLVb\CkPFo.j&59?%q>B9h:VN.ce"aFaC&c4sNfMefcfX?aeMS:!kB&[J(I6t]@S!'U"`ZfNqX(anQgJ%)GS,c$_tI0AQfbO)@Q_6uIf9"ZgPrn+b@:&Z%c[[CqH<f4:@Q&`+$u3eF6hMPMGG1T8nQi(<K3]<aho3ueEV*NVI2>E2`R/mLoN`Gb(OL)]h7Ucd5(InSdIkp*a3jQ(IJ?,<Vk`_B%OFU_cS$W!%^<,5XP)_!ecbI#/Xrm[gEP:T43M;qV2'-[cGP)=eL-OTqr%4)KpGE\8Mcnrh<;\>ZIS@^FhIYHuAM8R;k/Z_1H[DH'%X^)q8Z=iFu^><Ek>++DV[V'g;i<4hC^BTa`10\nZR9ok:-tU-fk2OYapW!UXMdorNP<#.Ck*R!u2bNAaCe_sgi(nT*I/W`mX%2II%_pt7D<n?,GPJ`-V5$c>!c-t2Uq3cZtqU1'Sn+tq6E?"q/pVT4Mmem05s$\Bqqskak<[?c,5/GVVg,hC[e>8d#\Ho[SJY(m'RV]J9%jojN*")Mt<rr!`2mc*_XhnQpTZONp.+8b\?#[<8HS#`Xk>5$b!'<ik)gX-\=X>#$:nE/+3YX_m\d1`a&qkG48-X_k8+$BZ%F"&.n%!W2C-Nh1c^d".r>?jCKDnR<Gj`ST=s7k:N&0:)q1+5*CWH`rfCrfhYo:L+msiSsFuio^"0f39LSaKM0R#MT1,TYoAWe#@_;nb26,%%p/f0mcs4\$Z17XnPAVdH5]>"p[7_cm/qgH%=,tkfhXet]DF6&Y9,Ea>_R5X!Bp.Sl^MaG[.<]0S_;c!eup1`Dn!6bpo.oYDGQJ5%5Mg<u>22>0kDs.+qa'@bUdA5`-I529ZHXtHA4"+_N_Cik-BuKPDU!k*;*61THM?pZ]:66e&'o*9n2q$3)!1X0'`K?+,94CP?#BUS%#E0jqNkmB8Eq^'Z;msXmfN0'?n,dPsgPk*I,<AX3qI;T1%c7fqplr@60V7(Y`OU#]`_[X<\NeB'HaK/HR)QG_+agYbN],A6B)8;]%e'iO2d:PGn9LkT:BJXL#`ST?C0+%[LFN4$*),3m;k\)dnNM`JuF>TGH7ah`"RSM[)Rn`q[rr1/L+"k!(f6_9hD=n)+eS7]0^hVS8%$qIA_5cppNP$%JOCj8PIp'4ski+_N@QuW-4&%qXJ(a$QE4u*<^hYuA9`df:Xi28ei[]<WD\*)(\h;A)SkNeUL!D3gSJ,SZpipq#[%SVZM/gPa8@`uk;')`R0=`uh`>?S@I'gD9So%IAUgaBN8?4$2eWne1EU%q7*C>F4]B#P#O.*WO2EfmPl[[]V$gYG]mY"5*LGl**m<%VkH1jh`Z@8EI%5rji(7=a3)l'hDP/:=X!,!m/E"Q05k9/XT)Z=#:5:Xb>5M9n0]=%pYTeN#CWADW));p<R/Ukrqmp"I(A\N9[Mh:%dtc#L[eqrF2>^3Sr`=,d*_XZuQ'A&,Z9;n8(>l=qrpB[?eM_0bjtHF):I-A;f=j.mER\*^rFiihc])sE=H3a3+Y,*Nk^dg)=S;cI%EU^-f+'1"A:\Cod_tWscpX\HkpO6anmCM03?2[+Z@8ABbIp37Kcalltm%LQO\"uUW?$H0+lUrKko<*lIm.qKEp2A9^AM5+-+2>A"%g4nJ`GaBH>ZB(a:mHo>1o`mK`A^AftID*e3\:s\M.bg]`a/eP,YHl(9U)p@SmDjGG#aaELbl5ZK^]Al[-[?".8/6Ob2.Bo&fua\5%W&th7H88ZPA6\lV&+XZ+Vf1Gph`.9mpda*hH[?=9P<o5tqo^6\%Zp_E@cu[[:Hm.[Mq6D,g]Ke/Y'Do-lK8*)GOHKt548?8Q)XC"%e?C0;^clUs5J4db^5q@Kps_u.:[@e&Rt6'89Ypc$>FA`d[.OCj,,e@'i*b:!+P?B'aPNLY8"eF^D=JE=])5'h=F7Y7g_RknO"0Op%>ucCMqWd#uf+0OMiU\dANl-]`5$iWE`Q7f-=mo.XG&?h)s1G0iCZXO<UYg?@GPU\4F=OqRQ1VYX$n!]N/cFFD/Uc'TjBh8ZoZQEL%.'Q9/$*o&,\@?n_obM*%qm30!n)@]')1'bm9r$?Ff>3MGBD9tJ3dM=.Iu?+7lLUL7O0H/*a.i?kkM-Z9pJ^&A5/tcq<5julIK!G0%I/3*?2cb3W7#<0rrr2obO0&^89fNmX0<bA$I5h1]=24c9gYdSXieQ9lmVcG1r:>]%YHHa]GO*\XiT0V(hnOR=l<X;erpXZI*QsOZ%4W.S(R"gb&W'2Ik[Qain:\u@H@J$-:GfKUnP<8T``N':]nWt?Os7*kX+90kZhk.iNhjs\;s#Za`U%eN_X4'tegg1W5PF;aQX1e27%M8u<t4-#HAj6PE*82BqN`gT?Y6]<Q)YMBa&$0u@cL3Ra9c+5V5&uX>m/E7$C_s<J^JMs7Rf#`F4ZfQ=n7!Wq]_<]9:.TQ=Fj&#D[%eRa38]M?ENIbEA&k!j&-^CI+0UTFV^->>="kd8a!P:*&RS`>f-0"&#?eb3eta4I;MN'#dcBY>^#lTd(oL$j(%4U]I!S6XPJg6W^-%MsK[G9%!ouRR_XkMDcgYo$u@A5]&`,K@a7Jg%/:<G.hth]^r=T:)SJ9AR4M,O#>8u3%'n@T>A2^on1f9'>nYs2+\m;.J.=i*FD<$%E6#i]_55i2l_#=YL+'6_m>LS[[TA18gA`rngSUB"hSd=t;T=4fQf:EsSKG7j+a>Y'E5RK'FDWkKOP$t%j8!8'@WDl[B%DsqgX8.C%<LCd*Uk.7>j'<7:>J0AlKYbbk#d:r6C3-iR)$1S:o<S:3<U<'Z1U.;QYUL!P(Dqg<BV8fQL,<!7JNqg!gK0g^83sj,I@;(Q`B3mY%D16#5g5!`ul-!OZnf_a_M_XJma@R.bRt_b7Z6<c&N=3#6FrKW:?>9S=9qa,n[V>9;(k%XjD2Tg7bian<mCR$6D:o'F:U=\hf=<Kq%[8u%^TT65KTX<fa"t.))99s4)o8[]u_UlMhI`g[)#s!<7V/^01Ps8gdXZ]`r,5J_m@<q6Tbjm'CcQ]H6Y^&7Ppe-i^LL==T6fJ:"%>)d%=QdqdX?iCZab!:*I3o5?4A,eE[/"p\g`\NdD'e.Tfj:YN1n*o&Y7pT9ZXg;N=IXO_nAd^9Iq<hrABP33,h.LT9JduS1-hI,E%pbBn-%6@^8)^X>([2j67h<@+emuZ9B*+P'`S82?3[jj$,g%.2o&g`Yn8VG(%$=W"`,p@Db^Ht\t]2!:"G0Xm<HqJ_A[T>rc=.@Vd%=&*S$7"=*k,6bcPC0Oa:Y')rg\T4]T"8iliI76.^`cdYIDDu2i0\b!s;ijL`Bn!S8,&#f@CV]6`B_&NV?aL(&<+!=Ag<+0AJ6T^@%g7(Q\q>@sA;prsF]RI?O[TnQgQRcui'"4Pni?!ksRV[F$g.D>BY%_(SU5%Bc""c'QBq_;l5@g65?[S$e<(E>sk@NE>]#>;%WL\5n%8-aF,E<fcdgU_]2$L"F+6JnB-A!2P`kd]6I%GMVg[;;iImB*h*Fc+nfT<ko\P,(]hGK2i:hK)hCN(i"L7nDrI.7ojs:0%%[CU_fD%mhWdUqi%[9h)S3H59Ho,?uD0(q+I82?fh6g=)$`@BqHN.,EJLg)#F-26VWguBs5^7Q5*c?M%5(lo':`$do0=H4%7/R7+`!T;Mk`Y%;fuVS4RJJ'QR!S(=gjMim8$V.g+Zb21)_"`r?JN*du/Pa>e@!C2aGD<%j3c!a%,P_D7sCYXdtucl&1C[%rq#&C;"V<Rs"+i&ac?1%dN#d'mGonIHX6GeFP9!#*iE(DEKtDB)H]NZl.1tkRbH=0ZC]Tg=&s(DD<sTX.F.35o0/j(CQtYaI4Tb+;$41"j_f'uc@aXCd^3`D%K^FL'JR?t\e`p01n2f8SZR&4DCb%t%],`/C=cf@5YaA2Q3Y]8!a$eVd9`a.#Ef]Gc?E$p`]D)-f0sM'1/"o[>7QJ+p3\-cd-G79>%Q!IL?[[eM.:VT;TX5"gR=Z]jBc):m/>b#7b5'V;52TgTc/NoZX5+qL'#H&J]athePSI]uoEit*MlJbEXoi0H]]_3k`912f.D5G)=%Hmed!U85."g#`a%/$!t\W,eFlegBeZWi'=l.-jfZXO=(kL?iI`%C#51?[2uVS=Q=t!)pkFM4:38\oGr^^Hm32'S\Ti.W1#V]?U"r%itLTRVlF$e;-rAKTTO(f=SJS.e`n[Y#-/n(It?*4=iKc59f\(jitA7o3al9>K@1ZOhe4@$<SYmcdB>]+[TFB!#`#i%=kGX!+7pu+%Bpaji[e*PVp0!FI2Ta7a'oEY,/%3bBe(Pe#FE-Tr(u'0(bJn]l%s\R=YIXU^L#-VJ0.4,/G]ZXpD:c617!gUj?(S4-s&<c1p(o<?%G+rrrg;2TOW(4>kXAP"Z2NN0.KsA_Y+E>"-nAXsco\"C[kV@7S23AHRC4gLpNfDGoc0VI4A$J2OI8Z5$=RfB"g89XMn()XefsuCP%6,!FS<&)LMOUi]59JE^)g!73^pEtC/ZWHI%hTb5!ijJif$Yh^,5O]8YHE\Gg\`anupXkm;=K2IbSPnQEC!4\dW.u?C*n"^sUE8[4%Wl;uQI4'eg';pd!kcuLCONl.*I,9^!^rC672RdI,`)SDCVR0uBhsI.YkWlap,>V_]#!,+_Am;Tuc^f7?2_?QGieW;lau1e.NnO_S%.\`Hhm9K.\D);D!G7'a;_.A&'>rk)$X]LX-qU(Ed&A:b\V;%Sgi7mhEU;\t.13%5&:KhS^4jNr1#m7;/m)Hk%h+WA>.V[CNbK&Dj%mcE6L??oUV.3`TC&$.A02f.rEhii</.ZTp6EY:8dR>45c#;VoSpM@/!FEbZHLA7K=WX:K/d@"MHkWk@IT16ENM^TMHD+&i&4+#_n%=*::;&DU?uB;0Hfe+tIC^8\JV;KuV0;>?pf\e2S]lYW9arlj_+U@6p,8jRWKU8>aHYmCZ6S5"!<]d4&@e--ouDBLrB-;E-QjS&!T%)/QWCSHoVjAGH@FA-4n9RTOtdoXS.\WX/9f*dq_U*A:pN9W.tp73e+7<aUNO-DKDGb6$Q8Hm$ke2.?AcUq"JX1VeTUk"31Kpk(Rf%/9hnk1/Ib(*/Fc6^56>4pK1XiRI;%NqjfXGk><R+NYRkb.ELm_X"oUIN_W[M-pFt2L3*h^YZgjUaKqX['ZFC3/rV7obDq9u,0Rc@%/'u=2?G9,q?/(baF<RG'lF*%[JsOX)(Dl-=(0;A+$%3,[3"IIuN2l7),b]-gQ6%dGSe*Vo4-+BdE,)&),D7N#IEPR04UC=rCRZW+%``,uD)DSK[dK[nkr0aRU=\S`Og_,ND]ebXg+OY[B7I.#@hrAiqVFN]LRYo@j50;g3pIAAW8`i@bEu2+De`INbZ_-l:Yum8!p-mF,%^"c3G:.\bn-f7L.n?Rk-$h:*uQr*E](8baSjMIfG/^HDnltr<VFkg$6:gj".bYq&%D01)&[@`H<Y%hEJ\E#<*c.m,UneHTI$G%(X%\Fq0'8u-R>_<DGB>u64YB#]r*:*Hl<<VOOq`<:'F26'jW@?BqP/dbI1gHW$.mS^_1g%!bG`be1oK^Ye?U&d_I>ju:%2"RrM2E^!u%+`DuoRRm#kptO/3lF9B'%S<!1mGB^"EDseAlWmLBT9StVa>0um2JbGf#DtJ0,X<B0?G<?XEus_SGXrCT]7AWFc)b[77Ds%l\;=&L%(2nPnm4/)p&PbRYD\2Y7]C#5UU'W,-J`@"]0%#\)(U[n%=n!.+V[eb3j-p5:65jN0U>@&GGcTTSn1/$*dY3.L;^QS?KOUI\WGV@;%>,EpZe]YWu`=<2XF^ih,jqD[g68trhYTK$5CIo4m1NboJP9OZ9B\$@XNYje;BMI`Bkf&+-j]Mh6)/4D+ZaW0<!QG5791+@U3#kG1%KOH[6_5YB^)mVm)/$X)#A-hS[0a6sO,#?1SmP&X3Z-jqq7_>jfF3k!\Le)'#NTtQRVKTE:&k*ZaV,(AOZ"efFKH\GQNu=O%Ed@l%%/SPeB[d;Xb'#aN<l4s2fBjTdIVlV7qge_TLDSVG<@`W?2[P-rW`?t3A[g&i_\:2Nk4B!o"Q`HOX$8Gom3cB6XOcO,dhqUJO]VslX%,J0hJMa'aNFE&=HnRi='AV(hJcA=a"l)5gshB6.;1!'R(p;pN7!_mNGW\kX<G=muA0A`^P_2dO?T%TJ\KW!La@9e5h"BfZsWh/u\%@MRT!O"8,+0&"8324R,&)p3VG2_?!VUlEP\#U(f`V^Bmbm$M<aZr+oqAjAK/UdObI;HHF%#:G@`.+WHdJ/i$old6[gr>Ot@+pG3A%JYTRlW[[l!gm3%&B<QWT)oVagi(>9D+@t,<Ve=nT1bb:AXiMM3673!u).fO-qE_J=f#$*ZAY"e:20uZ@ZBJZK=WE,i_'Z7X:5n7+%9]DU9i`qZO7Z(r[3"KNKB3SST+i9r`"0Tn;jZ"')R6D+Pc!F]l#'%CtWu<1Z<_"fk9bI^ldg#H%-#q!p)e_%0h/XFn%=E2A'il/7%+j(:+Yo]9BBK#UHo\#VN,c>3MfjdE:7,Z_7MFGKAo/SuN[KFDDE7/#^&sAuoQ%G(GNkS^4B)N36Rg_m/^d.ub0/^[8X/jLXa!%J#%,!WUD8R#6-0gROsKFSQ/1lu"bqh'<f,:o64b?&L:I8g"Ij.KF:T>E?5#p<.?92QKU262Y)Q4ZOc8JlD2e$B[dUOcGnM`]@8@S<b@%A<`m`h,>\g.'JWqT[kJdk;6(E2!LRWmLe-Z&P!Y:!^dT10%0DV67C#:7T1"j&.=dVQf(gM"#"pS/4D/AIDiUD:h)=='22+o%E"%g%=iWrLWl,&(WckICOu;Rd?mi?j5Qdh]M>)P5j+UJo&k[85D@r62d\R.qO<,,3R*pLjDmV>FhqG2&mCf9tXBLe@mb2?>!0tb.D8]Cb%&WB_koU'=&l"A@1QJ;VGp^plf[S%'W%?a@QLIu0"&>rE1bVA<&*1Ws/,AU3HE=B,Za^$PpQF>B!]b'9s-[RFA4GFR\MBnCcH)[ho%Q(WJ8TOWe2m:K+ph,FpB'+*Cnbf_dHD1KPRW*"J(,g7+(%h?Wf4+4Mf(`eX\Fs"_$Qa!LiD*D=I>'++20k9HiQLu?</<omU.)Y-4%f@.a'-'M;1]IX@Mo8?OU9"sNdgGdGR5IA+]1s?:i8dnXE^P7CiSrnbD1S?XQnM#4P!tKA,cjimU_r_`a$e;X@0oHo2a=Q66f[QNf%&Q?59gFP8[")\3`s3N&2!ua)):DdK1((,hrT-]ncg:F?*8CMP`k\$"tZBoN-W-r$AGSG'a7I5UA;O%W\Pd]ceWM(j19V!G#>V`[C%oZS6UI,o-e7LdV):KC41Jf(ut]TO'5>3nC"(]$tQCZ+S<gRLS?b5TG^s*44C07WNf_rD*pnRl5.jo99!l_!(Bs)m$_45KHlm"fkK%-?_X:8`t6tQsg]`6-SESSNpf8j]u8+5Pt$;p0W]RF*BMc9_rUL!\rZ_li7rf-?ap!=T_k/a5lKUTOW6*%cB);32\o)'0aT7O="jS%2c(1![f[2dReUhM)Of:gN$_?h"@kfm3rm^qj)0IEo],?DPN!p4!_Q$3G!`&t'AI!FjQW5^C%>\U_5C#bAI\EVCD3uUoLZd>0&S*k%@0`<k1p@?c9j60bX!UX2J6'S>pe\VlI*ht=*4b3%$-B.uE]a4ean?8)Okb'>s6&b5W>TVMfBI"gY\^uA9`+I"IeWPtD"8)u@G//I%h9]ud`$V'Mj?"O=Ukp*GD4%mF8$tnr45no'M;=81gr)t?2Juq^FIVX(Sa^JUnTR7.aVhf#`m&VY%nF0u9(Ck"2nSuO)!Qc:Hir[]%s0*0j9pWsTGW.1`%n=4b<ONY)9jY:2l4&rc"7AlIkt];Y=]daohdC*bJ:80TE@:[R1pJV6%]8M$(cZDB2\_c=YnIUB#-nmT%[R,!%(2j'mIQSMY`qg0i39e@VLcB*X(JL@CnkQ,Cq:7Xdijaj$OE''o:=qOD@2F$U1p@WWNgnZ1+X^"NKTY:AG!jBnkL^(g-gPLpUms9H%/QPX?_Nnjq1q`ut%KkJe0df]^KUK/&jMOi936=?$2g8lCoa]&'W3[S)SV-f]#P9"=KcTZ(jph0+"<ErP7:MYFmiMs*=/F5<o[cOD%=oP,NnQ#TTDb'rJa^e9_?=Y#%3b[V:Ja8s4mJsGC$Y9QnS`mu'5jY.@Dh.2u2Y_6Y*B2@Jg52N8-.G[nfbSBO:N$WMPG`U)geAHl%"lrE"h$%m*5M?UO4#:5-*-d6%]E@d947L/(G;>RJ_=+TlG6$QXf4QH:*h7:5JFLL*[1`sebsC%cj2jOP"NNl'@g>8j1pIE6%sR8n%KCTQqkQ:AF%m*&J`9,\YS0q%t!md&GFopl!'0AMP6s8CRUk^:?JE]W=3s##Y/9ZR/fs9@clTtHBJ3=e.:67VQ@MdC_['0pScXu>B%JU>kcmXY&m+*N5(8IIT\pr*0f$,S&jpeDqqBjq;aT?P4`5X'"^%u0Yk.J(A`5-2.4i-`tk:4PNB@L#Gr1p@XlcgI54L\5(&Fo_6h%hX,mk0Zjo]pYcn`E.FSV<'D;]#LC[*+?t*NGC]M29G>]i4See;Sc%T!\%hof!VSH#)'6',SQlfHjL`#_-Z?c1q"F"6Q9"sDV*4KS%qeu@]J,0,us5I\I+"nZWY9*-2nF#i/qX3W-pCCVYqf))Ce\ga!Hb$E>$%H69dI*>[n#fE7GQ71"2tnhmG01uGe94m$O8eb2R-NDq%`!0etD&:R0-E/LmrBDjYD'PRlZRLurRE;EZ(C1m%@T&CDN(C/s0o'1/bjegJ3f_gS0T.8F6LPa\6!KB9#;hMDLX=e-jF'A3+Qj8"%gWkhR6B:Y4:J(_G<7W7&mrShPKafc\?FDKI<mNU"08-&?96j'Cj;#+ugT>82C:d6Z8P6iCJS-6D7'QWP`?TNJ&^E)W,sajF$K55\%I^oIgG_sAF\>4djjX;DuK=1>C!>@K)]>63fm0ZUcM0"bM,VO?2qQ-`,2Y(_.F5R<I<:'@"0p=Fo0iH-$.pnFCB42W9KlN&0K$809%H.H@d!easTe&X0CJ?f6S=@Fo=OYHt%VJD2]&@1;pWe)HDFR4RD@ri8MBSqUT!@u%2"PlAQg1:/TfraV4&Rgq`dGY1qW^e>qi2#B!%**?L(5_B49j`Omf*.T4A(/59jI\Bg,_>u;,#8J(TjtpgQ#W5d#^GkbE9L@?QCeONn["TBH`6g*C,LtE`XT?j=,h>>6[>H-3hC<8b%'sFPC$cb#kO:`e:m(;?f@^aTPUAuNDilLNtH<-8fap%qi`(e>#cuibji+8TYO;f;P".[o:=oq\(c72L7SCiCuHkL:(Pa>q^]CKpo%WY&Z;SR`G42Y+3Y>015/?Z&ie?:5Qi3f>8I;#2:]gUba9nhgTb>]_d,$ELXK($fK\T2DdkkuWRm:Z*=u0<5_#Qd-5^jj/0p9OVO6%Mbp*sFYjdVUNtMn6jmE+-&I5OFEp9eX(f@h[Uqq[/=ElMOQL$/6*%lRPZUkb_X-Qh#80)Vj\`+_8K/\-2&ZY!`CndfrMRJ4$!`C-%XAKp:fH<%O-*gXkFa0dOO2Fe9-R<\m';WjfWsB#5;-?R>^Re)V'?,h??$b]CM?+]Bq\lQk))DeK=p8"L,fk#KJcER.nPDZ\3T\%@%44O)k)3\[tZW]8Ggq\`e'0/:3aS9c'A*XEtTW+t`DRkSqA8sXi'b@U%86qIY-K?>k"JK/:K80@OeV2fY?H$[&Gd`-T_D]r.iQ6`@%'^X-HB_d(`7"g*&:P=<JFb!/kUPIYa"O!1hn)^k`L(C^!q7^,8Ah_"*`P)t9FV$n(9IXO@/N*(0OMBDYE1!qbRZ:;L:sfd03bHpF%K4g.u3$Ls^_GNR+UBV<l@N#GYA-TFhBs\Kp)iIhYdQgPn1J0V0O#c]=Y7n-Z.!Sn=70-P'0XYeX8Nh6*8AuJYXahFu;9_B[8eS`S%on8lqX/Zs9%1H]R9P4Q(N1a_KE;32kX0!W))M5jC;k+qH:IPS7$MB3L9/e<J;>jni&thYPfAd8AV\'.H\fB4((Fho?WaIA[XC-%"%@&T9QI?)_V;Y.gc:"NKF@SaBke1&E<Y#>Y-l_,!:OE;1=n7qr`1pO?'ai:IJ<`$^U7D>OK5j6s`U9:_&i/8ir3"$,MLhG8/6TX=2%eF4JJeLmi139%T**'&Q<P'Y0SKV(f6`bd$+PBSog3M]1cLO]T]>S*NsqKHVag;4R4DZh/K,:bN"R\idH>kZ4BKq3j6RW_/g8]lSo%HuFI#/CakC9H8qYLTCc>;"A^!BH1u4Z%p5PhuIXk)/&lGk?r6I!bJ8EdK/Gp2R/35"-nQ$n-TdQ*"Sd`,:1K_p8UYe;Dtm,S`jRL%QsPlT;1tGk_87XnPn\K5O_)sNj/C;428h+t6#`s3Z<F"K,_1jJ=Rp;Lau,UN*gS=-F'/4m@5jdJI$?i=7mTafcO0>H]2Ali.j00R%X#go$8/r^G3)om5M*0?M!lEHl0p5G=H\SbE'!+b-0p7[3*<e)'TOJlkgpr:8HiaR>'QeAIE:]t/=($ZDg]8]_cmlLD3"P;$A:LiI%QF[T@'e&.1FB_0LHO3G6@hge^"-OQ,Vd2Gr`0?#_TPgK3L]h<GW0&R_A&G;gLQdM!e%kp<1`S6!3I#DBMnGs?`jAk^-_X%;$&DHs%G3*T/+EY2R8Z\q>>HnS]5NRP3Z&'@Tj2LSa\E534JLD+:Bn3BmK`X\N8HoJ*nqtu(Yjt9Hj[LTP!+i>F7[VMW*%&mQ7W3"[C2t=$%/"bURP[NO^a>im^=L1fE&"I0A&<=V1cGdm%.$9CQ_$6;1$dW;!_=4d`!(`S58uA6e?'[FKj7hoj\lcXDP<DE&N_bR0;>J=4!<SXf%;=<EjDDNs9dPN._PG/&Q:)P',PX5$EWs@XcaE#q;\;4T\6<5%MF$uQ#qY/-U6rHjP1lt[JV.YAZT*["Q!^rp<_*g5&0X@Gnpbnl"%<`"#S3XH<ocB&t@"N;E6aeXH+R&29E?te'::[iMRq8Qa_;\#c_MFk$_F;maQF)`*%rt6bs0/lB837fTLfgdd9BT6!<?cQ$P\ptFs%nAXpEmuUZqgE?=f*G9a\^9(;\J-J:<;m>`l.5t^k9nR1BD^'l]GEZKHKB-]:s7sB=NFL,s`$/aMW&fn[nHB4D)#tHFR^sHEOEq3A%>Wf/7oWjOOKYh5rLAn!<ZB-<<Utf,aOra`-H8\6c,f!#,HPFgq;%YYgJcH$D(e6kN7nI8\"(A:"%'0HPVE5)XNi`f2V4Ou>YS',d%Z^QZ+PDB7h/4M0SN6&OTf@%IE5D&373fd54M&Q^hO9t7n$_"3IKVK31;aqao)F2TGjmW/&ZH*?/5^H>MYu%h?W]EHm7E@(.3]'Z1%&N@/7:q[Gj8jX7`nlVl$J%8D+::%oIeD7.WnM*UEgpNUUi"*$R$3Q.8W@mH;)DGS2Do*cQ.b_W+k-L8uf=EDQ+;CL5PD!k>Y'8$;%*X1(Y#qpG*7AkA'/8%OUR<)rD,;%&2,-.3\r3L_6?(?c'T4RY`#US&068Y>XrmbX/iN*9JO?GKU_L7N.c$DY<G:IC1;J)o[DXls"%K;:*sE@)G1[=)t!GGEl&"TS25][cZrki,^8K9_jIN+ro2FYOP\O()8e&gDFnrjf<c@q,ZX!lt.>baupViNt9oA]hVV[f-<)-`<@^%cqEMrf3uN[#T6R#f[OI!PGoZQ+L[+sn`l0U/AQQHbS,gBs"P=1&H'jhXQu!.DjQP5H+aFs7.bK-ZS'iJQo:II?bKhF<osH;+l!67%2ntrS1D9:aBf$FOD4H;&c<dV:X'b0^`I,e1Hpe;]8oS@!@a(Io$p&WR0F;:3MOcXED#so[nq3$cmkP:[PG$<ce^"fO<1Yt?d:>p&%-7hDN-D;8k,iiJ"LKCNNGff_bm=@_ck3a+-f/J+&=DooL5=LbB0q-V"%m-fug$pXsla:Oei.,d:GKXFtPLG4JMW:WlmZTTN`2iJe%=L,k]@KqZh@D4G$_8$c6ZZNS^<,gD?#hLu[lEe(D<eWR;#Vh##Ze\Zo4g6(`'8kZa6-a3)kNdRUP)7ICqg`2_kIUNga;kWId8b/l%)4jJcDMZZ8$I<&'T.C7bc$&dp".H?!Ej/<OG.(?n?6.FN&C[==Up\IQqQ_K%>V9m"!G9)Ln%h[Wop(5DX'6/&Xt8j<Tqo/e&.M<B%lg7ru_o7)F!`\^Tnl+LkYL`S)HZg%UgeP^;f_<RsAXs":]@nutg.ab/':u?!<ni$uX4Su!8uK%F2@S8X7nZ1U3of"c\(f3lRb,j*%GluLseL.Ua-?8q#^ccF/,fCP_Xi@=sc2:_=n$#ch8a$;F3u8Mf.#.DQEek>Z>htB*]K>_u(oGFdZg/:[7Ijt<@pStfe!!cUDO7C_%lKg'qZuqmU31J!!NFS?:D#$*%ppjV=2FLY_7\Cb\<2CG4??*f+p]t[br$Si:0FZs?;lG5?9\Zf7\--[ld!MSoHI7XIYb7d)PS"2[%Z%P6gf&ZRB`NumYXqo9RSb1X(:c0qK!:NhUNJa2gbug4H&<>5GIXir-KJ"R!P'tMeG7k]dcWq-C6)SK2\uE-_Cr3ge,Li`4(b:8V%$Jhd`1k9Q#lt(h1E@_FJH8(1g4i#6AKPQ]7=WOqakQLCSXtI["NAFN"!2`oJpX&?>OF-KQ`j;&$klP-*D@UjD[&Ztt64A$+3#h56%.dOE:M@?.71F02X:0.k,a^WmZkF"E!Y`hsp1r36IEtPqUJjcm]g0^7R"OT)TJ6`<=1)2DqG-@&h-^FJ,\5gLVQB>IgVrW^ONYjJR%%%ISQW]QE_Sr!\Q*22b9'E9\]ArYa+cpS;-M&UOh<IZ12@3hkMrk`dqq]P"f6')[/5"JG9&<V^+,mT6W[M0+B^Z=QQ$/J.B-h`Ye%3=\`C9DF5hGHD5(]snZJ(D=_b7NVe`+Mn\!Re_[k?`f7>p"=I*MblrSlq))Fd%(TtRerT]4^&]d3U=M=O9)U'!npZKngWUY'UV",%6t]o#P<s]:&Y50fcbq$g*0t.ZWs[:*6If3)dV-ikOrlCp7_l`>)i,9od?dFIXItp"8fp.s@,u&;];fI3/54?6C"Iq4#2_`AptM$+%IbsG_:h$0/6HKC;"Ns4a4iB<aG2g$&MoT9uN8hra'6;`<&u'sFZgdQ^$bu(p;78E:]P:=Fg-0'mD59BB!7UpMF7..qYDDQ\kC#fl%1;+g&X@<NYSq$Z?pAF$QFX\M'.tIdc10.q_%$9,&5u45V+=^^rK16=NN1(()+pT#oLNm)1(`4h0ENpb.E;=6S>VoP@'@&oTF.p'p%^e[,Z"MQ5"SFTp@"qVI<QK:gk>!b9VJAt8",Ztom9[@Irr&ge7-%biC"tHVU/Eb>S6D[+S(\/l)8;G2L#[BsD_"h.6-;*"Q9)Jf8%_c7l!<1U?$8/6q$V+A3Re]SLT)P:+M=`R%oV#5$<cmDARE1/hZ$F"3#QjPeU6Li;$k=HR;JP]:?8*%sAmu7uQdVfd2ndUJU&#0;u%k$egPX:#&ZN2*U<9L8lP;W`C'$j4VeaG</#W*h5W!5mo%`/4s@9eDs2>81##<:W"`A;5/A1T"d8K4IZ3/&I5ZjLLAF/CjnDfo0c`%R`&*W\n5Nb9+dcDbLMY@C5S+KE!EWO5)D*i_;hjLWuU2eY?!hJ`9Ta*?kO6k`*(kidfc\DV,nEQd>M`<lEi`(]nTpAQ`nuZlJ.eE%L,)rVBgp)L+d]c[VSlo@qo1PdM@>'R6))&.LBkbu676I1Ps^\$*_%7hVNZnC15&24G1cMBFRc)Qo1B+[=JU#3(KQLFDQ+0Vkcn7'%EGj$u5]KTc_Fa9d^)*[PQ*e,<-j*H5H6U0c$Rg-ga-<,K(L-BN/l[WA$)=AHW=TM0\cIZ<-K^Dk6sg86-DVsZn?'Q8&\agS%"qn&%7SP%n[5s(<a!*I=0J=UG3XP&bn9%I(8c*0d_!WKA"Gl2m11g^@$aH%[%('Y-aKZX6`fnWD7O].?g46YGE>"KK#pg+NWOIW4\25u`%#G<lIl8nhkZi-J2Ydg]+0c1;Olrj!!aciA/dpTOORiS6JlF!@"o;Idco<=?2YPK-5JbV:.G\T6>/_Mgs$(l6iMGQm,O=P8n<ZMNP%b)1q6:3$(ch`iFI#en;&$8O2c,0EIs<H4jo<=_>LKTsnj_,JTT5&Oci=nW`(X'#20iAD7Adn!k#N)(Q#+,N3MTkd'.e$JCJP'3ns%Cs:m(SLF>LJ(59UW<3q6'H,M1"DGXbLO&)YK^B]_Z-=.6N!:W6\p#Wf<Xl)n"AX(PbeY86^"Rut@er6T9d8!RN13a`;*km&mW;0Z%8Q=[Fgfd79-8?hR?Wp.6Mbc<D/-?N"VYhZ*4To+N^+P.*30c8l?kR7&MhI8E]-bJ+f%)E:U\QQU?XX:;O\jJ'VVhk1QGks]Nm`!6%C(crF<+d(ZbS1>cQ`;>%FbV)F&b?K<(YW2e$S?$Jb<]@gpCf==:5J-g:a$a=jPtNS:HM9-")WoSOH<biX-%u/Z[-M[c]9I^%*[&'%PuA2[p!og76'YR]!%4rsMbW()q6T3`T-(?'<QE3CEB<ZI^A@2<,>;a_?6/>jaroJro:qqg6+e^`_C>k(X&k2JS;4c)_!Fh^@\oqp%0cNI/mPNlWM<G_H*9>s_Dd[`mk8?8ce,"u!a]V+m'qh#Oes-#0"CO5Q];dOBaZRQ(=-XG0BMPial(HqI=r0\ObcM.FAX\8Z=?G8N%^bi$E"r>!k>p.oJN(Vqh;oFi(8scQM+aYXF'DUhI/=NPtPP%cZ(m$*[;sa^$Su6XhSp2cM(jm"T#<.:(j/Z?=SomO&\ft[,1)a9D%s%h7*LN-"*X]m9.iSK!+68Ne='u5?"1%RW4$OI:L01-703QY[Y9U:t_8o(ar\"Cn0L[_o5)cH(/dhR4NB#.>>Je4HSfT;<53jU!S%P)$Sm\mk-.@0o"6ipO.:BtGRZb[=(0St!r05jB\@(!BfUQ+>:[CS&Z#%/l&2j8;HVD8Z;&CJQu:4&Mn@#WW6%pmN^Bjp[YIQ0FMj%X%`7-1LQrIjih^BKO]#`HVki$;ulM8bVSQr7@[!,I+J3`[_X+lpChZi9o5Se)`"%uX]S,N;l-XD]%Wu_fDQ!E[:+9"S:98t2[PHe%Dt:97'+hcs69rj:H^h8'9aLFG!OM(3liONF5hsdQ(\$77LA+R+ICshAR(`Q0TA80ATD,DfXY_fDbV.K[Y5-9.0+dkV>HY!\T)JX6%gq_lUC,DW:fr)34U58lTC3BUIoSsh&iToE"UD1rg9IHkA*+[Zb:oUTX$XOI"&6$-hn;/9T'-42X=U25Yhp=5*`:9._:;V"h8O.Po%FVr_:B#P/?_Mqe)"L5O`&'6QrnN9]*"gN/YetZX%I*Ej>/&EaD2Dq]_L@;+2UTk],6N`n7&#\p]q6qpcR9>=`8cqW'?O8el@?T$A%/gMo6&4TCB@#bH06LtcNimX1&kq#*"jIjt"7P$I'WB&iD7JYT5I<2t8oX21=jjX`GV49#V\s+VLOAqF[-]J\D#W9A8(@<R(3-"TC%O<1d0:boIk5p2o[PMEBf1u![t']R]MeHR/a[ebV?bL\)!@n^Q[$D!7#[6[lA8pVUL1[S<gi;AX=`+_Yrf[Pf*R70BPLG4b7_GKT_%:2@m/WB%hu#U(,E%(MSoJ+fu#'d=&m1=6./`(i=*Ma=["2\;s'&Oar=6[JUC9JA:Wh17(Cgjtsi"i3U6;hS<n31SCAB.g)N+:62Z%B]ibb70s8T\<.mG`'E^?LmUB!NrE(u)NLCbMQ2=BWX:Z7&6bE$`K[j1@re$o5e7#H_Y'>VJkDE\'G9^N1sEj:b>+8haR-8[<6[lN%E9bR(m*S,"M9HohC.&uQU^F:n^fJBIcRTG1,%aQ*=/k\*XTp()i061a`DQeVm]'*)*&3+U%=h)a&f+K_<uQTc)R'qOej,bVd"p1G%+9JK=nSJr/ERK0\4G&M+?Kb8:%WnS;<E<k(fQjbUf;^?o60=)03uasCk8MO^1kLu6W2?ts9iIX\C>CC,WQ\tkZWHI%UFJ.&"#5gN%d$92=;U%QBS'_9/b>\A\PLWE2](9Z4B/;fQB[P^iV7##?7m+JPf;Y[Kmt[b&m4bB_V,Yb`h4=Lj*pb.V>1aD/<',e?s8PW:G9'>>%>tOYrnfP;fJ3&La7tdCb/!W.7(cd-tFc1GGrV(Mu1aA!o1:n&N>*bF,L51OKk^44WF^J,f8-\_mZEUNHr5r5Yo4m#mE(A$p"??Y\%!bWPdSu<`T8#F2&:u(uC"$8Y9^+!'A'jagAn]8%lj#2,eLI=9)TY>"@D"hqB/MlF.#nYMmU5aW#k*A@FouT!!UISr4d#m9K=b^^H%GOAQ?3]4qdqR&-B0=lW[UR0YI(@j@1X8>1@$A*[*&U#^<O$5$DqmiUG,eXf+0*hR0N/+bl'EH\Y"_J9?YX[_)KRa^gS+\OQ9..<9%WE;*mO+2W&n-r]l-<7jEl6$6A*`\O^.>P&6>`aiZ1EUNh81*V%&4aD#'mZ'!YrJurS-5KCRd#$8Bfa=e?>_R_!cE"H2&Ic:SoC<#%q[OfQTnp"\rMC7J@*hj0eUpefZVa',_/:pc=!VS_=m%p(:W?3G#U:+_&]qB-N)e))<r7h<">pWsR,U4l:D+_s?I_;1&N%jAJ-$Jh%@u,XUDQ"\ZX;[lOWBGY=[ZfSB,qogl\BeJs<j=07`Zc@?>,t8@PJ@p\.1mj^K,+4QH7i]G.S@^(nDNL%qnd_@_UX7),Lg!Dr-Q"2%0ojM37TO[CB]Y3[O_CB^\Q@,B(R?:k02T(F=1^prdBa#*'.A1kR_/:*Z>.M!s*#X&B(6Be0cIi4!B/r.3+4A<C-`/@]0#i:&k1Us%&M%sDO6cAGH<+2RjT].iO)G5b>uD1n6+7qaI`uc^0N%<>H2Y(t@+eHTXmkjQ'@\7LZ!iG>]9G%E?OXNH&A]ae1o!H)N=RPXZ:4_[%]%hSEQ%?!7DhT?B:[@'Sk*=gGZNsl,T:K]g2@JHqDr@'_cA9p]Hs/pR`mu1g.4(_Z3C;nu<l.4mXd\fM9oh9c%(LI1GX!K+<qJuW%PX-@co1EZ"'f(gjSo"Q476`@7'Mrb7$SMMi"Oh_(;HRM9fZ_=mAd*gr3Vq;6h]aUR%5#Tf"cHYiC93^=/TsS/Cj"5=YIp3+`lVg(%^73\'Y@.pi=;m[AP'ZJaCe4YD$U`chLUT,:D05Lhf<*YimGL:M6%Y^N!Uj_+o>ge6m%Ip(82CgR@`mV?gcEa&5/4>,/)U4L5hdWf%mR\$TJe[,DkIp6_L$8`g7+h^Y[s1P2]5c\5#l`0.HY3s0@5YtsLnVA2A#tWm!PU1[gEb_E;=c<ZX>riUUgSV)-D3P5g@r8>>OW,&%!eS]9J=do>S?K/[bZ^jG)'1Dmr]4teJ-*%^$YrW36!Q14*!6+aK<l(<6GW21^&<N_grZp5g/^78L34#SVZ9]1nC!\$C=W*OSF]`t%VcEg1Ja:rO\0htA!r`4B/*ePcJ88)BYHe3-!1"_#_)0XK.(a=Z$K1ghX_i>2Eao87d_%@Pg]S=Y>PgcO5<TtXMrcJQ4=CD(R@o]Z%Tp*$pjTNj,^4ZE!3'lk=fliJl#jE*PP)OreU`9JR>K<KK_8Y/8)_G7?jVu!erh#684]NsrD0iOaS_D4.7"X9Y0-Q_H#'Da(jR3JR%l7-1%hQ/mg[Uanq3/>0mn_EioF!mXG^(&BE.X2*rLcu.g2$"62R+iBI$iWea?uCb2$VD44ALu@AeblL:`;Pum;VD]Lnpc$Dh21V0%d]hUo^UJU(a\>K06+?RfKno'S'i\0lPrs$fGWF*J?Qkm/-oQH'I?_B[="sK-9$2O@YE'RHX23(3,>Hou=$E0/q[:"/'oNsdnZG'*%Nu`=.1_fr_-IL:2\u$PYq/@h[jhlSTL*\&HjSj^N`?E%V3_pU#[jZjm7CpBh/6?&RJNdMUp.Oo<8&&1M5%4_Ahj*LCE_Rq^;,O*i%'0h'7(20s;5?c+g@7GYb4H'.Qp/m0ahGXF6i!>)<g<P-II13i/'D8l7DUlJL7V"F7rL#q'T4oN"pqCF;!lLS_MQ\:4gkEGP_&MVT%/Vo-mhj,fO$&`[W2(O(Bj8J-BJrc!9"l'?8C$ou)(``I5>lYts9[28n(:7iY&hG7FUs=/#es;sG]+s,A-sB7^a^b\#;H_+5dXrk*%/nnlIQpr:)8rCe>8(J[[cSBMR^ecF&7E4>tCst^qJJ#SaYsT4U)8jCrR%(>CN%.d*DE8)BA6N6\)[XuO3?Ql%C`+"=qV!@kf,rRi%4>b)@N9+TGf:N^-#4GffP"$auW*+XhncVQaR'_RHZjfZ$GS4*]e;=p_p+>uYR@NrSK2`_o)>s](JD0fYjZ6M[C9=<[ZcrQcD-O2?%)^iI9P8._")7id^JZT/mqJobDfVu4_H2<nXiF/6PK6%ILrZqrZJaUfm&#s+pLcE+J5RiZi;?H#./&*`e?lbNf\S2j2pcNMhWa<O;%q,]d]^$O?d.fM/N#/C7W&_ki%c6Rr,"'B0GpU!-*=XOG9^hFAP]J&)M6lDIsiU@E&GBJZJbBHQPR0oY+:u<_s=BQf9b1=[$,ju)m%h^E8S<0Vn@!B')F_'banU;p:S?rNMtCFS@gM?F?L\^)srrq]B,Vq,--UO<%Yo\%$L7oU4<.fS0Kj-O,/.b.dA*dW*p[blUXGlfs4%Sm'm[q_6Ht[Ii50=7:]H?!)!=foaI4n4<+XKCb\!2?Y$g"_A8:Y,[,A4j]Zo?;#R5@1NpHWL"TAbF#4T<Gl0t<Z]8hX]p/e5^ikL%Vp!!K/*MD]-Ba+u2E7mC$8R'$5RkL\bI_)ecA^\HgIk`A)1jtXhF]ej-&S@e\YZ>ho5[=u%fI+6pm(DV]9HuREnJ0G4n&%Y?7q`9%Lalk`9h1rnadXqF&e$GJ59,em+#?#UW2?^ol5qThW]=2IC*p+1d]k9sTKkJ]WSg`S+dF^BA][A.dYr(kO<EKU)uQgoFQTGeg/?0a%pQIm6NE2n,D<]*$M#`,EY5`mnn>LY!lr^)a8@KpA^I/70D/#Ud[D4/aHtQ/R^>k]5^HVKB[#Pmb'C7r%D40k?H7L+n&`BaCM[-qM%VP^kN?0L3RdhTJ#$=o$h/Tmsp3n3QsBp%@l_=^3M8eh7PXHuY3AWfLY=HBu=X%_A&'[50W]Cc$YL36)i"G.`q"RO+_6H'kbXA0NF%+WDlQQ'Q9\0GU2aEW[+%Qc=W_b8HE+)Z)IkKk*X1>k-,aF>f;MOi\5#JWd0UaOuk!2jkO,?>];EUaf73dB0OO*PVV2@A4Hs#1C49%=VPTY2C!TC:'hrMo"%\]6:0"PqFI.np5&C/4?u6_<&@1MNh\.0A+DC_1L_*<K.IlVE2<GIA5ULEe_9j,%MGd!bGZ+BR#k,NC"L?Q%V8a)/Kc6",[4Q-oU7c7/qG&p66ZPbWh/6NU5UM)=qcBc,,Wk%F11TT6eteET?pm/=>C>'-hY<3'$HbFW6sL'lgSft-aVC\k6ld%p%d=XN<h=S.b<NnV6WAeQQ:,H_nk>tJVUb_C-gqO&?d.T%4llX$cO_FkH8#E[_\Hna3g(K[3B=U$j[0I3@qlR=VpP2iFp2ql38D;WB%QU*0'\[EQ;<NabY"I)taYeiLjY'_5$Ld1Jn./pb(5hl.QIXfSDZOaG^)X'K5GOp!%3-Ug;=Lu<@;/#bXJ?4I18-M+";>b>"Ei%0a%&/qU()T=s`Z`MDAl/V,,\QM9K"k9DMhJV$GFM"tJ\&[QBmGKeh[J,07N`NXY$?mBrbBW;l;lkAV;U;70CWf+.J<;@0B@qpF<KQs!%M\k14HBa16S;3kk]RDf=%^NRoZ#':>=RRQ6G-M=]*[#i//1u)+nk'oc:cJdQ'MN)T.PMhL;?2+6g9u=S5^<!,Y1-6a$d;";"l8J9%q([(EgLd%S=:g?/Z#fnM@2Wi-/nliY=+Q?N:Be8*pUdIiWYHiqU[";ONG`B@Dq<1GMi1FgL/ZFHggY-b-Ge#h\Lh*pU?RMbe-`0-%;lt`!SVGE"Q7kZ@>Bh&8T\q*8/'YRZJ4-eGcVLP!f9/NAP)!;&e]M!+9+!)7DPdWd#h$NZiYM-Z[S<Iu0h`C]_CP]=(>?TSBf<K2%5Quh_4TlJ">Zp'?/E$gfq(@=cTr^="[+kcSH[%Lui.SSEGQ^Gb_#L&ZM&FGT,(+b!@qf?470nSLE[^neHtBkl;_&bW>>t]_T2=Uc%7+GY=JU@W+P1_Qf6e"a7M*ngtKeFXuX1kIg^Rbe0)X4=sc_;N.:jF4l`+&T!5OYP6fKtj+.=LY$BY0H-dd,qQ6Bcomj_srepW<jh%/E]WSEmU1Jf"OocLoU-3!8)*f5]/iXBdIsmTk^P_k<>W[=$'a41VN/,I(U$Y!ZHl9K]$r=p9k-fD5Mk!5Zl&,iO1PCJ/Xe2L@a`+%%s[X#aN,-*NdO<Hg]C'^=H#=.6"A#Oa\b@0R,A#)#"Gup$l^V0`rmX^eMf1!S"#:-/b2@];H+SXRg.R^kmuES!l(u4)!<qR&@q5A%rqF8m&IY\F.1-GZd4pN/.Y1o!goOl)<nH97mdG!7:q[TW(;T#lk,mh$[_hl?>7X$g5uG%GJD.Wj,<?LGGY.(N,ZdRfnsJjPNiDDH%I!O7_PD!t%fTo[L%28gGf-#4)Ha'c@J8in">:d,;Ef]RY\HdIr6R(GrEVCA=P$dc1Jj>&iRJhbtaS>!O6&Zk'OF03Eq\Z'cGPbY+%0:T]8$`;JuDZK:12I'.O]\4\_B*[$Z8`Y+d`tJ@tgcdrSIOeoH$Vmj#Pq$27^qn@]'u0kH98JP&\k<X?:9:#o-TN4#NO!.(H-LqW%9PVrhX-ckr;%TgS?QV):,+;"Cej*3jds=+s:5Zc3"lUT+Q;XkW+""pW$ITe9I7:Q?q%\RoOS#]uVaq^d1,$YnPOk%c`-r#VSq0Y4%nk2RS=McTlS=q2f4HPn9%"kX`p.H8-a__ptOq:L3.h<Cg:283aaqAEb1m;\9Yk[nT=Os2[Wm<5;BFU<ER[-]S&Ds^\U<:`!^uW%B%e>@%d<1T"7eD9VdDZZ_O#nX(PGtC>t0Z9^#IfkjC(*uR$T\sbCU8D<'Z\iCNf8X]6G1XZc(UXT8.b1K+/<&i2%Eo`fSVVGSB.O6_%SSpr'fm#f@kVDJ4.4:t=H5<8%<p/Yd%-QnT0NY/Ebu//rB.R9'#qh*)iE>6bD*'!fAD?+ND=3Mi9"?MgJ;EgS++6'Z\kah=\ZaKE%>qL]\o+SkL%Ve?e:dI!M3@W#_fab53O5pU<Z.4"X-W\E6/CpR3@G*%M]]\r.7NMjYV0j^#ce:>M8``NiE/$+F;C4PJr2qhQ^T+uD%)F0k\QuIs63*=-u1]oLXrpGZ.?6)XV`8.3Q0ta@,lMOLJ9'STKoerGa>KM6RkNg"\?iT$(qQKo&B0t)rZ>Wthh&!`8lbQtiSd$%M%`(SLI=DZ2@3(X=XlK4/sl_q8rWK5$ihAb1CW`]'63$[\Ki%.J!=Yn?a?m+<.jJgo:#(#VmmI20)jHG(K<PVkZIZK\uEb1d0.kM5+%;V8-7!DVj9[)c;#Y$;:D<9%E5Gti(&m)[c%c/KD^`FZTQ45JZ6)EVrXFj1)RG@V"=CRI,"9CUf5FJCj4^g=KZRMgp-F60*4'bUt9%]Lo/uf0LlX%G]:+*4LH*gH2m;]V9]_B[SFCjMkQoigW=,92'iHMl,kqPtD5b`1i@iJ3SX4dOR6WHSR&A1J/0/`bX>,*aj#1l_Vmp%T0Q"c!\C2$/(WD9r+n3TT(t&UEmIt$YM-%E.)VqH96&3lIdA0de<Y4fO`+0"N\n-^pmSnBoEMg\:dDiZ8=BMZq7ZGBdU;>,5Cb[[%KZpTOh-d4anYMoT>4f_oi8ku&^Xiqd]XXGu=X.2/Fs!hY1b^Et\;4-p!*n-PbQj_='QWZBOQ2Amk9L.,fhZj\jV0+f/*9g`5Pi>8%Q4gXeo;DKT/CgL$\l9B2Qn0p@TW[N(Bk$2l59q(DH;K;Gb1pL;L!*]0?7K5m;O%jY\`:cqhs6;L6[o8EkiX";I=)5j4sqZ\4DM/&%ai!1^97Rj?cn]qZ<(b`H/WE<emWQOHip,l-_4fM<cH5G18C8M!Fl(l":a(D/n[W,od3=)@EK4mSgKjnuT/MK,<tFX4YeG)]CWh/\%gRPfMm!N@546^/HKD?L$gNj@nY?CBQ`aHh>q)kUunH>=SfHa;AmW]9gT8![[.!Vqa9`G+(%Zk0#4\/2u4:sX@+B:1B"hb,mGTG98%#0jskP!,oRW+45qf'f/YLu7"dbL.P(_?Q81pEOQha75gC_?uc_Xd^V_E5t7pL$u"G%d$d4g28k(50;7OUf=AfkDF6T?DPE'1H'!S%oIequ$='3F"pK3co\dG^J0,?QYlKD%,@2OA?U8Mo;R_e'GC*4Ebor%5EQ=.fQPT+9cm@"&[nC,#^t8Pil3iDuJ_T7N"DC:(]AE<h%\OkaTj5<kFJ>uc4PtpRPU9VejD)1/CXMp/[%sIU'M#`aB)*Db@ZYGNd+Ikp=$%)VZHWGS7qgl%7XPY2$#s_7\fCWZnWS]9g$YWOc%@]@<`<10Ner3&<!8]/;nB%=`go0oaP$[>.O(>OK&E,ON--Q;;!mD7Qb?p!<,(T\*$.9,&j"NQKYSh*+N)t'uuGFO:>/4ugdpXc40%k9n33Gf+scf1un"5n!(kmHD?:$=7nB`dE3o06UaB7I(G,XoO+0cinr9_&h]8QrCDXS+\V,L$9;-+Qlcj-:^<OBZh/]9-hfif[$Dd%dd'g@<2rEiRct3_@*Xdf@1o_IQLU)-8I98pWMIO3*f<16lZ((Xmbt"ekc&EkWc:m!E0+SNTb6$]NjfA*\2q6PK#PV'O.]DPVkms_%<re2i&W6TaTUR2Ti:IROIi-IRRiA;EFJOhtf$%kmCE?(@\gQUrE(\m&@(S=cb2o3!k)?p!9uIn'1FZIf#LrGOhTN!'Y[i&3B"q9H%,9tNNJX5PG]iYRn15<H<(3'Y\FG'&\c5J1k6WpV@fe+\Zc,A=4RT'5(//tX;>\RE7[Z'C[S#g3J]\]Mo)2RToM1PI'OiM"lf!]:d%/l6`_H4l+\ZNE1:WtrC#0SduI=T<kabEm'DWs>d8j`YmTU_ca)1>3r1F_=m=>Mb8Rg:39@g]6Bs0S,>kQ6$3Y_hc#"*i'2.n.8X<%:2"6^bcI+"GeL)cl^cN6G+T$LU.V-F<s4m/H5mX]!3(lrck-)lR,Y@n3[O*lIJ)uH>JfO[[_n`QUFPc%,.b(9)_\'=JrV34!]G@A%3A[)]r$h&(du;-LYZV1m6HppQ!IJOjF%;a/Nbs:_H;J\C1sYZscX5(oYeAJq\r/,.BAF\\0)Y=6--*ae?#_r!PT[<9aQa^+?+8Cl%dUXQqZ-PdgCF(g!$WPt_(UG"$:knCq0SC:G-aZMKf9NeV$U\mP4Jd3-?fkMqe%>o5.c/u_cP5BI_rpVj^8dFjSpGt#'m"Tq;DpL9%/JH0A[+!q*0^ORg4M<f5#nq07(0hjq$fhL5n(,P].]@7J;L'<c]X]E3pqFR5F+=q[+,3]s]%'Ii#FPH1AjP:;G%'&tUg%[EN9'uR%*j\m1E9Q<4/Zt,_Cg_?GNie2KN1:%^C6_m$.gfeC&O[*?CJMR/=i<aiU^RaqnREERa7;o`hqMSSj%SQJfo=BB>D@^%fH[Y&aRm`;%^CQK?Dp,bCSWa<4k.!0mbeWPDri]-DYM=FU_90)=?!!`uGN;eV2l2$*n+d\l_&/HI]QPtqm3Vi];MV>\)(1;ejsge-E&/?E]@8Eq%5H[b7!QL,E">KcH#1&6Z?;lDb8BpE*;FQNFc5@kC*5GrJTP>:X=*OlDh#@@*jYF0e<0PR+"k?AeirH'#7,2^lF='EnGV_'b"aOa\%iq0&M-)[d<=WYX:))T6AY"#V`C<i2F5fgT*\ZL1#QN)O!Do*1Jn4'B=IikX6NoBE\6%(j(AGWA0,clGd6@hIE;*?ILl\:f\Gb]/p%ASc)Y1iPZV[$JfAjl:*@7a%JP;'ZUHs5-G<*#IU/lCO=kFBY]OJKgc&H[SLOV!Lcl$P]T0*qgYNVbaIqjac^U",3i`?kQgnfFK+4%SOl)_e4\!hMbSYWSNT5EiM3&#h5ZUTVZB*f<d[bVob%)>c^4<X#p;gM\+CF(RDndc=*@@+E&ro6$'>OD^;4>C(W4X_finOG;H1Lr%1)E&a/9,=6+NflhA`U-Jkb3F%!%@:g(F9etH-WU*d+j<VW51%QD;b!#NLaW-f//%s5uaHld>'@?H58>G@k`X[jaHnf?XjJ[`sU.m%n*Y\>_5t%UA!OlN%%OTs?UfY&I&u_(A[p?6P!fm!"3#X:4ZKV`)hH%SD[Po`pG_laX78rI&LMu?L?mhjFj^V(H>9'^=hF0rj.q(p%5;`n9I",$4k>>^P6#Op0pV$Eo?NRedS]QAq_5)Id3<F9\ajS6o\-oS8+l[H[HK<9pENL?G%o:H^".kE4rUK&CA]U;]C%0sKd9kTO%=PVb?5irnGrF\*bEfNRFT"6c0Zn3169,;?>_=\5WG#"/.$6<^SGDf%Ca%/Ebn%gAl.*U;J@KC`k`1Lu;20&rT1).YeULqk9:>*%b%2-J\7VZ4q<&/JNVohuTka&VZubAfnbR9pEbg6\?fP[r.=k8.Bu(c+,IP`Cc<!'YJscqX@)"r14cn6'3S$PAt%a_Tg8CMIG(f,Ka]%kso?O_,'L$qoQ:G=dG]Q$'MFDXUKIBmC+5%1&5_bBPUR7adjS-L!-@=/Crpkb2mF))6rO1>_`aL<I9ST/dL!TA&lUfTV^C&.H#G+%X=;uJ).b/t1NgIh.k"4LLbWPKB=Bo1F.3!N*e<"2)_@nH"Yj?FqV)S1I7<33=!%TBQ[\Bhm/a`^dAb3i"m<)dY,\;el"S.i4Rqdl%Za+@BSUe5!=>07?Ic)?ZZI4s@Wnd6.GXsW?ch%0/5BQ3B3?I)85ZZ#?`\4:j\Pg9LpjuXIa$@R>mo;!/HqE`bW!JV6DoWW3[cV:J%%bsZGq;4*c_/LpHXabii0Mh@se;_/<:0epqp!=Ng;M]\S2').mQgPGcq<]#Has"FXIVD7YNm3<*n*@%V&*[6%`b/#p--Qg<4ZjcG%7:D':,N9X--bfJ(VJ#:u"5N^q&33&bA'Y^<k;VSZhqWeI17gXQ(XFINd'$>)Ag_KLG2LL%=jXKjcR99lIFY1PT0;U$UB4\d]V:he%@AD#)QE:a!gaZ:]530sfm?k\'$u31jmY6!=([H.Y/@"dBh7u'iBoTeM<ZlMkB-)&nhj0n*ms?A(Sb,VCHSskc\]P_'!G3C#1:6%l%]>h4uMEkRP_h_;(S\hdE*>MO3&&A(X/5a(LcO$`^>m&P!R>Q6581K!o<%VF>E%.*oJdir?7unYaDucu)d$i>dl`05IUhmb.T6j;u%/']#\X!J4I!->>8GcBL/Sot3sOl&7k@+M`M-.ipm\!CpDiS&ROUAFcVlS]DHpCf8"FeTBL-=j?sJc_&=AfBhFnUT"bDMNp<q=4=[%[9f]s[go'DOq.^4pn*(hnBp1W\[YA(&#0t>_^oBXOh;jl(m._hUoE'8)sE^)/)-K4WHj)U6\;'-Yk,qlM2S&2-`j]DD]f9,m&\r7%Ip;6s]?`/EDH4W%6&f:T=o5D*DQ?brPf1[jV;6qb.;]o041*M1]Qc_PEc<Z4E:K<XNEX/]SrbPE7^b`CIJJ&uAB-Gp0So&m]h7sg%`kVfA^]&H&Sd6f.@U=,^5g[3p"[Kqjq%Jc'.?,45H,<6aacH20=)P9apc*YmBqGkK^F';g%uDf%DI?k<`&51('.L74CO)E*5>"9^%37@cd0BM,S7F'.(;b7<2+3YFQ/*ui,;.^_a^YNPJD5_.7XX),&Fu&YD(ruj2"\F?30[M+>FT!`JL7;f^DAR*<<Ri>I^oOOHP_sk?%I`9ab<f'Rg;jTX4^?aR,8qWD`NC_Tck9H*WPoI?+[1T,"Tc8!&p>p@]#:3Vd`M=gtf\ED(lU!*.\"9ps\b)e2!#=iUMoC[;`3MND%3Cij1-&'-,eqPgC_<[eX?Q4+u]@!LtdGUkhj<t2G`@2EB9?Pun'p,$tr&I&tfaC33SipWE6cu!6<HPo$EbfI@8oIteW+';fp)a"#%2$alp&NnL[ec[DFd!L&*h,7+"R2+_.#$'61pW3++@,#I,[ahj[HTNYVp#IFZfnf0n329L36+h*#QtLeh#Z-nKK;q$e3S,(UT.+Nd%$IX,!eb3U+bH*$dn8AG?20fKUYL<*f2[]Wn;i;Fm%7DYe/g(PB9;K6WVQPmX7sU?b_'/%*$$Y%%g^3V>erp%KMoGYf0r#O3/;"qQ%i;X<kU6__u7c6A.o(#Qo[]9Zo'CNN.<Nhn9!<Jq)\ST3dV2#k75lf%7b>'Z#qZ6>aJ-$#.=X"Al+<LdVlf2p;IOhhA/%N!UJE'b<%[!#D8Qda1$R!UYY57X`'GSa2iV:3/SnrRDn+BNe:8nnT.L7I2b`sabAY:<*_q_BA(X1EIQ$05OC<dU<!cp:nm#Y?A6N.G7[Qg5)K%=^6EEcY4k=^jgk+H&pOkVq.5/^ThZR6h]3]F)IIS'Ge&E_S,7X@<u.e#H8VQNRiP\8MdpQ:A]d_(\3S)a;bZjZ(6;kbV2sWnu.qk%3)gOW#>j0RGm(S#pHXsi\*u;CjBW5=o0^?ggh:XJ5ZoqRK1fgs<#0MkRYBN^5;$FJgen$iO&d)DS?m"M+j@Rq9/h)>Q>9VJ#k\Q,%keL@H]J%&X_F7fS=iI_9E[K.]6GNc>5ipO-/`ijN.-QHFXRYeC/@o!G0H*I9&fq0hB&V`t(rN@6T*f2UVh1N3q)&Jg1,p](<&IE7%a]-4b41D&!E]fc-nL^\r'j#DoQl-`BWbZ$JKlmbX8+0(9V__jJYAS9uJplKVA&oLm;.%BmZ;CbYinpot>hLe'I4%On;1SK9OF#EK%J.Y$9Jm%DF??OB>c6AkAiqU[*U0E=1N,'^OZkp'aX)<aK1XO=D:n,/%*W$$mnOC)*j_debkKFhqh/,6D.GA-*K>L4<MSOr:h+8M*%eI&6\Yck)IX]EXdRJRq=0NtIIF2N-VcCXb4TBDZ5_A6Jjqu8q\gfc#j$e.Q&2IckCR]s8*#I&!Faj'L-hTs>ue[EALi!'LDN@TXF%hDIk7@4@2HGH9HoN@Ht<_\)arFP-aAd(U<I&bnDSK4/K38!](jnj[V04SQ6q!oID)9:;8O>[PtF*,0AuBc,e]jt0&7^4CoC:\VE_%1do@/CL;cRBY?ae/KK\O%?<&ACiEa"4/CZ(\=^r58O;$=O*#WMBsY>]fbWoF>^38d8FCkY:!M;qoD1fqWXE5L0b'5^0qHj*6F9\A%K.lRA*`+5f>uE0jRVJ\g:9nGU.T:dbO:,m8Rp>'QhK[kCq_qCi\XE6+cX@_3N=47(qNT+?5_T&c.d;@"Gh_,+R<^[,\FE4:XF6F(%^8-;%TTm+H$26$ZJO)#^kKG:Vn,U2N1?].*Oc0&i`$1VuM8f(AQuYcA5DnjmNf<._#r@!ZJI89;j,]G\m80po_P-i%0uJIAp6TV=%A$d0=_Mu3M>E$l@()*``)6PnA;NPcRie]/l#L;V:q1Ub<QR3#^"dq4g@TXfkHM]s'+(m?\N/TMR,0D;Pg("a*GXR@aO5U;$Us\HP%[56;)/cK^.[cDkgLbg`?arEW$Gi-s!%R*(DqBOO1c(A&Aj^)A`2\sUN1%*GPXD*`[poq!F1ILVo/t=)A92)2eR\-=+'JgTpj<0#)%U(EKWkjRFTZ\MGD8.H7?pEQ)N&X*KCR..$W)H`)ss+Ft*/,OIB+IX5QiQ*[6/&ZPHNDCp+aqGkP!ldRh1.Gf8JK"%'>fMaJf54/*%P_dLT3L&/i\<m=#M9?lB\OJceL10KfIIIq\bq9*CB,Q?E14GU&ASfk+6PucRc]"KKmY*B_S9?$Q&Xp-dD$6r%<VPs%#*=%F9d8<m%s4YbD\;-70TSKT>iJc2l1<eW^5.'?mc(Kh-Z!0tV>"[9-S_#efR\310ZM.&$=Gs7-\TuC`q4rNB8!<`Z<mYjfYZ\V(P0?ME0rojN%(]m7Ln(s]0R^dW(Lf@gjpd>WX_o':Q=mEgq)!6Xc&WL)1Z3HNF`hZ)NOaH#j)6-YmZ/25KUN_[Rb[J6I*<LJ6D5$:PX\VW"]%XX;%0PV3e(W*$p+MPg_YF3nKLI8qo,pIOFk5r@<''a,"9DF)QAu'n,)ONd%XCs)b-T4(X+\63s.sHd/^I^(SU;GO-\YSQgie"WBKSM!@%oXu%eU#`T]N8G//A$3f1E"7WQHG\r>!ob`JAe$%#rqbjJ89W7oqP50]"HCqq9?-C!TTHQE3S7jRnF&u)/$i>^Wl%]Q9\qNIAh\9P%C1=OkB\Q4hW4#4Q)mY,c:IZ,0ASX!$l0hM0EY]uq_IfiXE?46Dn&ec:UF.;$Vic)*nn>+,'1-<V.,b%1!M%/BVF):>/9dE)9Kc;&%=Sre"!IH,=5:jCa<'_3%%?N"pV\l/0:<$$'>aVh7A1ekHI2V8WS9L,]Se4s=+Muepa6I3l<$cTkUhOPARsAI`P6:A*1@^PoZ^,$2%MH^?G:efKHn&W^oj;)OsAEh$VbU0)h]?i*VYbAA"2s"7D+A*$T9%keMF9Mq".g>69D(eGC0<XeOiYTqe2*\)rg7@/S6"LpSZ\BY8%>M8g_X=)Fj:Sn9mMEi6$:)jlfs/\oV9$.SP3qUD1+Wu\pm(6IOQ$[>T^KShpkS!XpbZEIRU2p\D.E=1oZGm6N<7-7So9QlHc)S+r%$o[nfaL7a3ZK7!N%%ECmE6H9!U72`.].d!E<fuK"1hZ#"OBJN^f/,H/VI7D\*Z6<V?JuIH$PC/k`7BPJgQHM0<*fp!JY,F:orXK[%UQ:RWY_+h:;[u=[_;b$r>1Cd4*7.T#SZ"@JSB25F<![AJZV4fB/qRK4[VNZ&9/0'8\,[jNDnH`fgF)%X/#_fZNf$H0!&S%3!@!;^%=-6i&$'O5R&pdckk/ToSQ16>Z#Y[1Ia^c!@]4Te*.e-,u!VLnP"*9[p3?ph5Y,'#I!RB_OWEMiJ$p`tQ*[jmR2p7ZCNoUh/.)Tkd%/CAW.*]l`L88$F3L0ib$'%niFmQ=Y=ju<[q@%"tMP5G(`!Z7ATB<X_)<[[K!VW@51o!pU`DfB9S.oB7868kR8Z91\4/`+.nUa.`h%D*mF2h:6>=c^AMAqZ9.82?g,/,*W>[@/ADoE4_!X*R?!?FOZm/h]in1cJ?QB[T&IEKfso>bcneU!a1&aFGb3`#8O=/C^i/1hKb'#%jXC#%U(Uc*&"ml+rkMLTPnRG_[jV3Q;ElWS,d#%K5I`+-'GmoAd)`.:8o"&OaNlsT-o`TYK'.L[%mUJX?l=/r/j'86@*sqPYXeN2%I),he?=_BJ\F=ic``@B9#K.E7La3pF(Z>L'q?6A.T-L\2:d'K'iNMqa1GgNGk4ldPEh?%5,KjP+(aRS+HDcr7cok[FL4$7P=O*$H%Q\\OaJRrj^C".3*I&4]QEqp)J@<@\,)K?YmRU4p[hNs1jo9`X(WB#/gJ;fsbl&2a+%_%,(#<n^p$HQmM/ZE/A\EKr>Y:T8HY=V=2%!(Cd"Z'DrR,P`@s?Ys3%Y<1].od?#V1ft^;>^`jLg?sX`Y,u0*bJ/UI9(nnZ.Po6<Lg)>109RR_>h2&]Zf&6S+ua&0CUFi_56][S%r?d%_HnD-NbMWr%VtV*e*Mp&tMD&c$[sDm-lg;ZIT*JC1q_[6r>gj^Wa1I,7XBQ^.-kL*D5he"h"!b`G44``XljOKT&Df3)]>UV*%dG>]WA-"`j,".,YUK"ESK2<MjqSP*5P(jEe"d*-lJNXccHp;D=0D9aIe.t"jVNmXiQtZF]0@og)W_8ia2rZ`cAj%"hN?H*oo*1fm%feu3kgUKoWmpB)iP<A6so8'E1`mdcT`!)kLXZTT@ABF)]Y_U<GdXkGb`C)G@qcj=/^sgp=>Y>9<Sa)WV>pK+#6;;CVRT8W(gbm6c%')iUH!Y6Ar_*;;SQRiJ5cg1kgX>*L3&5g']Cfg,)N=9bboB'&5T4RaF.Z5f]BfHHC"2ca9G0Q<d)umT?cIj"m(?#cZppGT6Qj08`%SG*q1Pd,)1X;O:kAcq),'Ih.\ZiC3WP)uNW/>R)H9ASF!#8U3,"+u`87"G25H"^2WCiSQ$XWC?ZNFKYNedRRY$XjRg\62uU?T)_c%MIjn'?o3@fQd:C4G<MJLd=#8*Wi"KJY-UHu8,8%ZVJP1q%:1.(9oDcS9,-"JFnm48R$Bp47aYA;"nO:O"Sr;UAA3N/c3MjRq@_Yd%!hY8MaIRF2,)&f=FF4I.!B>ZnNX4O-O)Ziq_d9&1BCIN\GF3E](Ip6a_8i!g)j\LVduu&MV7&"_jX]%s_+gFHf+h'4[[Rp-bTf+P%gidRAR.c;%[q!!hjVt#?,LiI>mutC8:LoM2\p5KpL><$9e^XD)j1U>%e[;dg<@(SMX"p=rG1l>3#-Z?`+3CgQIDUpcTZh]B#'9+4%=!5CU&k1T`fOY?hq"6AZ=`?/I^M7K.X@1,bT'Sbq7gr^r<30u]NP-mQ2%@"b8'8:M'^'QPK=.>8)mHaj'IV.dkSIM$IHkB$[C4/`%m,/eSLg+#D`HWi][1'R=>$buMSEdulr;)f>;4GDe]N*ejEd#sBU'D[TJn[A1&cCZ`ac]qVko(VMr-]RXeh<oNfB6=q%73@a0['%n%L!hVO@g>R=[.nO(rrr2j0uM,PQnr6fdaGS&?N.Fl]3GOb<j750XW.Go/*.V$Q`66)4lHAu!I6'=S?m3*F>gnn(0gXF_U6q8#@gSB%cl^4o,s6=P#6S9C0=f6e20a8M8!Q`l6L"8W163V)a==HlUTVT:i;=<ngB,\nngj3#Q>3Do4K<@/eV7ralUWr8$7Cm2e_U3*F9.ng%5m#d^G,(d4I%%`noG2g-GF25-&cuG0q4p62"i7AN$51^[V/f403(l-a<-kYupjK2n]7iCNr9>Xm_g&L[9!I=7>Fa\G^6bgX;$YZQ%j-/S@2L(I65Io4Qbl_KL2FWO$fQ3O_#_<(D<*iRLaWMWQ=58.O8N9,q&hU?0m@GXIK>S0g`B'46c=eY[`EEeXT"+%0?>[eCAb(=^%\uA]CVH]0;6<OZ-?=??.#0pkGM:T^B(:Gc[r;"aunW[h^!1Agr"lr!]S4;BL%GpjpS/*Kd_?p0SWCRVU6VO\f+p,l13^h&Y]/39`%EKr]Ra\;gu*aPPrJ4DYP?Qa-aO(&K.0LCB`NB4\=(M-BW<'"8)]Yikd=P1L+/R=jA1Mg(M)<8N0rV7iKT?m6S$Z0(*7V$+Mp.rFf%11ja^DccjV:EA(4e,OK8!PnY>X/p_MQHF*m],e%rIfi180fe)\0N@f=cPs=J'l-h5ZSIgHH-lKA^EaL:2mZ<H"<R.IgCB+g=KG=m%i_c"/RtG/&Y^Q+T^AUU_NeK@-VE;kEEghA$^WB:QUqIq-.L^LL9D%qS'0ZHfQ=,h9EHsAAH.TKDVm%p[Yf$-Q"RcUi[K4*D8rZZ>%e#$fagY0t7N;&3XbN?lHji,*HA<SRf8_2N,SjB[U2Xi]jS[K*((`GI?:fHQ]qK28"?OX7LVglkej@6HOP..F6LrU_K2*M'M40\Mt%8IdE#rPA"*-i?$'a4C_h#BFZt\W4[ccM2d2m[Oi-7qbCd6[Sq>;;9T0$>&@fjKA@`Mp6fG7[9Pulcsa<![TX.H9M*5c;&TgBs).-%SuK!gO16R*IX,3^0?45=l`>Z6TNW3,]oT>?g&[8(g6*f\&jVN[?n.JNR@@`"`"<)%fFkn)Na]aOPI(6#o_^HS!QLUJ)t0E7atGOO%,>V*K"W*U#r1lhO:-2"aL2XU7kl`\W,k"M^<I(6SPc)XT%<+J>rG;rWjudBd%W$_aGmmD=aX[\\S@sOOib^%>74\WtU/1VBBJ=4q%3Ol1*E)FEb+/d=X$Abp!^H@&!gQN%Hm)Vl0Z'k$r"K?Td*oSVG8'cjA\1UtCns,pGYU#1eQ4hP"%XD(beE2TtnKGI-)-+H]gJPqP%q#G\ho(U5+[&?hkTFP/T>URMYO2>XO,V6UEAUR7)[um'o"3#c8M!p!"Y3*,A7ZoOX5``1I-:p@<c'V2Zk<]cfBKLru1>pm%,:W0g%]OS[TdO:Nge\9KbbL+/t#q$Ou?_!(.J#VFDB*+*S_Cgb/:/)LZV-RRrlf+P^Dl`&d"^ap9`UBeI'"rpC!ao9"X\Vo,)),t\\#6fE%W#ob1R)^:9hXdE<S-1rGVOM,3m82&'B_pAP>"m3M_D<T<$!KAJ9ft;nf_.8$/FJC-%OP=9<a`T.Pl^aJm1k#G?P%1r/VPlb,#h-H%b=D)&VQcS&OK[S4;m:[jHT^]3P;Qg[r7bIIR`Zjs/9)imFopdF?oT:4oILs&6Y5ol<^'k$L-]1B(\0!c'C<-RJ2tF1M_0A98mX!^%C?5WIZq=q!DY+t["<guYE2:U:-ik2M5/7AfpYT>?F118r23DS!E#1_DI=B#I1_J!YQn`0Mfkkc/lo&\7emTVkN.I")o$0EBOo4c@%`CsIUNb>^KB-t,U?"N<T024(f02QUk0!>@NHlYRd34f-H?fNCdPWA>j>j/^NPDH&Zs'SZR]?.o8@@ng!Z<gl!S(g2>IcHI<4<LQF%a;n7P8;:Yr"A7W&7YYs/?-,rYo)r.Z/\N'j5i0`!f*7Dc5#?39>)jb?%%'N;J'OS-dkf\Wo`J03XsW2[EiZqG3Br%3M!!?Vg_5]'%q943Vi=uNII@;G?Q>(@f@h/b@!:GIjR5QFQps=QSO_2UJ@=,5EEr:OFf\\U%;bgtO<Co/<N8G-%\(6_C\\9G:M<6J+GQEc-:(=4-%gIY+cgN2LS2=rQE/JEK6Mhf<`Lpd/2KhsU<2/\hNM<D&[9lhK;#SsU&p"kLDf-_;IeBY`c9p#[aQ*l>5<ULJTI,g>t&aFt:Ba`5f%?Fq3:Q9TC`G&gJ4ZnkfWnl4\<dHBr7[!eFUGrjn>kR6k<mr*Hk0ZctANc"O3`"0H`"M'B6CcIC?bR$%:3k)'+,:iRNP:?5-hkG`J%'=3`MhB+ARgj%2LWcVjb[?pN-\)24#fJR6+B2eQ!@mS,&B5ZGjil6n<JBOZXk^'psG\$&d^Fh4.];'W[B$>m>M;I80JLfQ2GIe^:%Ii$<[mWsj#]lb<4H?bLc+94mHlV:>rH?UB'8r]/a)$D5Iq)gF;HSE%Lq?$9R"o@=Bh6bRm?V>gV%8K*A,N?OXofEom9(P-u^)!D!%2@CRt?JOkh(Fa\_5lMfJ/,#7<?k8"Z]_Y.hd%hHCSl>6_6;\W.OA<#F[PoW-TtS:`_es"NN).P/F,gi!`MV"pa7aKt*:#*;;A!]t%Vo<4J0t6=9#G0]XWZlL="A&kaE=WpS=2m?AbsYg7$0,GE4j%jj'sUi4"nf)]17<S?qiURp)(@,r_XaIr#A[:jFr6_f$Y(;*2PXrO%=qHNf==k+r[=ibaQZG22eBfC/&4nDM:MXoWLObp@8+ru2[W3OF>1;mlTXn<[.r*6UMIP/J\"ru'&MR'8I5Sb?hFn+6pCa\o2o3g(%$`l"K";f2L$sV>]cU-[Jb)Fs\=\Ao'#X-\oQ@!^7_$nOjGZ-c<\)baj.^^sahGtXF<!4'>dlrFO$gr)QD%`7e)A\k6pDug4LCie8%[Y36_BAp?<c@m2!7CR:^Shq7HF.jP3*&a;?(kFiga1GYaJhEXZ)T>.WYs7R8hB*%-/sJIX56ReDV=b"u(ih42)_C&+kSbG]OMc2d%WJ=/!!UCs1j@\.cMKL"4NpaNr*9nmn!?c_SGQdh&p(E$U<j8993;4k^D`\rVE$Fh1IU\lSQ-?p(.0>K5p.;-G)u7GOE0La9Y7g$2%`EFI+]FNG<-rWa?%Ef3.*G<+fKCO\8s+V!D7KW)N@tk4*cl75V?o^KlO<@>uJUlG>^IqY^cO@7Pq+j+0odO/SDMGcN75fq*i1@S,%ap^&rn`t$u?+Q&k/s(Wj1UZ[sqYQ^u<ZH*cKSZbt%Ia(M+-uH&7U`O&3E2fTj[B9Dg&fCB<7DUGp*=d?C(VAl?MBs*[;L2`E26EM%JAjQ<Sk7m_6PL/ORQJT6X@QLNPajVL]+7s-,U(;?9EoEF\3^hh`HpeZdZD449'Dh1QkXK[I+ttAlc96i\G<&(i62!7/kHkdBDt>6%k/PnBgI6[^3oIHAFU3r_7^1-YL-!ZbS.Wq6I@iB&7_6@1\#3Ql8.mi?%[L/$n=gQpjeb*e1^_5Io'b@*RAfJ*a_I#U=L:<0OtMuM%8`cY9K1SP[o2XTGr/dM9@2=Jhk*AGWA/oXZ!]]@N')rl/WFT0OIuh:iY`fp,p3]&R%Z@k3Yd*AD.'5H>c."dFlK02uZg_Nj<PR*G%&6HE?;@olO>g#,_(e)c:(jbgt)9@,5+E#n`1HVR_*AhK04mZDBLE8.K@[t<J[F.10bUj3M"uMBnZG:_W:eJTp%L[?bP2JZRi/E">%d$IuaGmSmnd45PK%U-.C+Gu<21#]=8FL5Lfd2G><e$Jl+q)?[CZGV[UIfHY+&@Z.X-NZiR#Kd3r8\($1+\X7fbE&.J-0.Ihh]2<[%QSkO>bh;rVeN.%f#u0nmN'%*<b-In<aI6F/ZTFR)Z/_5G!R0kl"oEgbB[(L@lN"ZM<m5!oe?XUMKTQM8OqNY1/Qn^sN4uN^;5o(/%TE$<2i`6bdDu))O&^hF@!J[RZbAj\qCA-XK>$:dACPlC+:h.U*eF[2\5jr)l%2"peW`IQ>>/A8e%*%L6oEJ)&)Vn#\B>GoVbJ#9<%J!-_B5gNo7!7XtR;!0eZ"uZjc$-V>-<fHHW>%*0Z(n?_q,ulqcOuT3mSRpb&kCpPCYjGn(ed7[\2%mJ(korED[Z7g<A.CqhA5ljN%)1LscmfEc,E)V@\&9*5AmrAY.1u0qo3);dCh;uj>i5c0Wl45"-qiZhe!oGk?C\"Zc""uZ33a^^3$Wjk2'[/PU!d+d=F(bg5.[^EU%ml_j^Hk2Na4Vi*+qtugiRWdJK)dDlqnIrl)7Bh,JF-k7;<D's<;mUdI;Y'tqOm>>K=8lVZY<hTf(j#O_<3X]Sg4FLVf4VEe]g9Tt%25U<U4N7jDT$Y_'X(ZT]i#olPWur8+m$0VjY_<'qd".j1eRQR^K!C^$-NoCkf`.g#DJm.aKC$G?6lBo[fr`(b7p?&mr0Uo'hu+cZ%]n2SekcaJZe,(o8Q\$%<@f)W<8)D&CR,7+mg0LjfnE5^]F-jTA&VrN`s$7Z#+4\/Bh#P$m,6XO!"7@jXBg#d3D/@XD"p[0<4"Lmm%&G`p9;=Y&A*9QX2cfCE*W<]Gi,fh$+>OU2d+46P-H]20<O-eL_3GT-8c2a2DODDiE^sTD]MX2MWiE;R,m5/CZNu/-[FN*AT!g[5P%Ei'KYm?/j^]!A?ij4p:T#imnt+!0V75i&Jk%BP`X%G\:+Q3b!>f5sKGaP2/[?VQ\T<+10E`:Et-KfaoR^rV,.2[bcf85>!`5gRIH%qNt^@HL"HBX<(VT-&Wh7j;YII0$4MO-p9O71r#ha^kP2`VuL6P[:&?<huOnWf+E.GFpac(%ip=O;l,MS#N"2Z^U\te:duAE@]]XF%+96La]kr<E[6Wum*\f0N5_3QIW=G#4b)hDY"T]Ple=8(XD.(lJaL3ngN^ia#+53UAbu+QWHl)9h%rh>C0^9@mmn<!J6_%TC.;Kd(%N^jicm-';r;f%N11]pm'(uY;[V/:eADX64I8'>C2>HbOqm49*ITEnpdI"E%DDMFD1gSXhs6,,1&IE\p"FosktFs%nu_?dFPKXXKo%mK,XV&0TYs\'dPaQ:`Pb^^.Sp2ATEJXY.MZFUZK]i>SAOCHj>:>N#9X!=OfR)7Z@/'9WMIi(b>A;N`o!$']%6$19H&@H:_6bVrr$%=d"':JTQ#kYk?r/[X>8*[<gd*/d`^Wr0)9+]W1N)q\$(F7Z4RES$WS)GLH@Q8]i;qOW#;nYD#D2Y)Jo+%[Mpi,M_$;ahVZ@o>uLM%+9`ldh]KIK;d3(FpQg"O:ThdN'lY&=p5_f5'dW1o('.u9YTN_T'j$8P8c)l770krq<R`^c$BPB;86udp/'L$]P*qGDS'<u4;-o;4%<,kET:<!F)q0&O<r]-B6nf3csnAcg+M#?8leCl\><93HZan5tN[%\Z,./sTY,?9=n6\#oR3GFpO\:_0Edrd2!(,e4f=htNQ'WG;i%^B?O5'kIUHKh9Qc-H$Lf6'5?DoUt,*CF@3@)H\ZY+F?rYI;)mrP?1"S_Ya`E93Y#*i$=QhVP0Eo%2Hc!kZ([H='-\L]m!,bS[!lS%^n-c\CW=UU!T/J]p$6+BR<rL/O9cDIf$"kYp2n`a_.h(6<*PY(OktNp/eMmjoeF?#G`:]l%?)d1$*jd>,PC=nrg.8+q52$sa2>RL%nVT*YpBB!i>Fb3mgbL2EfuU=<=-V.>d2@#_&T6)%ggN^L!/-^PSj<rb@&;r;N!Lel[U#)3jp06T'k<p+!QTSO.U_pWbH/PbJ(n#\%CDqi/[m?7e"cCe2>7V9YV6?@E6bdK`2h'Lq.9_S7P:I4aO'o@g0+hU;*M"/JP&]Yc*AGnHF;EKeiDkcd4KJ26E\N6K8-H555?T*6%YscU+G*0l2F\1^FHAtb>SG<)fn?bCbbFl.s^^Ghqh"J%=!>hUc,afIO[15[OZ0g`0*D@Ou_j:UeI6e;LMh,feYTLIjm`>A):?;g_%%:@iUN?4IAa>_kkm2;QV>?BTMeh$607"o%6dg0-^RVcI7G9n3Ac%$26&g2u$JLub'128-\mj(D&1j7+H4r4<R#s[Y:;#S86`PL.I%qT?8+$6:\e%b>21.2A`!SG@6%8)%P[cbaHHn50rj0mm)19E-kPf*#g`gPi^dgB7utg^Ftf&2&I=EkYL96m9'Alk@Cb@m:!H._riB%\Xj+,WQph%q9e/j[CUee9<,)R%V*b-&A(;rR_,Q,h6--ZgTc>@,('iH[NW]-r,Z_3;9?^D#*A0L$U;DG^9n^UCg1^>[Gh:9rAauh%!LA"Mko'69"Qt>Ni3Q\?gVX;k-05o$&.8TV3)Q-!5"[Yk%R[A_+;>rH1JsJ1@B!@C[fHCbolb!?f<ak?Td[$IV'=5sIb5NpebqSj%F[3^oLu<m2ksL>YqWMSeYlF!PSg%dWE3$!hlb=;JU@Tlf5C`<n#^")Ck4[i$am=L?.>T7W9<WKJ5P*sS'o`;dptN6$Gcgi_!;JF"%J_$.E<C!>.h4HV,$Km\[MniW-pVF\\52$XQRsBE60eUt1lAk7KSO_)NZeaB'7Nnu/f%^-H;et(k%)0/kSK>4lVaYDC$FV"?gm*oJ%)I'V\2"5*n^VX3Z3pBP2^_lPD5MlUj7^O%m-O%l<,bqc&OaS:hZ=r?tBjaM41KP'2Ra5T-L,K'@P5G*CiH*\LiS$lB<0O@eqII+Y%dO1[n:iML9:PVt3>Fu\h^]1J(,kp%7I/R>hq61'DcDbB^[A@TF[H/5T`emY7KakPK/;u53G2`-$mX:Qg9,XSfk:g7m9q=f/5Gh2L%ocMZZCoo:'nD(Wi]SW;t]a6+II-\`WP)q<SkLZ*!>jF\,dXqU*&&)bY".<&&-(lPK6lb7Pb`HBdmoA9O^6,U[)$Y/s0#\%7p7:.)%RfIbf;TDcbNU5n2'RoAjV#$lt41\N>:*4T^=U`?$)c@=\a7YKk?-AiDPZLULp*RnUIN!>Eb4N3=(doIanhuA)'VXl>>Je'Xhgt)+%oXiT?l]p\"]72Ocf"_H[4eQG0l@CogIfeq5LMdFKZ$]Z&Z(F;G6%0fSUG92il9RFilRT2N^;;W2LHW^kf6,!s]EDf,:X<g\_OFgn%Gr%g=:+OC$ThV\3TZ"tg-"@&4`r``Za/;kOEF45.4rHL#"Q;;Ckt/,:9W#6<(majFd8n#/KAX%d206+s,6FD-OPZ9ZAd)J>2I)I;%6+4+?qq$;.dUZh>IBsL-aQl+Zd]Fh(kT;ML<@F;E:+B/u-WdA!_E$NJ@`%_e#fm#IpbaXses>58FZsEaj""^BLrSYBI4')/#<bOu%3Xl@=W>,jdh]KZfoDCm>akW1*/b1;!lB-j%9TTNF&Cq7j:m&Cn752hr'_'2<FW)&r>(OUgD,rDKlJ;eKZZ&<#/*B478C$Oo(QeN0%RWMUK9kqt0J/Xe*C+`5Y-fqcMOWA58-Qbc]c<+S+]1=BG]?;3Oe9u8GKCWtZ!7mW>.!6T(m0mmV[-2HmllSJHcHg-)'%-IDqA-`d%*;'hZdG$j#!R?ns,2Z`,[K:IjZra4%-*LN7T6.-L2M__'JCh/H+FA&DF/93tC[QFogSYNL:4pS)s#r[0aT9Q$4uJA+AFMEj00fW[%2!(a>8?J1AiBH-%*4+=/P02keOG>J*LpU/9V5AFiB7[oDJ=t*f?$$S=nUJQqDf#e=W<K^OP^k"2m2u4sf06cr(WZqrB^#SoD%gkA%>^#"V[3)Nj$ug'36PHGO<Sk(ffXWD<4gJ04gKLcII`TD.o]nhp5)AOLb#,ihJ_@.,nYjcp0"8:=Ig1=rrd#6nmC,5P5gRQD:69\1%o=tVkNU59SI0G))p([pN?f;mC1%j*F-/s&],?h9YX9m7$X;8/@?iT$(qQKqliJY`M7)<n`>Wm1UI4`FeY[`1]2-tckQ[5mmLu#K\%?"=B:$mUhh[W;ciP(PJF*_UmBh%bX2%:&W4jDnC%a.m>nO4)IA[Z,j:TZf;dN]RY4CKBn$L>*#pbe*q.;Ks@mf`^`aDKU1MSaM#f%^uA.RUmEu8!uJ6u-7P\.a0$PG[n->)g9E&6OK$*=DCRkq+g4EiMcW`"4$kG3n23Sk")6]4j?eKo8>FPBHJC/e0U&<a^aLBK['<^3%SnM^b=l?R6WWpLN*4aL:QbB]@i5YIcm6Tl\P-m1,N_*HeD7"QAI:+Eo0?QQU/-&u/)2TmFSrjIV3o9):J^f;0-ED[\Fb!*qXK<P'%HjAPt0YA;452%45ZZp"k4H:__ar=FpkZ3K--?&/i-&`7cMqdK2!KiOb%KCAEr$%ntV-u)2n4N!%NNB5dJg&+=8XK_Hn^-3Dbdu3a%?9Q-Y[?*ho?*W<n=X.`:"Dmu?=6:HJ0Q46`UE#_X#Tp;f*+!pQ$QY%.4W?[n\?5!ii`m&f\:\uOa'[Y(1HsEi#:!%2=gHbFe":8t%/I4!b[Wb(RAETH*.+f1HE$^'hLSf[rG7EP[^-(2_%c7\Th1B.YH%k55<q&]LO2]=43qIk4&)\QN,m\Z7gc'Vq4mc8XbT%+RMM$n7%_bQ#5T(KuTi4_<?LS0/4m'9-](7)6b8CVo;R"@tI.%S'#jb!<[Ec)?o+FWuMIM`T)"V^i3=k3obs"psF$U1KM'(#-Sji9c9LNb@q%05UeFJd2Ni3rlG:OumqZfi+!=(kZF^1'Dh5]U!k+#LN64fi(jaZ<\=/F=d>H=R<S*F8S9YA@1X3>$LPs"LO8\/)iSY,YO-[->((A%UkIKc_UTi.m\CcU1/*DW9?J^8@8qVlTV$</7rlbS-%HCaHR+"oHLqEpQBN@Xn-k5p-mbCkNDLRfKJP8q"GC"bF$1_q-FOj>V<]gF%q(>^X1D$Ci/X/+*f*tEN:ij@jQ>=uX+?$QgKgKcI^r[#-/)6()\W5`3[??6:fDcTh/(FJ3Wh,6$9gJBEWnCKb;9VgGICb'9_OSIT%'k@/<@.oef0]KiW,+U!"0\X\tULg]G442-4JY#.SA(4c,.`&9m*ElI=m:&3<Sbu.ATJ`tKUGCA?C7>9,:Vf0KLf$9taR5)RAeZpq%,j%jbA?-:KAh;,#*5L>p(t^'O!.L-4.cER<EiIkteA=Q'K#F0e#hXh<NU10sB=3@ml<(9ZPK^q[jSUl[!5,OP[g:b<!\/jjU0*Yc%;L'[HYIZ2/p8gg^1(8PA(3B%OW']XE:&KC4^4*6tI26Z1'I#&r,n[/A:@`dOh9?#8Q!1Oq%r:,bN+sRJZaRQ3gc3r='9#&P01Q'0%=Oj.P:m_N/crVVlBrrq</sI14MV8Z5]p%+"5`fV_8@Op\GE?!Z#;1a+FXM6f:!>$.j?cqN/[,5=R-PFO0WpYcho)ue@R2t5;#ddI%+^(XN+X7$"?qfr9d:8tIpO9c+?Gc/hDr>fhK]e+N2\N!2Pd7Q?KIa+Ceril2#E'19O?Ijep[ZBl9NYVfh5]asdOh6.fWVb*!<,iG%Ysef[Raue$0H"/c!!*[o8au?3Dq]XB^--6!_#[Vp#Gj'M6gT%E&ARBb5Wq0e^p5r@W$h<Pn6G:$f_5l7A8iGiq:<Eap?/%(TOor_%E[J+E33V'#_s3gQlrONB%]MM@KnN(P-8Uj-p$un]k;35V/u'HAE`<EN\!d>*.L4,6HPp*u]mO3pr,n;p]pCJE9A^kR>-=FN#e9:3%9SSu`Mu2/en"!*ZCaYg^O,Wks"Orbk'YICn%GkO/ln;a4XEbYQ/D>GP2(6oYYSC4W>>(rP$>(''IGL/(["^0K"G$$\^/T'`)MQeK%N#YmMM-A0ZR]KOr(OY06q(8<SjcD&@/u,_Cc'7gtdOnX<dhJW,6.S>d'se!Qj@?ET@9]YS1[k]0*b$t89I("OH^7Ee=*RhJN,X<W%$J65L_LKQmKHTn]bcu:RWT)0CRBmIkm9i7(8fj&uMg%kM"t^+-`>*Ag*j(XF(Ce=!7CoK1E:>Ye1aVKV(0MY^L2#.=(k7k4+LN5$%g%L;iNnS=CR1OqWA19Rg;43\0^o*B<<AY?(Z:Ar9!26^)@!R9)1`fT1<@W2!!1f*5XFXL3"??[bd;*rk?u1lcGs(GP]*.PN#S+nQ%i@UAtMS%--mWV\D(Q^EW,]0'.S=mjX,P,,O="OucJ1Z[NVYu>?U2#U/)eK[T!8?nJQLhW4\$jr6V$a__>"7;NGn3f7;"XCj1)F>V%+:3R$a4tABnhc.XKbhXTj">@D5/a_hm?QE,5RJo!a7.CFl;`O:#'ThKCg.$gnn$l4hI%huXEa,jPEo"Q"#G>$Z"#(Uh6WE\W"Km`%Rr-_7:mkTXMK";Mg4NaVa^"?.k:!>J`B#+VS#e6F(u]lnfY_@JLrRN$kaAsdCe,AD29BAu!Ke]`$"02k'"@NT35sXbPb0dp\+P1#%HduFF9DJoM5Snsf6Y2i(dP@`$=;Gk9Z!=1EmYgf$7)\ch7'QY!P*?"*-]H(+aOus%CqW07Xf!AV&kmVV0,TZnB/sChU)EsrPn__a%h$D;PDaEPri5?WM0C'@+4ENIJ/NPXKeIWI'<<S>1)AnQWdI'_l\=JT9"r>BY%cW2"O<-#K0BW`!^u2HeT']#<6/K*36nmX88]s5"%jQg<1cNB*f6E*VOB[[iWQCN^b]@r2]aTn/cG]bJ_-P?U4Z?u":-g2\,iIOqt81IBn5h'j83=m;4*pZ!1C--23nu2KaR+n?AW972M%JTr6P[&9*n;?W5!EKNpn9\jRf`#_pi$+QpIr:JNC0J&sqEH%,r#ZB[`pc0@q7Z.o'<hbJBR8d?O\(S=@@!(S<%WY\)r>S>nCQa>#%"eH'5CAEC"<!EWoQ@c)HpI"V]j6oZ0&coN<\Nsij<?#"09:roCZ8V4M"$D48,:ba>9?\,"=*fCDK(^<?j^#u/3#.?t"Tdpd!'`^1%Yn[9Z(t"I]&DOaEZ;?f8(,b$An.=Nao;[G4$8hgP4q#*i@CYTE&>eD+>HS5C*?_Q#$C8[8rG]=t5=_QcQHD\95]s,+aqm"(e^PPJ%V"'d,"%s:kFGR9Q\6;C():/ajU066g2Q$A%4B>]KQ@ZqZRObpGJ_!k`];0<`mA*\-GP'CE5e9NJ3d:BOf6gWf8ThNJ3@8sfJl0F_%K6bfmk_BrXG_CZ]6u6s5Z)j&kieqj>E>Ech3`8%tggFQ6e@*B4\@dHhS?W0ma;m`P`%lAC7`M7H8S:Zg\FW\T_*\MGRbTsN(0$k8%mK)2'FlKsU,Q,\<GQYd0HA/U69$G-nS=,%@dQmd]4](W3eeth&jE84O=69uT%R05a0JM`9V"6csd!bc-bc(AH101E(-`!63nc8)]%@fr]9W;qk6J!eV<8Cg^&81ma+lRCM'dP2_1]iuU.m>;n!=hh:q@&#2ArU));]]s^DoZ^kG[;XV7$-L&^K".!Ch&hAb7LtP?ci[O;%g0j^fHsmH^,#N<0="ZrCUS=r)q`N&a+/**3[.]9#g\F_'OojoW.A1"JJIs%^$"2,;:'537HUL=Z-$_!EggEgUXWsTig-fJ):sSkJ%J?g$$d%jimb^(j3ecD>@J[NF32-VWV8[>nfLK#rf%on/Si9R/UK*A/6Qt*@qR)_#f#EIPH^l;_=%sU=D*AAu:,p8_=D`oKcPkFmW%f?SF(pXH<,WZcElaKfr$!fW,T[=cDYaZ;2_f[8?(K&I+-i$j'E4"PCH?FU!'SUjWbQ:QVNQ;o8l6mt])(n$kH4[L4_>/9t"0P"Cj%c@RR'V-UUsb8NDp$`@EL]rte,4>s'QYXU7@YI2mm#($G*Sr:.s]YLF9!-9s$7Cctt(A>7\a`,)-mh4]!<:KK1ZN,%\mKE>6F&gA+%`f@1?H'm>(gWn_sMpVMdrOUB:05K6)#)G*Nd96_[X.7gD@%=3%k2KLL8[.%okp3N!L=KG0L>O[FMjC#tZcUAsZR>M0OU5b[NsThQ%NSsOe@b22!R`/pBN#d<N(jA[\=:okJ2HU@`]MBkii/:fimhm[K,Eo_BK[::g]Gg,.X:b2r81`Ep^Ae.;_5ce$.g-u2W8IZNI`;L[%8\f^T$Lh56I0^NlpO*7,LoR+uLuM#d#1a5I1O(S9od7Ihml^A'.,\]F'H?]:T)IZ/N%Ko0k7M@I*X&V49X"ua32`Nd2%P1Wp(hJB%EAG_ob=3+IS8,TSE[$"l%8Ngio>IQ:'KM)R><mU[_]0pDiM^c[rY:@1QE/"T&We#WfoL!="rOEpbbNcaAc;skZEAsOb6Y5=k0Xq+%(5L"lYe"QWiaO6mb"BJ9r0iq'9\LT(lZc/*fn4W7f_.Vhl3f]j9^caB+Z7OO,=Z;1\"R;>JW-Pom.'H^8X^1\(>i!0,%B,+;r6Kn%7bBePc,@Xg:RQbec0,c/'>K"P5lmTTER4gH`sDbl3O(:5.mRS`B9J]p*^'?Sa-l2:@">Y%k=SXBn/:;ij8En8-C#?K)b^@;B1T0t%Y'STe2/p+/_8.H5LoVr3B1)tUIIt1LXi,%)a[uISK&(6l]2$rtJqP#;]07Y41k@TAO9&7p0m41@D]n>R!2UXXi*>\oW@NmXH<T[@%?N!:F/3Vo0]a+,6=GWR\!:in<bVl4?N@E>P;?1kl$97c>&b`0&#cT&/09d-%e8<+fkN?dWi4PI\$,s\YG]1%HYOek$^:YnF]r`O7%-K;]^3HR^^lF+S&d^N.JLg/G/i#/?!d(j)/k2$:&_d9XWCNOu9o30Q9XI<t&6sPooA*It,H;"B`eFrJb@)a^>ptN4^W2#j3eq<6>%2)/6XCRW:TA<A=W`OK.lg1IqXOpNfOjS+7VSB@7Dlu">TRq%6%pH$ouBe;RdV1<-,OA__(2G[5u0?*&Q+N2X7iJkKG%F2VA"IH2[%,R`L/n(c=8)0S=?*eR[;'W#sf+")4!aNNTen(a!4rN>7+fU9L&D:\IZjDBCL)-a7B0V1Zcoj^g-47_ICMCf7MY1"-LN:G#8[S*fb%/>$onR(q/r=9n7..-7NTMn:#p(aajeUhWPeH_Kh)gO2`<c[GqC0Am)^D.7blS4QKWM@M_dT5`.8OInnBII^uj]sgR[9]iP4WLLS@%oCNUJ0r&c`Ja8G_.\PV%jNiftM_$NVF1I65FbI!dg]Kc;o*!]ZA>,!YNng8BUns@dJahQIm(js_@l3!g<Kq^J[DW!0Hrebu.2(\J%ZD`UZ-DfGG`IMUcbRY$Fb>;3nH5BCc^4ClIB;u&!Cf7Z@/!uh&cN:h/(i=-\$>OIcf0,`"0hcA/d_F:(J@.,@n,5X[WT8"S>MTBs%,7,OT,N>Hf2,0jOrCbmcLeCD6l-%,,:k=Y/@)^^#%1i'n`sgE9h*="c)X)'O$G^@)h@l;GjeCVi)S`o]V84@K5R)BgYQ?n&Zm*'2%.+l>A@>b'$+j>!bDcJA;Ts",.J"Ro)3";t!N8!ArohA57Ep1]/,7t(grO1t"?j-\Sq,X+\%a=dRZ5KYE9/]-TmFht!?7';cL9PcJ%=p"h(qk(ZK<%EjY@>;e/DQsG@R/fn]KCKK<`Z+.-5-E9@3\ERk@:`"to-/eP`P1<A,0XI[12@enD!>j(LU+rLTQ3dK[)$7e9c*qd%^-;D/<^]>jmLA5PQ=+(@)QB+E8VT\-mrI+LFlWi!%4ZZj^<<HK=^Dkj7"iY+P+`4`#\S%Pc')BoS;)d@^grs(<9>*c[%r6(OiMFL%U=n>1-jO^ed6G+'<d3(9p5g@\fk+QCGVO7,-7)h)2stu+^lF\>.CVj)h:$9mmX0H=X`upB]J=f;(.&gFnBM;/dU(SGQR&T,36p?a%73pA(-]stR2M3SsO)%#rAPQuWWN0Y7LMg?Ko\"-nLcS_\YT#M>`/5ZpV(Q=21rd<*1)MT0;rqk^.55nB4,3Ko(B#hkhBKq\Kp3[Q%K$kBu'$T4e0gP1+7()<adlijCd&+HDn:r#l7K!1jQ>n%Q9g&J@TC9ra5gt?a28#;A^u,4qf6e>O=m?/?JmVPqFgY7u-9oQkPQKR!%U>if8g<D,s_FcC1@H:0]A\k"$<m&H@j#u<@^3mOKColPh:*'.\#R/H`\33BK+F@f)a\OGhj9*mT+n*RSN/gJ)?qK8&?]T4DeB]oq%V74\8Pqp0K$;m5+]sKp1LbY>BPA7sMFCk<lOVZd7-83&DnA*89OcT=:E-rsGJFju_<g(C#I]JdNdp_=kFRXkGYt9Alj,n>MP3l2A%)bg=mIIg;U!tL=_JAIS8RFK&HjROur/>?)7*tYmT)T;4VE@5IZi5-s#Pt*1+eXBa/!DEX`nHtn15Y&qf*E"gcEG*3K1YKK+>'0Of%7"MGrer6+8;c"s_cU%7)Gp,kdMcW/!4s0JkUFDV)(F-Eo.p0T_b?nE9j=V[TJOm]3j7YnBb_Y''\@&D(2DY_KDV#7Yp>SYgh5MMU%_m<dSN7S4\OV9;tO1["I'KfJS:I-6O8k<\=K+).iPXl+'eWJ,#R,.p^.fp8`X$,*f/%So=J;i(0=#bf=TaNj%s3P*R9F)-3#D.7W%?00q1eL?(<"M#5aD.W4]0Ru;W)t$D;%1n48#kC6.OIL%-`T\@Mb4LgBR=Ica[?S3L4F.2b9CZ-?Ogi&:aE&@n-=FO0@YO(ff,?)b%37/8/FQ5sKe9lAY%L.X+n!O.$a7?G6p!Mc?R?.7n?nO:8Vadl!B+?`fpPASS+3=qXnY"S,6;I/n+?B$9(W;jY+!)FA7Hk8/7O>0_%SIUEV7U`#<FgSh"b0-U4QFa^R4NZQE'oDYBLiIC[&j=Qh&A0N+E((u.QDKI5"caQ^#;:ZFp=h$AH:>]Jh5sI0AWF!jIogo_2$WX[%^Q1^KhNg%Q?Ca6'#]P,W:N(ncIKM30;S)Ydb,"[HVE&#t"<!M5c9Th;T7k&7n5Lt*cK(hf@I/MoYH^G[Y5cT6*#f&l68E^m"8@2L%W<]%;s6n!XrGS4HbHaG4n1;RDER$ABo14m'F&3i=d9)R.\=b\9g0bCFcCWo8Yn9CNL`B_.ekVMs,CS%(SYS0R#)[p4CZ!Ch#2Sr-%N1pVdF@Y6]1;6,"a:'XkWW2.VbAD+6dqdl$f68oIpO<`NHDJ3j62iQi?U);CJI)%=_/[VJ8(^>t/OM6*r:e5?95iLg#$/4u9Tt7>%Y=kiZI.B0YG&2DGWle;(*[iG?RiH%oQ3!C7?:EDp:Xr@JjTN:dA'2-Hn]'%g?HTJXa;d"d/==Q/oK11m.UB92,+u_^C\T!YFfGE(%j4ccA]hP`f$VPtuh';CG[OXMrBgCDBbuSE1f`+r#pf_"D(h^AmIfaf*LVkJF^2)Pc]gsCVgu>R<KWuhtfTMm[5US#k'!1uu5s!:Z%GA_\'`<GmfAd;urDY/7#s6N^4,lmEci*4R3!+2u(KS.cVUb4VLjC*8"(k:dMqZV;k<qcb9SB>9/MqI`ihNeCe83$l_e2DQ$dbI*e%Q#BjKiHQOrE\dC%?nYFS9?eL/P/cOhM*!rXI9&H;iKn_5Y4o\CE!%2/)-1)%IZ$]3<Z&\p>>glsQ4?[0>GL1]f?%KCD,?''1Err<%SVOudVtP2;h&<m@C[n5!ROooa2<hApWEZ$_V)i9_F>j,)B/KDDUH]7X%,U/1K>K4j@<1)D_]$UV!Lu5p7=jItEA)GDnEp<pWG-r'%NRU#"0q@^s=Q^V4W1A6fL/U/S93kltq[MW<"o(+N+F0L,p9aaA'_IYb#)#^762-/#+>>?n0X/Zj/1h`$CD^dR12,+Ok;h/DC^@5W%>0+G2_$I5\e5@$l.a1`+2QGJg*oE\r-''P7q>Bu&8='[lVlu.!G*W)g8I&rg?tqTFBBcV(BC(]CG;9N%+=7P_lCo&i`X5nD\H;2/%gH^d9'9G^aZ@8'#Zqm$W)G<+t'>9tk8,Uct)rYu<quiToc)K!a(VHIX;T<l=0`;mmV`EMd(:\ujUk-XB-50Wc>`PM03PG;?jHn9G%c-+#6+GQ2_VOHA?d.GfU0jb3l"42;"/Ha"B"LHg[hFOAJ^HYn3R5!N.SD*qDWitt"C0:(-ot)cu=Yg/$o=?HM-?YuUfotfc]Ct;'%i#Y+8j%eHNW%\?'!3/n7q^om,!M$e1f8/a=5H<H]2'%*-&aKE\[u>n#ajH,`SoTV)XN8;B1fH7CJH'mn/2FrRg000T1V&q\cDN$L%-i4`#'notHLmIXE+Ko#8^4BOr3aOSV/=GlfVe''N7.%9c5V9V![QosYTQ=GbdsdAco1+nCFqRWU4KQ?b<\<J-$Fq.'gM]BF/S>)D%_0Xi;ZWddZ/#7;Q?hXd:-A,G$HWs+;CpRt"n:S2a?dhB>EZT`OjQ=noeE0[jZ5cN6ABP9m_.$r7Q5p"KHf&JOXkOX_W;bR5E)V'?%>n65BGqChhhIU`.?LH@2en8AqSor)PQJ<S9AYe\XIW=?8$bk2?^:6"]cNcE[a)t#f0^[g>oPVqNWO/diY,bK8.kslL"o>NdYj60$%A,q)BJ&.(HB`l-YAU@>\3@Xb%V/:'qFaKBJYLN`RBo,LMmuP":.26<)2iqf?DoJPCp-)jr%1Deh)+]?#Qlfo#MTm1RDEZA$^:'8a%]ukK-IE%mE0eJUiRjI7F?WTr0A]SQensIe4$>'e_o_84[T*T,dilJuI_Eh^Nn&T!RRna3&@;==6'[CG(AbBaQ+qET<QbtqAUFKU"%B9[EK"h#K%RfT*Hn(,8N@GT[e$hB4,8+?+E!9jY+Qpr\34Z8=-$qH2`eM"?qktIaE&>*r?(YJG*<s$lH<d%'&*dIn_eW:$::-/VJ%!01&CC@[2EdS'I`#B@)H7I:I!?C90E,oG.qlTo='!Q*H`?l&/Q87VWXD,ol0D:dZhXPhm!'`@[LHk7ZD;f@SpHlqhr7+j!FL:jK:%C'C`CHY`Cgc%J!m30gWRhp_tti4N'<4)]UN3PP."hH!Bh'Q;1e5L\3?Q9PP[NIh4$=SSd5]%XZ0X(l&08mYS2hNah@9RkeFe'OF%%A59U<G,l._]N#9JK$/YlW!W4K.)T=H#!:8oYg`';@".SHDbXfF3@b/OM<^>Kou4I1(Dn[raPN'Y>[<8'&?OAbr.8>d+`/cmA0BPu%ROt%7/X,U$Yc&cR;JNK^oP.&7Hm[!73T6narDG"JM[Lu;Pc/L8<$s`+J5?Sc!NBd67%<D$79'X_1ObqnPGPr/]kjYC^H@24anclt%Tr9(T\U:cV48A9:gEuB,#8&UW0HQP-7<8@3[$ulk&6hKK%eBT5*l&25iN<,=@)P!\0q]A;4,<kc)EB2^omOdP+X#PH]a)&7IR*sc%WT7gI5^G%$kkE?J2Z_gCD*9;OY1GF<Fd$^V'rc$&?D3+NDUL;G7Kf;FO,.kNlf/W[&<USd3nA,*fJTq"M#arb'dodlej'lH:EU__%0RAhCG%.hd\3O$:.-"]43i\[ETs.`[ba]K!Td<&ie"n32OPaP^osWA>kFQM-ePt<adLo;!Fqg1,3[d2uW0ZOA9#<X^8/6KKI_Zk#%fG-ErLs*H4N)ta6+oq0]E+JfVK<s!*9amHZ"h#.E'18'j9oLEARb8Cj%AKsW:A?RL^$cl0YFO?YR$@?.-!,/l]g@,NH!#KK"sVog%KmPe8"m<UrTUSgYqNs?6PH0)N#4dtY)7@;kTdo7Foj;W)P8q4-`>ZfNVO"NrHd`ue>Mm_`664:m;L5G&]Sck?\-phbQIL[L/9t4F%$'lrPSTNa/Wq,LpNo)lZooq'[m:jNk?fn/A:KMZ_j(YG=`U>VZL2+m"2`4%r*/)s;KL1A=F[\l1)KS;3"&!tRrb`I4m+FU:>2T#r%$R,5!I3UTOY1bJ4_7U=;:m=C`Ki8M6MlR`&;VT^Z&[M)+jbi><_0J[Q0Q2dTat5=_B%>2U4fu_oW]Sld%9d9uY:Xmp7<uOQmF#AS%q=jQ*l]C&%!k50>>IWKabKH(4XU1qD=]toZ"KH^F<p`PK19&u/pBt$T$kS\))+I&5I^T.:=buP3:Vm[ef:G.+SdW&>ffsa`@hQN5%XUQ%^SYT8%M`Qj4g;OFB^ES"T!ii^KMl>mqfH]1@'CidScB]OqUE;P<M:fg5g\Mcbrg6pQd#`fr!kE+IEf&bD-Ll$V8u9U6N;SVK%J.s6ZMOZt-O4mAh4f436K'sW!'d@$Z`;0->Vq3#e(cEFCT-&-tA)7an_m/l0&'$!($lHDFMo\",g;C<ElXAoch6?0@e[0`Hd/NoG%=OIi?r9[\B!]bVgj6om[]=%=bhDTG,s7tj\=L5^/kh:Xt;WUU4BN88D)?%fp&^%"X_\bW4G)bRGraos8QN"Lg?,P])pLt'gAs(jF%Jo114CVcU.]m=d(>Qmd#Q,(XZ\$_)"cVhLYXbP5#V'#1I:+MiZ:;^(M+9ROGrVDo?lak`7'7NZEf*;)e;Dj'GA<i+W3EhhTFF^Ie%MQ]POCBjLpoZECGSHc(4ooce`)<s\WHCum[<%[t[9+BI0P-8""l/&mJNr!+/D/*+ld`f\qfK`U\)d)Nj;V:YNBe/EjX:JUP%rH=T%P'CDL$*3*.2\>.Rh9j1;h8$=\b:CZO'GLQOQ@l'Vc/KE:#eF#c13JBo-j*d>#e<MaA\)c#U'oRi:=T*N:TEAQm[duL'`h#Y"[JK)%(QaMu?$$+q>XC6$4=p)6bKMIsY:[>rdUq%NR\gt9dM03)_3-96>tV\m?^:^oYl$R\._:l:H3Ge_J+_[L"I1nrs,PT>dchp/%a(rW%D:9@T'ta5J+X$B%lZFKo\A">0Uf51De1@S'OVSjAWkrS'@MY;V=-k0X<itF7;tR(:0l4h$pcZe2VZja-$F`GqBNAbYLN<l>>]Pu$%O-%Wrr<VXZl'8W\H$rUtRpV:b]UV8f2+G(/RP8TVX>sA]1muH[.LW&QO0$0>LWQ?/+<LcKL.9fUosgtBPWl&mhH`S3mpVDr"kNMI%b#i?g3`;NlIA8q3>>5'BJXIJ+:d.#OU(-G%S;aOqB./mbG8(T\j6+J<2@o]?2CW%>cDfZ'D+-h:mC:uPbN^H6E01Lshga7$P1r:9%4c05:H1LIOhU\+Go^l$V>2'*W].1%uDTT$8Fr;N)pTACN_&tGbTB3N;"RoSH4b2*C^B/N$5GjWMFSaDeIK4d0Vd-5A<`J=WH3Bkb%9?fpPEs87L;no?@<67cLUS@ci[usWWka8T&T!jF2PN`e(qq(K;lbBL(cperY,OGk#N;J+qHF9Ws"PIl$01H/T!BA@Z<>*j=kFhD=%k?0(>O.%c+mISsWX#qa1eZaYs_q),Y.nOR^CQMB;Ru@WObu!gW[25hlWPLo__%!MtHrO;UeZm]6^q:@1kc827"'LNS$4UNQG:bVO%D0+mfhF\<UQfTsB'1EsC-^sD9Fo$ta;0Yk$9Ms=icUh+D,R754NO6KY[\Fa3ks_>mX(ITb\*?3f7#=o$9hT?*MO9[7W>V0U't`!T%hr/om_(P`$JZ'b^O9354;BD;[!:e30nleBm3fHU]%S@6;i_c<ihfe@Il-2!K5Wb:G].Q#_?iA6F/ZO8DWVd$#`sVgSmC/_n6d-W2%4_LcS2it@5ghEeMbJS?QX#DSF#fBLsXfr0'Q:mdeW71t^(U_rF=n1:LmC/`n!6^F_[_G&h4tq(_Y(5V"9253%f4*r<mMk/b;lhIT%e>9O3+*JLtroABu?:*=e\2JecZu&;:&<`ki\%/pUlV#DNda*sk)lYX;3AFmrA?%%+F0.]O#ZC_I/Qj^`:=cn.otF\F&WiT!D(1Kj%Q()Z2?/4[Gf.BAflFK&6!Gn8)n%Ok((h?3,I>'6%W)Bt#,CAnd!@Rq>GSZCETIi=b+F9+p1DLEGPqadS6eH33b=i7TC>1;+fqf<L%\(H=bjV:T\ZbO?aesZ4HoQ@n\cpj<&g9+KYg5/]tdPB,Ma\:)"P=DG[_T&Gd%[JM<A=aBB02XE?(^b_=W&Fm1.j;UY!n-!o[A&n>%N45*!>38=Xc>"<?9nFO_ggsmc.3jN411`"5MbDmM<K3_;9_C!VBU\2#VS,E&(:N#]KMC/AKr2OhH^&D8mCZQkogR=OVaDYH?XkR/%)>PgpK\)8/3b2!EDOXN@(2TCmC9UT45%)Ye[:<p[?uOJ2M'#$KgW]]]@&hF."rN_Q$Am&6e#g?YNco_83h0Q^o^F]`a@WAn)?&RZ%C"=r/G7gB96J\@L2K)@(/PHEWWY]#[,BD6aS"8>+;pXEnIPS++:G5_E%RR:d"gG,artW`s["9NnJu.+jAt.WQ?2:kRq6+CI3K6f,%HLf[l\"$Nc67TUgBhl$N2?9*P/H[0^Z9OLa[nJK'=I0A!!A+l=Yg@55,.&mAkQ(R$#\cKKTO46U<ZMmT$G\<>"QB9*_$?oZbGBHD%j=`.K,6`J3-]-J0'p/F<e$r=4M@AoKJeV%#^-]EDc_9F#E3&[e8.WHBa:JB#L%53GABY.'gV%HT4/t:un?@LDZY*EeS)3fJ_RiR)%^2:Ho>?a//>7V'GGDW5kJ/SO[R$Remcf5a(5N]E2K0MQ^f#]/-6"&-q$M<:\MN26Ve7f'1j-^%7NNEMc2;/1<)-_h$WeM\n-s$<0%a5$/m5SE)).LJG0`@_d!:4a38moAG4Ceb^l7IUrlU5!LPDA0@L#!HMh<<nWoo)c*FGa*J0N3N*U#(,Y_6:3SmViG/tE(//GgWBnN%h)CCY+B-&e+n5j>bT<bd7G=&aZ%6K9DK*Ug<ME@n5ncMF4^_KN5qAqr/s,gZDY<\MLIOTBCClWEe\5qa1TNJt8ZSl"P*r2?jF:e@%P3.6p^tfN/l;eqN'WccaU%6G0KKQBJ-0]jN$>@OIA14/D<X1?8Ft6$\PV\k$PoEes<^J@pB^rfgC%&UWk%7:Q_l>k'KpKmle\q`-%4,np^2:q4BAMosILaE(?`kC+tc>QV[RQg6h:aiJ"'J/OQX&TjIOi.^H8<dDZ(P3EPb^GPV.,9tE@c2\FUg@ToKYci[ScP%;<Wlqo%Kg#hqf`UlSGeX[B6(!b81^7j-R%jnYIj^m1Q9D0a+o19lA+"1@YiLak9^cOA+00FH`@G1j@''+25k+.D\F8#o,>/&MOE0Z;rrA'-%dm<KpA!WUV;;3:sVLqHXA?`D#8[?W75=UKRiANI<X!$8YhPnE6.P`^C&/C1e@Esea.+&HOY3kM8ImTe&&Z\KnW'4J&m(J"m/S4D]%bFK(!'<4;>4p=H>2;`Sm4[%9ZIMSV&(@^#3b`:GI_Fa*!@$2YGSjJ$)At+JSKu%tDi-AZ`AKb?]KAMamU<&\^],;FhIO0Kb^aS^,%'';6FVCWtG^0si3)rDEtiHt,Glm,"Q92sU(`+!8#fMhT#5@In$nZo`mdcgBffV4<=:4kpf%4aV260)V+8-rK?:R'`Ybo3LGOL0i/%F['__h*@/^2SIf\.+e,I@n:QbLU1ica;RU58$`Yh+euHA,p_$.%]3%.$h1U>-_j1X.OD*o>b,WOOH<nY3M^RrbmUKp9(W_'dE1P?%JrauDJs%To5QsEPAe,5DVgH!A,db$7ga=GPM;5VUs#D&rH7*C)4<<jX%`5\BOR@!GLW!Rt9uUL:-C8>M-p't8908*b0abkLD0";#%rqB&ki*?>pg'"4&8BheOM?!ghX<0$t.m5:JN^tb&;7j#IgUs_&9Mbt.pX.`9KijjGRH9e[IFMk+JK)jK;V%AiAog@o.1$5n+@Ah_%3/PCXpL00+;8h!rit8MS3Cea5IsuK\Np4[l,g0Hj%O,b^h>7'5D4?Xn;;]%l85Nh-hG$cpTO(\h[U'^lD-u2/V==q#JI.l([#'d?%5)r`>b,3d&D1-Gm?U'&uBAEJV!B%X?/6Jdh+2HH[1/$aB;39q&B!%;?;lcTDI4eES[]8Et@fdGfpSkUq1A3Na]ejh11*AW:$j[#<%QFH0f#+'I"[%Ai(&>&WC"XVqpO!V&lQRP*SFS)MqoW7HiTS:-Uk.KQOj.\urPikF+PL9o/kC^p2A.PU@;1*-?X/+3O$D#PO9>>/V%l,cs[S`Zd+2$^`n^_q)lVDE[6Tb;K#(FXs(.R<p+V.5C4I#B/:4gPJ?8):uP>2DQ0>#D<fDqb3\d?WV5W7SJPB.N2kjf_6@]+qhN%Eso1&>sML/7^#gL_@BC,D]!@A^nrVN?,4+UiBH(tjHcH_9">N2d$E9mq,hsDQ.N3T=d/-;]tZa7a4b=fr`$PT#(!D):9(E`OIXra%<Z<QQgS"CT=$5(SCYT>Vrn7LVla:k3^5?l=X5"u8er-d=W-^D5`B/=\@-,u:FotBPdX(rGp02K^'X.&2!q`o_$BZX>G]2hh6"W2D%em.GaM]*d#Lf.\O0&g.:7lK[bW)TbSd:$]..\I-haeN%%\bbAi%SeBL8U]sLEmpGBp!@9:'i/ptMh#&*>";"6q!u"=]s$uZ]k(6Y%OX4%n>\#RhJD</3%rsgK%oe($MiRp!)'f"DZE9A[X"f]FK.9.O$7b8KeGm1hbqJdOT_IBX[ol&eLG)]cem!1?E-c%@95U0[)KcTg%Y&XI%=W:8J5Le-J;GH+6mX,332X6V%O3@BkEWj.]kKI&Y%&C0DI,_fb:bL=^D-@3hgrXf9D6'no?.X%D/$C6[n))[KC5U=12jFHP%3\GrpJ02SegqFH[E!N^eY"fdk`5lt523V8!!jCp]F;m<cY4J$A9>YPnquf'Ki)fAu^Z0`;&'I#Q1,\E0p1'o4!]?h^*QqMpgDTX@%5nm/"4KP?-"/<!K7M2J0?)0ZUPO#KB85M]0)"',ZgeokIYfg1>oJO(VD&2].5XU.1[3<2O[D2l46sWe%<tMd\.A1(*AL\8!aE9'8%S6qrr@(.b#j*%DG>m^)u5^3K%!,`lZc[B&:iE/=Pr>'34^h'EY\')1XK.pDrfl1<D]N2iWaeJ@4<)enpgSgF1mgm#\,S4##%cR]e%4I$F.Tj)-(gl<gdTnD^t'1;j8^kY'aqppO6[%on."ao<I)V<>E<^MOQo"o/"?!50U73-!c>MfJaLKV-ID?Vm+'U`Zg*,`PO.bc_]%pVZT[#(I^lhUtrsXkE8N!/l#u&^S7'c(]bt=H<<N$)9=H,hrQ*J]`&+.-q@+[u56<@GP`Bc$cdJn9(kV,^>bQ%//\UC@o`YC,j>$%mfLKlQk^Dd=U*aFnEurpAXB\(L;hNtEuj;C/ZL/lQM5A8ARWF'2T!K]0MGaYFus6WmGPrUVI`"KE6ls/)1Q6PbE8S0cG4E/Jmkc#%?JY%\dtl&QJH#f^o4W_s%pI]h<tn&:TO1JDT]?Sp9P=s^ja>ok_$+pZlEFHd#^Bk_gfWqrNj=*BFW9Z4AA'YAH3VA8XB*pp_4d*/%"lJY;hY'7[VtR'EpV>W?BcAdO5CthtZ9J[=LjIT-\?At6BFYudNRtiiMe_`ofYEZ4P.&VL*n%WgE*o7n]5'?=.tMRIKAHLX[iVk?%V.5:m*8HG,I(<*X4psKN%*'B+<aHV@*gXe#]t+)s)_L#t-N!l#f9O+30O^\3-9j0Q[%sJ#\*&+rL7V`Vmap9/&@,k3!"E7pMf%JW%D<D^2:]o&(.Bd<Qi<f72rQumDcj]KDU`Mmo7ulo`UdU-^]+1)FHA&7BMU#/Sj:@o!;Uje8FrbROR"4Z]':bTHp+jic.#%G,R;T3c%I"lBE22\@<V:!jd2eU7u_R=N4-?*&DF^>p0Q[bmGO(uC/$%7'+V+(u7^/Ji$\`\&D<].Xp04q]NlZQV(29'a%f1S]lf(u5=/;BI,%^<cMN\f-I./2!VQC=*#ngEe)$(iKLgUgG%0_[ChDZn`3V"_WWm7f7?>0h2?qi7k]t8tC:tp!MaM?"oi'^]$`rYB9Kr0oKYMA]VBG%d@u20i0_R3S9t/+p98JN,<U&=/!PlZ^;:DRRuV/%75U7;/Mj7-rZOn8N0p^P't\S7A_=h`WaOMeRTu;W`"EHI<Z`om/Df-=)=ng%%VV5J%Xs`gFH;GhjL;>e'dK=?Uf$t\lD[!r?3t!IcUeG>SqUVH4b8A0[Q.X&DS["0]aS2!'QG0Q-X<soSQLE=@_>Q&@kMY(^SZRE:%Q$GLd>Q<eV)2(SR`\.d:,T$S>%eQ7!id7Vi!'ek`Q_$*\8d#i(8I]Gkngg6f:^%-GDQ/&q_)YqQ!%CpmbL2"uYuelAcCu61*sL$N%/)qq)M@<\UYFok.[_d3a>9t$BkJu@9=&Odtp29CtC:%ktDB/>R#2XtR%G?bV^h)u8*lre2O$ZM5?obm&"h4=\5RrKo=b%KEDqc%p%a-$dKE#us'OT.*b-Ykk]B_4/hpBRqhmS/49ZhmfpA%^%H:a5&0W%J%!lJ?[HP3'1dH\-^%raS3Vh,N5a2Z,r=A.N4[0ns6[X'lhI%\OC:ES0eOPGm8YC=%',)OgXr_8GVlX*Y4%U3O.nnb,WTWjGF[&3&ZJVnMlKP`\5CFn!Npq(+k:.]_AHWn+XAr=QdAg8psq^/)G"#%b':KsVj7#U;mtn8m-sQ#kIk6UcCWK'5l]g$*6.IX&/G$;YRLiaIi*)5E5+i;i9Q.g1D4Iuj/picWY>9n#f(iVm5mdsbHM$D#Ig2M%lZd-^4*^Z+a0i1_hqfnK+WTminT4K_1&N5'FH"Z``6Z&`+ff+S*ldePa!870p755u`5=e4i-=4YOb'as<k#:%eA.+US("KF^7&m?%YE)/40!Sn?9/&Hpa(]pkK&Y=rq!`%N^lM9'`hK16`hI?lN*#SFdrgO]fJ,X/*K0GFQr/#cqqF7QG\PZGp,m6kg2l3L]Ccnin)3.E%E^&p7(ZV.X(?N/rO,jsHgu#rsf6uF1DBg\NnG*o&Sq5&=/5u0#_"YBd:6B&ST&sOO`jV_[g-9t01s6L0l.Xe"@OmCsinR.96]/qT%V'DM#1TGdX+'k`+F7e_0ds6H>%FNYV2YmIK^S]J!?5YXbd:q&>4o[P&hj7\.X_@"qTrpc:Ak`*SWS0!tIG,;X&+*KYU/bI?#.d4@%*ZK@WC)D(m552j*]Go2]dXI=uJl/KIf"gAQVhR2$7"W3ce?"X"A':C1)Gt)K1e73610PAF^n\fCO`1-W@bDAQltJa+6,>(-4c3)K%-T1VRkp&hZl38Zf9F"LT`Te0Fmpa,L]UiXe^ittbm*.#QhVE>aOG<:T)FKo[Nh]/PfN\">/I!WA4%iR:0ZBO/MgpVpD.R;9YGEtJ%fu!9c9NN,S)n9/m7Y\Ek`e^PMg=9t'_ji;?q#F917RFEp;=b&hC]7`H"O'Cn0CuX3U(boh-KiP3i>-'Y)T@.^.aZBD1bbe=ND>qI%=rks714@pbn22.UQ6aXmYo'CX2]n%2P#jgO<c/@O+$roW"YJ?aLDfFAjUS_G"(Ie2j4#;_8QouK,6hViQJ,UU):eu>N(*CG4PFQ[%FQ6u'6/XVinMhSL;\]q`W(H[5^hID&jY.l`r!-K]9&<(R=H"!f3c>JWCQd"`>\Q-TCB\r9]U>&>o[*.>+!/\I[AD4BA;kD+<suXr%$mFrc-u!pl>^%&CrB8$EC`pq-;MfChqJ>6Q_YDmd!o^'Ig-)bgF^7I2l]9u42,I,1e\g-R/6Y?t#X_r8?&.RMNmP)FnC*?[SJX5`%j,>2>NQX,(VZ^/s5!uPiCh0549JUh`S&U+&KuYJ3mj8"[L2APdJ21W^4<ooqMXc"67X\[?o*l-S$OTA5G,](O3eO8@>S_!8"/)RF%,H1@nlEtir&]5?)1$XB>?5,J3MM-N&H9Chm)p@4L6d)mNl`3/j2iQA6!r,YmiN"ON6KuK(Q%VjT9W3(N(aefYh1jm#7e(%/pFuO"%LIX-EmWTmbo3tu!JGnLF\<^*ucYl:].Z"g=ho\Ln&@2ZO*2J/_[@e>k>BMEIR+!9siO/4L#Yp,!dI+]!@ie%Ik)ksW4G)$:hDL=%%M_A7F!t#W)hTSA'hDO/9&8%QWV\+lNqlSBCp=-ltD&?3SO2ced,>3]hOPI!%NS\D..//!E1:`I$#'fNP3R]Oi40Rg`i)i&KPU6ll%_7<*G62gZ=IP$pUT4-SG^'MT<XNBa*#9Dd;:h+!^>j7;t.?#p(`eSDu)r%W/a(FEI0tG^^=d+('\;c]3G.I^XD<b?<4h))DBm:W$%D'_o#6Ggl_Sh3F`j5qt<HMmH\#F]3gE$c(8#bDd%W72'rFkP/-Ef*i<kiRR.j(\_/JIR:ch)H<KHA)02DL=eR9+S-8I\8]VmlHV<%L#d\7q%_bd)h3+Bp@*#sYE^Cr6nDd0Fu[RU=dVbe]bsE(E*(VMDeMDa4Wh?9E2IQV5@*p9=X_M7;<B_3;<Bu&\;lQ9Qds3i*ID,m%HOtdi5=9XDr88C.;n6%%>JC'p@:\8'I!`G]+8!DUP-s/c%p::OqDbD/Y,*l:fXEYJ0WueGbiGMd%I@[(PG#MBN-YP;&&S6lX?CE?%UU9%SYHE9'iks$uSke"L<:]IGWi4lMJ,aR7j?.Va*D!u*=VM$764Rq[CP.cpESkZ_<[pog'UC:H'h0ANUUKi;D&Bt:bC>n:'tr4O%+Sn4Xm*c%bUAG2#&qrNeHoE+KT#Ne]HtiWubl)-4j2eYq_"dW^n_.Mg?ROWM?pJ_4PA51rE$.fO;6cr>T!!3D.bY%5p?@;`h9^6K%VbSB0HHg4Jgu@7pj(5\bf_+o@.X,tin@Bj9l-LE0&('*WD)?Ppo)9./!1LN,94P3.:0[798K`1H\F>c;YN,VKZl\S9GfoWtnVEsA%k]f4NLR<K`0gbg&K_k*GpfrZY`i=-&.McfAMAlWDU>sRJGDiXB)rVYuNCEenH=+D=dG&>F,b+rIj7*P>q_U=jM9N,,%c$*c4m6GH%;/XD%TDgs-_nd:J:Nb#%i_%Q8^>;?)_/YReV65S<5E/93Hi*<9\FuSN`Im$GAFZg_CZAtJXi@$F2/o"P*dKOkq;YnS3B87&Z\)s)%=4Y_63SQ]q.dn4ZhpD/&XIdY+(`EWf-skmb0:C_`aJ"VCGd*Q1UGAD^Veb@U+86;g<kO\rT$3hl'GC"SprqalC!D&*\,4a&C=/SA%=04QDl;g)n7Y_IU9_^ue4re=;3BVPhLM/tu-\jfeHn4@RF2[4jOgXWbCHf=*h):mG1d6;>qmBl)2gZGFNSt^6ebEf=<;V%T\Vh0u%\>"$%D$3[lmJ`c'eSk1.n+Zr=NN'kiLPPC4H5<d"*]5Uf4%:5#qL\4?O&CPf1K2d&rqB7]k=H!'rZR_RIJ@7`^*o3ea5'rooJl@^%jil_cra<*CrEV&B\2JHF*:Q.7_&Pa[I;qUA,I*aVKj>[#394HLmr/^R67*WdDnWmSfkLeN3Sr_H2=*Uu*F0Jb4^&:dgjm"B#)>?T%GL>rrLCRar5a$#r@Y&-FY#mr"LX'l^GAb(2T8/Y-i3.q&OheG*.mC>]`Om<Tm]p$b(l@mrDUNS.7h9jHWtsM1E.t'6`ur2E7P0R?%b!ZCam@%"-nJARSTJZ?+JFO.UY(6'@`RlDWf$lm%7_JZ8pi*8q$8:PhC`FOXE&/DgIM;D^[.iph",_l^eN"$K_<ecOMGSj[SmUGg%49cG=E=BaP"YLd;bep3Oh(cGgR!i:c9EO432`^kI`h0U$Cg_eBESTcVd='766OE7lRHmnE\%9gn`q+*"SjmWUN40l'!d?h[0:V\?%Y\9VNb3rpjH/FTO\"Zk[E\YSFHZ+Gj\f'P=]WC&iIJL;6qbki27q6N2DXF1Rj14`9:tW%F^rT"OZS1+3d?jX\A?[)e4mZi*.X(3.%MYQ!d)+(hD)\PHlgQ(F+lFA2R_EB0?bm[u<.\`NS:^.B5PtGP>0*.`#dTF#+;)ot*"%VV/]9R]=2rcce9Mab^V;>o+3U]GIPr([L%Rtq!rc05/IBiM;)!D5IBd12pQX?PF6>I!8)o'Y,HM`rUkhi(1j?ishLam7u!2^>p<j4f>Z1TM&bBqlJe^\?ZZaLpjT+84Y*!%AsH%ZO\uO"F6&,#HH'4J.u=6m^,jO2]rU]I="(6Tdo'"gSlX7i1kk08DnJ#M98qUnaNZuB0QQZ&-)VgoYd0ZE;JT;OW7ml%Pl)(/["_%%gNhjV,;CMF@HWKdH$\Y)k><)Q,j.*dj@'ZqM<)<G>->u=6s4u*gr4GRHKCTrU/9`fVUg,.[Za1(b4TYjLJkDQ2Xj7T(1Vt,Q5FtV%W()teR=kd/8u(k910^d1F[!@MM1*->:aa,`2.KXJ8ZnR9(>,o5^FjR?Xiui<ZaptuD^Hr@[[rJ[EK+ZCH!P#Fl)M:<qZ)s;CCEam%<Q=YA:Y/VUopbL*-_?<s'BZjL)V>Mjm/]sl1"Eli>&X?[gomPoRZ,1[EB;S7BNH0Y'*UUH+O#m%*o7]lHj#mnD/8kM]$%ur\*@SQ%bhfgarkj-P;`@n8j-;4H(bVR$h5"3D)B3T`Q]Q"VrkcsXm;d'm!!fAS;F#-^-Im=afG(*+0WMGj`]&j#h3EuQK&Aqaa?::G9</i=%Dp-"Y8k^\8+*';QGR0X5bL@sk@tMF@1MR0JJ;/6t>iJr1e:))HUsbOIikem>[HQ7[HCr4Kb3bWm@@!?GLhXeK8Y$oI1XR[Z%"!Mb%?"VWI&`^95.Bcq3XIbq7A%so<jb<Tt[K`m/CY*aEp+dD[>:XKg(l!CnlC.b9[s`XWlf=2]JYXRX@h_A(,Zobh?t]M?#t<aD(!F6-%q_6=Gje=bj[YYNhMk6.F6"o_#i,UF.U;YZtN3grZ]j7[N1JWq:aHTOK_>VN*E))J?Fj/LJg!.Tn]j.`q@MJ?9R-uuG)>OcFalC[b%nIC9YhiF0NVr.2]`(IrP_X'p`'X'5X*1";8X`,R*@)n:=04(@m[/71,`=)GR0gj9p0ODuNC(*K%i*e+,Nt@of2gao-m1K-1O2jC&%Qqj!XR=1P1j0<s%`p2WF>9CM/p^0Ln"6+r^j]=JNMOE=EYLBEZr:$r;in>KZJ?+^J@hW7kT)8(me;^#I@+Vh5S)+Ckd6J,$S&5f@%r+I3:qR$[([eMRu@/Tl[^<XB4m0(\sG3*f\P[d_)?-=O6gM,&oip/cdE36-3dreF[aB-^2NC(J,BX7te-pR]R3*]a:aun]VZRsFg%])VHbRVBXiH0&am](XD2g*&Tu79$D2Lh)i(O7CSho=FPM"28CF[Er5Y^HM=&)lg?^lg1gYSRO^1U4-qoS$.tso.iZ3k4[d2jeg8m%0QJf+<:S)Zs-,QuWd&t7]=lrGoQVsI0e3EJ<&M\-qfjo<ZJLQ!m+uX"3UtlZ1R;@=-H]a\*]G"iVPdro9dGS#qq0X?dX;sll$[(7%o#/jMB%K@aNP-(e2!L]Y0tQ?N^7!`%Ghd'Pe7(6&)R#@Yncl8Ef:Qpr`hS+K_=>XnhB(8qC`CEfM^r`7i,UMdIi@4Tfo4$Pd?D]/%2209c@W]#p4JCMY1NjbL@p,Og%<,`9c>pYSSZVa+GX!@k[5_WE^,mJ#ajYIpe+e$,Q/hAkJ+t\rh-^03Dh%L?s75i,s75J_rSqhr%nF=9-9`OV>?N9U5^VBb<rd4Td]oMBFbgUYb^;UU/@m@(F_e6Et6PH[(20/;l6e;ui@<QJe_tYBTSq+j6W``>4-0co"=fVq8"bT5(%LW^L`QWnI6YX+%\]#2&F1r1NIH04XL)7O1?gl9d]\TqEHdqE3WKUKOT`&/]g[`PRi0Mg:6F-,g`XE8;G:[HkOPX4m9r*^[34C9[s%14Jb\YV-LQCOaDTYuVP?WAGO\^IVS.+!&IW]?(6\9%qf^WS6bsW:Qu%CdAABY`J%!5W?s,,&$N)))j!FWUnJ/P$8U=5Yde@?k1:5%fsJpTj$;t28N\qO+q4\ofRstOe]EK%'A)J/q7QBQ=!^n`/(m<*EX/iiB_TXMgeQ42`*lr45m,,sHuNBZ)DV]'+&MAo>qe5GIsdD_%'/-9U4-T\QTm6/U*Yt'fn\]*D#WJKMQZ:OOpl[8i>.i9=$*=L?XA""l"jZdPKKlHU5+defDD]aR_D'?J'l_ulqVYg6P:kDY`\D4N%b=!#WTN$p]0>%f%"f@!)#^+'%gB="-3%5k=8nX!#-FfMTfZ]ZK-P^Gt.R(p#VA43Z9lO3b>;ioi@@RVGFNo;''4\4d1nf:d],F"V%@]UNgKd<Kr4"d"Y+6%`Zcu7l79oN3-KbN(4Ke6l1ku&\Z9F(^-_3g"'Xs5$$d+#B\1#)fSU694DDHo!B;Tg\f8#jJZXl^aq-l0>D%+/kA^.c"Qb`B[Oe/!W<!a?baK-Z*'#O;+&cX\F$XZf(,]N&Em?L)!6(c(g!@3rf\p7n5<+?]A-J(Q8pFbnA;_R^fLQ"\@>M/>9Ik%Cn&%q@&1l]N=+^RHB5BK;`=_o_N)Q48LH1++d`L902#pk4U.3WNA4BPq]E_sr+\pHNK@OGBo>HQ@hMSC-!]f[4O;21>%Y3Mc"ph^%N+TD]KObbFj?iP)b,`Rgd>%-5gYI,61h432<l!cX8r2qqBdl"qG1`fqR8TL\+Bo6&&p*CE!&%gJ`LHPU^fK)lE?:hXjk/;u8:MYb%.MNOj[,16!E%e/'Z3f(MZl]9Ua^`Q2X+@rT066(<RJgrr=Hl,+`jOFl[b7q1%)n!Tb\3[4aZ"mGiaobLSMkJid_!nOGr^BuQ'?jE%8_>[]WPd\^;KfMo<OCi[:0K)mnQljnbB29ie5eKt1(j4kb3Y&Y>&-G+D$(Ze9F_dA7+kD5p/nU?DA+eG<6@%dkdaR5p45RS2Vk&J%NQ<ke$SQRa?Xth)aE4j;hT:\)R6ge5D&l?H16CqD=+>@eHWo0Eg51+WAut*A%,6`)E8S@Lf-J<%:jUIaYjcIqDm59d>cShYaU*"p%42F$oBn@%gV[W63ifE6.,O+V$^\UBrr6(W,Vu1nun7B'-bImfj)?A@,4,O%l[0<.D#h[''eUj.a"u!=pXGM.c'4,E)4QnN4GnVj]%)uce]K@`c#-JfQ"GZL2.YhoELV..DZD2SW>N+h3:2rjLf+'ts`]W^/]ogKNIe3!Z>IL)Ef<Z?=`9Cf/mJgUJ]ilN]b'MGrF""tBj%?>?f/l+!sSG>qpUkefM2afp>_RPQV)Bc_A4U4JZ22_XfCT!WUl7!"K)_/9q*K64G$,Q0)H(+j)H_EGq:<K[VS;(aVW7dj1#E_3,U%9qc7[V#h5Y^Ka6-=qCi_PF#>SUtOa=Fr#OkX5OiM`1H7ccUJ1-Z&,#0Kp2R_Lp>ZD#=D"?I6cCZ+ebZfmT7RD$8YHlVXgCK(5LI`%N+dU8BiaM:eRmXl'PV+lU$1V)Q/OJsgQu/">-UOOaoNlYBULW,T$oJH=3QUS97Ih]:9/bZ.j3hGXFV@t=ca@EZKh@lZb"rFU$["s%]tjcO@M]gLkMq>@rnpkaQ0f*,>m]OP%UJYd$Jq^t>5,K<qJ+q7^=$K^:6^)(?q*rm`TWIrFp-6]PE,I3X5/):@9ISO0nMD/`khJ?%f8,88cFE35JIa:L>9aU$9'.^3>Ae/=;`,XKPdUGKabqfjSgo2fhtX:s(JSEc`MT+IH-L5KZ"$4^lrE+g5"?RAor=ib7rP4fTA"])%f4,IeHn=LQOXVd.D7O&qY2[<_L9B0j*U@A_D[pa'E?ZE;2<RCMDn8u[k"aS2'aU&XEt5h:Nba,(Y<D6E%srTL7N'O\qRR3L0.riU%(G!XK='g6I&]uI"W1rKKm84Z,A.t3qll9#W$Pcq4.DaH;;0c_:5K<'>l6H$jN>*MJ]E3$'(sT_HfAfS'=`m\^@MHQ!e3hK/;h%cs%rJt81MZ&`o,hK,r:<0@7Bi/eLjT*uN[c9GuJA3;J]q13F\P[,cZ&-+0p9LGKA]or-)!(34O?4je/%KrhKM3MI-q\UM`6updj`%#D%Y(OLohPlt5ZG+1C/I"-'Z?!iE2'*h(5suA>W^j_'1\"G.Jkc0"$5R9RMgJ;02Xn#(`lhO):N\\M`&gs]?Io!uWXZfl?<.\a=``Z'%5)D/eZC8lsF\eTDUf\9`/#p6\Hf_5%$_)BDe`CB@Q\Sa!d004o;HX3,2,Y;dh(^]4YJdQ$N>_m6Oi,onB]3-:$8+4Q6&^FBR$W5-%29rJHd=f2FX,k_S^XD\Kd>R-L(%#EC01u/T-jK=<E0)sI:77fB"c8h.(U8g@8fbSrMY'_1M+pNMYZG&OW88j+ZO69!IP4Z_C'8.6%MT[@1;]H(8)Fnio&G<H.ZV#/_U\q@Y"FCXua;,oQfteTH(1Vul+mAp6lkaL_0BXm'7ObK/aop2s>de.-(a[C/)4t]YG4-p.pkJR(%B%r^caI'pEC_%0=(l[&3qY92IXKiEa"Q`O?4Ya8Ad\qt#oR]:Q@sHjKGVeo&0Ld^ucS1Eg+-#+b;98%g\<9S)&'#,TiuAuC\Jn$g%rFf[(8P!P*`a9J@[B&8$E,CXdYAZA:;3W0rXQ0*7o@"5.+lQ]1^aCk3/1Wc+>WFBsm&>?K'\p@rnj^H7L/u:`ipP2:q4Uj,V&Q2E%1:kJ?#fLOP`8=!mDoS3I[YCN5,(p#o2+_W&P30_cC'!29.W@gSB1V18Fe;A:/p"o#:!.huUS?O5'-8hNd%#!VZqM)dqh:tbF]693%P,XHn$fGMU=]kNhYXj(L'A#a&-jY&8Y9P2*eI8Ilr^`^BK!fD7O3oM9D_bt303l2*`o>*LMaaT+#@&/VJ<6HhoZCr$8ta0A`jBFO%PJ6sVl\5T\!6&4H3o8LY#*q2N:506gfa@J0%pBE<ZH^jg:bdtfZ#OA;NJk(08R\g^B/KF8BPt-NN>]tu[B$XIM.5NP1QGsI?$j@6%NX@DbQIRU#1m&_`ju%KeH/@oLLGT>-_DP/"UBc>A/iArKGG4UjRV6C:&-grYH_I91(&)!I=2IlF`dI,lnfVf.6',Fu7U9X8$oXLT%0hMq?)7>!C1i_o]r1Qfs:#hkEb*Xn<m(Lli!a.!:#_,\1e7\e)n%"H#@(Z]oZdFY!dJ.lAZ/>j2j'P$ZbEWME5O)2AH:j9INH[3<%Ku5rY.(.u<VT)*ELA'0SqfkK[:#I?CAPS0t'r?9$L""\$RE&e_*!7<1N]3RW,c&#fj/3JZLZeor`Xc\J.uhIAK3ukJ;=O^o@a(%V%((1h6Z0b:rGWpFn6:Zp0m&CXd'oI"T@&sMZXjcHp0$d,6VqpXU"'uH>8sA+jHF/Qj`ugHVKCM6N!O)^<M`pU+0qe:4<Er7/J'G[4%@)MO1!XI12o:q.2(eQ6STAt\md&L;4f%OGZFn8ZV[W<a0R!m*)>[a]rjSH`4NQs;!f[os.d0,!+^dDWMd?u)\a%sG5>djc*Th$/^%R7<Ds(4K?=W/PdcH$%`^6ihZL>qM:9@h.O2N<"+#U5?0);H6ro`R>S_\JeJ9`Ok]1BlJS)6We1/D(EmB@qFbnA=?>(]R4?\'!D&F%8$":6kSDWrn9LSce3me!1h+!,<)dfbHI^b#jpYj/M\4!H"casiGu,BY7eBIro3F7l=A?\'N&)>D527%#$f73g_l4E?/MQ8%*)/:k%Fs;,n5c\m$ndDiCXU/DDR#k0)G/=b^e7+"teBY4i,-k.b5O%;,fkEiSU9*4TS5;o=5m<_"JC-@-._9/%@&sN?r\Wgc`>PT@M@t@X%X[;?Y^n;Ond>.T0CV70'^G#k<CHo1-9c3XP`YleX`YP16K(5q""u<"lgSuqWQ-bIh.haO&45OOTXHpkMl%"SCd"\Y/_Qnct)W[Zf%KqTfP%p^V=2No;[!nA+%>%MX=#?*3QA)=lP9!jCO6V;)mKTA&3-I&VN1qJ:kB'uV<VZN],>UK(eWecsI`YOk:0_>V6BrEb/LfQC6%o;BU6EMX_(@hbi*co(kY0jY7/2C%K5?aa!U$ena$!+H;ECVs`s=a/WZ'HZirXqbVn64+(QcFQErAjt[[=A\:_lhJ;TQuh^6LOf2-%]nuLbq:TC6OPYE#&qWrb18[++klabkY)Hp8BjCTiXJ$t(4,59.+,d1"jQ$hb_VU=lLE!RG]OIDO_(0MH'pW0*CJZ8Hft4BK\=%WT%Za4>JpEJ9"]1#cRKJ&6n9`?.a-(m^:HlW`L-U_;>k8-?nH8jNaXYjJ#n73][<22ZOpcmX,85Ka\*R(Y\N$?/K7%a."5@>2.jtU7i%f6'A]:0:sa]en\")27l+E_n/D>/1Z#ea[*>EeO;?enbcfRAdh7O-/V>bAsSeR"/6b"'-MRkmX-9iWA;!.hqLl^?qesH:/qf[<s5e%=dd:m6(8<HHSd'B7QHHb9$iX&,*=[(9Z`BX32R1n251CN[#c<_AFQV()Em7c/9k`N">-%7as-P-[d1LFEi!B<`g+S21b7WDg]_+<%Eu!.X\qq8F;?pu2g\G>6h;-T(B'`X<A&JXu7_Nj+6kJcs/`YE8mUPg?AZ;`8Fr:0DVF<De3;9NkXe>&qk;:9kZhTd=$9b7apH4C)%$e[@P`qe,NHNbQ/#f.L]3cnnAB,[YK&c+=n]\GZKhC/?a[d?s7k@m-r??"$A]kc.(X"\tFj?Bb_TGe?hV)SkZDXH_DrUH,I;q3WZ%?9Se#bUngL$0-\RpBnQ*V49@uf$rrPlsXfg>OWf)5TlO\i.`#qIEslI9RojU%uMCF5FU)oK<!aQ-+&Z+(DUC4Y(S&i`9p!n:;!q;%>o=L4$h=,fHG2FY2F3s*N7?$4_Y!E:oo1,?V^aJV<aF[qPd@<1A)Sq]&4iN3E&Zm6h#(nUN7EaEQl:+1M:.V'0CU<IFX00[N)'+c%`Q3=N1Ib!&ra:=7nq1oH5DMn'1O]=PF([2A<6Hdr8X,c%R8T21+etKCB0"O0_68eYH*thkJW6eO7$TUB=Yu7XGF)!bKI2j%`$UH<%I#3W)C@/80#uW=]!&D8*9rL>]qf',</dO@Q@(fgHN,4jYqs6Q2nfPGoB!_n$LVhsbUcBabq^L7<kg&u+&MZ#o.7/uZ7&EGKhoX-'%]haO/.)T3B#(i;boG42WZ-8"bjjLQnh>^6.*'052Z\1%fiijaZJ(4aR+Ps0Wl1/e+.nsNnWd(.IZ&#Lj9)i&$DHLR?/I2#>IK7?\%2[cIM&S21DFXXUs2@X1,M/D?Y$^R.=5CCmeh)8<ch)N!ZEZ"T\h)IKW=#['S<g!s\=/qCrB]bZH%g+1t_<6SkZY'p\\Lq@(:.f.4%TSlAG[qsro4WFc]MEcL:i$H0je!Q9Pi^UAIO\OprrTlc<01>O?O.M?A'j$kZc.f#bm3SQ#ldnJB.)E0JV:_8=$24G)$U$u?fL!_9%\D"$CJ6QR_Qt-iPY>q.VqeSIus+f[tA^oM(pPkWPo\;ju70^rnd#/T/\EZ8p.t\]?>!lsm8l:7>Yf%D(5NijsJdc[SjmJW?O29I.%6jRu_Bp=d;5nJkp895,ia<Bdd`0:'n.l7tMho&:eg"VO!-poLUZ!l/3*P>6WL+N4a`Z$It6[;KNA><pp06%PC"pi:d,"!9dIs<eJ%@eXJfU>^/,e2.U)O<f(%S>G$#$ti5.,&BSPj=E4p;$]k7BPO8,QmV&ui!kIkT/NqiQXr`E,!!j4oH"?i;0u@ap4HfqFbL?/]I6I$%BE1Nh>FoN\KJQ"B+c&Nfk71k=Nl6sIEL%S<cq[?)SAM"<]K4_\,YO\;%4_7&,\9+<nC`:V2.Md.)j>%"-CCGr+O\T+,^qma+6d<s%UM>RsNgA<#*1Eo7f>9mp>`moLrG4ajNU>Ha'%lEQ*3?#Qls7mPN<_C33:mbnSu+188NH[6Be)Q,ZTX-BQVfa^CdPG7#I!!_^FXp>%%:=r(\^+_AA7(('WkiCEE\9c7/r6,no%&b:1J=E!2jteQ2ds),lNcJZ$1>2NmT3'&IWlj+8fS"6I!oQsCbt0p.K@,&RTU('d<s^`%%b92`?A8;b?3;uRc.I'U#meq(0rD'0hGGh+*_k_^5BP64!9mRDbZs_'PTb;alg0=;S&Z&L@F%dCmY_B/HW(S_a!b.o81)rRXEQ.H%8j]j%2)jV1ZYH]]C<B[9!Fb?r\tU(cRQ,/HqDFgO4C"Y?9b7cDIMf#kLSE12oMTs-OCG<VrCA0![MQ-u$lKlk44G3%-:I5]ETMc3%l4<#qaU`7beXK?Y]F0B@A8g/;`=kLX1c.K"r"O"I;Rg?_=`55OdIsY$ZYNRCe?JV>1rGhO25LIkZ;0!r:$2+:$eLugVG$V>0_;5R%7pV\Q?98:$JG8jdEoG]X-Efe&m5-7]<.3-[1*3+SRB/D7'\'"H?_(I)hJ8EOe%@E]@%8gEjqjpDON+b1R'@sW"eVI[o-ojA/k0Y-%F8/7#`g;<tF;ff2U-DbE>(0isapD4K7q;.6a#mRFh>@Bj*\#R8Op-/bkEHjW.-V>X*1<85ed_NWV;VIGMA^&Mj/0)YHu$TK5j;*&%(;D"LS@o^:X'X;'r:"MbRdbL<:]DY@[o_t2pF[eN!$J:Z`X:d9-*Oq)J00Q=/qUI$K%S!0f*q-6U#IiFdhep^mGg2`$cRPp.91+F%)!aHB@Ak6'Yre,2G<VJB*-cV4.0LmcL0Wqhn&6hULgNAklLI<9Vr#UiXL9Q)M(pJ6At3h,H'N23B\=-@NKKB*MD,lLodDj7C'1-=%^!%$.a&0j8'Rh,VVJq@0H_CLV+r'E_K)4!7mu[_mdeidfRo^;h+"3_$e7OL=i),o9hA=H.#FrTu7\$IH7U8T\M3MU8Ie\T]Z31CB%,KK_qM'3p.`XeI$;EHmUT#u8RO]<?X%0O$MFW64AdUP$Yl>C-XKPY`32DH1bOfd,$42n`dDah%lL<FZM&eVs1fKdB#0j=I"6Qq5L%Ie<H"MM3T+fA?U]V'+jcpD;F?oXrH[/Yh#pHE7Fh-A:$A0Sfp24Sph+AV6o=1FY.]3PLQu/GYtJ6?kK5MD5W+e7[L`DT<1]l7F:>%&;+CU1HLJNoiR02^tB<j[3$<LaC_TS)QOh3FJE?3&R*^,b!=^nK_F5*R-Fu,kDIRpih80@J!lki.a#VYKj'FcUS95qW77pX,H@cJ%$2$#kX2SK]O0?H56=<29fK_e.K@bB&,B>jVBL)i^5q*>bIfYc<:\m3QGDaB71&[:B*Z@rRE;[KN0O-*QB^/l7>\riNbaJs)kfdWP%;XMW>C&)3-@^#\sDtPl#H9rIDKk:2!iRA>pY4cgjd46T5d&b]kM9PH#lU#`&hj_g<Y3j;\$(:Cki/h"aJ1<dN!0A8o>boeim)2Am%O2H33\aK0+<#ZRP>QmThk1L#/C@$`PQMc7XDg,Iu;8onU]@N+4DH-&1(c=q&-GZK[J0Z(F8;slLKFFh&,l4(?!o3s-._pu[V2#<E%7V"R8N@hXgk7<_>RX$bF1&ru"<:e6FG)j-;g4W+3STP]9=Kn'Gl4"r*$5dS`<"?T<W@u.N4J8fC\)9KTp:tYgb+1s'UF,oSX[7u;%7dfhV1j5=t,!k1p+4RD(&WKZVb$nh%/]G]f.KkV@=mGk$`mn>)`Fq,_B%/gTj%/*OSGoPdYW!C<gZ=82lP`T!W%BO8n]40[?MmY(%+[/a7>#`Ga!)HL"U5A[()ZJ&aZ_Z;`"P4ti-:Z@%FiTX.<ad-U@+<P5'.+Q?epA(`>$G&2LHmbEb\-L,@[:%[G>WfTeeQ`[FlO9F%@WBD.9%;[_%'(!Ag=]?<iD>iNfi`LfB%1,\V\`G+I'),2/5f#e_d8E`VT(uhYm]euc[RHql.B%&VsBjBdGms+'V7Of*5QL(OogIU%AN?qFB+RW2N3):W0=c>uCC+9,$+l9hGbc2@G;:gG=FeL`M^Fag&`h\V.29dqS1q\RR)S?4'Y)YlB?!49@Td-q9b.'BOJBlnN(ol-%0O@,;MU_6(&2fnQq2KMt9"c*F.J5Bhh66k4-<P'WAlS<Fk9djID4AP)?=%spUV72%"*)#5qpjH@f^6h:1ufoqi=>E?$Q+cK:c$K[%iDWCJfb,")+Y_;sQN+=6?u>sb2/A^\f1DdY+o-^&o$IRR/#'KM@19Q:Rh5he+.HB+,V$EI6?91`hIs8ghtmP<RKj3G(<C5.iimSQ%`hpTc(5@'L@]WQb@M;[K9MK^7@NiaZOVmCoZU5d!o9%=\*8+JV[kZq).lT9PPhEI5/^*dh(Y'E*19Okn=$q`sFk:FiY.Ug$[>+11%k&C]ro_Ia,&T>$j5n]$+>PqeY('O/tenE\m/NaD!)WkBlKC+lFT;![TU"1PWWE/?H61?Ju<r'Yh\1Cn`8Ms`hjKOs#/S,UY%kk+-%1Hc]/]a<o?.^O[@Fs&-$2Rb&rU=It-@N4@Wa^$;^EXfoRX]O&U,'!+9$K>4hkt!NkAV]`SHrXj4]cB>)EHGqNJgR7=`0lL8Tu&$+%Dp%nWA#\2_D+f;qnOOpfOht7=:0-1E7h`!qkTYhfYY#<lo;dPS(:''"+N7NGV-kIeR&-7iB^)I)1c9iAE\2%T22j,CaGHs>646SJ%I5,:I?LtKg[5@E'`<l@CN;i4`&$D],;K;Y,SNY93ZS7TO<ugtHjEn0=9OKS%b/gTpGFZAT7ABb)g!)6+A(j<udb&r/*^N2@&EI;%%khPFQMaf8(cgTjF?Bdj5[dIgtnTM$?h]eB9W2Pf5LL?EFpU@&iC,i4f,gE:rliA]jjR/Z/2@&OaO3)GBipin$:7XO32:L%us7Y:[%cg#BIRNHL@S#Db7V;L9f;PBrG)JX;i[VX"L$?9N3*f;]n+tP!6e:o%X:6JM(gK5SmrDC7coX;Q7Ljb)C&5@]).T^ht11*aa"'pBO%*665:rJ!eD#`6*@$bO88C.ED+0tIG)$3>sm0K.(cSJi[[MHO\1+B:OI+hFSn(c,57*%&7pq&$`[DG/.'<PT)6Rk1bad1De+ZSueF%OuH;"ib9X$aW%*YDKhT:"]LL(]6<YO&ukQ4RK+H.L8-+D,illN+'MUueS+XSe7aC7)5I:MgCFs!\"/p[@QG<;Chs0Kjnn$(iJ5ss%'.aNO%,U0f31fZu^B61b(-gm*+%CDhIP/]Jk\Dpq@;hG^*4ar^i^P73d65lf(OJWnKA+P*"*n1K;9,(,"303i"3QNcJ%9ta$jkM=%N/r-F4-1\c(TYqcC18GuG-V+U(lu=T)*t\l8DDs-DZW"nZfmV8,u$bsO:lptOinaH4)`b39j^$(1#W49@)B]<rrG]S8#^Pa,2Tki%Xp8H@/;enTj@S+'7OZ@-K\4%or*]/\U8YR5_\rb2Xn(o_2frtcRi4<@Fl;B?626[BiF7<7ZTnKb&-(DW:\j&.I..,VF'c;Y-'&XR%O%eHj^L,9%h1!;"O,3OsQhQDRcT_8Glt]D5pZQ"ej:IF=,IE!HX%.p0llVoE+?aHb:-WS>DitBb6iRW"+IiVrbd7$3[oYdjbZTl6%`mX.E+Br)8=O+#=26o.q#-P,-1@W>?-Y[B.7.fsP,DZRb_RiSSo(MPr18<2Xdc3^U`"93j?_4'-$RL>7Y)hK9i).u6&jpPZI(\92%>3K[KI+a@OLX3K\2ufRS$qPi_:_BI"_o6<bO%7]P`imdCJ`ld.R6\l]j_O4AX3;4qnL]42""Ehj<'H;J2b,k8"]eF\e_:VW'fVms%!g]I>'"tJ'&U"aY6Qn,Tc$t8`[Uto5&;oS<CRp=MePY2*V1R]/E]#6kd]=);[-1*TFrrbboItN]U2;9,dl7:-bXBj^>G:)DWEkCe%4AV,tDp^hr&9]<Dk]T$@ansSCUP#"^[;[s%%B+1uIaHeUB"WL**'5#KH!_t,,X+;n:/ob6D%J]:YJk,2006>H2a(8b@%jf:nT(2H%cZ+Df-]QDirduYSR>r^UT7afT*F,X0Wd)*9,XhTrbM(?&NK":@09ef6?p.*1Iu>D[$eYUlP2+B"rjHU:7:CL$"sr>6e*quGnL@rR%20N`k^C\JQ0)igO25emC^\lhnrU/^<rRKffo^V7N^]!<H^]2hKIJaWUrZ?X]bE(P0rD13+o8iq%Fk(t_rV-0gs6sB%s.e3.s7mad%pUaf3p/h:fpV6Uq?[h[ks8LWbrO^tbp)j>(bMOAmqu/6cs1A=!=9%o:J,&_erq]._qd9BoTE""SYl*2/5CWLS5Q=c%rT>9Na1o4b%q[`_s_s]hNO+6hll_"4>qX;2t+Bc9K4D9uc)aimZ?Oj=@*$X5tANc2[1IYPe<M$UMe+e]JprBG#/ENb4s89bVY(-6hY(-5]0@PFK%fKT:1+92*8,CTJ;\af]Oo(7Zr#f<bpdbc+iM7EV4;!p:O\7TkM)+unl)=:.1%aA0Q9Rp\aAfOMN#JY3k@,=3%cn0)mbegr0hJ>1T%-OV?QEA%onKU@/ZMoN4:\#5m%gPmRERYY$dh!?_h@rJR.mUms]DI;/tPP%.@s'&e,>qA/,)r;gbdh4g+G-sZ7lt;`\%kl1hbP;_r%jfs'CB0I9^'4r^ik-JtjC8pgn*N#Hn=q2#QDe>'dTS'(]/$eDA+"fdS;j0P)4[6YujMsJ^Hg]uCk>M167$p71C-]HRH;DGC5fM3V%rquCUb^iiZj`t=K4[)Zc\,b>+VsV\'rA7WoOaJ#$T:^QlVS]B*oDH&-?N4ZM<<&HFb5L1Gr;D,T)SN9(Ij#3nrtfHn'pp=8PYVci%hdC?5Z"p"A4(luPh6pmI*%%YZ,E/1s+&6<i6E?u@2;lQ4B]8ZBU0Zg)2G:7HA)4=&T8/]Q8Dd?'I9#(GitoFsMs".SPTsu"PTOM&%]?8W$e\LQQ64QJq^L[#*i:h6Y<gNmW1UN"oe-tlQ5Gg0AAr]K]ArA"HaL9mB<:&_C(Fo`'.?)NG&o!_Z^GS7s_JY6ipJr5!(8PWP%l@jsdjmBYJF\m^2,F-"hc+*Fd)"dnt^]l9:a0kfS)-&j2,BO!h!La2e7U\J\D3uY[/8?JfLu3$G4k;0N=<F5-paJQ?:*lStRJp?s%U+q?l<7,+W5>f`2<ch<[+:V+NLM0>U0`UF07U.2ra&i%fd]jueH/1ouM<7oS&WV9pL(htLZD`OJU\:?]+cahE[8js4i*)WlCr5@$%iRlU_;![n&kG6l@NQQK4.]EbGDHcn#pA_XG\/8F,.eu@A6O]`obX^?I*>!NAPag[+KR:&G_[E-b5!]q+6+^JC"64(f0V1E5o?gdE%6eV&/\Va3QbC4gDV3,mSQ7Edd=jf2@gnkf53>CtIG1J@0jCXBcMdRQCXjieic<q;`>m)C=dV(.^Uff/+E*R`acXKdK=0%Rn4cJ,,%F"SamMcrkc*dZB=QV,!/1b-]u;OsS>;4L!`BS5JVRICo]o'G]([5p(.VjYN,32&\-83*$G]qLZYn39pnfZ,YHTU0;;KC4I._t09A%26kX9@lEVr_t2%X)f(1cHk0%Dac!hJo'VodaD!M-B9#s[f.LX+[p,ngna+)+m[ep)[5L^EBMmM`Z@MaV[M;Eq_#hKG_Q3gU.2n;m%V#1c6],Qfrj>9XCZ>,Q.I7;6FIF=AFbLH^p"u:n)/?Ls3:_KcF@RLW5B?tOZZ:C+dN\mZUcUO\'@a5+6+^0cC]obukn8os.F\kQ3%\gnmupR^F(>#@-@i(0i1\J`R/\5KXcD*oC=(72$d-r%;::8lHAMCL&/6?n*S&S;o;/<k\e9Hp&2TmZ[-UUJ'2?Ns*!a0i3RfEui0%)91G0%s'N:bcOljY>Jm?4eV<q%ZJR6/C&%?.>OmbjnVlb$%G/H8th1/D#<Qcr8!<GYpu!)3Lc6>P>d').t4c\TJk.JG%C7V%=2*P%bAEoZjN+3H)!qcSJ1]rl.Yknc=N$U;j03hJec<spUPo8>h%?1>KPKt+)u0rHOn3hb^irWnk>#j.U]M^uV;XagQUOL,Jgi3W-*cH8%I"9uc86<qCe\@Fji7t<]%6CC@jtm*:`U$/Q&NPIN[=;^$M-2lA_01uahs..Q,[lV'c/_XA=jRRcXZ_TjAC!I=Rj&&d"#s_Y\E&<V%MB)]&l`\8=T>g-"<9'9l_%8Pt?1t9*lrjpS"\NRYkqB7/-K'Tk,^s1p]!W2T!S$<<gCWDkkhEMFTuc4YL4rHmTk,_d)W%ZRrn7?L%$k\cFH[W.O#`W%ea7\@g)dt7bFWKpRV(Y"7+@$Oe&t+uiB?UciGP*Dm(ZJh;2'f/2%D;8rB'@4bF%_,n5,VmKX(:eTO:`U*TOrf@%NC.q>Yod03]e,h6[.5`k9WZecDPBfM958/%*7h#a8Qd+9XqN2F&D(?k*/D"-YsW+KlmSdWA/3<nHc?n5aVtP/fP+')E`'m>rW:sK%`JC9t5o)KMWK46$7`q/F/%s<):.P$KY/j37K)O&<L?0PW-T$JPY%b)U>V,pVOgjN.I6g*/Iu8!1lF.;d8F;i813Ej#r5&:eX*UQS%q'[khEc]b[S,2["QQ4c*^<%.BQa]=HoRK$eMMUm%m/nd=)5R)f,_Kg:E15LPH%KgghOJ1BRI`"g]_QV)_Xq"j".j.e.k^jkhIt4,%4;[[Dp!D"uA8UUiBc:f^,j;B;fa);7r4-34)GuSqAQLA*-9XOiMWs6_A"465MLq%j<GM3?e-*@N\Gt4&G88BS%e!]2J+Z0.dBD%B%Lh(A^I>J6AnTmX$5o@^N?Jk2B@m?oMnBd6VHl;n018qfKp;:VIc?he*gJ%RN+1rWjOZ%.oQ(Sg%TAt(d5rh]6+6[s7MDCGeVZ[Dp%BTJoUr*j_MPEsDW85k*fq;QQ7Y<'6Fb*Zl[9`#F_P\YFp*nVcONAV_V.,`8R%`8EQ*D1bE;9)r4%2QaGf=0f;R%S](Rj8si^5lad%"leQS>_RdkDA:AnKBk:O!Gh(SGT`$]<EtmD$f,)c[r2g3X/mj$!r;I%`*?%6=,U,4$!1m4(`X^cG>qKQOfFWGP%7KW[mScTmQe^^%B5HBW.ZO]_5k+=bf]:G3A+&c"gAEmG8co\P6BYj'U:Lb_\3,G$0rn<F#*gNXRP:7`ig,c#8!j2=DDG8lipU4Y17f<ND]`:<oq1-r%(1+*,5J4K)^UW)1E"ei@JT%a*LX5F*rQe6U&+;OncSt_%X38s#H%._8:PBlS]UUsRhjn<([mNBO\%Q^`2p'D7mVpLai=GDFSBnZ3%5Fts'pK-,4V=KBP0,N3cmk2K'[sRBFGEhiGTBE?:Tc`''*r9km9$aua."-90^V+Zo5JQM05P`bm]^'l.hhtFpl+HLUc5'2'"2!OP%1#hg%-]Y+:Tc;<NP)[ke"mkhBCYao&lA'R"[HG1#i#CUl0)Ftk*VXi'ro*NVrqYB0q"](tr.t^A?i8b0'2L>+rpV_=6N$GI(DjAb%jEF"H(khjJfT:,UIsuL\rqnk;6e9%s7>TTOmt_PnPP;\`7*]]Lq/IV,["!P#aBJAA=HPK2?-sj5id9ZRf"h#JN3%a%MA\R!io`^h%ls5'Agur0KrLCq@#K:o*Ni\*+MB:G%rN>o--i2/L+PFs9Sf!W5iHq:if"uXMOWNAsc\Wp0V=P_4,a'ao,FV"acZd<kp`SH+;6hO_%/#MCGUn8`/U,29ZE@#X,^E^&FeCpN6>B52Yc]9[r9DH-Y9:dU.F!F@R#Q+<O->VVQU.k8-^+7K>9mfa4aaN?E)f+HFr;"_eH\h-J%2e`pY,#1f?pl:_?A?%dZ^Ycp-ZbbNilMJ-U\+S^,n8Gc)ZOq/+7B]N[qr,/+9"+[=8>S36?!&D^p?t6sDb2;MGZA^#It#=n]B.A"%=g8K%5A\@ljuWWgs*mRHpc#tdjY),VnZRE5Rid-*A&Ki3p(7Q/J&,q9%<dq#'ND(6M3HP%H-(q%,+WeMTY/!#f@q+[Fn;Ea8Ec/8%#\B`pG/]2_)-+&fZlGa]/ii`K6+9+CY,hXQQB2.>DQDM:`hnHe[&cB\]5"<QETL9=:'*8FAi`i_LE0&'odJ'q1.B4(Wch%+E@V?.%/dgH$cCqRN+P#_;HT*jHnGW4BDD%NIUK[,Pf<uk@kijTOd\+[iT(YumJoL^sN^,[+e_1FrX!.YhMBk%kVC?2Q\S0*6C6uS>?Fr>9%>d0;X&TP1X`E%_YJjR`RY6aTih%:)%MHs@<0:TE*Bj=.=_Q5d)M$7c>=sgWfcp6B$m<Im$@)=J<2MCFmR^5/om\UM2mW]TI&S0\T%h($-jpQbN`LJ\N_pFF!&3eU!_YO113o,auF92HHcDP"&^/:0150G]+VR2Ok6kq@%c;tlQj:#7J$H@_E-I"aHUEE>8Skd['YF99gh%5RZ/CjtH<<6jOQ8\",Iq[8IQe)R\*cbd?h-3`P\?`Q'!_]cB9r`3ncqh8`Tak>:;#R$4XE2&a1sn#L3r[eL3"9Z8)45,/CNdQ"ni%FuJ8W7!)i3aep(j2"3=@Q$W(\-#:$'.4LT5s&^qPX)"TM20/F&MrZf2$iY!PM?`%ie:F0'PA/JpThF)e"5lnF?4]IVk/Gl[":agm%L<6O'Wcg/AEau#RM54k]REahjCX1[&'9Ik5]TVs7+]BR.V)ks>RZp7]>!*p-W.!3mR_us0F*+]tk7E$=(*$o<WX,7u4#T%@A@)OJ%2,dP!M$$I'hh\.CPrK_E'XgPU9)jd9&F+uk"*+`$DK=:ZkasubiE8V=RT*jD1G$RFXo>FS!751=ZHAMYnBB.lr$$LkEN'R$''QC(%KoOOGeKSfFZ9^W-&Ig/EQY'3NP8DQ>?'%"rH0U*j-DeL*oSgL>p2;h#6or\jWt[(jSP+]!*TEu:B]Bt_<>LoHFTeP5f;k3rSNMZu%lq"?\^6t2n\P/1';m(\C4DV&j&Pe/A*Ed0C=mG!tZ\XB%BT*I<lGIhAHPn;/*jhl$N'\Phkm-OtZQ82Gkd_6tY,4h'Oir_VS(t.]%XARJ.XOR[*M$0)cl%.Dik*g/@Ni%QN"C1>g-/^[0_`+GIX0CC;HIo8RFZ,oY+mF8!oIS?&,R6^\;Dlq77<Pn_44';PS$h@\+NmpJ%GqZqJrS's<ea\^s)*_kh9=4;tB[",DR=@s60'1$S\-%#(VSK:iB,!/-'ME^:N<>XpUlmZ_F=72NIg$3H(!lNk]<5"dOK]eLnMPt"%TWX!'_=I03+5?A:Vtk<*pK$?B,@bT>-Vc6<%QC2h'.7Rb-6BTh/Hoq)Kt@oGf:A\jW$tdFcI9BJjlOI\jTCo_V@83jD>pSlB>JS"%3?MJfK+o+Uca0:%;T07s0:OuYcX5Vt5?Wa*Ut!TmqImL'puN6*>`2&;.n_CKCKi@H->E>,etEgHAVmq!2HW`^Fd)L*5#<@:74aYD%gTdo5C9r?mOelWHe;o9:[!B3i&q7N=%T[A=)nFtq"2BLAR\F8.30PcAU?6'EBRT+@]-`k)*"ZPE7=1MsU6[Q<Mq8$2("!gYoYmf`%f+ur>jA\W4.STQ#@E^#[9G8M2K*#+9RF\7YUJgoGXB_!(l,s,cp'.nTP)6r35)J_sA"``%<J3<N[FK0Y-;>nP#4D^sIKeC)[BE"/%cd6bcAQT1q#MFHd&"BUK0.55"B'N3K<pe+WQ2(6a9Kh&_(fYqqHlW_?>@a?9_P#+H4I,OW$\Sdpm+i0sWPX)2aX@'nOF;I-7Chuc%50O$Ilt!_6`/HN3fU+$Z@R9>:"bdF$Oqrk2Ra'<,*6Gi`F1eCW"'`8ElF5b3S![=8-P9l(<aaQD462o?lFuPt$qI;A-PF1^G^X5H%\__0Nn6?Ng1R@;-EH]uEJ_<Cj:cW)t$d!_V1c*HpP0r)Oma8,=J\D6)()K,6-qdb4%DYsK[X3js3pFAY4P\*jnE/5@,>ZGK[DM;i%Gk9IMg([EN>^hkOhis*K=3fm?4hC&1/g>j[;ItI@"WtLJ]TjO"#A_(2X&Gob&q,P%aMl(O5d>Mj@PuEH/Es6L[8AR8/(P_Sr[8d@%nO-=-5aZ7o>F!RNeceBLrirSANXbqB*hG/2*AQ!%It!4W1chJQV%TM]'?UeM&UlYD&LRVo7dqO2c=^)MagD'2f,4Y">d;nt,o"/V%=;J!Pd:MO5N]i>0U"cVt*a)!,27T63`5&46c'8MB)8\C$o[&Mo$0GND!:e]^FJ)dDQ4@0SX$:^!U?%!?!mmOg0*O<?`:YX*A.+om%lO_U6Mdgha<QDObk9:f01S^HUa&c;Par!_B5]u*e$k+8g1hpZ*\T!nHg]bDMh@18<`=uk1Y(Nkc>>:tuC@54B`EhC)B5Tdn.(+%m%`tK#h'5h0PaRCV,=!!'@Q`8`TKe69di/.(>q50Og\U"$@R%miR:fcp>`/4NUog&NC,@'?O(!G'^'7"\Hfp@ZD/$pA81UT^MG-FU5%>k'VXAKn-1&c6*<8_1%R"Q!Ufm&)M3E`7ld'\eQ(WYR4\gIbD5mP!V4`N$p^J5<sb*b"joGPF_G>hu&1E`H;E4ff:OmT)!?$bR$B%92N3,9$G-ql$@\_1UJTUX6e_(*Ji)5W;=4V-84PD^@>Hujl4*,2BX[#e,4<#hN/bTI'3\CS&P-1Xi?tI#oTW:,p<g3]r'h"<J4mK%!:NKB-`%$G'"Mi9k:f_NHP+i[-p%%G-XD(uM.p;5nn@1W3-tI'1)$9c"7!n>E[4u&*3XNU$bYbR"88,uU9UOF"&"N_/RhtTG^;nh%':i.&jG06rUeQ8KT&@5eCTVi7(t1Sn!&&8X9gGXOLN5`5#1b9'b()WN@L)-KU1kSf,MarSC]bsKiI\`r()r/S^U#[YY@4Wc46si.%ea_`^qI7]lE^\=<\5qh##/()=*2Q:gk*5?<7K]dj<Yr0;m#M"*=L>EN_:AjZmt)qbUr>aS&de\J6\FCeXk'&'1#&UAPR`m!N9$Fn%(GM?*]si0#@1uEXJ4jmZNm/1A6Q#m#9opkG`2GT`FB%<9<MG.$1CK3CMBd-gg'h]4b,RG4j1$DT*G'2U96SIp_K3M5@CPYn+s]p!%Kq'5sL`A%i_@NtjiZB`in1m=VqSi8^*8'^>AQsieHd::[)ZHn'[_7Re3GU_D-C8m?/;pc4f'F@#ouK"M`/OS(Rp6W_;:\#VVd^94%;O%f9@\b>^cT"(qQ=J_jd+?me1!7p?-\V/1_W7=qT?D&aH$,!kH/<mj2RFU9bN-D.;YWV2`29VSKCgkJnQ$m"q;k3^Ibg*_O%E:n%HbMk&9(WCYLH(h.<[X<]M>S09$;)VtgZjH\s$>$_H.MPXX(!a[V.9,>"a]8_g$jFS>eP6s?FXh&`!Zh=[4D%M628_(F!i<uD;Tg@%dk?4J0>IAH)`cmOLU(A4ShK;9;]P?(GZ?;O5<2n0r8O?Df!SL!=+`q.#'EALJodE7J98@#r.+shW/oVIen_OC!SM\!p@H`<S+A&B%.`>X%.UbTmMNG6;+i!M7$H]sOMr]baW7!:V=\+"YafW!D1SoY68Q=i5*7;_WrIT**R:J)@icT'AYIIX!ZM]AkLTU<nlE!,F?oQQe%m_Wt@n,U0,<Q`kN0-('O>t9@<)kY2<m*djaP=ch'5COcqL.GSEA)$=c$*k[V<+"Qb>AY-%2M,3bDD<Ue,VPjjlU]%C9sp^@[*V,S%f\.*:&^$2:PV8;Yj@]gS(>GN/pcRe(C?YrW?@hRd2mAiB.TEqANAqiWdpE@4+Rc_--L<Q?rsQ'bBgm%'>,[lC0/4o>r>M\#i>Z/<%gcN6$TPPQ:"kG)f?q"(tFA_'"3L]cN`UHm9X$XI6esNnZgm0J-.BTBdm4&H*PS(WsTIH)Rc:Gk+=Q3L"0Rkp=i$UXk<IE9">JUW$%X;?$(MSGYcE)qTtP;+GcHtUs6`Bi+XFsm>3@,C4JOJFW!04`<MQ8VE8rf_q8"8<]`]_E-ESg!H8XaVIIZ`X%e$ORs7cde%uRl/oR%)iG0(gJ7DT:7@@F"EOSQ"U$2?NhjIl[C\0B'bE-M7V30%U^=Vl59Z>bWh#Fp7AlEK%mUE2q$F!h4opN`9<acNHSqWsCD+$n/TQXc%#D0o>Js:)Vr.6&s-G(l`ch/NO:g`)KPRIk]XVkB6eTITtTfCCT]iI:NS-dT;\seDEXVCLeV_maT0RoTeon+sESeGs1MV7-D/[J65%gHU7#A8b>-$q!b.&QWadmDFm)qMK;blK24(9g*2!VIUtqI_rK]X&9EP/kJ)ZC>fFoVIF,D3YBj?>!IkWY$moqKfpY^97[HKi&H*T%VN"#*e4?0cAEEI7JLn\$OZ]]1S=/=Z8c,B<Yc[hfh/$%`!nohQ7F65<Fk).s!u`G<^]O*%lua8:>n_H]`b0DO8B_:8kUE>Q.CY0>%^e\J',g!=>=0/N=B`i,n>g5j^Iq\mc0=tFZi!Z\f]Z,t8-j_(eXJ3t>f`/m*Zge5<:)EK8XAYPmc.b#6JgS%nXh'Ic=01$XKleVP%8u8g.0'j3kZX+ASft)$CIfeUK3L2^#1b/_*$[Bg\;$.5mIj06M[6*^m/KBh)_Krnk<02O&_p6u$;U+&',;e#gdN;)_Bc*NQY^r7*%F0em$INq36M5R/o2IQekK\aX+h1H'7]_VcB,()ZmCk@I=TPkOah@MuOQ]pjnA`=#h5'`&o>0G2GZ/3[Ko!m5h`*5'+;BqrNq9.$#%7WMQBSB6/YCA]EJ,0R8He_AQK(gZL(%"OW#=?&a!L)Fm%`-8>2U6+"([$h?TG*8K%!#RPeSLF3SUo%DF1QT0Q4r^aFZW[A`26I?0%%d[@Vl9n^KeasDoF)tb-+F/WNRGj@?/='CQm/(\loaRtM*"*(<8pg>lB#t6dZp9u.;%U:e$2Xg*EB[J^[)IuPD>:c$^N$YMaX7,Q%n@/i)Clf(uKZ;7Bm]!(D&>)3*Es7dT<\Qi-.Po%@nm"(E^oh`\L9<Dg=S#&X2_1$NYOr&NRne3'euiBi9&S-jarnSD25m@/Z+ImW%%ZF:0iB1r"1/Uft:7_'e-lXbX)70Q,SM]*s;VC`sB^t#6ClF+s#bkIl+7)E\B"$^_T.JaA-3T<MN'J1BYEbMTOgLgcjpU1#,9'N[%Cp\WmZc%_.$eX6Zd#bZhat$QRdnoO>4a_)j8(;g>D>5!M[aPTH*<hD&<A181>$;eU6=p9KA!g?hS9\/PfMtnJd`"X?8-63)L=e:-%qmJ!kAqAL;$8813XU/@Y>Zn-@+_@.M8M*(`q8Fhs(I>/"TUP\o5us4W?@i3-p=FfnnLsq1GB*idph,(((r0MYprd%Cdrj7ApOE'!%G-_.Ss7+o<rmsC4k(F,*"@Qe,d1o5J@nCDs$4SZ13D'd=!XX#^L=#LX`nd]8jtec-/I*@!e^;Ubnor!Wp-39:20Z^qgr-gEoE+:6%li_Vh-gme@'[O-8Zl*@P;W#IT1gctt;!c@&8(doXoDRJPL574Mk;_5Q-c2+Z/O5ObHU4hZT)6C5?S#F1N!0r$<2H/&]4G"sf=;r'%W6=C5GG5=">D5U(Ahp$^GGs&>eVlJJ^@+WW4FLcuAcsd;;0_-1)'imq>_)4#aljS2b4K/4hPW3d)q4X_Ak(L^H>[gMlJu;RWt_uR%%!f`+$tio\+lNfcS%=FV1jhV(L.*R<3W@Q18C?+qWeg4Oq$"@#Y$mjUOgM.])odDWA=1!0`3]Zq4*0Ub3elu*Fa3j"?qY:_gLN/[%e;-_!C2?j+#ShD8f=#A$NM@7C%(c^4m3#N94dpF:L\e3E#'L>WKn2YBC9S^Q,-]PS`o=WCV9(4.$FBQM$[Fln&*SmVl[QE7$;SLk%nJ02+.OT&5WGTb6oPDYn:J_8hH7_q\.X%5_=>eN^$<C7moLcimk%,hC%AS"E3tKBBV._H7cK\qGE#t`/coNs@.U[%,&k>Hu;OhK<%PdWi/X;[5Khec!"iIIu!2Z8LSAW[MSl(ko7%+Zf&hi`^@8Ot_$Q(B@O7TR$(XFI$[=14*qnB7upfJ'Y_/#6NA-Tr?VgPgqPW#HZ3%RMBTPDf%(b$RLkL'cq=CY5)\_V$a]L;_,SED_I*K.@0,mi5GX!D.Xa>ibsiNAfkeI%U2EdWZfq9*o&Bl]3K3gnH]Ff3W0k^+OT=S%#[Lh`P$msam\spr1:71j'P#Gq#lqR*I)34#GN>H4B_7Ji1=mt#R,<G*]o(72i2)q`1ASt[$fA%W0Hng+*cOggf)A"3aH!-t5QU8L%m?E.EbLmG/&gm]_^;[=,TAVdV42-Lg`*O`T/EHCP>Mnk73U7E<L.?9$4RdR&<X;!u3\js`fj2o=-S6Vf%AK7[_KOs8^^OB8Zj'sL%=SNOOLO`[9'9fu3Lj(1`hblA>YuRo'\rf\+(bb,#>slEQ/*Y.8Qkn4!a/9l@5Vj!h)kS='P*sMAfk,6hX?c^WXO@h-`W%Lr@0)[9%?7>be7TN8<aU!V?L6WY,&6'TR#uc$dO+C8>'[5PG?[Dl_.%XS@]9'u^jD^1t[F5,,)/Ea(V<1&P.4R,Fq*>Ejo'XT9a[e9#UT[jZ%70d[d+hX7[D6ekf3-R]WD_phH7A#+RlR"nu>rQD'j"u\%.h*(h,?[8e.2.c&SrP'aY)*m^d8;WE$q3,A[gt=!F#CFX7C3*c#8q9)%14UMu*,1Y\Wj+0QK0C/9'YA(g2uno.BD9[&01Kh*)sSWa-L2&%Rb7op6o^!;joDC8h9\]4I2YUOh<Y]fLLbPD6P3h+I&>i."Zmmf%"p.Op/TiXK*MCl[EH`<M28?gIoifQ@P%U43]9KhkM_WN\2P"_#HictW6+7[n&V;a$m9);CN5cR)nI99\a:%q"22`iRFXD/jq`S/#%Gs,s,]"mi?%&oAsG:iiF/)e"$ZBt3a#(rmp*M7:&RS2WS6juhs9p_bZf^%+9]+oqtF!aZaSd]5,DX<<nP\(igUp4qT>@,io=l9Bl%_n77S+"`4Gnm2mH.!6Uo1ltfQ4[o=.Eru?kp]QTR2"DY\W+%$qN'e,u7+f<`Sp-+e_oShaC2O`b>khdYY\6J0>KrrRoL2mZ>5F,3%r+n=AlmNP[QH*j^.-Ss_:h+WXS)/c+@TW;(G7b3^[?&Da1&+k1Fmq3HP?:)k71Sr9fjc0`R[?+2[^IoUOqB6Q[TOip[Xn2I@6m/0%EOCJ.)L2N@A]4g1\Maft;T9e=fnf',W0%g"e6JQTaMM]0DIKfFe>Uu$n,V8nmD<a+L0\p=;d:Nbmh,rgAo)AW!\+M1J(9LaHm4G]%M-^C(-GiVp9KWK8D?f*`?Kb=L2ETl5\>$hr'dJ&:kbsrjVR]EIRn0fJ*7\r0T&bZL]IQ/1=q:a$0;,Oc3m=nKAhmqK7jQu92;e`%%\sXED5*F[l.[]*%Ni94nE@aoP"Cs"E!dOD'm@),i7]b$)D_lm%K=dabN,0_&+(Xjt*'0HjNmjPte5T=)eY?N>Y3(`J'`hnUe+E`n%SGUKS*G1PGK"Zg(Omg:1>m#BW@VS:Pkrd^&Vn/P$9F]I%i9JCNjJf=BQ0G6D0#h0-iu:`LBiZQ*j+NSRO\93S`OX#a_gC'.jXV7b%a_)jdK>X&[5c'#i_cY^(GSk:jB=cb+H/Pc?cQb:,FJBqU]-U0c%g[\VET9M;@%NHJAD(YC@a#<u<<-7#NDa#12ck_fNC0G[\I^tg%We(\8r3hmW2A?Vmm,[M2`R(hBDHf+,Xj(.nMa0=E!L_E2LW*)PZ94f3D<5.-LdfFa`CR'J+BBmJ5D,/,2=7Y&YJ)_%Gq$u5;:Dl=%*sT!tY"?g"U-+d`nJL[sQ8*`./?>90%;+_,>?I#VS!1\*%;^eh)i@Wk3;.5Q-"m)u:Dt7(4c=#pRIPSQV#+qLJ?Ph[i+Lf^m$"p3%&O&VZO<?n9hdmc#N%RHtD5Rs3b_R)d(T:L]T,='.mE=KHDhsLW9\rT%k>fMqCC:t.k=lPLZQS(r.5hs`B)E7+m#Q+fF8uX2"ent.%/3%jPfk:_%:*0#8rQ9(XgVh6he;Y3]hLth?$+*3)oX^@(.nM:,lU3/%mrr6lM5OsaRoJ`/C;f@:;*WYjcqY8M<VT22f^\(HK"?%(%Q\nZsd].!#)o:k!9X1/@gZd'6Tjog/&LK-kN0s@H:lCj.bfuE6BFOI7W=3#V[$7QC`3n_G_,G2\<HB29CEPsBmLKMQq>#]<#Wj7%%;aAc>i`FaYl>$CpoNl*RUM?lQpb6NMT-n6RBZ2daZ:jSBd3r:0>Y)5"Z\?D`fk9f\,`9nKFTd]r_H;W7HC5U-)ml<G[>%=5@Qadj%/?\WbDH5W>Z!X2i!"Q,kAI1b=N,SBj$]UHWUIJC/#^ch-hYSX?b+M!I&Q4T(i"RDA=#$`lB7n))I4mNGqk@F5ZrUb)!s*)tqL6Cq%LPVW*"-&f+6<kYDEbcFD>h;]LROl`.2nK;N$crespe-^,S-62a(h-ScS.=d%^fO)V-ks3g8WYTEOanJ[G!V#:-JLs>2]lET2LQ_e%L8Jc-N,,JHne8/X#d/ep#hR68'P/a@((q4H[kVPl=^+fIFFejU[55Um!/g+%!X"`I-BCfs(`!8%@02!J)#\Up(1sQ9]iA+fd_F;q%WRTVe+qJ#oKi<XAqD@mM.A<^V7RSPukG<kfDat\0m4p))X9E"0-QpW(d8=Z?#$oi++e%h19:3M@7`eIYF'J!kke'N#3Nf8uk;,kX%,]uYf(Wb[CZqW=`l>Lq14Mq)d)/[tD8^a3?i-*9M+O_)!,`U$RCR)B@ake$:NCRsV[tF]2d&p)Z83UVUidfbchCINiCF?F#$B;>%%+qQ"[a9FdorhirFRT>gT8.]fNAHW>j2FJUlSbCq0EN(I["3CbCA.'>S2:\IoAAprb7UWfBV@\q:iZZlR*5WAc@";b+:gTa"N@Sf'%MsWi]i$K3ae):ra10\Q70ltdgNXCeY&9EWg@9N)6!Nm#'cAm_1%`!'$-u7s4>btjNqIksaRG=rCLc&/$_J7AM,_DOJf(p4I3,][P%kW/kIiAAIV5c#^+=BFtV?0A):Co"8u3Y\.GT592o4<g2O.5\29=I2oMfr;q"?d/k)"e_SDTs^l))D`PfX\';OH5Bqp1)9aQ,;a=A%)sCN0VB(Q=\;q:eQIpn-10^Am1GX(%lNrZd1sCFq@*]+_/7k;cR)[92_Ys2(M:B;26b#]TpM*0f<)t0\9N56:P>3QUQ(h).UbIqk%T81U.OiAMhh`_5Y0[ZYJ2T9SoC4b"Q8AeWlIbW+Pb#H>B%GMY.n'f#pae"bm]#o17\h2&H)2_I>6o@GR8XY1oD0LM4=VVT>+'OAi%S/@*GW-Rhto>$/"%dtltNF@Jcj^Buq:Y`AASY3<iEYtjL@Rie!EiF$n)AtIH1WYcDhLbI:Jo#H?-h:"8c]#L3.Ptt`'D(Dr&uEF/%-3.H#A-LsB-\JU)`f4K1J89;t"U2CES1Q'L[2He=j/h*gg(TPtAmfI(C'21R*1X#YCIVD!OIYOG$$ANp>51"qL=F_W`#M"[^;NR0%7q7^jCT3_A$52ilj/(QOHa<n2fe'PJ!"Pf\.OgiE1-E`j,ItWuGJF1?<$iO`$1*"N[50m2'$L\K3Ba3dL&Z`=4AC*R?^/+`$QF#P%1S(iGFW/GZi>3o;$)*n\=f,N[oiaBs;/CeuFR^P$*!2.'B6b2]BJu/O1D9=&ksWGF"e@uOOl;b)aQHA:?9n.[%9>fT"hEXA"F/1D%*.%^Yal*2VB+"=m@GJLSGam/aUM;-WWOUB^/FQ</&TM87L'A[H!6gBh:.!No/[0br,ZDN'9$3KlEUr'cSV9VqU$P%T/&efYK`Gk3%[29L<:+jN1fkXcG,"&\u327BNaC>Q*3mrjQi"G>$Rg7K:TdT#&b!J]3-i*"R+68[Q+CXpu-5jZ.0KNtp1]"U3q2:^+CFXl*<qk`r%%VUcJ<r)oE'#KDAe2]870%6:[)/^[LXHUmi+?WeUfO;LL*X<)%R$Hk@UHp#;>iaZsa,6bsBmFu#&X%j?N-t"q*ZD)gj*U,(gJ9p8%S#C0C89QTuQDk_>_\%5M@s&_CKIGr'N(P;M!W[3lKB@DNUCPqC:?P[Y9cVJO1]E2i/E<aFR2r&uak,gkHNV&0jOcf?CAMPn]YMoN%(hksB'pqoJRr'Up1's'tB>ll:q<`2MfAJM9`@-Dc7[t.%X*15ACmi'p*"%B=MKTiIlc!4+GO=*n_9=i%)cV(jp&ef;(?DSRUa3sm%O<pUZ5A-f9`Bj+$m+[+6,C+rc=OOjN75QeqZVaauf+R0&,imM?Z9a^3RGOPRAamBAF?r]/4L@Q^*dH;:Vq.7a!puoi'VF9K*5EsA%,mBNP"BkgIG6cBY-*$_J2#W!5]WP!I,hPYg`Et-KWoTPZ>/75A(0iqjErZ6XMlcbofM@@[B!e9l0H5"5bXh:9BHO,kJLZ3ADGC*f%UWYSG9FBu\p*lZ)h(qP5kCsQK>E;+rp(BHj,q(l<:Sf#""i`qo7'6d9W-'6u)Zh$L`^Tqt$H&;Ea)a-+=<l`h-nh64*,NeP'5_`i%a.fDp''Yf6:dMIZN0$[%E+;s-J>Z^$GuM.HV2?69P=X@pU+d@/e\WJlO1A+C@Y*8KXTZ[EZ3/l3!@J@=58tjUX@Iq"QW"*8juPY!%D[#V^6?3QJ.$L_e9?tu:N8Zh.dkh:YCT(5Y#&`MF/ge:H9+P1X;B4c!4QUT^9$Y09e9"c%Ak)F^6F!9!Or@ar&>H#V)kcb6c98VY%9u^i=W@W1mb_]4O!4uG/[%n\r=!PCuV8HNcf.X.@ir0PI,g3/HEEP.o4`O#kUVo*$YYZ6_;rgg/'-fTOf`qNf:!:A\Q;UF>L[aF[%2/1IsR"M7*Y/;Hn^m\t3GdCPEo@siL-WfhE3;O9EKRej9P5rruHtcTFh9psCVQ<[QHpu1mB>#5J_qN97c=LN,iH#l67G4>llooIb%`B?,G9oZ1o/iRe%9qNG$SZuO5?2=X&*df&l.$EYBcbqsIm7iekZSTV*)#ludi$TLB^eLGMT[<rDU*U1YHi^ZF89W_8!l2[#<2ltI%r7Z%22@XDe0DHFJ>33^*p`.KaJkGj/7j>LZ&"P:"U3;5\=F"]4Bs!4%Q!hsHIgVRlq1a%g1"Q\6$>]dA9nSX?4:pO%gg.n/8]V5a%6#5!dU++XPC.p7sj#T/lR8KUfCeKkI,YjZ+a9_$@Z;UE>:I$=jF)=-E1-<t:2,3/SKtq7g*O-mkj8l#c4F?l6?Yn6m<8F1.cf4W0%MWOI#'gU2<bZ#t8T)N^I/^qREP6pGP=+3Y1+saL\QT1?M3u1^o%-'o]YD\2k&80jc_6W?oU#1jZ-9*=uoqhoR(O3b!WHMhcVjAAp%#LHR)1!$S+mb+_('.7CnXI\+P@4C8V(@m/jMNR^`Yk$jKDf7njaM>Zp(2#N"Z:pQ(!Kfj*l4SG?REh^B1f/G,;N>GQi!)J\+Z8U:%)F+XiqEp7Y%E>+I_qmG5i+$'4iDA]X&ulF)>EW#544Mm)N7tCK>_Vc_qCA(%:9OS)<^;p:%9ift;ek&/+>TOMW,6;)KrN7`S5h2m%gX$H9)Ku7FeE[<MQeTS^5R'1i,W%b<ju5[4N4aA!]Ski3(54IfBY7f=YQqodGs'(!]o"uhSFCNMcl$K(h^"=8[)5$[6>p)uZogu_%Q^8NKY(.A=[3\@5mT9qcE<u\?@'+MG'-Ili--5*F6nZ'q:2?)tYZk[Z(bKL+``9\S;=/oKA'AUJab$lM7W[fQ321eQ"\3hFodX[C%QmsE^'P6(8W&1WGrMPh%1)H;kA!6<'HA\<gTZC,m=f<c%-_R;g)"RANcu*erbp\D3=+10@0eIt`>%sZApK1;>aQ1t'a94FZK8_op%**[7h=>Q.,,FBq-:6&cYB9W,D1P3ja77d3*-pOlS8fbi]no$5BqdC4;0cg;qTqEM?&',P3:<\MHWCG?X\5^8P;]L.onCqDT&&j-J%)8a2WPh\>eb46mp%M7R(1]Sdn?DGPp>t<+0@hT^oY9?dmq(:;KHrf&rX9X^i8;50uf#:b@pS\1Ch"3<XCtKD67+2#/%YlbKD%\&5%;iKk9lum=t`U(^IW!B$g8Y<54\>!<MG]+MR?jD^Rc-H667LXL6T9HSH$b?F[qI(DfA:g6tI!Vo.3*<*?iYodrp4PIgVHc8L8]1mG%7O)>:N6kJK2NN]:`i;b%:"mgre2hfEUei9Ul\\3K>;_&ZfT6^u:PJE[kpn7LM@h*lO>-J76AM%`\"$`=<Rdj]A;EuTl\*P'L6,=G%_K"BT\P0h"D.#?H7>#/*1=9+GKCU5U?K>(APJ_9%[+)SiNLM$[RNIefZ&5E-;Pk$!=BS=1A*l\tCIS/^]N>\fi#Eo/Ff'd6o**<&%@15]!;pHH0PJT('fdV5Y+WEru<o'\XGaHJELnn$)Fdl7(EGZrZOf?Z)-,00K'+Qo>i;W"1///CH7pDLcRYc\\5`n;l=fJ,sq0uRd%"r1gWPd:p?ZO=i'5:NX3rh1%*<C2p+P8>Ep#Qd>?K:/cc$B-Oj/u1sl$+&5*8>`o7Q\uP'1#qA+03sn=ml3P1<\RhfLmlMcM)MP*%]*$_b/o7K:47.-g.FmM#C8F_/$oj42pt:>`#V#)4l7bOZ(1tqFVA$;4-42Ggl%';[S*$13-[1M#EWE"W<UJN-eA_ntS/Cc%1Fd@"%GsTot&#)\j6X&+fX$GR96\u.cng3;n02G%Q@eN1Ei%\19!-4i2.uB;eTd&IYJBD%XeQ[!u_?"QoP^*5B\4X7SPA@t$RCk+"NH\;,%0I&[0/N9/;^^A;a\Zr3b($J<u;POET<]a7l@Nj)lTZuQb@LOTc5gp#m10Lb/i^S#%qjU]M4eB,s.iI?"X9FHtCu-Vn`004u[>D7[%aWcs_H>\V/,%ogV5mihpl-BgENQjH&AgG\lNadVd8uj5:`YPQ*ZW,:d=DUC4E_PA$H$M?f+oMjbOTCM1JT'">UrOBE"A%2rTi*^f%+9ULP#Er22)R4-(f08u?,1H"9=Ogj<#)A_XFlYJ,QOE#[$_YL3L2clOYFA#BW!MNga;V3NB\4dcc&>*Q>-e1(*JY>7%Ma``Ck$_.%Lms3p$0g*q2\*-qW#D!1l`qo-:aPTk3";\[nIKRN$<G5;cpNeFPg`G:P",TbW-[ZQ46<kPI#S[b"!bd:4>8[6__c/$&1=a?lk;t]%h)iFiD1I4,.l3e5>c,Ef'BL$eatX@>!PQa4.Dsa>Xh7c9&).99V2;pX!H^=rbgN?"gKd&pST0(=euK\a9&5a8ZGiQ+F&2dX[a4O_%55WKu?io[m7!3*#6>K*W,,;nDW])0`gm#B3q(2qGETsl%Tb.J;;X(ZaAYbZ1?o?'Cgn^:f21X4DmSe1CFRW(i2^c.XfrD4+7Do\?%OO/!f,b@%75SV9NW5`?ZGG<lIF&q[q-4oeNnO;N(1Ec8nS]i*n=jgaHi*`<07jEY&;$9?0(8Skho_rrsIZW`E"@rl--s7P87]sL.%'Sg2.?./*EamP_-VB_;"&6dUh4B#jWfL0jY.fTRC*n,-e7;EN8m$m@T#t^F$0!q''Ysnl^2/R>r<o9"@X_E^M5TbCGiJV4UVOliq%0]FpOXKK+H"'=c\H6[<Fkr>^Jp="FUXhj7;5(]7mZjA+u#-)#82s]99>)*bfW)Lg,26o%`B;;0a7H[Ng*>NE[olDhk@$A=),4]9!%HAuk($JLfmP4PV6,@O>N0mY_+"W[K/"SgT.Zq\Yn@JbiQ!9iP.NJsdV=Qe@8%Ul-\-/+J&8WnM2/\oqpk4#@I^qtoOFLYKW6cNZ'%G"`tF8>q/u)$pEc@>M)qZ62MK3C@X^G>60+X;S<L?lF/[3.sShe;SYhDBf1.T,?$LRpq=_4]U-oIKm@F&3go^QYS[LcH54+`B4*F%\Q?.Dn6rqIYL/\/F_:3VP(hB\#)\9&BjGq4"apf`.XV_OBfjT8DgV`C\LGX#l8920!@DL8(e\/3Su$\$?[W)r+Fo!sU;X`KBr#k>%2Qi2\>D`p[\0]7Im3*/g:i6DQW%(sPdk]`o*_,+TknKN(:U=/-->DrNg+J/7V\<QU:mMnJf#;@s=RFY[I/3.Q<orWWOr&-+gGNU*%2F1t3:=b15:*\iDW[A0HhR0Tk1erUiP[*Xk==+,_&p!pP>MmOYJQ,ArOo<A\82][fkuIf$Y:IKRZqZd+n.b<UoKTHcjo!)P$89Bh%pu+nG1>4MZh3E;I@Ut<G"Vr[k7EqJT2Wm-4p4O>g_l\#TjD)'ui3d&+KFA`#:D`K&&m&npd*q7[Vbru7N+>a#mZL&)*/HUcB/PJ_%#YOVD@1B1hHl4?$Ws=JDit?HUof"%d>`>mrc6AW)1-]A`*YPH$,%BuU-8M:E3(`'S!0b`>EE$ckj#e`[E'^72T#u4#_DEF+VTs4U%EFk/]d+\#ace9`:B[c4M;q!DQ-ml)'>tTr(ANsKt\2ZM#,AdrP,V.(!^nu*"G+up.SKu4"C))3c#"=`kAmM4=ED'7DMJ4?6+I4;)%eV7H!fWM4;m_mTgA[_HX3N\+%)@+<kU9n:T!+P7+jAK`NSc4=S<u.K,GQaHmbQrig+^gJh!L+T#`%YDu@E]E_eC#1M!&8!nUD:q9%C#5OYc].;BN3[;4oOM@/VifcYN;lJg*eb#X]u1).Fs$46@Wb^Se79p_ij>ruA_Rr)"-)oN8ZokKW0g+Pbu%RFot@[,J7_1hIm\gW%'J!.KPMLCA6Ar,]4.dY@!t#?bPBF59`%7(/^56V@b&hgLFB1t2Q]&0bPW++k+Ho5d['B]Hi69Y8)=qD>VJ1YE`3flqRB]SN.$s>r%$s@;f%ejYe5-PejWl24WitVK8-`<QG@_!0.aj)DI,WcN,B;VqC3BYG&==16tkO=*/K;cr512V():RNT$K0_JA`%Zc9L22o-Ak%jM%43r9op`S,N`RkfNiG;h5W4o;SmJ'ju/ria4*/E9AA\m?\dU=f\iNYiMD5=Vm949`_0+m6;`+f0F2IP&X:&N0&hjMX;j-aipm?'2<%)AU2L.,'c8`nHrr-M,snK4=2l\Sp=ioC,WF9Sur3$:iZ^`g)Hp%P`TW]G^n"asg\.lHM`@NfmSjA?:UU0u^2I7^c-oq#j*)ZDY)Y%(0^J?)HEM6chipc@shRA\?TFRPt7XLVDJ"2>re/-<iuZEkt0UZWB8OZ6^#A[+EaaU]t#2R%#!o]0irmo?:H3u'"qOAdh1=#3SMaB%adW%M_l1HBN1X\)Nm]`KE[]@M][Ht-BsLWqVKHsL90eQLPAo'>?5No5cU/9j=ECreZ\<:]UuRpl2&s2V(>gHcaG+S!Ud;%,_-OiF%'1>uhXhjm5J=tSpj"k[ZHnI'?YC91O1W[W]_T@)Y,85Dcj0fm[K,$'sZd$2nrH"%0ark@-X)1c"FW:i7VmUIjkZn+Df4Id^ZBp>u%!FR`i$QM/Y'L^3k%E/W>!s!$sE,&rS'J3b$DkYBl[&Wm%Rl-V3'5JEac4a]Ub+_l>b6d1Tkp';;I6Wk02sQ++-kE,fW/8m*h9Q47%m/SLrD0S!k]Ga"WeJ$m5!XpoTYrIuU=`Hr1XT0JFf*"sadfj-jH*mn=Z;M312k\JVPopZ:OBN8LR[)Y9j%m0#[0?$NEWTnFTEt4B%?*Q0.IZ#pBJQZtr[[[5=?E3,"fjq[YM^#:`=98!*)O\L-RP0se'!%J9gMF:$^[hAlmskH\WBIsb]GQ=9b!GcfH:KT.]:_b:RU'*9%$#Y01f4sf89QufugAl>>Ej]me2@2"[@$jR&!^a$<\`G:kCITVrg[&X>%2>ErR9k:k^9TWJcVT0K?<S3j.A#k]XO]?m!%*NGl/]>o%Y]an:B'bg$V>FrLI__igAjdBA<KATf)jFh=<)2JC563(?OjU5oO\eLZpp76FJu62J.l&)Q-l+kP<Kr*NZ4@T5oO:AAPT.lW(u&Z=%-Sn\L\1fHV>6Y=FnU7&L^.*nZLELTL+LNa6.<0>tP,oSB7Ls[TK7;nOF,*K7,>uF5YnBZn5.H%s'@pd:RHN&aM))up)B*XiPH,5;%GCTb.i[4ul9$gl[XQ_Qf5bl]=A-:UW,Wst01SUY.4BSYV;.7u-_j?aC2h5D*,/Lo-!14ZDJQt@P3,39fUmRiUV):@j\i#\LaY'XM%TZKe7cH;?I$+%MXNKV?n7P%H98)gQMj<8-^T,K6L*/>a&lXk$8WP2q$pO3nRfQo@*MXmmZ;%IPQ94SQ0PsW\GL_[bm`@Q$e\h99u%hQ[)N7i.)&g/hC<eoGA-4&1]2O%R.gc^"pbYgq$0\E+PI[4dgpMg,bomBca*U[.85\o6T;FeR?>_uTKRW5kjfH-WX:_s8lPA0I5q%G6NdpXAGk^^+XBM1)/-,cHJS@mnge15+iPJ52);5`C@hY=;D@Bc4o\U[0n_dMclRo_g*.^(Ad!^qoERb1XB=\nV#tlj8'@W)[@#p%")JT+>b&b7n)gtk6m$N<RY)8&f=L8[n0<j)>@%f0+[hHZ=8^G7FurVHhp=W>6afb2DjBUKb>A$fX>cj&AibFg&_=NnMcnrmCl`Qu%%u!(Cg?cWG1),\3Y!Y$e6GZ9Q8;LLUOYB4+D4MXI:o\)X5Z4OiQ43hNEcW7A9O-]WrZ.s>.qDA?V3KX2G;)#Z8S)&7K?g^"KqQH%%r[WorNF"ana-YmRUJIB>_S=6:ffDDjF/5p:Kk=O`/Mjh$OZoZ(MK,Q2<dULRW0G:*`f/,0gB$)JcUlri^<I^\iNNFWNk,pokn\":%%rED^LWeEIpC'25AkQ\OV^hr@G5ibdE$]^S\"P@FoRIpki'B'I^qCTn$,MK''S=_X0lJ+lA8)c]l]FlE1,M)^N6&NmZOi7MNjRAV%EgR'i^3,<SArf(<S#qofgR]t/_6d66.:EodhpDQjZ@KksSn0>F,;:]0qpBM@,_:-EEc<r;;tY;CrtOgJBY>URiY;4oGb*Mq:S=8]%5+nk&X?\jQe3Jk+(^:+(+E$rZ/-R%3bJfS"+6bD"*[Q5!#UYnL.nj5:Xb,"`>ED?UhhZic9o2eKq_$>`$%uCsb2DdL0'7a5@U6pP%AlQq'i;k$I(nJX)N1G/>W4[@X?f*G"oiM/"b>8("MEPSfHbTL*5CFBI8c<ud-nSe,<sgMe*Othfm[^JmoOI.L:KgbK1+:gRkcI&@%oZ1sV6#Gt^FK,Su?E#AFLfB0]!badIP1I_hH:AJ`;Wu!M6]GPpWl%4/$`,S`Bb-@i`1TRXr7F&\iYoZp@1o\S3e9oZ,5J,XP]]^%%@+c)N$q_'[<:Yf2T9-T"9A_AZR>$T/e7Ot7Zf6]YDE\6i(?ji.8kRf!L\%ZXcBR-(gH"E@c<,+(p8XY#R-S(e)</GieWI5-^nB9Q%+_>727$U@gS7ghtR3Lik7[FFRXFtO!_8f)<<A!8eWU4S[3MQ7sBX9@JYReoprJJFq1FjM6@T20eSlY43)5U@b%Hqse]b[Z.>[:me%>`k.l,\/fLYB$V^EPM!g2$8=6Am%IC?6e)i;B_4(%#SC8/rH$9mT#*m'1\C[.S$NaX0J'hW@9-2U]sAdHa%&1kLS>hGsjAVH*XQ;%-&/3NjQ]`YPg_KF;N=m4&.8(CgDa#V6qc-DA2[Pr%AYU2]?FVO"Yo8D6CP!uD2]h+)2*O9/qdhifH[WiZt?J!Q_@H<.5%SDBr^VG%E*>4qUf*5ER"fFY-n[;+2AbV0,#d'1"kcPnVPULDQ5G&1l4[=4#t=H?E/AH#QFUKq<&Jubp/n1iVe-Y:'r.U@r]eW?mB.bYFX6Y`%pDrZD!TPo'Y0-52i?-L!%EiG&L'B!S(`3>;L`X`IP6*>D^pj&u=:m(LFC,K9!Bh8+U7,lLWEm+c.s#:'=:mNrkF_i@B[$5`/-$du%DFf_I'!.T_X4Ms>at8Yg7)P]h[S`RF\B$Anq`C>kG%,\D8WMf7l,u??cC,f7-2Jm^mHBfS73/Ra>GZSf7S%mT]K6r^YCB1gIb;P!%0'gZ(%/jfn.ud3[(gjpVok=3q/Ymn_OL+eJIPss:+pZHK/H^i>`sN#G5J@Id#g_CMD"sA-b#n.("-!/!]Q\AH+t!8u6k>3f<CIV<%$)T!Bg6@?dTOLB4S2PH.L5fA^^R>]jL+Tsf9#1![.oRHp6^,&VHs)!f#^XuE%?97FXfF?^`L&\?oT4@5>HA\/MZ6Eko3HiLog=)m%3"R((Fn;lZc`)(ff`k0leLUF+bt8cI4jnh\QHdHQff&Cia+cn;\FcLFW6#\aZE0`;:,.-Y/fR@5>;:I=242UP((3["BE[dfCcnq"%#=#P'_JEt(?*8(H3[JMP?L&au5\"HMk+>5J>2#;eIR??/VqJsONp)DpdWX5]h_[G"dgq1<LH+c$E!b,Y$`?ZI`pZ0YH!31_htEPd%VIMnt?360<comu/*:Cd>nQ/gHVcjq8JhO\<\bs1YEcG\fFJfmr4C@OC2X)jb97#F7CKUOug3A)3C4P3\qL#r:eaf+Jo=hni#g$tA%=6XDZQb^2mof+Pq4"d&p>[-G\EQ@M:Zbf<:QWtd)3a^S>HGqB)9eX8LIWoNmoPC9GbudVdhep?h)VYVU(9(6WJO/O%WnW3._VVWF%e0K#4">QK\g)K]8[>S54Nc1AKN8q:<npf5)8[)=EhA2"gVUZ4j5W^673PX,bIf'O(j#QOl6bB*Yi7W9Zh8$7Dn$phGHpiSKKh1GW%M%rI;8BL_fp*^s#inU2ZCSi%&[?="h_o5c*l?h(&\e$t4D(m4-Y)\WEb7^?d#gPiNiO\58GU=TIg%>uY^9-I7X5Y9_/lF",O"<N4%(*:37Cg8ZD?IkV2<q'O`P$Z&M4?e*r1p"kV9=P9o?<W`,Jkh2^=[.q;<rB;hYg*,O,L),+@OYtod)H.Gbf5@8Ph8E,UrEj?[nAt#%'t@"Xgpme3rBp?YAF:q7e`a[FP"Btg_(3"4jIq]B,&R$sl0+>,OpUuh>qYF.+b"K'l`!Bq`HrEAmY@ad)83#fSUrc8>.1na1W`C.%44Q%\@6=?na<d:ED"pA-s1Mc2`f.%0OdBYJkd)"b=aFi#e`2[=<VY-7/sSR9r-u-.A]&lu,8"aC/9<07/po_mLe\P`f_13'.UXu5%XF#_A$jJ9D,CEQIq1k1:=*JAq[%\%60(.t^L_\m/*S[-3Ze!qI6]%Gf&hl;A0L9m8S$Fh-M^#6jY\q"_;%-N-:slh#/Xu$mW*cGk%JG)`V6/6Ef!\:Tf#.M=([.$"=*46nB=5:&/#-W\e(1QC5CDr,3\lNEQ^"E6UL,P1)/Y1BH7L2WD<*^)S>(CJd]hU1Z/?Fi%J(5:h%alAqsYCBVcT_U;\[.M/a8BhA5SO#jFp/mgA1^\U8\f'B&=eT'-eO6Ir[$nn:M\<q<;!5f8j8.j/CNP1ZlF(g>hjb;aF->L,am4n"%+IK9.E'\Gc)^KGWs6_i)2DOl>OZp6l5+bgr'[.$mo<&qt<pO#<*/tcNM:`R:#7>YKMl?/PiT\pTU2GmLET4&h%gFc!DV`]n)bJ$1%L/SYZYLjPr;ZbUF^4[a"LMQalf+G;$X5"JkKeib8DnPg>4\H&bD2iI/X43T$8fnHKLMOYnc=dV([Rc,0[&I&N%D?+7F2e-@*N"si%C;8ZH6`u79i4a[;6XEfL`Eb4AB86+WjGI8X7atq<QITLsYR^'-bZVLkkoqMZ3+ekhYT[(PQ6\XTB1U4/[N,h:9YVj1XfY?oC,;2s%-roS(#pbnRqaDl<0t*.u-aU:4?.X<ld#I\n6in_VpQ:21L*W=i?.TY.XUV+L>r,H'j#L0SmKq=.5g(lko,]>gAdr7'>9n-i_ukP0%k[fJj]66Ufn"PI'JoctLN>uD`H=lV+/%o9u'2>gQ+CYqn>(6g'dY^cP_-Y;NUCOL;M>`@ME<<Ulc9Tk<gQ(:2_j%JQ(KuQW`mA7P%:#o#&i3Z)..Oc-f1<q-89mGWf:-EKn>#H)BV@S.'Te9)>26'U<CKj2ei00E/6fUA/MK.iNWJ$DrdRUWC2sp"1n&'04$p8kbR8^)R%"th,>*UbiN30_:B#Qk`JfD_l8[=j.Np@4FZ+`m8>C;X(RnE`H"51?<Z5n'MuJaK.FNnj7bHLlooL<:7:`)TY"f,^F[DaI]/`B[Pm%dR`SS;hPh.@1*h7JCrW7?&qY&.d[*:l/6PS%K*Y\DZjonE=?1S-"$Ihdp,;MMae,u"qi0\*dcmj-gK.Y\b#2lOq1R+j>q`K=[W9+%o(J9b4i?M9,F1?UF]BOIZqs`98EBf.2RF2+kKOLs6Ye1:K#;K8G)Ds0:4.Bt\+>lj41#A*h'Y*5b?h`),7:-P@k91^&[J%eCicnl%L,H,;F>1Ub?>7Of)r*BGa7@ct02g&&*q?HH9tChkh*JX^_+mPE]I&s>9goB)p=bRQ<gL,EBh_bhM[P'Y[1H.7D^F3,P=0Amm\&#V%$bA$%Q\GaCV;meUL\@Qf>AQ=B6U<E[,RIFF)66_ZSV:)5YV._^A-LF"\Yc-UjET^eMAdJ\\sJtM<E_XhSNB9Vkn_E$e*(:E5n?8^%"Y_p9K?^`il22-Z^NEJP'SW=DJ]3m$@-2M<\tgPTV1j&s<=Rssg2[P:HTm%q"gRbk33-#Y(SG@qL(1GXWYOVPD+D+>7lVjTka"YK%6_:`VZKX28TY%$\oMAG;0I9ZiF*gkPe>V?aaC%&F2l1:%mN)Reg3Xb&@/ZNk&F7`oo<+u&%8a,0BnbCV\*));N^[P%0i<BDgbKl<%4G&1GCS6aY`Wa8<6!GQ9(=:@WMIXdUL^4$qn#&FIntCC9hjetRkT/V!o+SDfrWNp0#0mor/;)dPd*o+H$k(*D8u1J&AP684CYXR.%=Q2f[W<2$1r@j,M8u3<5@6=n5m!uogk+^q-]D"%$T>,Fr@;or%+*a%/.*q7MbE6[K79:TD44^K6fA0%:GD*kdR.ZWF%$W<QW%Kq.%P?rAL["s$]H\Q#c)aupE;'(S]e^,mKd,&UF1KS-IqGMU@[qft9;mPVQ48R_/@I.PlR[j9>4>rS#/>VpN!klb;7s<bjJ::5!X=MI=%l^V$>g%#mV3%#R;!6*9p*KKe4jh0DKiGh%9Yk#@HQknMZo$+<-]'K?DVJgZ;LGOP6FO8l?#T));jdUm1ePDR;kXI7nIX#0MPeHAc%oNkQm2!.PL`]QgcE>kO^D?ha"bOETWC5aKXo;a\a1$EZ;O[SS2]l8UPb1eVb9E$6H7h)gr]#Q%ON%9)D_pB02UTPX5lZ'#"0/J0T%BkiZ9k-_<<lA'>"4fsVPZ-@tHMP`g^SIQ]o"8X8`6H[(laR-)7,Pi==F@!*#4+U1HBa&B7%dObnQ6Sk6^HWp,_*>PjB9q0L^Hjd3%C8o0:XYi)_8\5';%Fh`?l9W3.Af^3<_L7/gI>p-th3P)JLh'iNi)!TUS8C!l*-K*?)OH))*\luf45.`B/J09#?"k5I[p)c#[-8mV%WBbm#5_WYk?ie#).a!pBJqI2O.rAG0"q7.93FG[d2q#0`;dmnIp@A]OC)Nh\;J`h-<2DS8<YhkP)^M6Tku"D@"]XC0'%Ii;DQ=Ks%4R@pd)gJ4Hc3dl`"Q`F8@!/VO\,-COe^/IcjI3.b_uuaX8GhHE0>2>`8JXDURQP%/n0ZdHd[/7\9GW]$NU=C&[l\er#HoC8]`mX3%3dEMr?'?9U1WFT@=Ns1g$Anu;:9t/BgF$rTgX&/nV%);_p$YCeg)q#:D.K\oFuZ^)P]kZ+XD350qNPB_g1[F!><N%)C0":,]e)l;%DWS/FJaj4)/01-:1O-OlOMU(mF\-!VKVKAR/mkDh^"A?jM]nnS[&cjdc>sQRQK/>KC]\s`l5[p9IUl=DfXne3HC+1dZ/(^Gi,C=L%[I1hVlE<V&"F#TYEQh[[Fs>lsr=]al>K!gnr]N4:0f!2HG$2oW[bA4a[1IZ)?B697(-%QbpRT76?;h)J]DE.(otKfP:El8E\F7;,%[I.(4nF&^i1?f#[bC-M9d)"c#V.kiHm\Dh.#8OMIA4^*FIur@a#`T.+Ib4J6>c;fXUR?sddufsGP:s.\/BKF18CG4#TsUu>r0<J>%QMhpNhXNRBH[#ZaAedV*]l"T@(X+H@1Rd5HqmE,3%t#XS[T`-.,iM`"lE5#:7^o[*Nl5W-2sbY8*e?6SW6'505ZP3+cB>:O4_jWH%['O]T]*A^JIpVR-LG03g3r:XCLm$8X.3-G<43OZfd6$3Sce?L/]@!Cq1kKeYX-"6K^ma@^hH.T,NjY(aeEFX1=I\GT;LR4VR'H8i%kCu$in?"&=>YuXD4IF^mkW9`L;.E]sm<Lt%/!YX_2(!URi\J_Ki4PU$ea4DIL']bM"%/_2F(Ff1,)gGd\9?!,%q8h]4X9*qki-#I%o'uIl5BU.<>e;+,5H:N&kCB$`XYfM!pinU^Q040GN*g,\iLS78eC@5iZB5pT8JD1(.2QGYjO7-A[h^UUk1q4@#?-"EAsYBL8sKL#%bOSdJ*tU)$ECDM7=6SS3\hoj`Bfg1ZnM>Q?;c&Q2Q;J^rW!#kg;<XH\,"a^o&rCeHlft$%oUMR^A040]pQTZf.kdn-WaJfQFfkh:%JC'jQ#$-h<E9=TA,.gD'o`Wer[)Wi(OBru-qIQXa\O"^iFj#+ZY;pd(p'A471/])`;aO;;V%LX:,P*P^c<tJ,mkQig<;62u[qU;j%!&o,e[dU;T^*Y$aae3*-@iNMIXWs6s):seJQl3D90Vn3*[;[':/?3&$37AcK'dSq>%Q/J\D<8$G9UV3Y)toNd@l10kA=g"8eM0LZ%&\PJ^D6`R#4n-u["2RpjkJ1[m\>BnKEO@1*4:Rr,/927tZ,CY4YKUu35\3&?KVrXP)(s=F8!6g1YXQ)<K=;,f21:c%eic^u:0tab%i]Oj6EPOU>Sa7NT/jfc9YgM"%$!]@9[B9Y7G7%DmdM@skLW=A(e85aY*U9O1ee.93!f!;5oXa^+YE:eE?mJ[@bm7@NahlD?(r@dU%0pi!SCfeG\&Cf+nGT"u!Ep?JGp]Q$K:sk4\\]NYQhuRK&duD`X1ZX7BP%kQ`fp\r-iHgH6@mc6[n=X2S+u8ME^DS&ZQb*A3`!$+C%oOS4C*ausL/!7E*(-`)i;TH]7B?62[_M6!p<YL!GCda=e977$2=7mC1ZZ$cn1/2D?_u_c:3g]mPR!`g55qn#qpUCh:9K'O')\K^d%hl2[g\72rfnU?B'NJ7M"'=pm@R%3U&j7`f1$"6TX&N54X#nc$3kq"O@eoFUT&.II!k]hFVZrJHc4"]^EOK`U;T8FApY\,\U5rVq2%CM_=DWni2HO:rTa63]>2*?S&&CNC*b?=GR>'cAibN;-f_Rk*X'ikAq+>677QSI[M)3LQ=F5.p>2#^^@5'mp^=/StNR9?-Q89MBE)%cH'?=Nac?eAoD[/$>/fY4VYC4dY$du*T'B<e='r_)%/P#+Pk'3UMB&Vl:Q7bo_*2$Hj7V@O'uU!e@>"h%7:Bo[>hP"Oj\hoSc'O-%R>u^m=X$o;j4b97KYM8W.W$,&.qC?]H%\&korN;E/iRfWQ7.OT]=@LEYcg-kTIKmeMQIn&lS8V&\.U6uF_,?9>'OpKJJ$CPOK+Ib%Bo=YAoLf2FpRnD[-?kP/YGYUI1q<>ndtF6Ta"LeMY6&5s"A19m\Bs&b1Zhu*TM,KXh&JY6X%E(mbO-o#2&YO3+l[Ajl"@Iua=a$s%SnkQ<fI3]C&mAr9-1LKlAV##KQ`FCGBNpI;S1iA+K]$maSV6YpN@[Za6i8rLLA5#/\Wu`Ga)AA+kmCmRT<%4*/,(!dTQA(t^uCYF%RD=il%g+&X]u4,LL$YB$M[2r%A$9;#)-<*QhA4`U`s1DWX^<)7X.7JV5Rm%uX%^0(m2SC][CmHgi<.jR1b7:.R7IWp1j_u7S;8,*%Qg^"c"9kj6=H),--CXI;'Y%aB8rIC\_7ak>FR:&<igKo#'^;HR#>E&V70G35=p#`;r#jg;KNg=sdTn_1c9I-,MIT;cce,gS+55t,%&s'=+/p/&F?`A`bA)tQBM4n7/GgZsj@s01I-AF$?XO+O?KJ@M)oEI<.T+L([C\"pGf*>K+<4<GL]4cl*Aa8q31[A<T$<1IoQ/b9Q%2A4u327hFLiKc,QD&!_bPTk!lfL[iggY(=<c3H6KM?OE'Dq8B!lbAec%%oq0>P48?mUcW7Y*#((SYtSZO0!5`CuOS0H]P>9E:r9G%mRN_qHh'7">bZdDe!X*h)@=6NA6'%%(t^qQ7XHau,i]Y4Z1kaAf5,Ss:-3Z30DE$4CkT?_6+E\B,D)fXaoBfiVl_:H6N#'8RMG2P%lj7W7%s91;5&)i"A_c7I<3&e[6cIUO,3O(XF9A$<+Z:VMXA9.oc"-/c2nm^rC0?0QF)H`?`BcFY[1<6t\R1TZ`sPN9.AX>CNI)#f%)c>\o`(`_7NRIC7^1icTo_mujnH8p@Y2fN`CsA(.9TKS>(&ce))O8>1.=X+p6(bQe[78GO>J%9>LnK+6D5SrQA+_I'f=[Bf[iI*E%h*9RLcZq>r,oc!D,5!5V'QN!@%%2IRS%3Di\Y(3/:b4:uoo/'-6'rCNUjfJNq3J,bppo40Bs&5qC7QM%!/4NSlc+JM35"+@?RoPW%cYPBHj+1Kjmh!%DasHH\^bbFai1XX>N._ni_$PO!q)=Y4qZ$Qj;Bjj#$CWIa4]3ps&/4Y$=YNHejHO*6;*[KmCWj=="i1tJIN=6t%k)e]XIkUC%qg!Z(8F@]_-k&mW_sIk=QtF&g6obqCFX^E:-Up#L^"IFC?=oHjeT)UIZ#ON*0^gW(gi,at)ZW<X@XCHeqD2-Z&3Lfg%E5s$;eL6;2L7Y9bd)-,nPc_*lGF^u3Y"XP\$QH62G:O8H#YeMj:'1kQ[=oCMXMNQcU:YJr`>0XadtQ.OZ;Gcbmd\AR1(uU;U=Vd_%lVdKtO00h=@aCVYp7V(2a,8@6EZX+aF>);n(b"umQKNC7%uO]KBgl`I5JQE%+Vn7/WUBYMMcBmu_4,WS;u#lOIfdMsHP(:gg<k9-%J62,UqBjY0N/X2!=Hi@.F8&q6d&g]kD%rm)0Jj:tX@,f'=#G"oc3.DT7=\U#$-!chW1rh,N0@G%U]mqh6/`M01nK'q+\'YZq84Xc%JBb-6MJ<)Q#"PDW,PPLh3q"r\G!i6l^C5)O(',n-Xr*Hqb>IfNf-6;*LU<\CJS"`UUU9g7YV:fU;,A24n=M#i0EVK,pCjL-(kq9f%9q"m7XMN%e2r]'d1m-a]K<a/EK0rlupNU9^P<ks)e#n"U]!T*l(n/)l)&*Y;3SNATA!kYcVBEtH9Kt)CRDZ%B'Ve7/W3IBtU=2PI%m(*e!Ueul".q<([3f?LOMn.ruUQA0B6sP89)3-uuNLXY#HGf5CHDCSfQ9E.l$D*L_Ea1o^^6,pmB>H(8-8NQ!fp3UFrRfVQd`==t%X:F9`C\uA&E$h@6`SbS5"6"'#Ps$S\Oa:N<($HLaBWq':oE@AB1opE?>qB6k)ac<Wgm&.;5?:!@'g@%29[g<MRCVE89'kc$D)T(H%jafa91!&fkI4L+!;F.WY\S(+i<h,U%6@YNtlBYfiTbp^7226af(lS(R&pG+V8f$Cu'Nn/)_S-1T1?2&E"6NaDDQLr\OJ(k6&/0N.%?AM%[e<0RFI9-u!GQJ>LDQCb_\s9[]_AQcn0!>^md9PDrojlELXb3;=+i&o;P,?Ll-dK8%gTGuQF*9Z`@_Yp7O.o1F4##]Q[mkF)%bOQ0mCj3Q'e0rRr^ls$('EO!qZ#]1hF"1qF[As`s%<7Aj83jM8,mT"`LGi%4WuR1&KY>ObM8m#jV2LMuWun%Vn'K=dK&4oc`'8/C%IqDpH]uLZQk"=4,F<81H>a#Ca)e7^Ri\GD'K.GEuI714_gm%c9<_.Lt^^7H:!,^i;@8g"gh;<ZoK=5);BQL+4C1Z8Y?2TSWBj"ge%>]OTK*YdX)qgi2QV\iB-_,SKf=Ceh%%6A@<71`k!;M8Y!T?&DS)-#bq%D+CRfILZp24QfHe5$pdpG9C,9=&0)o4;-/1ET18^c`+o%%t^Y%]SUgE+,=jGEq_J4pPCVdSPO'hohU\0#Js)sg<=_X<$nV8]+DdWBT['dc,!/K%(C#al+!4k]CW%UkkZ&#:t[3l"/3@%"Rc/$%l#aGi6gPq.!J4GM[J`]\d[GQ@IUtHC-/<*C;=^*1WWs;Yj'5'BUt^R^M`,N3RZooE7in/ta==SU!i?3-2!M9"BOZROdUfLmbW]`!%&([O.fWi=S4kB$m.le"]LSHcHRf+!e+a4jqh8RiachF3W%>T^FM2qG,L7Kp@/:?(G@,>]oA,n-h<r'YQm5qe]rD>fGB,CJZ@G%Oc%d'NP?_9j5b:$ua(CoNBp`)Cd=(2i9>'Uo!M*nI?>-B_Q]Q54&FgW6*LrV3@YgIJ1?;&C@R>QV3r2;uj5W`%Ul`sSqG1],cr';d+u%QB9-HS,<'/"2[hI"/obL3Dh]/,Q2#>=0d<9[46D(%#PIdaW%oeD"F-LQ?HC4l3*Cu1*1okM^c!GnBC5F45IMV>=keCh\1iOk'9.o%0WqMZMm?0m\<$'WQ5WoXZ^gJ.4i>EB7XM';:lF"Dod3pNnT[5JDndSVZu\2/9._ZHf$YGr+jqq52R_.;X$.)DZS[iWmFD%*M&R?l%bO=)%Qrki>$D#bm'!Ch,ULr^k(B\`)-Q)3l/Cam?kV?CUm\9p'^Za;sc(u^B.E%s*)`h?W'uO?R3qOpJ=Q?dNDf30B'C9G!EM&ik%Vkf7qC@9_k]EGuM77-pRC(XXp5i,OFl/VWj;(!Js*@#e'`epH`/pm$NXHK8FiDY7tVmPEBk"/b!USjW/8csN:2&EV):,CtE+i<q3%?c\F(P6\0l<J>b+-`3OC.jGX*"90,?mTl=Q@qaSg\suL\b,#k/"LCUKn+E/Io?1\<>Pl`lbWtJ;oQAnn@.HnpA,n+tp;2D7CFppg%P(9lD<a4W9`YJ,N2?1W!f]]a)G%S0Q:HB.OZ_j7$p7)RWR@^rA.$mA!<QF9;6[H.]Q:-:]iVi_+Zu'6&*c$ReTKP3F*AKmJe5tRf%k"6T6*f-pX9E+AEq4\6`mF`jM7V_*8iA)l,/T&Q>TD'_+60>*)J_cB=5%jJ2='3t61m=MS=^;K-4-I1BQRu2Kgki(sCrVjia;mRQ%T3!_91p"/P:u_-h_0-1BBmDm\Tm_Ko%aSo7Rj4<(+Mu9[G02kiPN)%)3Urc+VoibcDaCajO?au[!(n<l/RIT\\rsZSI34eG9M7YV%`]BBH5dmi&+ieCH:uYs,q4=qf&-^"Z(@_#e#-H0t\^)52<!J`8A/T:P@jqVuI>TqjHK3+A[dW2.O#f;=.o>#<Q\].6m1]$KA.BfR%!/@b\.EgKW)qphO,Im0J%Q'*'/pE"V8OKN@brd7Ac#3!]#=['P21#GG<a%g6R]%,l7+C[EQ*Dn@HSG0Pp7G/V]=^=$dF67E+aPHh%pZT?LXVF+ukgLSEr!OARblY'biDLaBg\$h-M"aq:lp^`'J;t6j>2kIrq@H4rm)a91!Y`I4=:Ae#0Z))0J<PtF47?3o!bF[-'!I7X%XX9"<K]6eNc(2LgM0tC1mjN%e3EtejaNZ/28R?@-`H!5dC+-e<<-4q+dR]\fC?1;>&Fhj;P8)5r^pXauSC%<OiT5[*6($uk'n/fa%q20L5Y9<C4^>_m::0hhl4"G@6jl!Mk%60L!'J"AJiiH4_ZMU'!>Ja1UMhX3lk^uq^PFkh3a'9I)S]!6_O5'1g-+k]'`(hJ4EMY/C%j+J&<B5j*aOWFk3Cp;Gf8.J7Nm-F.5p-Ub8cLn:-/BM.pq0V;3H,g8n@.hSf@H1W@W'[X_W=-ocM>CWmfnN!A*Jb3a,7?2`_-lTs%pR)bM4'P;g>S]tC&!B_-H.E];fXpk!e7DT0CMt@(*Ploih>>nDG#*Tbl4\DN_H;t.pK13.X-o':EcAM])S@V:ZsB!FpQ5Y6fX;m:%9;4E%'kE=*2c<QL+dP:'_ZIY/N4/-J*A.),j9*0m%YYV&q0IT><&S*)`I-bg@>"*=hglhRD#BJ+`j%bE?+Z7N8Gn7)AhQ07B4>NP%jO^:@GBu"VI.4em5"!^L+3#)]1$r3ahdk/X(60!W>;h]>ctf?U_qZ<sib_TqWIO3L+K#l<P!WVQ^,rW8$KdTb8Yr)"rJ)eW3`?[I%$jH<?%q@;/q4eo\b'7=?+u=i,AUDf@;o"t"Ee8!q7e*Db!T.'uR7b0.RN0`sHgcT@?2=T`^g?I%m:SJYM:qOB7=5/^r;q.??VQ%H%L-4m]C@poh1=V'jU4jFj[oF"re@N(;&T$j[qg\V!c#MPT$\W[K=EI;0dtW)FF\mu.G0(VlET,uDQH#A#MOW>'e@@kig+t&:Y.OYM%JT&-qfUXMnHMUVGBGf5S_PWYc^N6.Y&bf_VgQq)r$U&;#=JK!Za'6eNgTT(bNE<?E^;s<e'D8tH/JI!jbOmMU=CM_a/s`b'n3(9d%.pqt8'P'+EHcO5B_R6\UB=4NF5fYsKaCQXGbc)Yc'OK(ZMAY=2jifsI]3lM;@%Q<Mk4EYpV/&gTS?;58>KLX>"P1J&eQ-<N4["h)%1;A3gOM'R/9So(+g&c;jr+q0icV*sV8mQHfc`q%4dk>]f$K[XXgL:r,Rmfju"ak7bVj/AiMbH=rQ*R7:7X'u\'Ed`INPG9kao#lH%;6hF2U9^qa&?.S`VbcDL)1WXc`!E>jNG>m>,:K4q#"[\$L14)3lIBRJ]3e@7$C^+tH6P4AlOGE5[00Ltn?p.KUra/<c-&><kP]5X%<I=+r4=EIrdOTdHJr_-B=Agd_WOVA5\WbQYPdhu<1KkF8n%bV-<RnC0>^8MKhbhqk$<7k`V"S>.?'.[+e$3cHe)?UI/UD]G!$R<a%ar##':N"-DN\\FQT6KDKV;o_o12OG3)&lkrN&tHdSID:Kfq1*IcBS';RHb;sa2cc1X(CQFb;&kf[o#(R"g7a=kT7u8n..S@30KWi%'H@TSXb7NsrWMJ+PQYjDa9"p>)XO@>U`$q.c4i_T&+#bH&P+BN^C..jB4g:1_tF%8-h*p4;\^Ngb4maBm1[!r)d.r=dLfel)5ktV%5Zh%f=R/Q^>PAH&,3']VV(>F,OD!C[!r/e@jN$).0>OuXQL29IIai4OFpdD(HhMTXXrL3@XZ!Jel[+r5G0n2OVl=Rs1Lg^9G>Vm$%VK1R^_r]O@\H;E=jbtALjEXdIEI&+sSg(3@Wot^27h7u5;EYgtl4mqM.#BJ<FiY`nRIT6)\.,=t%Wl5'bj4:QI1H`WpP8)G_TN,W%#Gc**?4=qO&&<kNl&fNr\V,p_[1jTUg<Fc:&&o=/asK"'`-(8E8oTQ4K7n*$DVn.kLZK3]Y0QH:6GG/ENp(1RYSt$b%`utS5jh!E%&*XidIR4BSG+-g1P1.3g031)Sc;Gs,7Qj\:)XR[[1)1U$&Q[%1PI#fn9AQLNJ,;UsSkXgNJs!glH]E)<e^H^]%&Utng%B;tG$W`a%o%4`(4`#BHLHQ'+RFL7?XDGh(S9:[Ra#L(73-(VP^n!S<[k3XIQAuHHbb[o>@_XE#j)BoXOE<_$=tBF&_a:70g=V^lJ[?WPZUF*O%E+SnhZuh`Unq^BqPW/QYlHHhT'J,)MAHU+L$nJU4qRA,D?fIM"N--KBRLf;KZ1&+4@/u/[l.?KbnE2#Y>BKekFfsXt(P_h>YMJHp%i1eMlM]0>eYFn#GG+ApB]'X7'C@WfZ5G\Yu^@Kp/j4u2OXR'.QIQgua$r6Tk1d5$rFrtp"f8[EJ,qG:-g:dUphXG9N>^D[#262>J%(N>1^j4)9'P5nuHX-q5(6mB6qgJY4GYd]nV/gm_P&Wp$C\MF7k1c4dT++,ocnGQ<p^:1:;ioF<j_`)6!!_m;M?+Qo/PiZDc*a3bF%3R\87\@)HTN*qu?f#ik!G;GTCc'+;qniFti-%bD8"0([pf@PBQ`!(Pm-*9HHcT^J(.si]Vm(S6(^kQO/0q4(.O.O.P1>i[Tm5b;1%0]s'>I*&UfYAA:8:\q"`]+M]>#rGVb@ea+r/!dsT&@J]p2716(LYd&9\Z0i4T88Elm.Pl+]n6NCT'DcX,uJP#bHN>\>!A8<2?7:$%_A*rT!?`7'!EiCb+Q,^hB^JFi$P9-'bQ^<GGUDbJJi!5kLZ,T;L4j/B5p0R1Bf,F+cFki&&)C':$lf2A(LQkGOH8l$Eb949ba@GI%7>jM'ZC%/l!E%\T9Z-;Z<3(ptS.a?u<DlkZRqFD4#.Gs%K-WSl###]mTG`e/ci2@1^B8(f1PKBRj`/>_O#QC>+uAE6j,qc?CqKB8%Du;PefcD,W=FgEblF]tb$!&KimG#qC<sh_t$+s_#%23U?WA?U_iOjVn,X-iDp:RWG(*#$YW$:R$QuT&<e:WRr@rL6#R@8g`f2`.0%PTNGd=$,JcalHj9AVI0#@Mj_[.F`9Fg4`3sOGE>C\C`CeSB94tB;d[%qeec`qiZ%EYB<rr%UhrGc!s>+,*BH6jll;1G?7b#Fis@+%(?GZZH^l5&cYa8#cjQYnK'(1t2$/)OOEn5C[SlP(NaK2p\bHc"A;/(>$JUjZh/FA6gJ6)e.k09YDCf.tYSNWnXOpBo93SMP+0'Vi%)Kj"J^pGi%>P[iu',XSiBMYVpmA,8lfKn8sA7i%7')#+a=AaEZ9pJ2ho\Hs$pO4)'!7?&jd7R1um(rHHQIXT2J_AT%A3%UNpQ[TR%ga)Oqmm*T5co2->8MKqG_W*Dn38KN>-+/=4g3WJ\?8[#'p)dQ('NuTme7crsRdlVf-VQ#.VQ!@fa.Bj*UO-kqS0H"u-AqFjZ0dd_%B4d@u2VWGZHH_^]8%E)gMIY`d"[0l[UeO`A/h(\L0KeHq*A,leSekr#iXYFpLGE!E[=i+pSL`UJSnZ)5Gaa)M$)-cdi]O=WljI+)%&K8]`E`gImQ#kg@+pk-)BtkX(br]!?9J%]I-/B#d7^dUq=&T*&MXOXt0gq`WL))]r2L4@s.h:R(#"(3()NR\=*4#iWW*lnGDaPsp%*(in*a_$IED0f[s&HM3f1(0jF='R;&(V7/gb<R#DEYUW$GmqHRfcgmpD7m'>iJ6_H5T0_L@\7.^^aS@;>W@Up<n[,_fb'Y;JXj:4%Sap+aX;kJs0j(;*fu"SD>5?/HQW<M"&I(j9)@uMqf#"bk^.rm!)J3Hi*8+Tn%QGJ;:$+sLR&Xkl7X?e5h.@)<<u98JZ-iU[7bH+f%!9>nlV`bui!O.Pq*TZDm@SjB73h)j##o"h2gMn#R3T^u(:6G='^4JLo(V_AX<Q[KH^26Dr==>;_VNs(!<YYfXp,63AOLd(%N.h0j%qshk8It4P,*&`?2ln9:]I"]N<.$^`o%,/odRUErqA\2Bq!_`nl9^YM+'3HOR0g7_>jY8seg`Z9$/:>Nknsc5&?N5#Aa<SH9.nKTX%`bj[JhGN[P2*@`Z+T/:d4REXVTc^%IPQO6*";eE2?&Fsor.6UJ[+'\:*ZH<aVkoq>K/O&&SOhe%=a:sKi?(AHX\M/%CV41a<r5,n%GdaO5E6a8YbAQsA;`V:;?ld5!17bg=72e1^B09%JI=l%LX3h%I3dO;Mku4P##'NZ&]=q/fR+YAr#J1l,T80T\7\3\/WROAhLB\HF%=L3pF":5odAK<B]6)*;iQc<n:'&Fe2&^1Y]aK$B.Omq&'=O#94?YT+T`HH1L*2gtSmC3@<,$ENN`^]0kNmerU[NGDanP\(#=2de#%!X=-dT-$oPoR#YJYn[L%V/ZhD91Ts76aC&Yq6@ESgKLtU'&'m=hJIt2I3hQD;Rmf6H"&"SANTJBlGbi>,DVQpO84,d0D,_JF_\QW%)Ll%/i5Lb5dLUrrmGO+#0&EuHcl5C.:C0,VFj(QihHcmk,BAJU'#Sr-5&5M>+spYp:<(qX#lbhAe:J95,7clA8aY=F=:G;8Ta$E.%3k"?U9S5L3Cr04^W#42N&_eAt=a>mbk%J().?Tp0X^W4HRYG&ZR52M:V%o5Lq4"Y,L`Y&OE]-;!Kn]%iSsSm\H8&fF7Sj_"Ug&'1%a@^H]hQ1VoGib'jDPF[L-l(Y6Phe#LT3FB?@!u=m*-U[te$4,H&8!`['O*H.6F4\4q8N6`R*NKk%f<M<f\HJl(=/U*/u*hZG3FGK%=+C&Frm+sOjq%La)]YnAr1DLJqQY_bN!A@LCqj9F7&f7D<Qo=+S\19P.)9<F`>8?O_C@9KP&Rbn$N7^VY,e1+O*?RLP=,umP=ZP#%[lk!B*e]5oO2H-LJrQW(.M#u]oH]DAd1G1_D4ctfg\AJs``]R8=WY*H^&/Wue$UK"MQ0'?WEN`:6b7H<XG9\)_qIZP!h-!AVbV#D%RQ3sjLJ4`1$j`,/M*ZYJB%`RXQ]*/E9W_SE\aJ8o:.d*H>+YCJ>Zm=Q!If5k_iS(ZIp$R/9.!;jCT[geM@FkH1HHWUc\QbV5A;0K%^Z*OHN#"O`e^!nFZ%s.]'RTNHK&^?s0(kDF1cYm$?jFR2_AeHmO[W#FE<VL<7pJD';RI/.Lb,MufB>,'NUFr\%:Lus&0(#aG&W`2%n8b:]r,H`)RLLED4rH1AP20&X41q]\;PI06*.nh-,:gH:GOaf9HPC1KCmI;*G97T*]Wo2P'pEhE;os!]]RlEEHh]&nC5np`ClH1M%DlI:B+`%;o\0AjS`$"@p@8FU.*-n#-9Oe5RiBi%P27^C0=X%?0(^"Z1PdW@sOt[Tam%5[3N@,S-F/Z''UVJ7%]p1XpF](6MFtpmk%9nK1C`PU;<Bo-3Dc$1UT4jqD0lEt0,9qtTfkUp>['\BFq26JsRd30(3gk^-uQoS.36;Zo[oa[QGZ<b6=W,Aa(VB8;FO)9pICaGA.%r([V\hJ9et5_5Xnbqc35Y+=!r6T@8c#+G<ZgnI@-VZ#Vs&Qo7j(\Ck[BWkEVGn#Bak$(-1ipo,dP;G7N4DnuuOsX&nlm0Iadm3&-%CVcj(>2<&FElh']Ke@8#h8JHd7\V!Hh2#="-b*V9[BCAAH)tA>;^gSBJJKAfCJLR@CSl3ZVc^/icrl`8RNj,hUPSeP>*7'U);^L^%J'kMfDSTT<CPjYq>+q&5OeEVI@^]l;)`gAhE9#*,k9]Q3inJ?Y>$G,LlR[$egK\L;HbicO&gj.g5XUlUqRqhebqqKAGJum.eb8T/%a+i:Z_O<`O%r6C.jA=5&LL?BE)0/uIaC]G$/T^)WS_/rPe-'2Sc:fK.c\@f`TV4.jJGVrd'>`i)$4*<D>)%/dP&EEfRV'Z608#Th%_dg3]dp$;hERJ/:VX^)>g7-7WOa-U3#^XsE<6$3"iB`3X8J*.I"-pd$6q1;b$66m\'8M0NQSru"oUZ(1X#"7:G>c+N9-2!U-V&EB%Y+[C]$#2(9&!+Q+hJUD4@X<CQ5\rN$[Ok-(ghSX<B[*b:GV*!5L3S<>Nkh/O*KGIj3Z0Fp=&De*k&h]f7m>RU5Z,]2;C!WY?o(*6%EnrbQ7)q6=`=F)*[i^[]DNCWa=9Ho8E`ZPtiAa[]Wi59[Xp?`T,#<s?R6(;fVJlDFoQ!664a&#n3aO>]SCPo,qm*Q#@W*`_BWF,A%_[bK7(LItDbFVRXC'<<h_g0l+D^QiEr9=(,.1HT7H4h(])0GG1MJQh+JDJb66g$D_2S%i_![(???fMu?TN+,LfYII/Yq1sl#F9Z.%iA,)uq4lc(YhZrV*%UL_0T<i7Q28!8o%A5\/CNH_,J=[j2rt<6+uNCD(`PjJhgTT*$Apup56949hS!O0U18%Y/i[j#riW%c1_:Li%?.HCF/[,f?Q+=V`n7%.6E9(laY@5DLg_mcZ,Np+CH3>=N<MmM!,U9G?H@<j3)Hl2\":`Y[Ma]]b1%/TgZ6,=i6V'RH%Fo[>AIsAs%jtaR!NB2\d'!T<Ehj#To@Jres#tPu3TWg"ik7$YU$,6B!n3+KI2D)==OAq]mG:`oXVIo(g3L@R7ZmSb\W=iM@$P.m,kh7J<E<SM^%[ZAI0drSA)/+3?Pj^W!7ok*7L9r!1+e7B2^H^3g(FtdGeb/;C5iFkQ&*d`5lUl!KiD;(EfC;=NO7X9X!73A=f?;VrI^UG"I#,M?p%i7h$;?c1i2>:AkH:bI/5h!#teJM8E>>4dE;DJN3p]N&nEgkFZLeg'B/.+-H94;Onl'bTEP/'h2`"C4=bW]lVB:&9AR#_@sD`^k:B%9fTUg7c].Q*I["BMBSs)01r=NDeCbX4KD[c/0PtQ:0$"A(.:]\R=]?A3?7.ea0E_oUu>/C:0?kSWMVk?!qn/9qe^8q9QR7hQkINM%/_fDdIa;0]LL\G?O-3ZWWlHLTqfg83;`T#aN0h(&bp9r1)_oEhfO8BZ:$eN%f$7D?a0l*lO![#B]g%+GGD=rt0$FYWh+#-V$*G4i%'..")2_V8qXg,kL>2',U^b&HR2M**pL=5i\-83)`/*?!h0%C817IR+c]bXfm=e3Tqi$<i$VnI$+2PS/`H)s`N>DV)a\qcJW'kAk3%?M#]KDcGdm[bZ-5jM+HNqYuMY-8LI:74ips&,6/BSS#>'5Y[YQ@5An=.(c:0[V:Cc^+(ZP+EuEJ;td=FpH?_h2F7J-g8*%rCFUL/%)3P&r<P-Ck81W6c6+62>Y"@SN@]4<#B?*VNXB_6M<hY.bG_S&VfFOsU\31,5LJGY0;A"XfNtOqP"pYsQQ^)%j>ahblkn4bNcb#`;%)Y%F[YshdC73E:b0<8ZJYG^;Gdn%@J6]4aQYtQ)RV"aY^)*JC.V;?V]H*Xc,nm.)<7TVSX8q,m"Zb%B)$j2\sHl0SF"i>`(lYXP'%cCH(-<s)5p;FCTh\"tF5(gn%t9sLe",5`2+iC##fNl(:oTn,k&=1%4,9b)J8QWo-0.;>Q@D*(\4.%%2')qDrK[#P]F/e`&gMX]n;%Oea5\*`O^>Z$SkMV7QDn4tLDa(Ypu5E(TD`2^:;KT>F-5.MTG&T@cb#5$-jKd%Q>ip`+selg][nM^9F)0u.>-itYVGb$]gAR.m+0%5Jl^T>hQba"V0Rh20)G3\En8=(c;p>e36nlZmhaj[Tca!S(\Sfff^2+oT0Zi>eqOs+fMYs@&uM$5*/A&Ns*`LXal[[8)l"D/u]I=%GkS`$^78*(P^/Rc\F:sV.2FN$M^OqPmAF;")]NpZ\Rd[Y]N3Mkfs(BXVmtol'"m<;ESfVe+\>3['tJk>BV/8kG8eo8"i]l%ZsCbn%UNlo(JH6YhDd8U3A!c^BPUas>gAh"!O(m/;F1&nqZIJiLeq,Q65sqa-`]]CM!KUq)08F3)d3.]N!%r!ljKat]Fp6D,62Tna-o=@o%a9,Sb?%$e$7K+Ki<ZhXRXW>^s^aV(e3'+2Y5nR$\OZP781Sp]qD7[KcS_uEp.7k];Y'>?6@QjrFk&c87R9tp:LACTUZ1G<K<2IcJ%#I>k2/i$dRj[NtG]*n=<.-^dO1Bqq)Wbdo#0/j/ac/=s7'p5I=#PVq*ZqbrL(T8lCn*O_2#338?#IO&MGi$"@lHeFjIQ*f_V+-p'%F?SUI@LRF<nV$E\Q)jDMgK]UKUp-ics-q$'g1]ZSGh[72R7FuIc$?etS;K6(o/jCUpo:&<J8OmK;'%lQH3,tHT5asjb?QjJmIul4%[7J/%p,sPr5iGmW<JC`i#)r'"9C`5FA8BIu&:*N&Wk'TKq!tScBcqT*a$>>@70n#fdGA-L%Rqfr#7O6qHs^M6,f^&l'B*N94RpMn%E>W#n>J>XP<==:0%:rA9e@(#p=6%pq%3qh4`4AT2GuAsQ^H(Lj3:adGNYRX6`rR%+\I!*#/B^r&\S:5S9Bqh,Xmo-O;Gj(WD@X67%]sb27H)Et8n@`5UU&<8UK7:sV*.65ZDI,l[A(^p4q8T?N*O+X_LU\C>3%4%&2+Ob_?1brSU7kF0E!V=CWh;Z3OP^.h@4!?U[2=WP%I6V@UE[(Y"]?bY<^/9*>29&8=luf/K*J2+(F3rIT[[%I=EtPW=c73(28IZY^`b=1[J'dRg2QZ4S+K^gGm?MP?!#6$a3MWOWjNh@u%eC`9+@jqKrd#oA1ej6=t#a0np=PMC=qF@P",em?C@Bc1><ZQ;Y,?MhHZ$+b'Nb6n8<P2?e=>V&$gq#MI?k=F2&Lkc&Met@NS*er#%*Emh!+7#dSnNBSN&Te]*kp@cuJ+o#EcCL]=4fK[5^KuMq:NH\UI]@D`.R.?f5:o0`7\=BmeYe&e5dsWFE]D>_&qUD#`>Ju/Ph_Rd%`ciT068\aR?e\%[RcK!Sh<Bg!IXm4l\5guoUH?_aU6Q.X//GD5IVseu\Ij\<3e378IimZeKE6ea'210kaP=cT%HYqHIsSP!X=L9I%J9%C-*)@u>3`D28%%CUS\Q,<ab01hk:%J]13S#<^G^*";Q3]))C3DuN_jV+92^_+^a,8BqB2<bJ0"_OklDL;Yi:-@0f_-_4H:jf%%V%pYh4W'#%>*=$a[]u?X?a(%!^''/G0>\_E0!H:-g=<`Ip;'bN2l<.?e$Mtk6us2a!f-p4\nqi:-W;*e08.k`:_.T*'K=ao>38;=%3f\ok*UalqYr+LEaosNA)9RP)J\kS-*jlIr^3@WRj4HG/lGrT$H"tRo\:DI3\mc/./!0)]]H0^bC0b3'r%j^VV(6ot4rfJ#4Sj&q%[##d8as1S57mn.um7s^R0N6pnZp"b!E%YE3_0L+I`3>gj!D9_J9IKH"2.KGY<7]@GTt#^@8On4[cJ38#$t:-Ej7Wn6h*cTH`@F"i%gSK3oq#h#*-ne!X%aGuLj/.bY4Jt+&Wnr?G^:d1cm[5..b5WQ6;\fW?2\hBqb,+r9*Va@G!B4j:`C&>G=,!V()-]8?12,s/b0W+3%i^`3GaF*bWQsJ@Aoh_^@TsBYgHUpJP0a+a=c;smPhb.]Ekm;7R7(e)o_54j*G]X>>/,iRC<dI\^IIfG%V:mlteQE6H/I+lY_makh%Qq53!go==8pUDf$9]P-;!?Zn$ZCZ-JKc2*!:.J6*:(URQd\cku,!;3mC@5p>?u]Bb>ieQjh92dtWVN0RfZpN,bnV^-%/Zk5kZ,uD%'#NYA*^UZ%kO,M+AQk+-a*S9Z.%r\0!TLZIVuBZ/(E<K$,,eg7"KS@?kTi*0?LrGnE/3<%aGoe30hs^2ZX%r]Zt`L4Tm/^Y^jIL=%&]%KF<DM$T'rZ:gf+Z`HclXORp9ql35_<u=4K6ffO4TY?S2(ltolO.#`)(6b^fb--&fu0fPj>2K`&J*1m"+k_+o_5=_BcV<+)X"e%`PN@*NWKF@LN0[R=]N1j#I=,bib>O]0o7%1PQ9Aj9,]H`Z&JfAh-AC[*^Fs!WKR\SC!Gi`aaATJf8!e,?rmTZ/g?G]$>a:>dA1',%Y\Sc"W)aR*<PK^CZt[B<al[>M+0\Tp8L2`=(rZsCgg1^S^5t/5D;3T'kkT:ZQYMZ$XB6,nQA$hTh]hM)E*@>o\sQ%`Z>#Khm?Wn0%ZG(apg=9QP^$ROKAbZ#^_GV9-]6^?G!ApOFn4idu&RrQgp&;Sa.]6#VGH1CJmG$K.[g-*J;t(>J'AHeo<aS-#FAP>T<;NNGW@=]`%d?/%d83Q@1frS-eX:L>X!5?iZ[sZp5Pgr(/)t,$U@jGH*r+m3?>ga44P![tWQP.D#1a,mX*a#FoQ%s9&K#ar:n(4GhZCB?Si('_'%BRr^Z[T*t`iEV7$Kh.=*Cm7fWB"M7X6$4/g5r,&ILgoQMTMBlm5!*eneP=Qb=dd5jePu$]rL0%/5-M233'5pM5=7(=QTB+2>P8h>%E?gIlnV@I/UO$L$,8\_c'51`EP,q:FKUfGO\l4Fj/EBp.EET#.+W.%VACe`r5*UJb\rGBA2b`Go:C'm$*4^J$4lH]^,rbc*TaN,D%Mi:for^mrJYiEOu_#.T=:kFu=8*WcMEATUY'nO_6^SWg`;%-J@\+%ZoCQP-9)d0"HJ;.aenI[UWM;dUAQ@uOlJ2,8nT_j!;c,Q!T%k.?AHRM`=*Q"V=_FgS46fg7t.*eSd:Kn=-b;&o!Nn#F'7*YH,Wm"Qt']3f]d5Qf'WoZkKZ[8WIp#\`M9q]hJhEO^MtENCu8M(V<G%$Ih`!#C6rjh_eJ,KT&<g-uPX]dA[o6#`=#uTE.t+XeqIVT:X:7oCs(DGe7b[3h4V[3S<^mGK#8*>'4U/T,r1^"P0Aj?K3fVTH2Cn%P3P,mc@Xu[kR3#4Cr<uNJ?*G>qm+R'n.\I96Z,5B$Wk]8isIF%%dQ`l/Jur,jU_Q$YM@;mQ%NCf>n6XKlt[UTFL,O"Z"ATd='0M]%03&'CH&(M4?.GUi'm;L>*B6lpoW&M!Gbo073dcM/SYQ8t8J`?:;7dBAO#Ed^+]j=1W0&.;fW4SEpZZ<SaE%8V].4O3T'F"lhCLY]%k1i[K@bQi(BR42H?<o)cYbVNqY3]#6g8h*m`KIc$S=jE#hQ5`*WqFdrGTM4BV2rUj@:ih]M&(a*irn"Nck>bj3e?_8mIh+r",:da%m3dBda^_rf<qQXs$^U$3^fho9pHs(Y@-u=GcJb[\@JFTi-[hngdX$.o+tUI_9$(L@L[NY:14VCP.YeTpgYphS_e+3Z%[DJGrhV/c%:A<I(BXCg:lfYO7SZ$kFe')Rf7'OOOe2X"BQt5pu(S*H2`M@K"p8:n?@fCg*%Pq8t<0g]e;&dPd9T10s"pl'Cak-GuaW?c1cfGEu%9s4mB-FB`%LL\l@!9C9YpQIP%1#N!]B")h,#'MjUE/?CRgcMr5%f.Jj.=N@r/uH)3)Gu5LVqhq&Hjg!r&8Su_Ga@"acKD7$UgP82%4G<T5n)#-Im#F&d;Ya"CD+[mc4!0%Df-BcLH^9SJ<4s-,f8[&A&N:V1glKP$IFYXV>%6S\MaK?X0u@bWLp-PG>hgNZ7-c<?o*mea%Yh6&NETC\RWEB]hE/!Q9#o_#2\/^jHK=D*!7pq1l3Qt0>=r^l`5YB:+Uca4<43=3cqp-G$P@]\3JTuME$2?R+a7YSUVYG)Qh<5@1%>[s7)LpU#[ahkr5Wu)Aldc';"4NZ-/QO=SM;2EaQ9uL"a`#is>5<h4*R^-9"o,Tsi>4<j_kZ\qk[snQfWIM^Yo5YS,,3?"`qGgs(%<H,>Yqk8#be8B<\+jM8f,0Run\F"/p7f$P"M+3N(J]E<fl5=!mI,M)5<r0@qEO;EWIs#"D'(/m+C(U+r2R\f'AmHY*RbE[X0]q&,%h>Sab^h.a-Nh1&uC`'V>>pFMeNpkbshfb]$"g*Yq`R@:Qoakk/(/OUd:*/f=C#D0c$#n$uWBI$XE`tRR01;jEc!);nn<"D!c;^KX%9L-)LAL.]'1$kMtCOlaA42GYFH^>m%H/4*-"m#>m_.i]RCFD'\>\h!Q*hUWD#cY$eccb;c+RIlmGZ4<D6aE`Smb5Q0T%U8Bc/VK.%bQk2H+_-;!<!:sNP&,_Nc)i$^0FW&e;WRJKqQ`Rcc.i+@g]Pr"O_R<36uAme'[^:<*YSE%I5F&I,.L_'S]s:o(#4Nq=l=IdC7H3H%^U)uOqKbV,WX"/F".;jrcB?`,#[#4%A@;:&BM$rK&hMQ';<T-kC/E"cjD$;i!W4s`7t-7E]^VHS9=Bo?,_VV:]@&Y,_c]3o5\bG;%Y@bPahp7]2N?k\[G;lF;fkNtbaBKbS]fXpm??Fe<L.@5`D,T`)'I_kciGO"Lmp.D/RJ79CL3U+hS,TgU<VIM:o\,Xj#7$TZh\W&e%d7?[IqrrN;8ObmV1#o6JT,U:,$f-^9bZN6kVEMP%lptV^5*OW7Uun,rMH2^A>"<a:5`9XW_MDfQo2`S-+Q.6U<H%ekU0O]bV%/HT%?=CUrI9q,N5pZ$p=inK;:J0-T"*0RTQ$;tOjhU_u)A"13f3$F*&+IKOD'mYET=K@k[FAbLp;dbD6f1f0iA2e`AX*?RCZeP_QiY^U%K<Nkj"OoKfFFWPt[[gL[`2t)*/eIKjg"A-`7T<I#];*t_j*(ZCBLROprDTeZl(m$+TK\+8i3S;_LOABMZKg``oWmo/dMTW]O>0`l%2E"Gc;N,%9CLMLJ'<Dk[I:UIU!5LH,!KW</(;D8Xbm%]qOkeK!)I1n-P#iJFY,g;d'1(.K!rh[2+,NDMH2q`=_>lmVmOqqPS$qpt%EB2J]mrXPnVag$B9Q2#le.GCK0Aufb@@*RaJ'jLi'@0^`RC'h*9jGM*dUTPK'?6Kn"srZW5c5&+(';&<>_#_'=cLAjKh6_cdrL!h%atTBPGO<YoQ"&]('asdPWE8Q<Q?VV\@lMn\,*S`URZsNQ,'S[rO5_b@(AI'o9=+0#rHR\jNM#mil"b`Bs&T#2dMUdGFdM;A%-p=f%:,QXh7`CEcd(!E6f(07GCX(ag-BVN51LoN!nIFj!_,]sf9@2C%jtn5RNchq7`.tPO(?*,nWU+dP\C_V,+=?hsASZdBEh@O+$$o3l%!m(o&VW%#(JORjRLa^"'*mEj&GsL/d$19'"Q`NeOb!A@;Do+E5ap4na\(Ke[eVichR8JbG!$to2Z&/`!PEN!&@a%.?8UPS-.YeTk%3\"RBkAd\Ag:p20==X].5V]M4(`XPF3,=YQe!L+)"Q@)L%HH[L*t`'B)O'd"c6!q\q&n0C24F9#a7eT^WML/"b%2:t;Rr=gq9CS@%(Ki0$%$J/s?"5on0Pf[uEiek0'/(dfr+IW2ZGn4W3iRI:[Q6O*&+.JOmo%h*YW65QSWu6M$r7Q:,WpnmLg2n>O(Q#q@9`i[m\V%/%!1VsOQV]Td+:.*PA^F#`pn%sr_n*k`i96sCi(BN@LYINl*N#TUQR[7^"^<I2?[8Ub#sYYuRmi?o,PEmnlD+q"E2agrF5-<`Dfqe`%,]Sp_Haf(-a5Q;Ek`(p9WlMBf5(g0^Ui\bcL50U;9!l,mJ&,Oq2VI4qSR93VE,"hQ*7jRV`MI,DP^CI9j`.bN%pW-e\Ibm+ceqQE%bXtb%.4[NA6WT[#R1Oc[Lqf7rP+2a7iK)o,oBEFNE[\i['_hD(g`Nl+8'puqm/Q7R8/L*t5b[oX3ZBKp7H4ieac@_KP@[>fg47\<%9"_Y-8+8+&ijHK^G$&pSq@X*Zb7jpm!"@K3Yg84h^CnR_24LN!>qjbK1_+%6cc<:>^LeJj"gqt!Ys0q",+:](g=.QJnkCisbIWb8%kM6?fp+@Uc4i^&%23cB\lC>j:/sEFiVeUU&<2\Vk7Ki'*3&:jU6&M/SSKCUb3s@4fJYMRC5-=Djn@MSY(meejcg?GXQl9jDNj(<;%VYDASq.Bh%BobsrRFh'p"!tYT\Bo<sardfRIORsr$'LHF.Zj;0O3U;9^Uj%l9_>VI(Q%uo6159qgkHcnDMK`a$3BQ_\29H7=a19O%&g\PqABNn5G:V_g&!DjBpSS5*Aulm(:A7]$]+Y&^B:aMWp0!LJM$^ECmO?"H1Z/LQPt2EnD!4[$L(#HbSsf8dD!$tj0IPbF2or:1%fe+HiD@[`--]fo44nnmK,UGrs?(V"[.$Dj:4W=R?L;#0RNSAJo2Q"rt'^\='e]V4lLq*.WX+QE%D>'G^2_kOYi</!^Y3a8#[e_]^%(j5]D0@uLa@d9Z`S/&Cuo/.5IWPoP2;s?2lVebNS\Ot,O-[rAD6SR+a6Ys6criLt#;1<(?RcMR-'#2""aXldCr<!>>3+(-`L!2J7%Xe0TAkl?<t#M*7M0D`,;'M;bcHWC]DM#aI>Qht=VX/6DfVfo#$no7^fR\g-1B_qknEY2b"6ou+[o4fHd8HE2CFY[Qc_--CRN`BC?%\2sKTkKm1%m+Ei"1*_PhN91*:TQ)3n6K\K\J=e)-Zp8Ed!n@.'T^2d36fNlOC_mfM(M76p&+cRSF7;o9eHF%J03o_dKcogFB:[T.%q%%,/Q^8rB/k/BC;22,/lIiMV"QH@6c^me]4F>9>p+@iG?O'6;eM'3`-9YVf*R`O;VIPZ(^S)#TS%'S0a*lfmk;E&-8>*pfgB*pd%@NIUO1(nFIc`=b][8Y$NVP_8!Zm]U>SKEtDd0QA6Z[?'0J"I6/K!eM3IR`_nZf)9$Z$@2A/'uuU+rC2ipc84B;Kd9;[>*4_@d<E*%G:3>"RX7o^&iSglA!ko:N#p_d@6:W6bnS>%:n6Gs0ekJ9?WWP+*eo'fMjgXS28h6ppp21\"6Kmdjo]`tE[/U.m4pj80*IX1(#/<g%9SoBsn4I5,:NNGIq!c`'Gn&69BLqNLCJ0d"BN=Y,ebkE"9Qru$@(ls"ZDk`65BWE@HU:;Cn]o7'4]Du:C0i*HP[uhg/%i*@oFN82%`(2D`YJ>)/cAo9&X4J'`rSaiZA<537C^fXPdf)Eud4;VZGQh;!38I^6G)$Um\hc@,dj/<nV(+I[UIE-S?\)Au."cX[Rl_f$B(D(C%W)23F,:J](A"139a4B97<5_umQtdpmf*Tru9?3YUiolAk7lgnD>Mm]AH!9$`%9t=hLu;ik+cD_\N$PC[42dKpm908WLaWnXS@X<T%[R<eC_`+&N6[RCZ]n0f160$YP0L\gpW=Jb-7lJ9&#SWge+)XXha2DV<Q)2=0JDpI!Fad`tQ.UNP\%<L,otb&'Gli8O*G5V_0a6>Q%_\:8mU;qi`R[l)Vh#A5:lt?O#&N`fB\&13:KDh#[D0p8,iI]*>HMFE[XQRUu=MM2lBb=o'3jFLdeEq4E2hD?6Veu^VQg5iV@n@$S%n%.;5dY6eIa%.P^Zn#BrJts_Li<8!%5DIGtoG'oRT&JpDQ*p_!:ickng#:].UKLs$4q9*q/8/LI_eR<]/hp'^CN:.;*D)VUjj/(+%'>YXn,D?FqR(_)^a4>;,$Ht/:W@h=_3V*t&4tH&.?o"&[:Guf*Q'(VkD+8dBmuOU==e$cm$c9c;&S8.+.()D7;P#pkAR-CI)7j%,%*rL\[4V9-%>M\8ZJXg-<%Qu\`?gY(B/Za#k<#q#W:6uhsH'E(]o]AXMmDi^,nS:'/d#EJ!m@!Dc4@$1C(%$Ers"nU\7(IdtH*7oE%M"Ru-c>cWVC;IGr)hf'fR*%Va+P*G1RAHJFJA+q-UUV>c99$.5:&sg(X>9?lH3oFCcMJ4G'dt/9\9JC-g0eqn/]fTXSl7,]G$AXZ%)m+?c+$9).N9mI68+aZU7ot"Ph'p!cR0\:Hdlp+TITrZJESP=f:n*DT;q>e=;YJCHs4q\j\Y<c5i&V>,4+g]r'f>ooDuZKNYq;#J%@4?d4R]csOE?-4kbPfB/Y]]r0jcV,3fF%HV]Zsl^o62QSMm^0nls6$iTP'Vjc?dNR:oNWl2NF'8.`EO#<3c4e0UQtRFumOb/<Q^k%DkkO`E'f,j,t9p.\6MV/+lE)nck$1mKU4SE,J3ECp1fmkQ)br0mo/5k)AM3\:3oID,PZN;;\ntYD%L]+JKM_L5:8o=0^+&/ZA><b%Bpq=?[4O<Y3XqM[,/q0_4cOh@^M8$j\UiT&e(B[BoN$KsIr]:-h0i'XUu*W[['naRCc;Y,.QDGR/g#r5,Z#.!h/VU7%12M88_C4u%1et<B\?$[FQhdmV"`/I,6e\Mj`--j3m5Ne)il/Z$pGo5T5MiS._c-IdB\33ts73Ssm=504O+7&QYQ'-BpZk'DF,(H)n?DTbMnaVp%ZN=Zge+o:@lW8M=dp73p+EssMBgTWH]\"lWFM1*T)Ag*%H#V.jASfh:3"ADN5K50:Qm2Q1oE^4Pqp%oWm3YXrTWiIc)lI@='%#\e%XTnu3]#K$O1Jhq1^gOp]4NAn^(p`ZtN2m<b+SLD,MQ"HnJ@.aO`^9Q,ScWC5a-r/td2gk]%IDM1E6'>dG9W3735H<3_[hta[q>"H%&?e-'1EP@K9:7p:*TFL5hD/U[Q[F^?X`MtCI)ZClXf=ah2hG8uF[`q4jAf1.^>]hoII-aE.cJos(kPffY3`Jl0Xt?M%X#`r\$%AA%BFK3V_ViDre:ME2SrYpC/-i!sUNTRk$4d6`^.>rPS:Rs)$\rRAirNJ6W\_"p^?#k6TgO38->o*G$dVOk1uA*h,nmQXHlfP,k'(NL%<3bo,H-0uu7$Dc8CG-&eON65`FG@$1l`I,/#sg2%IejgH)6h(WqV/g'jQM>Lc:ni!3#X+UI/<VG8fG?3b/\S8^Q/l?Zg!(Z/qU"b%:@@X<QY]g&B4R!prSA)jnb2Do&c!,8H.9?)E(rO^K+ZUj\0Lq1YW].kqoh."$[b2fB$fO,56[f97`ELb"P1&!Zj?4?qDtMOA,3q]%US<B?>"SqRfSCXjX:S@=e>K7s-o"[Pq+kAS(dCNS]2,gKEP*urO#,^I[t]gPQQXmRg,Uf[NCknIV3D?XAYVO?cS0/Jc2i,J)ZtgZ%c+)9;W<#AY^c9o\+ADj6h@Ah9`fVQCES/N4WMm_<_3W`^28o=IiL.IB.Dec4+'e*W.020ndUX6A1R&b3WBHh/PjT'ZO!a-)5p9ab%&1L%H`SPfaSDog-kT[+UNZD^?WucML%b*>mK<"KkcEQa(%sB#-[ne1$$"_6!H5q2_,)!Sf0lPs+BO[!YAt<>R<=#nVjZJU<+!9\r%b3bs.WmV,OJDfblG[<hC"o3Ti6.25]g_,.HM0$6m5l4honGsqn,$68oN;(hcI42[BMA#KCVkDra5'T%:ghZ6>3McM3cASDA\a[;'%b@AHeTJ,#Bq\^icYMc\J_O$C"LL?$GY>8#29WP[7bE>3n@c=uf4Tp&"-oJaje>hOC/,!FloT`&AX>*-4:>rP2Ms)D/=ntShk:jEB%AbRVfN``>%Zp>X&&RhpI5up/@6a1j<Hg-/c9]q3U(!]HC;m/9i!49hSUF]ckO_#*M:Ts]G>5J*R_)uMlWl$o"6Yn$.h@f8tpBZq?%&pp>W%'J_kA#E'>'#YGS]gY3)Kb,*QWEI]0_/tDh!P`k_1KJLf]6f[U#K*CF^g.PI=Gfnf`5KV"eft0H::1L8h$?fe3-ks6k0Ic0%#)TA+TEk'L=5=rCBAS)m!,fjB!TUOm>SRZ*6k#qUnf*@g(bWiTqt4mh5n`S_P33>S*o9\uHK-@WGE(q/bV_2!$jO\DKi`js*c'n#%R+;fMa4r'OlLO4@dk\B#O1\f%GB``Y%l"?m1q=gg7UMJtX)1dS5cS-ZM`!Y8i>S4@qp#uXl5.o^2Ur5dT">^h<kCC0>CF`8nog!k%<3au`J7t_!5)#i7PT'e^j"85!Sqd1>:ZUsLI*I?VE3*sJ5)Dj\b/?9iGV*TUk@hd=,?!uBR7VRgm'uI!,_7q!kW^_3]u0q=B>n)@%@R!cq=5;55/WDa/X]@T6:f;0l>V$aTg>IMa1PjVjF,DA#o)ie(FHpU.e(\SU"@nS?<WV*#MP3?X:*Goe<O2qnfBY>;RJPX.3?`n8%BR(=uD3t$jKs1luO>91U$J:\t+l:@?KY38I,5Pm?!IN^GMUf("Pt2\*XB'6I(MT(QMWlHXlp['&I*Qg%@&IE@IFFH;s'cVEgF1$X%.j;Th&8eqFZ"MERhIA^_<!=h%OL"CcZ0[lRNOXk=_sQDX]tB5\a:LPFVM4&;&-)@N<sHQDP=P><GAe[deL<+$14_bXN#%sCF8-rR%UpB*\H7kpkQ:eS8:K!jCk4bEa:CK]K.YDS#:*I%%D+9^urk?a6M),^`g([\8>f,_$a[@I?hVV`X6Nfhig![G(I9:YVTjr_NR^QEG%4aVS(d;T_SIJe2n07lNV3@8c4LA`HW]Gt8Ckb:G\+:*n^TTI4bdN"TYcN'djkL@?!_Lc@c%OXCfPBWWCZ7dC1/Mdlc&H9@V"cH8@%K!3F3d?Wt\,IQf^\W9nVY0Y_\^;F?eg;4F-8uU`'W-RG2DYndP,%#1.fX2g<?^'QO4+,deR:drDiZZ$/nX8E7,<6TiZ$H<ShQ7-f%@5d_CVhiWC@P'=D^J9X!9@:aH\#6/L.>"B8@!XEgYC*3_Rj'N.?025;j1\O."aF5^=QPQ+I0@7#84ZLNV-^0*n[`3;/iuO*N45I>%i'?h)[W\V<Gm;hRpjic<]1VHXdnO(89uA)EkFo'G;l%\W^+cur3/%cmfm,Ni[c1tOoOuC32`-,[Z&3-hm+B(DUC1LVFKYjJ#Zi3R%-\VFBX*Ms8!1O^N]q0\)`%!F2RK?:tjM]%\#F0qC2F9hdb40b7'u(_=>qCK8EA]Gl)N>ZFpC"U^&jc1qpp'N*5\3MghZBflaMb-Q%deB]mH@"K5Tj+ReB=8Wj^.7ZY-Ga3L\IRO=Ka8eq$22M3aBJDR50V38OMTKQo%XE.-D/R6XZEJp"W=o6Et#G?@p=2C+;bf+k]GW8%<s+j@0sP*%P'P5LoK7ga$$Kl0aWI5E`a,L-?FIBC^4t_^"n"`/E'PkIg<@RK7&kIC;W*#9iGH'YpRMb9eGpaVOS12=Fn*K'*h-BV%q3)*W,qgMj/kY]T[ZSDa4bGNkB$7Z)1f)QJ+f&^5I7YUY]KE2Ad_fJgObbfG!\U)E)&TP&Hc65!/%k9S7[/rD/e!K4G`Z>2QBb*K%_>A_[i;_B`<Hbj[eeR'#-2I7-Oq_h[#(#/u$#LL)cK-sj(:@[8h"/@HKCr!Eb^3P'`f:@30Xmo\Idf>nb+R=R*RdaHBn_SXcQGD/%Pp0['=I*g%:I'kO\=3`l%(,H.F6)-W%b#tO\eVHHW5=AJ(F;ZVAX']^I21`UP"":6_VVe'&Q`Mi?LoC1gWC0W^^%eBie'+sNiiKq%3!Ou#LYs\>PUA#5q6Sk5"MKsUK6;AI/&0?r[Ff]:L<bi5!pJ@bi4,,>=5\-@[ZZ),:]_]&I[fLEJ.1(a2D;V/*`#3aa'N,T0t2ae%k0.8s):[`(i!afGQ7\@<6&36>\fZAk[BKdrM-'gt<B;>&eHeH8)XZRp_CT#8MValFM>KiW?JUI]3BO#iC-B<6L**!CS=UrB`$B<"%p2(<ibLQ:D6G2J1!kH2baoR<"dApMJL*'<NLdC&<gT,B1E^%MKD.H8m1O(RFGKD)B"hJji9$8A9oA+\AHIq33P#O^3=WCsLn=5)o%6k#D']*.2TV$t[2_p;<5BUH+mM_+J9i.Fk_=q_]MW%KHj13F>dr-WU3,!S,dQmp`\4ljpLmZeg=PN>:h7W'A+`V=S9/mDi!-D/JB%cjW.,?@Fn%Z+B+!*<`kmm_YL1>Q&^d\GE/%\JZ5m4WBojAb/K?&GOi&YW0`faIF#3e\D=hGZlaXU_7X$Su,N\,YTW5giff_ZQjWf%G-Vqip]0rtFX4Y?cSfVTp[8_J34im]0;1$XW$Be,hANsH>.5Rs!5>dtS])eZC8'WnDn?+\['Q%3e<-p-eMoq&W"M6IB<GLXB^D?7%\.,1@YLC!g<nS]IT%2D(ACp\CWYI[/[8.EeAtdbRdmpW3Y0$Cm1[e_40J(>]AEEFY5^]Nk`cD)#8K+^)k+-"(VJfKk+.LH<QtnRt%qnM7?VCCP,QBg2S.i#+uJo>),]Z'KNhWpjgd=^D/]iNOE[=Kl<B%STVG.(:J@"48%nUd*,W1ZtO[otXrMVI9_#hk($%e0MQj4mA)%57oREf#K,mIA($=\%'gn`>\IGgsou1rjA'D'aZXVB^>\@c?Zb-?/tWQ]sB(Z?/+lj\`m[nNpZ)H?Bo4P_A+sgH0k:[9gMti#Xg[G%iOFZ'QJM`+""*Ier$O;(#55[b$:oN<cT*A/*Da;(iQLY_XA!cARN#J`*6Nb]I3BNu,];fSh:@93;@A_JTL<iT9<6+@TWieV(0[O)%(4NBEeLfI#hW/a4*H!hN8^m!WPU*A`X"4F4(N9WX2?Wgc/lXhE+nZ13"Q`]R.A:@5Z1B_L2b6uN2>))uKBk]B+5<MQmV*>'fOn=N%:+^,43:/6$PfLd2dU%bhS8m[?HLG@jMUJMN4'K'KaiqR,2m$&-2lmZ[3F&Pn0cLlmKan4&&(#_L^g(a)RU(8NJ4\d^H;1<U^bugS%i"?-8E5dg>GH]Rs);G+[Pj7fget]-aN79\h4%KmR;$9CufHb6V5"3%jU5ep1.%SEmMc,P$CItr>SgGAfcuNFJ4`4cAGHNS(Xf8_V%g78[qLK^p&/g'c>K-TdQ^1%cS-#]9K:qCa-5Ne;jc;^ht)g>1X:!M:_rjkY.@Y9Ma4:^<P+5B5i5Y^R(=&P`Z>:ui;Im(<SkKcYB%0<?or'(V@u(Q&@2J&uuRVs)+BEY%k,9*>iK.ng=uEeVeMmR([\;6@49i`0Ur^p#<QeU+_.I'7GN;q0Q=LY=55@a%jXSUI[ZFSfe^%!F)25*`:s:/8M[nN_!D!BSL%.U7G(W+*W0iEq8ba]:\"OTg><%N]6JjB<jauqFmZ\e2m6f+mn*,&OR=9rA9X;-f9/iGIAa/nm1!9%pG3WFK?I"E/qbm#rj=$Dr0!aIrr$Lj7:tS#C-0_i,>mXNJX#:]=7EeAcb.<6ju&$m>+(]+^Yf1];m[<^k&LkPZ"46"W:IGR.ADn/%d[mq!>"\_.=t9l]U34S]5#)]\%X_omkFJicm-W%sSAK/9FkgU#^=I$>al8Shi\YZ3dI-@/EU_,b"SM?$H"eT\*`p1,T"Y:a#WdOh%m5Q$WD3GL-%BoX+^fWnBY%8![PLll%%j:YgfDTjkd@1kN?h8l$`GUgjCN@L<8TC/FJQ.hS!9V@BVtF(9NdVlJlcT?p%'Ehtd<ca6%G9=Bp;Hm\q$OP.JXd*:?5H9h_me9P>*Q_o02()D^]\2\T]BKJu1N]tggjQbV[i_%`K$hu'IiV90r`_o8@+inq5;JSF^JHaMVj7ns%G\A;cj6LcNnPT/<:eU0OTN*_`O9'Jeps`$K]hoi["a&dk?TB@)(bBN>kVP6/<Y8SoTUQ[6)fb]gF"b3ID@[Vj=,:6Y:V^:RL@pq'%EJE\[^e8k^hkSf8j4@5r8m6\s.kUD[iXC$SBic)pBU5MUNK$OO)B_aV)E'bFZ4gom./qhDD6LTICM7Z"E818lM:&mgGY!u^Bd#t9%Se(&m4%al3/342sFt!T)m4a,Bp<H%E)`&Lir>%j1GpifBaL<W&O&`T3>L1)IE$^YIk,;i7>0(<qd6t<NQ.cP*#D^jP'Xr`Q?9p5d%,Pq,Kjj@SK_>=us)=PtYn>k[D^bSX[d.pf$nI*l9ZEfasQ\SP:"ho>gMQn2uhX`5`TlR'&G-A&D9JOun$]cHG%i$[eU)-*96itXe%"9nS`5Z^?S*ET[uNEinHI\S$?fsL*5`'^S/1cG#:B8Kd=(@#dP"**o>[tc#<hr4,tgieE1bFp',Sa)&2;4]trA_D2#/LSQ(BU-@p%3^>=`bh57&f]WhT7Ft\IR"XArT^."J#q(_2=@\JHG._9VkkfLnmZOJZmq)><P?6QL:"e=28Pr4,_7:Q(IKqf2Ci>hQG554lIL9l/%AOgms-p.cd'$2%fUKH(5Vs;T72cF\r]j)kKc*(lsHEp=@#Y^jZI\>i/RS$d/K`pV"Yp>E$a2bYoG$?Fq]&=3$6G;'?8WsthJU@4q%O7>3K#a,">O4-3C]fd9b]uE!j!)CAn'Kq6dpgE:Eml%kA[*g&?5L(/%G!7\G7;uHq1=uL^&=cA5I>X19k);ctGT]@lr(Q'h#'Y=q%hp16i9pUi1bB9=9E5dP4YN8LAA[_?!j2IaPlbQJPbX1[Fkqb.,"aF\Go+!PF-ZNR]>`$DT?nc,)f[]a>hpQIMr^SgO27+MI[t7A-%jQsK2X5j$EMepqI8BCF8n%eD\oJ`Y/<`>hirl0ECgU>^o)8m.eMh7B3cZ'P.Wp'*uJ+,s%Q`]iUV?*Snb#gKqE#"_hM79!/b%Rf^%=Dj@dAlI4k/qs];gkt%$p>Zk=*%Fh=Q^Z42[O8AB/J^KpSenrYGj5_*HWV7&-]._D2,"]Z9YPT6CAW<f>A1!V6/#UI>`nD9hb,]K%]8*a;n;P9>$4Gpk,*uM:#L,Va'dfEJ&f/4J5*Koi^,Sli!I/7VIDdo0KlTTekj'<H1^QCObp(kP3X%?T2G)j0R6^/d4cQ+-g,iZI%^2<0=q?#$%[lhWcHUl2?b=@U)hV[#dgTu;EW\5mgD"muN<:PN<=r\QN^fKk@96cH7$>bmG%N-4Y(*pX-!p_n$fOH6!Ocf@RONq"j%EJ>D#kcX&#+Sa*g8Bm74EL^($2%YM^jnO%Al[(oG7=<`oNK+%pWJ;#=YFmgiB^OTg[4SgO*j+PDd:0J`*n6@r7`Y)@.2'D,SD1mP%/:L:7hA'XI>uVfP4@N)q3`PINV/glOf^4\0k\HiM[g%o\oY)K2(8n*c[a7UA`IQTk(o@fZe$B8B)F5h!+Sa"qYQJC%':DFT]^%'Q%gmNtE9".a$HaLg^Lr"ZRS>e-Y80h(JO&*;,dPc6nk>_q?+^<S`4Z@g,0AcK#/G^+jEZRd'poI>iN*m%>%0Uf(L3%%HXt^t82qbLQ%YYnOg+.aYg]Rntq]<+1,X9WG#pq1`e1&S9W#p<uLF:@LK%Fdr5rGdSD1tjdhgr"i9-15_Dr3ePB)W=D=rXRKtC4)[(%S$1&2,=@-%1l:.+PGpiA8D@3CXims;F3Q+J`I!SN>b@^D695;"&$[1XIA2UnN1r,,-m@$(IRc,7`Zs6E4&FBeD'S(R+?LJ;^8kos]PZn'-c[LY%i.EP##dD7CWnf<c#')WPNPLe/78eJE=g&?BQSe>c2aqD.c<uQe%)GcR6P.VF/tsq!30pMI&I_tpIiAr3pL)k/P@XuI;S?EN&uGaA%N;8jb$F2XNY:_i`f4b@0@)PIV9=lb:]L1:P(K_L.]H]%8%3&J<q@+Z79-PdJU#LXnZ6,X_WK`%?W5Z36%NA@"Bum9_A`C2s[2"Yk%moK&J[r\pJ=#ViC?RVHr:d%Ycf=B)1'%!4a!VKq13mR\R-JHPC*4`h3mF@iSQ6c4&5Kr2e*R+-(E%KGt)?ur5,L-g2N,U&t%n!?Y%2Yt6s`W#,RRF8QkLtHIIJ""Br@)FU;g/;\QgZ83$FbH6TXUj3OMs])7crIDD3Bg=1gM)h(\?&6'b]82n=C"9f?J1&Wh[dDF3`Ygm%hja)&I!;/IM2>aT,:Et=b?rD]d'J\6Pea0Mk.#j33'CAfP2M\Md+"/6r#4\<<?IcA41)urYV1:BMg=`Dil;Z$G(pB;OtE+(;1u.K%_&VSj&8:hQ's_9J#%fWn:$,GC(;47>;7,C\QX)%r?V9`\-$\lWG\>ocN?5nt?KPatr!V-Spd**ZP=um7$bkc:l<9)5n.TsWY9lt[%LVWHC4B46<Eb`"2DR2J59!@X0%Yk\S&l4hY5bDYEG$UR:ll*dAAFSO.LJCt4qfQUj2<%A.cq*_/RV**(I%\T`X_1r2%YoZ/cqn"+%15%3UQ%bOC$(%*">\i!CfV7KrZ:d_kIJ=1g)g;jAB!=K]iO4Z5lc^j2"n^fIPS?Aj%Mrh;-(Z,'Sl'`Yi!\@q-:d4.Ak=K$(+#96%'qtbj9(f-3Xs6s!JiSI%[\3+#6g"2r@%.r(`Xur7?h8p'DJc=Ok2"9M#]pBQg:1#!Mp;#&>p')9+E9[V*@]Kg<g8$skjJ'-@7KbY%S'b_OgVRAHo!%8:NORUM^>p*5aQJjW4lc*>@m7pL6cbV6oDh$.4u1a;I&qX9GM7(F(at7:n[:U<;;1_X7\VTif6i?9$h"cj!B"+6%&)4+okB6;":.7\^D<_,[D"m7:mM>]IA'#%M?rTjf7pu/)X*\)4[)Oa,j,qr7QIj`[`tEF8!YA%4dA#()00(?R'V[:/4PG7b-/WB.%r1r9,GQ:j-r193'*;8PTl?M0F:e#6q,3Ck+d,jgH.XEsX1F-C3;JQn5buebcd'pVMY2PZ8p]KoKE$pffAqBJD,HU;$lMGRY=(^Ti%YOjraX*BJeNF.&Sc\Jp@0a<O4>)Bt*>^-FCPgWGrV1G(?"(VSQDR"#k4))M]9sMHrp)j(@A\VKl(,JsXB)=^uj@C)aSYJYGRAW]C%JXTIB!%pppOV03d@M(@'EHU#C=<aNXDju''hqs719`eEB/Wq%An(7I[GZ+H)DGLP(iLh@l,-=<=+*8p(<k$D'/QY/CF2Wn6f(@\X%L2FP@p3nJQn0M\5QZp\&:Tb8>\.6T'B3X&#JPB2U?eN?h#Pu;AdY806_*]u7&IcM4;g]"QLFXrTE#"^.MOa9seGR9:;\.mo"jsOf%^e>u$H]S\kkH@fkW_VM`E1D.3*pV.ZJet%Vd>sm=DG0]/?a6ar:/UtbB2>?5Fk^8d:P`CcV*Fh?c7(;*EbA<6K$D,D`1%%]No3#/%*;i(L55f=mH6IKIe)7IB(-hWb]S(eXWRIXoM$,ji0;VKu74fDTTUaHu3ZO3oGZ<eSV;52/8j[JIA=B)SJ[J93S+i%V^#%9*kVns>%B'ICiqhJOpZjn/t"dqmeW:P,/"O2/ZkBV?p`ZEb&hG^U14*l*PMkAa4TRsJ(0J!rT,Ik17cfX2KI=KpF5MZd"/TBXCr2qID@`.%d%oRHVRIb`Sui2s+=?2AZ#&.n#*rq-'FK>-u/mdmam>4SBph@@tLl1%-0nJKAZO;]4O3^B-!TGS(Pf6r-ZYsT,?kXKXb4dq[ki#HLE%q7P5`%<f3E"]P0`&#'dBJk=.QGEUKXPd)H#D>3W9icemJ(6\@sf#n?)hAca-4hZGirLTqV`qMO=gKY\tK?NEmrm0M:3P&7cMBA5U%.,fLYaIRB=1.^U90C@Oimr5<T1-R&Hi)TQ%SCZWg3^fZd;FXCT<V#?:'pR;b0;;^r8+pSZs(bBX)q(k]0J/\gZcD%^@8%4b./is'%>'#UN;O0$I0:eFN2o"jJ5$hV.g*<R_q%*EoHA1fs$jsk]Tb";L,kZ>k:Qu;9`>qZK!J#%4rR0I75rgZ^c7'2'A7n?mXKkW?qW11D%,fLqZ`bq/W93B_Y.Sm\4FEEN5ClsiLpQFO$3:S-pNU#M$2\Mo&DtO=;Zg5C3[783oD)N/^j`ZK%?U!qlVs:.kAVHR[(fcK:`TYc"%7Wc(Feji36;%ee`f>l^#5YYA,Xm:(S!#ONBl\_>-$d\I5P>_-BFGF1KmX=<gG^"YANHM5\'#A2Qf906/5N7;PI2Y:8Zi7%[L/6V,%SP=CfU\C3!Ls==6R3Ak0q'aH3N/-?Jo'@TIE)%RhN37SPUUjsVc">6JF_t>GZ1B4$Fn5')RJsVL<O3(Up3s*f*6dn+:T@uJ.AnLF%M*qQiP*ks`I&'=VVpoQ%N\:Hei$mH=.)[c&9L%ckqla[s?9eI6J,T7oqYB%Hj^6oscgQAYqN$.$kMQ=<ci4M4:k/K@LVJ=RTDlge%rU#+3q@=Wos)5[JVgnR1++O=*rprAQmN6oXg]-dSJ,FNjprD:il*l.i*5A>-qA2-chu+)#s8.<?Vm$-Z&&6SCs/Y&Va+*lt,6-eT%qM5+GJ,RQ/rq,+GFT)-(YQ+LSJ,/?$ItC_d-*bpgs80:?Gm430Vi*`o"o>2[>g&4N0.;^jNr9\=;lua.a0NJXl%=$Ap%/4]qT&X7%$N8/omH=N2kC<M]>X/6O^A)Ut@BY*<A<sr%869I\>*DCl7)O>L\l3YG8k5*o<iGcH0"ae6^rSI-fTPPSZ4O65p&egI9G?7*K$:j&%M%'?m]8D%Si.&$Y7u;n.7T\jCD"8.Ibs"n@kN?`fjhBB^C0FR[^$#IK7570mrFW%m+:dW[IV0J&+J(]uG>=W<qmV!;<jZej\IX`D%8g=PkY?B%mpD+]X:!$JX7g3iUWThG*qsiXZrU_32PKLT=3TKKc\KeP!aqa$_YPH$#,+[%ZcXA?:f]]ZId^N!0:\e!^f`oB!+F?Y-%9<jHL]pHaU/WXDe<l:?sI^#Wp+M1Sfk#UO6j+EaAUi*[*WW3crJ=*1A9S8"S#kgBQo7PnSAOlH&.D\YQ[Cd@tf`#9jgO,&=L<$XL%OR$WR*@)ch3ZDU2UW#+D&]9PFG"'$O@5\[B17+8O*j[Hs[>',@&mV4#h<&GH"#,GS#;*TOn:>+@fdp*??Uo;Fdd-,n$Wk"MP<FBT%IO`+^A*bEiNUP[(W*QV+Gdgg9mdnK^K+'TJAGejo!PC1656%o1J$Dt/dmF$.i4A6pJO^p-)BX__Ms7AA0V5PAOtt6!r8brShDeIB%ciK$N.g=e[HX=,Dn0g?M2N%@[C:Q8K7C'dl@KT-[\VQio()5kkqcCe%qLn.p1b!WH7L8cOa:SA_hmcpO7hUW%34`hNoP/j6K6+Y&%EIfe2+l.ke_1)=$W>E6g.e3C,A;Rd-[AjH)'SoO9F\0sW4l8g+E8rlp^%!nX<Hfjq."R:GC#$>tBH]1,M98DVda_f=ihD9obC3kp%Hrl@!?Yt,[f3eRJO2(XCfmD2HbHA-U2##W]V,tu>RKHGG5QiR)I=kiL<Bs+Q&qY\%(a1?BPY%O^$7;$'"sP1<P70JU!f/g4<3@@:%0]^XfG\iCmX+D@L1(Y08_$1--jR0L&hDs3EqnjhKN;MYt*/)PH^U_p#CT]\Tk'<T^RVPsuFlbK-CISZa,HEc[<XWnD[St.e+Yn7n%l?;Gq4[+J[:o:H0SKT<K$5n<m3R`Y6#uq;<3!HplQ@TfUFO_hj74JX/Zj#!5qFh'h!iZ=O!l'_&ki:Q8p*1L6IoLj%bZ`1JJ.ECI%/EffO+YK)<RY"Sf+%AQ@6NBd@""A#h@+iQ]Z5TKkA-h;81aqXc>g.lR."`ei<^8\!&6J0G9]<ts`DItT%/>1gFRWTN_FA%?)b;;;%9.B%]TOUf8957..I(+=(nIg&T^Y@cRY#20+Xo@cm.3_Br_#R_OA-en5\]U$*:-r1-NC+>MHj";e<Q"lQ!_j7o&\PNO]G^>*or@^k%L12s0P_tqS2bThhIA@:W1>do!!+%_@.t]UZj!KY'U8lhHc2)8@$/c#@muScaRLpZ7JD-8!Q$F&S#qEJW0L![AU>h\2F@N!uK<,nP%b0G8+WNj9o:hbeuF0Rg"@R?ckU17LcHc8AZ.;VB9Af8D&L\Tp]C-!.G/)t5C)IiNBGK_mV"X/62.\iZKAR&m15a4.Dj&-bVr>P=\%3C<qZ7tc>Z-9c)_2OP<d6-M1@QL+!NE/LtFTp^#&d?3,i:?_EApEf.#;(_m#L,KT1(5'ND"q-K(,(H3gc6_GN_:KapVLY3&^_i.>%5S"Ee>O_u)1[dF%['Z-pCPhA;r]2M929YR+bDH)@o#M^8f;MJG^YC&LDn!f.5,<IbVI+53)KgSLZ3sj,bhJ"U#>mpmj<q6)gHoeI%\TTk&.c6'7eAOBVKJ%s+PeXsAAc&3`@*Xd(.>o2*K=mI6ZK#`FDX7X/8H1!0'?mYBNJ9YQF5r.gX^*"-n]g32Tr?@P__)k6;^j=7%.$C^<%Fe@^?*2hdURc.0T?O*pY1r.77VVV%rE#D3faP1M/CU[k,BenP%S,3Q!UIp\=#n"JS?T+S>?tIf9F8"VI$:&)!=+E=:>['B%#6O#Ma1De8n]MOqeQl/h_5U;4lNh6<o4%J0<YmZN4O0V)k-M&XD4YP\@'*R-6>#?Nn/Q/'KqOUoE"GIC,5^"]"G+:d:K=6lA1I&8%Cc1NS^$ubWTKr\mLu/LB`%96Y9jK5LFO2Rdl+qDejL@_-mnhPQBnTkb&0D'rJ%U4K$Y1NXRnu.e&p;S&#\^%oj#S&2Mrl^X.oelo%gg2kqR.)fRNR3YaJ]@Mpo@(-F2dX>gp,<*67E[H>Cmr##4ij,_7S]E^_ECnq2HdW/frbJWmj>,kY['Mqg-h6J8&%Wp5iLj+U)>Wd%QfgX?m;ZC#71bKJX%G-J<,aTe]4r&lTYUijqBgU+R)O0fUn*HYJ:rP=5imZ3*s#`;W9NjF'jGCem.O\Y<\a4:E0(<8$DjK&.V7D6%`$:,%hX2e[I#e1=cVTK$$SrenHRM7`"Xnoc!HqE>WMoUQ7Y0nto,*"+mc,4[)nbqP_J^G's/qa)/>3l53B`8+!Z<bkasBG3Ob)0L%[^me&:Xu7`9X]eY2NBV04]h%E=sq82`erU.^6#TK'u:U,)=.2+(Q7%o]_mYIDb*#FID/%JRY$lqW.fop8a?!6AAPY^5mV3XeOE)(%Y@W$:o)Rh#Tb=FXRuK&Hj6D0b-dGm1GjSd>7muc3,>c1;Z+^fI4jgK-QKF[N8QUnF8SbVY[r`-NRGjlZ=B=4L@WADa*[H"S6KZ@K%*<R]G,2:_ora&UNl$o\r.fE-P2ACdPd,,5[,oQ+4NPN!\RoOW$6?L_W$3A:pbUcL@Zt[.<^B^ejn+]/fdL'JM!\`n:LH#\j,&Fn2%OFN*'_^S</?R94NU?5?/?F[2i>a`TieJY[(A5$5RCU"AVFqL`.=c'+D2?I5l(!dRlp\;mgE%#FqK9Cm7DL'_5D$QA5a"47Y^h!f=%(6)U>A$H,RmCV'-r]/AM[Ts"iYhl2e[n+V<hAeo0piTIOF\c4AZ&;S:'KspGA@][g<(1[+_fG9)j(op032VHA\mo__k](GLM?&5f%=P%"kfgM86`)br+XUtpZ2_4A\))Rcn6El>&_D51P_Vi;iqO<64'GG@b95nEG^dmdb#Xl`FFU5MJ&Z:qa_A#abD9[ZY'I4,j#DL5E%f+mP]Fn"<KI$5d;nH^8Fk[(Ru(+u4Yr[Q$EK81Y-;u>[:2KN;_TU-qF]mSU<\39@k`X?G1-Z*r:^et^jQW$.rMH@e0]NAB-QH?3$%\-X:Jcj0q2(LcaZdaI6O+^S<)>W3uW@FX\Jg&2_tr[sLV0-/%GIN!@BAeG!r[bc5;IKabR&\fQ/r!Ltr@]FQOcKWIdW[@nb&epp0%9$MBsZLin8[?>g5$a)SOhBeY9@cOeB]*e2YEM46P14lNpkBr.h1P88[*roMW:pdCi@]4N72nGr4(PfjeC8<g?2LJ%pF&qqCmc(cr%K`h_^<i[2@'>l'shfL/#>N\hc2Gt9)L<=X-JA$\?a'SR9aHXjsNWCtD&5PZ-"-pWF`V2\6Yr+dAWcD9G,dTP4PgL!uM4=q1!!JEe%"J]B0667b?$dDNkhE0F"Ld[IZ?q9+7d[X=V*Zj3T%SZ^E#AOY)k66g#:0E$(%>J/4"!H"1OQTgmLlAF>(.$0b,h5dG>3f:`(!LQ?%@PU2+`H7mQink)#*(Vmr.:HsG:psQ`9EQd+*TQB>1TE\?nKt_o::o8q1:8>UGh#*N_=dVNBNCLG2Nfg2>6&Z%QZ%a?b\ffmG)TN4%#btB>f(n*+Z/O\78X=u=.Za]-:_?3mj]"O/12M?<G\LR0XhrH.2+K66:/"r^Au%JP`=E8pRKdX"QHdc!T<8q]5Z]g=>-H)Z&8%7W%#bs79o@L`u@,ol2IaP6q"Y+PV2fXYK%h&U&ok9qK7n"lU[3/d&C!su'_NZ9CGi=4s@cp61H2[4hS$37CWi7>79b.7M\U=mJocY[:%Q=s5<+G3&O:_as6k]1p_gsL,*lDJ:JLNiCB9rF,Oog(PHAJZuO84@:+UhOA-n@0I16$Nll"=FYPDin=8OrulBn]NCD]a:(l5$0E:%?)p]1MH[/>l>*;)()*:rBU5QhJVpI@QOD<TEs6AHWcUgfQrJmh*K%:l2Kt[HP9[]I;6.e=rA%/L+78jK-GfI*)^?ti`=VCs+^g9>%i"q(_HFHZ)L\99W`cB:rH`moL9[1"6h7T*Z-]g-rU,m\"oJL<>KST+j<l9JY"S9.7="FNnKKWr%]Uag7R1:);4-$7Bq1+4,!B3XD%1GPd%%N(=pU6[]OAF.c95YiVtVoXEP/ub$]pGk3$%D0cr.%'$UHr(R1/bAJ6d(2reO!n1WI'I3"5H50n9`^jmdd55m7m]O2PaDO0%=J0CZ8%hg+;(u0`]q*sgh:YfBJoPDrnai**I=//")M?`iH=C,u?u,B)(st\Y^W!17m@A5+?L^tSFZ<"qpthq+NlL<m.6645S;#>r%F2jNX2<u:4\Cij%fF^g44F+Co?EXscL@_+<7C8u;qOnLrdb*QE6'L0pZraK@__@$0^]Y)NL&W47DW*m[AG2h:2M`NP1"[M*0:6[U%K@),n9rbF>K07AO&)YCH&5N\4%+gBAdUcq*W+aa;HTeB]E24l7K4J?94hm6GSE.73+e`b]M,>`u@b*n$Jb_PV\kO"mMs(`pTtp2&%[V_677ARGT^0ch&KZQh)@8&HR9_%mWQ0al\WAtSdcU.BG>UH!P2Gn#cdZ+dpmF&JeHGr4[gs&f2?NS0lj7?bBXXV#gf%,l+SS7Ka%_6Vl@a,:TUE*!\pWM#9s!-?!%j2'-Ye6fL1/4.,mn"sg/G\=Q$l0h)`^"_MHc%t`OjCf)^7d6FC$aJ"^9@YhuM[9HCVmrT_QgL<_%\^Ts5P!PtR<?D\p++7miF?@.)=d[J9ko4!tme.0;Umkb;<nTk6eB1eOQbZc)Pr['TGgEU&A\c.GR'R'DY>A,L4aKX#!"DV4ps(Gk%^a7YL_J/MAke7smXEe)BOYu.-%3>OO?JG.bh,YQJ[rU&sY^:4dJ#c8dL>Y$$-@(1>0eO5rk?LkJ6mQ]iYgD'.b`P[DOAKt5l_lo(%c5()^AR:0Q5e`C>r)j@u-4m?=[T\8I:/T(ED,%HPbLfi/Nm:Z0X[&&\7sQdH"n8M907aUT[5=mp?T)!5me4U'5;8I)OCaNemEO(X%AS+Y^;_L,7[94DVK]p^9hl\h0,H=n2>a(4`!cQ3Y\hd;of<)anI2:#lno?]<.;2]lEBsjFRL'jhk_,,EFlfDT2d[g%6+!8[!XXHL%h#u>#MPs)-:6S"M)'H_#U6cA'-Z=o'>G/e_h)..&(@26%m?E]ki0[S$=fA@IFhZPk<(75+M"KF36G<R30fOO?,<f.(X59i)=q`0-%)&L0)A4QJWNLo4noGc>eJ`CMY.cDdS5^Y/@p!PZQM-/PHL(<Rs`mVf\Fo'Rg2r!Dn?_FY35u_VuXG5`s)=IsuP,+lk^_o"8XOrQa%Xk_4Q7dHoT`\81+KA+qiCpjDoJoG79fOT6VjU<hn1:U2fcna$Rclc;',=nfR`ct`D!(@![Ee-cG@XFU49`2?+0Q_*:4tNB^_b7Z#%^t*+3e1*q(-eBBkg8p9C)metNl5<s%;ZLZD"p[8kmO#/M2Bd:m]#tqL'i9Ooc%P\O<6Ro[*d$a(\09p;a8q$a@Q($r&+La]>@*u;%/UC`7+VL&09L;0CY/?U0X+lWsqf5imOB5^/&#Tf/9G9<RXo'a>lFI:^dtaj^\caB*Y7:dl#jJVt3G%Z\7L!Nd6YiLBbFg(Yo9>l+%#aj$-%8.ff!o3?_9$GPG_r#-m9/VP+2g+#\40ZA"[X\_`2C1M%CbbJ9<pWFjp]SKp-Nc(Wp:lsY,fXr$h1I^kPf;B4J6.^r]bC\'%H3gZ2?6fgd2gD+J'Ah2MPSLKCK"cBSD%&-k2rn-hf7u]I\epfeg60mI`++')dD4bSJ_1X49bBR@(&OXB;jMq(&2GaF,$J7%+k@0&%bD5W^noTeh4EE&=NpP1afKWaeX;WII=Yc1_Wtp>s%<1"!3H[GLCmJbCA^:Hl6":a8m`AZHr`$Aaq0.'VMp^*^h<stqH@3UZmkT\Y%jj@O-c2;+LJqrS,ePmo/95./W[,?bC2d/qYIc3`[f,%aV41@ZWoP?MB4@KE]OqRT(Q4G2q_>5ci"(K/G0320["(!=.crE$QW5Sim%:LSpD[<:G]/cU2T-Cb"/)0gbPTROC_CG0)O\'el:@3qKLqKHLU3[AOU!WF7V/7S5D9fFkQ2M?!L2dNEZj`u-(\&H0WT-11I[J[B9%RWstuYg*E%h[l%9aem)8,H<)!ohqQ0c=HUb^g]M&$ls'Og,Fk88f7bt97s:l_\A!&ociHs]Ia?WE.CkE5k::.`4B?S(Ja>4b*J@6%dW>fr_:"S2&$<Z_FtYZKbF_`&;3O_47Q>S?hp7l;l18Ga!!&iqN:1lA\6&aCgK"ItEME/lNB#&J/<74VX[\EQ!ntUB0P4A^Tl>S@%c<77OZ_a>n6.&KuOND1`!\t$'"U28)?7cR:]IJHY^88k,"5FL``:M<kpo<m!fHt3AeMjj63a;P,[AiWtn\s4IQu3Al-erMq-^kc)%6p8k1"HRRMJqYjtg05ue+dKP`Nhj*49pUG4i6^UW;n-l<:<\9L6>.o::IA_cnbJt-@aC+g)PW+J(fk>l^c^h?f=uS9gl1>]&YfcO%\Yq2(0%tBh$=:P;=CDqAq2MZmPL&HpEm`m#/EJB^<hkhM<M>9cS3e9J65?X*>!CqNh)LbblZ\/AWR;V.B,*&!4G?\fisPoo7C:eQ%=Uk31HbC,e#>JD;,tKW[BERMCpW1V9@a#h+`35`SX4>&Z)QeD@:n4hX[HX4/,%,QG;#q`Fg`r>d'^3g&QMP!SCVV%6[4Ff,+LXnO%X0k(7A5HrS9nT%_aE"#f7gr3EaO3qHl)[9&g%jCXBrH1C[Qd_S>,5;#loD&3XPh*-[aFN,8^['-<kBjl)2a4m&PG)0>V3sXT2jCQ%L)5kSZW1KcHB/shMRooX],;3Cks4PrcU$k'Whggp^;Io:!H1G[bQPNdLouW4T.YI`=&rPJ``U/YSM@)3`?fK8qVg[.6W(+=dQlp@%TV*4U&%a5GMdL4e!qPu;f::Ys&!b5!^sn3mKT-LlGO'E;gVao.pqPRkX8d5mQ_-Hl#lq]<!mdWBLE2V9/IHH1cT8^S.%RFK`SW-Q%b=(G,`LD[j"d/7=nMaB`l`X1:`?gpY5<]QZ+'KA4#/N)+RT3=&#6AW*$h81t\W@E,0'HBqI'=N,Ak!e0.a[Q^6#!LM.@:>R]5dKT%-U9#E<>W')K@I;!%6H8%JZJW;H\sFX4(*gV$0Ocb^_A>!'%/aW\jO2cmq'lDb&5($Dr=?$Ap=2"95*:ePm`O45S6b\>AQ>j3#UMM%78oD??5FT^Q;+1Uf1h'Y\3_Ynb0R,I(H&Ll2t"LNO:!`]GK6"=Fg<imd/\B%lk?J-[oucpHFql5j/r*]j0]f'`uce>]c&qLETJ3n%R6hM(Ru8@Whf:ZY3\*DfFlIdlc%]+f4YHVec39Bne/32.Z&(3L%'Q.%PjMHi7F[nJmGhZ!$lrf'Zq`mC3[%/j-p,j&,f,IJ&kdAG%,&p,j"lZ[I3r\c>0XDFA)0F"]`T9hX"M*0#]O-reTFO#DG3jifm8bXF;Al=1qRR-#WDiB7!\NHKS*Xq;?^h=9(N+Q(Jga6uobHKb%dQVHCp6YQ,pR0TJf>;40<;*1!Y9/TQHi!A"aGAmA$[n)Q=t1Nub),V?n2sl#GA$^PDCj96g:4a8S^+Y6K?VGQ4]?XDh&@@Y8OZE\%d;#I--g>-@&Ptic4GA_>8Y6-)F+c@qI@M4^aO0;5Mr8]Q1"U"_,PD+X2Y+[8eG4mP[7SW<"OImI%&kYOaCWf?lP)>LkX\Na'XC`I%,eQ.(2.Z[I,TFpAFeBIY%sqsS5g;-TmHF%/8m(/TPt&i3:k6[QC=RALo2nUhN*Fir?]#JY:lTT!5mqWm/.r84R^a3.3>B+]V84<,%$24cDDoi.G,jiFU(+mcD>!726YYihYMCNe18hlS^V!qlM>,iVK9eBFNTf<Np0akLBTTdd#@bZSf:i;Q:)>laN(lG+V-'64tLg@bI%/hS+NX`]m":8c.<K+.7o%S,5\n3j9,>1Ca&.+5X%=/CS@Pn8c91[:%3BQjjo8lmB8%QXs84/eU(+:b0AMMN'7\lIOK)RInFYH'&b%U^=SO_15F^4A>!iH8.T0pjlEJjpqcA/u-^JR2?1$;NILKiT.u9;p#iOYO#(Z6q\]W-fPql+VLI?9qd4oMcta\^k6Nu#CP'\NAr]E%O;/s,2Q3Wqk(jcfmljnmF:rnlSW++jQl@%WE(C(=65@N0Wk)!)0S]MQP&6KrZf]^"qW:RT7g0s5)SI%F?k,AL!Y?hgcrA@c`#D#:%frjL!U&R7)27OK>gr%:"72a`+hJ>r#<6NWAAH!e/.id*7mFmcNBJt!4LTe8n3<)hMMdk@4>9,9;"S$UTjAC3,qG9ZmTP]SHXcToR%f9)"kN>'W7?i`L&.BLu':o;KKon8UW\YtZ4!Ds5LRq#2oHHR"T6:__*KS1>WZjpB5*N(O5AkAcEPd(rCB8oE)I(?Zl>h/J.Jlai?%#T(r&MF+hT;79b7!Upi0BHnPWLgCH35sQG'`F"fr\IOR^6QF``\Nj=l"R0c`HUSClR-9tf9%)HBA)EY7$7[<h'Egj_fENes<cF_;%J0E4[#W5@`iXI"c"k%N&W"(988ZN7$Y+o;eNl0QYM*nU+jC%s>%X($_9&oio[3P%'qfH6/>S,@Zab[f)=0+b6$dmtXBghVJWsSU1%U.f'u63fk(!*V`1,h9,/*DlE$6Pk]EZqeLfB%C)XOJ=.T,G"J/>Yt\=E2mJYF18UYY*0<)%]l'.jsn9=UMfp%$a;R4TXc?Frlr/+%6\mUQJB!F&T-Dmd:EB3C5S+"n(Z%MoT.W$VBM+Pa*LhBZfhUReZ?T(J!D*f#]BZt+],Gq$'8c-?D4oejfm"VQVehA99r51(Ep0Hs%+h,abO<*X`p/D51O0aQDgI-LDQ];^(co5&M?)PQLUjq#.-f^8#f9U@!i#,$JIdncPQV:;8kur$?Z:Qf8R2!K_S-HfZ.TLC=p!M?l%Xj7)+nCB!3MTOWo5R#ATEfk2F:;fcG][cCseMq^jKScSG\ho*1Ua<+9o(#ri.3.H>JdPf,#a96"a<./i)R[Pih6NiHPi[XM6\"cL%^u>nQmbag6HG"$Gm=Wn^").*m7>M5Q0aCZ33btDr/ij(EJIcNlFBgg[dV&._iXS_DmU8i+:j3O[SF!EbY,YeP0[,VDm+B^b9o/-a%La%Nm(h'h)>!tTL\cUAMeKf7)C]X!HQ65&U.suChW]WI7'k)lG12_I3`Mj0ZbRd]C2ga)?q$F,R1,**6iaFT!D5`;n91/tp;B99Y%WYnHj@+&\^Np:&#KD/0Bdq08GkQm>@);OMMRpNJ]"F=FDa,J/Aqh$iUakfg2[Qio7XOgj.EG`ohQDD;'DTo]Y>b9`6,*<@YSFSZ*%kb09O,:cfbH-mmtR7A,gOE,@:Wq(,oaR)DV[Rpi@(?*]IBiFu/<lnPK1-'d3^8V>CTj!&;.p6KuOLd>FZr'1aPWB02rli;4NNp;2%T!V"6`h?LH%@*32XL`g_pjKQt_n3u5RJ)Ge#KTB\5"rR33s3ns`"g/k@0&N6;IZ7ZTL#Q=q'fpK.^'2DS>$DqXp<i':6]Xt8"+$U%a2kffR2^!cQKtN%XdDj6L\M4_&Wb;`l33kK'GS'^,(B[=2/[MTChC""WmNC=%U!51<Z1*HBab.UX1*?[@EGDWTC(7X/uTX4DM4Fs%=dUFD#c51+_Ua9BKBOl1rlqbjL;6!85Ouk=l/fGGhUGu6MojWLM?e8I<+GZHkrc?)GU5Fm/2^g,\>=keg+_l(NGm\0>3'TG:b"fP%#Hb53A3SQfNJ\DoiW@@W9T@2[FMroi.PIcJ^u0[,<&p/oJ-23K3)+*Tf^Ct&Kscf5.UMql7t>)l-7PK#QTFCLgGr8#0^,3C=a72K%@h*)4_InEf@Dj'@Cdk^sI'DNI#@s2UKW%^\%i@\+=Ht*W%>$Pm-bU&1d9jj:OgZ]?6K+`g[0(/*PeUf8?%-WM-Y7R29^%9C'?39T%5Y9KXJBjr;U\@W`NH158DC\G7c(ecpYJk_tV\QG@?4[trc:'Ne0t)-MJ]Np<"m&GGETO36,Vjsa<ScA;q$]%;Q+*UX0M>ls\,q-n%MCDL#>27#Fn.@U8O>FGhp]d\-.S#[g/=[uLV,8Bfg_c9PM-4\U9LBY6MM_tf&GGG$AR**5*8,d^lX0/$V5LqDOCsGci_i[e2,-48%r5D)T0G<#j`Tle..:Om-f'mGk3eABsn8^2fi[i>!O?9YCH:?UI">Di%aGl.oUuX)3c>jRN@9;B;i+,TKVR0l=\u3QGF(eO+"rZkI%Z0F;Q]0oM2^P;63icMQTI+=M(%I+dV99ZP_`+)Ur]FjT^h()&/^Wk/W&/*A7AV35`OOt6MS&cPJ9!6,@%JLmIUG:ki:7ZZ'E/WD#%-ZN_0C$7bW.@qU1JnD#@A`k="Oqr-a$'ZRZMlGE5T3X\lO="hb()<'6Oh%iLm>+ZV^l=lHR%fSVl/!K3"6:is!ZL`I:7CM-+^CXe%%<4aHkVreMEl,)tZA#&@68q#S0iQq?%b1#+i?CkQMaqGZW/lfYq!@Qh^lt.p#(1HEi>HA3V'J09AKl%$]MPa]eUZGhJZK)nMNXTT%.0^bXS(18mNY/#1G"Y+1oW$dq2fe<G=N@KU0#%nm.1cs&&bS#BV:n9G\C`!A_td$k^oE@UB$`]-E,b,2[VsLDc<E,n&.Z)SKl[*<%UEbD_Qk1`/f']"69/Xu&QT:%%!Hj/g2rW\HSVe*_9ct.(j3*sl)/5#))0ec!-FH;X&Lg(X8RaX#MAH+n'GEnD>O*"/AS##sY0<[U%i"69aK#qeS"Xld_'P[c!@fi$WL>\'l1-7#FkS>BjKa#:d1a<-ug6WC<@9?OY:S`4MMN/&/@EV7\A%<GlX&[,1-4Jk_ojC]N$6p9e%-O";r&=]U8Jjn@I-bpa&^S[qaEX"fuh$n^-kZ1]ML,W'EGWfM'#eiPblEEk%6;,I)aS+ua^^311\>`>Z$OJ._ERC&ljeYhrKl(Y^%ac#+(kYC%N/);j[?HP3"UfhQCcUu*8iIGMiWq+,F>!PIi;u/$XZT;P_0Y=$#`0'n4=M)G6XA`On&,e@)P1%E>?o$t%Zmr"(7ofiu%fYH+2@7e("nRsOD;oJSXL9H\E_;hGo9QDE7lRA3uE/FY4nKoX^LoaS7]WMui:6!B@BkLVhX-k98S.Vf;W^J3TPM_N\0?*<Fa(fg*%9821V]Q<AbXDjB1jj_\Qg,4iBfs1:9>0sU9=0?ot,#62hL`REbmN%R@<s],n9B0EgOu-e$dUKVK$MU4ue3aUj$segeQ.RfnE(N!?%%L#?(\7V;G;h7Sqp%+d(7XU"QI.<(SdEmhg6sZ#/c8aq:2YN,oO22>:pkY1gD0pc[A'8i14&ZAT3O)M)KOCY(K09le:t5q<10kSN%fimjTj\@Eh0QadlCI(0UXrQ:;*TIf3(^GKU]!%4M)R8s,JJ3NW_9ZN-eLg"Ade%Ej$h6O'S[UdOhbf6k]E'_+;L[teg'r6oKYdaT%/m?RLhn!YW=]'H5?M9N[B"g&B$cS[UpSHoaf--pSb\h-6kI;E^J3m>J27[]fg$Du'%d+D["CdP$`k07,eO!cGbDKDB)cG//bT?Gt%.XEaaDt8$#!"*ocQ.;#)-`<HT^pb$%_jQYD"GjS\;/F:</M/%ti&eY*CR>Pn@<)hF0PF"6-pHtg@r"OPqr#cDIDcUdcl?74V],lr%:+.o/_c56s93P;BN7\0F6l8u[Ggh4N$Q,$o1M0B0l\^`%!gK@>$ut<Hcj46OU(2#KDI+&<pj*&=#%8-5ndM`Mgs8$SDto6.(.)/G%Gaq0X/.o6AA446k'$jRdGgqWAQQ^rG7bXB(iaT$kBm]$&Q)?*CG*89t%$:Yp3,CU[&Y[=07o<kQj!(*R-"=r+$NLkpY&<Tc2*(Vf%>Xl_i&ogO*RUm)QLZA"0US;oBhH.h;(0!`^U/eJcCh:C-X;ZcQmfTDVbl4Z_7%&Q:$s9O@:[oA;_ph=iO#P5lNf_o!r\F5!#pD+5%pl)iSi:AA1_;`U,;p%BDRGE6,KJ&;]W&]L2NP9pWFPL%/:;9+1nA,ZfLnkN`]%e14f0R#1N=CPFOrT6@$Y=F@'(-U_\]9X=j!LaO%'Lr1?>r5k[K(Lu!_ld$X'D_GUe@jWsY32@TA<U^her5EG=YOOSBG.@E4d7,1-JF1o;fW&iBWGVXiu?!dD;X(R2:BL,K:8!8$GN]d%'I*V'.=K%PTkhspffXu@Co>.Q_+O@pV*ea7b97Y12]mr\W6KU6ba#e!Fl:a3YC&GmWSaD)ZoU=h,L,B.;&LU+9]%t$`&-,Zj=P>`%RHjkl\"&f<ZOYB9kDgM^Vj9:boD\QQD%QsR5:X.+9)6Vg5d6)Y43+3=G[tHhEMl5+b^l2kf#]JRXsp=t',[L^6Z]IadV2D".u;,Y%W,HEU3TFMD'.9+U>S#CR()S"qY3aLQP**U%_M(<]nXGK/K&%n*YBI@p;"]#HrBZ=#-e6,ckT)U6[N/tk-o@FPiM2.<\/JRV;^,aX%S]j]*)25SgBO3PHcZG+_a=^Q@r`$%#Q)<-KL8Y0'e<gD)>u_GQ%,bnudTnPdpnG#9@H,Pc[^$aXXcN*'G=XKR3_3UhB68g*6hapS%m<K&k74kcg;PCs$),@20Tu='X5q6lLLP*Y(6mu'8Z;ZCkI4.fsS//dD0n<1081lg:&<oW-b,Ms5*q_Cgm^.S5kp2NeVP)G("f*gR%J_45HP-&]#'Osm[FY1H'<LaalF.8kJW'ec((mc/i[($k-_r>*EC0r"!:"j_[j%gqBAVsk6#5t4-Lf/T9pP_mE=W+_:O-1"PYNeR.%)W*ZnZp6g7>#;5d&\K09aA&+!78Y5:"1P0qn!t2?!gp!m]"$b9CSN-dQp08oFY9M=8XC7Wn0rf28^sbf;::hr<%agrfn)ZpaQBGq%n?_b$;E_C>;l>^_H@mZjG7e?3=).qG<RheNG;S8*1`AqmC@>jT@C=)_p0j2\.;YC*H9k5AD8Y4RDQXB_I96oi`7`&EHLQo0DPnG?%7eHt-,18?J6DQ!mVbge\?L8kA)dL)5nRrTog>!:V3j+a?dMUa4?OQ@Y4,T#'Ci%I>;4Uh/080tRL6-GjWbGH*pTuZ,Eb5$4p`__e%3Ia\-2cN6Tm+ASY^XMr/^pg*6cY=4;D#k%djUFT#^p,h3g7L6n4\cUE,%oC8.`5*ad9nDK3`s0[l];A?*'T9'o]R/,7k+hs<65[n%HF:*$BKDOp,n3UG]`j\dUj]S(3,Oe\kCC6%l\q*EW\16`Hq[-ib]`8n^rE%S/@k#J*[Hfc:NGR?j5A4fK>3cHc*9\e[%BNP$9&HQ%6(@s#YTFn9^?XFie@muTn\mIPs+,bQWFN)1X@@1M+Mp(]nR<L`-:f/[lF3E+o.^)]+pZf'eb^%C*N/l\4EO0Jn@T#t2&q$H6:&P4%VRj@cPkNi54VU<"R8Z!7Zajf*K&?eK=*V,mg&s5B)L.ou`Xs=\Ve)pADL`1),4o?AAckA,EX2LBndNZ[,-jQT&0M]%9S2plG`\12%7>TMB9SUD/Bo>O(8<Yj2']AT)nrnkR<L;bYnY^_0$1uiJ-R(I7$o8V\f+aMNj"RB$O4[a&!k)qmSK%f%P!3C1[8$EldR>U"(8XhC%J"`@uAqtH#pD>6q,aM\pnrSRaFE-D>@7"WD3<q=h?8.$Oe/qlY<a!%)^ZcN9Z:U^bb[T?s7ZfQ4F_GC3Pf>,f4dK<3^dKZe+JCG9%F:H-bZlKB12\m^(SH+mX!*`GCD?<WAh#K#7/Sh1EbIK5`17ju>4;(*!YSR%+82VhJU0-ekk*XOud&>1f4N%N^d^97:;qGsmc&BFF%bus@/iU&+;?&,Ek44qZ<3lkjOET9NIJOjC+F/,a/ma/@C:2lfq<6Wg*pJhmZi3s`,MVJJ@('O^/8"=5%9Ro$S#F!-lPh)VYGb+M$%im4Z$L]BWXWk"a=,\"-4:QC5[%bMJB+Br,J@70TpZSKsudPpcb"gMZ"7QhkH>+\uh^`^ZZL`Ft'NnbEcI]O\b4D%W77QEEdQ(`0a%JAm&ENB_spIHX622)dm3PWkW<`XBus=5@j$YSn!da*_J+jGPZ2e]?Yn'bJtsLJ-q%P_%ZQp2',"?:mLpEI+&fRK<paL.>*A0SVjZ%=@X)53bAp-caMiP=^=Cg"-.E^+O;-p2rmR6U%2.VF;uY\YmWl=!.9#R<?dc)L7o<5![>%E!UWjT-[^@M>9-)3120\C`6f/AgF1RF%I!GNGK&JZ2MAR.0@N4U2'DUHPR\_Go"!)K:#qJOb[<nFkjZ-2.(4/_.?KpJ%\/o:KC*[kUCtPh%+Io-/CO1dKLT7.Fs!nOX-=o%l%Gd2RiV&M@Nn#D.O\N$a$;<*uL!(P1^[8t,DT>2T66Vl0S+cXX170aA!pP?CL/0'snoY;rX5(frW7VYa3EX`.WN!@-1M6'/$SK"u?%$d/IV%\cXb3i'$i`A!&m=I6$WR6hh5,3gS<.,gue#k.G@&Cakg([oIpR0UrmnL@p'A._]rihV==,a097Ee2!2EAu"(&GWBpCilK+%FC'-0nk^\K&Ea<)R4$NAB/(\k:40%K<=9,EXduH#e@P)_&\_qkN/h!b_g82h'VUE6-aSOVDS)?K?HIhUVUM#T!!&R]b,2G;P[R*=%Ih>eL)3(XXY8@Qk0*"S(FjkOJd7(;rONqhKF3cm6L-9$=W^?h[d5]k4T`;<r_r1\=LNFC<5<_EuW6J"E4/<Ym2D4$Lg<nAS9!<r+%XQraG;Yo>1cY4@m9^S.T1jVR6g]YhHd^L4DOc:090edVqAQYS_nma_fBo$65L8@8f64M7&g=-:Qac2uHLOc5CAe&-MJU3h*j"B46%?F;>OeQUSHn-?6X3])@L:g%n!2EY$8VplPZOdO0kM$dnR%O96@%P&oB)..7=Yc4(A)ad#e+Q-UnflCeYP9Y"'m/P2/<&LX+iMl&p%$J$/;/ne`CqHu,q^#agh:WlC'P!>DnRq3O@USmEZRcirb''*cLTk`1Mjs>6s8fc&Y1`0(<$qr%i+._@=p`l!IgKBc'cH+EjKZ['g%0UA8k,1+_sP4aie<S@h.201iFP@Ur)FMIrlX+\C?M(r"!co<F#NETgd)p`U>oQ$Jifl$A[4'8PnK[tt:@Y*=+D'p@sfQBc?`Bg#k%Z-fLp!+&`(6b08$!Zse<8#0sRB(RR>Uc1_HY,udACT,IG&i3%G9:_"%P6K$+Lp1Ed>(TdE:l6:!P=j@"!cLkE#j<7QZa'[Bi2j4j%:oWn5,T/T?30;IeD-]54S0#!O?B^2_`*GbO64HL,PPHbcCNL+kDfeN6P`8ObSIr5VD(l.a,3o$J3ane_5[VUUUU^"YCkLReVfC7-%PX7+1L8WHc6?"fQ%`>Aind2<5\U%2<X8$9"U\\EPTa"=nZ$C0pUCI&9o:MAJDF'`VX19IJ,GQk`0M'tg=R(gaNudkuB'K]+$!pZa%F.h=@f!`"5/U)Cbm1]\5RuVFgpp$ADpf]NH7muDd]2\2k[bMb!4H=AE'pZs)!@Y*R=(8R=at%dO&\^nPK,fHaT7_t-@8h=e]_L.t%"68)tG/kkb2m;8;iI,O<J600?%_`;2(_4Gqj?fpd_)l(H$U9q2V$.0('-4,o*jWiE%=>I*&)20WIPS'P5aj?%H0_Ia@I8S@'Y=u8%F4O/,L$aR4kG""eq+KuA7WCIHJmO]#UKJKKBs&K0n)i3$H7BRpF"e`[*U2BY9rZRm2C"))kpNl2Wgu>l>Tr^7PsS"U]m.gLplc/I%beFY!!"e_G=\FQQ2^JTbDeARb]Sae'$A*r5K]@d!9hkBD!h(33_JWk>@^6Mt<7]4=.]'0##V1M+^8cWS*$<'d\k-*985E(gJ-]2L%SATnZW75CC1*c3W/Eebo]+V*iYIR-aOE^m<JqD4\%&]G:6#[2%:CaXflniMnbla_h[(uiK:e_.FSuSc((ZZ3VrfC#3VUOfU%FbQK%0W^&hK<D-q]'<m.#[JmK%F_;`RUls)*@+M$6AL_lDX#NP)dt$CN#Wq&Y43@&kU;V`Ho$2V:O#7bAu"3*eM4"A+br)!@r]b%LEIbl%LV5r\@L-Rs;Z-uO^&m\2eL_1q2%XH^MJW6fL1d#q,nJV#40\$TCs)04.!]6^#?A[8EkF@p$:YnPqcqHA2OlP=Hf:V7%pu?$\75S>%1%DY"*`5G9[o+C"`<s?rfrp\>S(F!r,G[Vm27^VXq,3K:T/Y2/MPWq&ZUm,r$GK!R<Do(0ehn0K/!Il[:r]MDTJbsRC\DM3Sd%d/%Vg3>>"ZaFi!Wk,q.pR1TbR6\mD9+baWN_[a[#,Pkl#YjHad3)KiZr$l4L.]#nZ<BbG:9=#]%j,@;XM^7EN5b?p8fJH=!8Z!fso""%<bDq7PK'Rabr2@Xg)XU@1/e=_3E(ub,Ys#_%)LPb87V+_=<Y!#;50g*MKAiJ.(qc\>p98;U$ONL,Be'eGQUB?!=,"e<%hB67-.jZ%%+6E9jAKV2K)#8_$`+kJ_4@stGN_F]=uR7B[rcZ0Z#F^aF]04lp=,J'Kf(g/Cqgr@%b)('$oYN%W6l<L+_X6&6?:)R-54W(V/Mfk%5!d^'!X*4n8$U6=5pqJ-.M]YeE?$9ufIg;j>Q$<G)MfFhCa=mC9B;Y,.<3#KBF$_=<,trXT90D?ab]<8QKBbikVAOWG+5b,4(i'r%1kGBnPZ]&S0ZuNtRS].EAga<EP-koo2$d<b/Z=Nc.'0b1[)trKk0i!.r1&Am`XMF)7X-J][RAGO[45/fN[%(bm"5SKW^7j#K;_X$%3E54(1ENM6$!bRe(KKa@Xtjm.e6+%aALP&tFO6bFNe.VEXMm*QM!^QNEmc+CG+iNEMPTklIKa5DS5'7S*@r]G[q*cd;g)N"EO:>u%0Y29*HdJ,(W-`g=,M0f+J6c@tO8o\9do:=uF"(&hI(\O9G?1VP.s2,dKH?8U1D;NI`-7W3]0f/q$(d%E?#AX5.,.Sjl/T,nKUQ<4%Rad3dRrSZemVAg`?uZX(nf5<.7ZQ$?'(Dim>ch=<6tKi`(^2=ibfN=,gXI3A13j)`)/9W[E,5Nj/jH[:$l9d[9c%B45"'.@efduS%m7\Of!`pQ4C`*O9#Q0*.k"nOBU4N`eiE[CrC>oN,8^o"J8o7IkCA)>Kn]2Q__+SG[`9Sa66W\oC'K$)rS]LjY<5%!UK9q-dmQ"ZJ%)**NZ'8lrPR"iFNBP6lRODh6SVN=%FmS;^Q9rW4>bXN%eg7O"WYd1/=8^b1rWbi&Kmu5DTa$$O'UDPMF&#73Weh%QP\5Xh,jD<'K%,N*ec=RAuPE*6bT604AS"LkM,m6:2j!0G'nqO1qp;-D6%kQh`fS=ig1mR;1H@3ndGk&+9uXWuf?Wg:&+LLLOf;$k!@_S/9pOCq+)%1&t/;E&<aBQj;o7A2$[+8;eR_,8T0p:#f]Q@T#e4N1c'Z`H>bpE-V!!1?>ME.#c`I%??$@UN4)KCSrT;/]%+X\Tg&0H\?V/l97;[%o5l7EcuhGA&1.ecWY6efa"Rsr]WAKdMmNUGW_2(I.gK"8D%^VI1.JJXf+f8GTH2<&.'.jebA-k)jf^h?K0a:2=?Fs1Gid#.2;uEf%&<qa4AhNE'Z"EId6u0-X`3=T>WfUb(#S7X)g;qBg-7YTV?bk=4(a8?.&ma=Ef>+3#VN(p60P(<Y[i:ioRIq?&0o?!-j_o.U-ZV2<%CL@$6@*tg8/'D9Rn'U>I&sT6`?`,*<`>J6;*+`;ZOLmEjYs#>TS/7>Q2fpdRK!X\nC6^k4?]NV,AG?P"d@jhf('=P[[WTNC@H(2G%oV1kk$2u`mJ"K4cBjB20O@I'=Zl,";19%[$8uApsWo-9j*F&%K.jGB>J_.4%;[7DDh'A@;@6nW23'!JBD-aFu&7_"W>N=N,;Ym5I%G6$Gs'FV4hI8Ff;Sl`QZl3IkE#cdr03g+bs.Fr/:c"ccC6U8huMQjp!3:%(;\`k50kY"/h\9WGJ-8-J(WeZ>M/dk%I.P6q9AMrs$%<,!eEj42<536/2hP0-6cJR@6SS]S4e``H0]fE(S0(4+'Nk.Z.iC2E\-Cfen^D&s19@B4:GaV.15N9*ulKtAd-D&`Y>jt#F@9H=.W%O*[aPReWbG#a!p"dZeRaNcH:(X[EAE27`jL(eB=d"XO\S=4&*d.?*f\@d#</V8,T-jop]f&Mf];YNeqj67cJ[!,N^u\.4qF*E!lR%#9[N(LG[=N&Pe;/!kMqT)n"$;$3XJ&V(LGV67bSkLQ[`jj6D$4PLmku?-C';'Ra]-LP43Pjt[*=S?B`3fe1"jVQ7=(=q9=be:D7>%FD"e_e2j<AQ<@u%0!\h3n['Gn4GHE7Yu7TID0.c3)q\\qHo#4N`BeW9:T7Cn2$\`QfIG%\\<Y%Hj1%_ii`5E.<+qF5,]-M5>Ii20%-nuMNaVqPE"MbYk0c=O_iq9hFe=)8k5kMbsRfdGX]33)UW`;WX%sP*B7$"j1lKC^Xb0;IS.RDU?5;g!M_S`o0*%!+5.H$rWP&QX6%+4p/#O#Ei8S2r]/DLD=p6u%AgJ/?kAS*cH!BH"c:&sLk=4_iL07b=cI=^u-oX\5dnm$(FSJOcsi/bRQS_K?ubMI?J'+^qYmra$<?%8FS#<qI`#Bj4Hj5+l?VG&K?:NV!;>h;&NH#7l3%!l`P)hbsP!7Wm#6BX!Qb_<Z))QRZ`pq.$LU.OaeV)a:5mbdVF;*@Kq/iKaJ=d%Q?fZfgjKCTJ/VF'Qi*.%B$[>1ZOYFC$C;J!r+5l]4mR&-<]J!1-KD5g(q35-aAOMuL1oT4:@i7DdM(8Rbu$IE<`t$0`7X^%6c-2W%Ng>I4&X,6&3CAWdRNKj)R;lXp/6*$oVE%*3g(W\$%:8^P/!m)lG0\$F4'R<c+*a`lF(O4lcjF3ej]\-,O],::CuTkU=/pI%g7%VX%VEVfd_a3Uoq/T3jHA9foA-gu<ZrALW4&9ED_2d4lXT-d@U!@(],0%ubktJLuEmNRc'Q.`%mfnpr+%%G'Pai99@+G/(FGMn%X@;o@%9kFHG:D4>J6gBbR7%UjU3Y=@#]XTZ`UgcZO'969%o*)lDJP:+;V>7>^<^;X<U,n#ool:.m!>iRQ1X\,\5`Mr)qsQ[ANnEh8I;\Ng%=6GQHmH,#!fe)TdW0o_.9_;ZXf:)B8V_p!@dtAtud[]Ij>f<SA&@K;tm(1"K@7TKNS0B'rI3LqVb!dbHcref/K?A0H5=FmG.3.<1%g\3.o+RG9h6+b7`!b&!K":QM#0;:r)7S&5Tk5m]O*0BONLp7[M^l>>ZS[<O?453'd]NO'qA+LD$JrK#'9)$;f<RcTX>)'P?(tK`i%[FB8D#NFgAaeNR'L.K%f+H7S9q=3(q%ePQMRGl1,d6*f4-ngW0S&H/e0*s=Og2Lmss%+cM38<WQ+oJ1P@'6[Ijbp!,kH,]u^tS:A%Xq_]X)9R<dSHlrR(+"mpdKdp%\?k'h1]9^<p1&PIj8]V-3j!kkXQ]]p;b+jf!-N+eb1;l/!$Y@f<NIAg=#dMC24$7$7=C;bDpQlA%nSP@sWr2kg$]&E0lMd5?fm>J<m>800cBsfqb0[7cpE/c$F3N3KnP^XuS&R'HbuB]/,4Uq;HT=?uDf(6@Ms3_\\L4kb///4SM7N^L%'L)_AU)H!"k/K9FCXJhP<Yk/r)?qr\U4C)cC5cpPKNZVAk(qX]O<(`8\SO2PEb&A0-6,>W&sXl)i,KE4'?C#YZ)pcFm-fP4i^S]R%$<KG3Yn8h]8]CW;k$;'L:^($l)`;Nij<,OV@ulFZ,/gRZM)=O<#A\DUO/(iRS2XDpEB2m;bLKc766W;i%R4e@BL5F<g1hn[&<hQC%%jj%a'YU7a6d=Q;`$;)6K$m4s)mclGd=\?*U0j!9AC+Se<r[.6.S%`0qrD0nTsQmQMKF`5Ki*_:LM!_<@F`9GA2C#q"=orVXlqF=%38;Ug8)s0mEMJgB$c$]a)4;:k&^:L,XJ26.RF)AO=fndBX2DUgn@5Fc-I*?==#a?$GqZ?pG76_%3A):NNc^R:=JXp"Bq1VQI%%`2%egKGe,U,g1=GC`plUa<O#!W;5`&?r=$DSE^#Po9C'bn1j&?<uD]:O_PLSMrp!nqk!DIC(I>T5;sZhNmg<t(X"n'eG2;*LCWR>f8Q%7U9R+%t[ts</'S$=#)56)E5Ys>K*X;9MlGbd8CD/D@IBD`^H\@b8H8I1jM.WHFn"8nht#1EahdYoN$rG.JPrR(-9AbDaAJ]NV@Yn%[BGnQQD+RuKP.W2(UjCJ_.\e#eioubp,4tc&=7)83?F-+"NDr_Um+0d`#uMHOM@3N%&ckGHQ=GJkmZBi/"5?nV>4#S5*TJp';Hgq%GhKX`U6(^&1iVQR/0hPQ<tD(p"K=kZVB26D>h(Ec7>+,9eMl`W&d$S(0V"<XQ%H2n)l5a.Qm*(N&Or=7;5O]b:r#K@..q3A[_c"M%P2H_a`[&B5W^d2W[d0o51dTK^q3<=H`[oE#;:%_qm1tI"?CjnZjutsS,lnUg,7[rA)p\gVkRi+%jl-&L?XI36&)CK5)u,+RKR68u%1"a_-)]d%NLa*8Q*?%9:$UtTj&DS"CB\D=L;+lFaLn[7UH=X[8YN\8)&OG3/rE98(gfP13Ob:)r3eGin;MPftE8*j?Y$Yn4ru-#/%dr2'LN%_$EBa'*KM@;LS"1/9Q$UC]>-fbp,:b$S58@pW=5),_S"b`%.n+^s\(q5>P]]J82!ZQsVTp5:69'CTI3d`baF032d0e%qt%7d/XS8J^BBPj'7[E!/(]hZgVqC!9KO9d+,6F"A#VW2fC/AJ\joWD;N;Jjl/%'qm6toGG')$>bfo%dnqS/PT`WC2^@,?BrI/2p)<P%_c6A\@+td16o%Oe_<"YJKCl"9L:0)Z4EN<>DUjG/I%`SU.133j=@H_"<%,+YBS_12j>[`B'>i9]Xe7Qa/lHg&eela^r4?4&ga4F[%=/*W<NBhf4s,uL,O@[s9-?mqbG#Au0SqY`c1=<a:2+9M`kCaYb-?Y<[VC/7-Wg`QO+MKqG@'g]<$Faf$Yj0@ilI*b4.pEhWk"\rS%jhuJAKB.bJP/nn<@3ckKeS8a;?d+tta`O#IYRAPLB8/BKh9*>r.jYr?mBrXP8<7iQT!XBiJ16kH"><LS0>\-dL8ED1BMgIf86&V[%/3Q'([+%[W4<[PTQD/+oo[B$H>iqn`M#<B9gWfBLEe8`+L)TNUO'aF.8sSrqGrSFH;,iX2)e[.Rdd5_JVAN$eK!2"?'h'V^7srol%NNoTN?8WY?&s_:?A?C]$2WOq<Ocg+D&.VmP;7/R/!mGu:=Wh:FMeN!J3d+GrC3*bdkXOONmBNA`+IZ+S'/W+^n#'A@?Uu3;aZthp%W)9>T(f=cGJ&2o!gUt#'lD@7E@b&n>IXRESC-gZq<:5K739B"ob>;\8\;_KG51"59?87q;Un4Y*C,50=%oK4XN.RckOuT>+o.Y5&%Q-*3Y<=.VV#_$%NN@J9f=,%L`!;U+,%PS1eKllrYAqF:MU`D`-A8*t:Em9b@gV'kD:m]1i+bP;X;PV<W=7sUk74QD/jru3l8sE2n%!(n1[da#@X=O@Cf.c%3@C=)BU;jc^fB+B,>bQ7;k@b!5IKum5Z:j<9n^INt[U7"nY@M5;,a)RHHQ'g\`ZiN;*>326q<9S&8d8TQc%F_LSs@bfe"[;0*.JcT&V5^LNYVd7]EfZb-lgd)]LCgLTYF%lm`J9h>R3ntPR)Y7V^6PKpj84T432M[Y=k?mXP6Yu_oeo;K>=\jP<%:TDn4N#1h;fBTKU#7O^e2KDj]K'Al,5']BWY#'o7X]U<@ch`nqp(29?oID2V:8/gUet!1NX]B=\eAXDp\<)1i\Ja8QK%4Ch:Ir(8%?q;F(3YirqXG8a3.E9oSb/tcGCKd8uQE)(J4MthC3:6H0P<F2J"g9eL#0Jkh[M/X_"A,+Md^]sN5P]q9?e-e_bK2"X6Q^L`<&EX6%,t_baYbtGe9:G[s\',>1f)q!rSr'gRCDcrI.UY9,TT'k>Bai53C2.g;*CDZJDK:\.j'?EsP'74!;Y%bYAuKuT,Mk;%Yen<'kU=6;%!Am3!N1r.dM9g7G'qk0ba/;Bc=&B3<o4&Ab#plcl>+o6`cobb^.%lHh<>pN/X?.]aKL<uck7*;@<PbTp8-9Q"AcnJorOg7-K%?T)%.<S?0abS;+i#I^&*%,/.ZC%5cRZ<HLVN!2I(PEQD;$<,4H,T,;,YcnqT8FCoLE\7\HrISUp`A4!0a>nDE20[GW/JKOK7T==35&Mo%a`eFN\r,65@QRIa8:mG_2Gr@/8>]UH`l>M>12%nIT"0HGkfRO1R3Uam9!B=K7Pa6?DTs6AllI1i#2D^#SgWY9F_jdA`Ml<J)q(_2%8s(#Fkisqgmc]T.)Jb'f<.]R9Zg5XT4\h[oO!BXQr#qu+>`li4<#'*a,S_M_GZb%YB]7GLR)n1rB;S8:>#7_Z-toX--:gY+9*1l_%[PlUA%otiqi0tFAac9%k@'cM-[DbE!n6B8#i??Vsd_]r!N!*b>gSi'EfJGPB6?^rAG,ch?L(^L%+SW]EfqO=o(S_u2_D>?SqY;/:%XZ8f5)hCY9a@ghW#rr3BaMfuie!9?Cg)X];mA&sJEZ>lFFNGC^K!;Cc*uX7BX'N1Zrq4S/*(=JC=O=E53suCO^U]jRP"aXmRG_!8%7B.W[2!e1#guXj8HL72_H-3/XNHG-OfP9<53gt0oj0S936S[Jq2X5/rQh28N;Taf!'iX?+6>ja*d"(ubkSjB?eE?4AllO.P904Tj%RJ3UV\t.@l%=kkUAg^!.I;g&^LDV>t811tX#6ngaFXJ)8U9m=mKmhn,_*Li\nCW#u*/E>#NL:n5fWhk*F3m68D"CE=YJuR1bssu>%LRZt^e3)cO0\=#hnS;33eZf0KEI-A\k_1oSgLYZFS]Nq_";lhKFU4<eDqJJ>apE`X%tm,fUM6Bl44;@"bLK&0d7b#dM!njmaNW'<%^%XLSZkZP?r8Y;sB#0VK2&K7^`.8h>`i]Z]&G,"/UG3AOG\X=4gVc/g7;)(7gl8Tup#2/F.YZP<W'FP6:,]p9pt#iG8..44n]I!\%Y]VG(,11=?kj%qZf08cm<q"l.?V`oHlBCtQEqeX[=.M<sp%8RYaZK4\B:V#-nC08>o'YH(<I9e>lIlo<*PCNlUQ7N\E:9gMNd^Z<%H`V\h4feUarr7[r?i;)GXZu:<acjcJ54O/=:EI:A`3K2FFnPQk]_^jba0)"_D\o=V0=gP.bKdkOmpT9<f7-#4m.)Z&BZmC<??u>]%-P)euo'"W]ID?jcA+cH%+*HMqeUK_iocO!ZT)[]%7h:9*DIlF3j+Z*gqTiLHO,'q8*d'.W4QkYA%rhh-UB,i%J6;/5'fiU^;=#;_%V#1<dF*&k:36`U!DQfdB_?+jdS#9V+q-Q4AZ,n*J^Q[e(e]H!A'=9]#l-)!Xq"9"^S+jU;i($gHpLE3oB*<%.r7PP&.Oqa6eG(mA%i%0kmQj"5s#Bik]5>\>0`K(CO)\sZZ+6,Q9LMi7ngt@/.1q0Tfo@--,-(e[chgP"do1r\@jb_.kSpL2$)8!N4mesq$-]c\oV\SA*%T(0nPX8d_QX(/CV4EL1&DIpF#Hk]kOLj;X\TE!cR\[IpNRVRS1eOCj^`ba#3bB&`MDp?$3[@ZY"UJ?fY!ubQ^k1q2R?p[=oNE]DH%*fC)ZHj=i(o5D[^VGT:E_<ull&$o'un.huOGj9oWS2e*(m';81?[_RP/!$h+#4K9Qq?H&rq<+(d+>K=MV9f0f#lhbcWn/A.O2H;L%*k#7`LCYKZB+MTCs.Bhd>2G6>06$Sko_L3'J"IK=\a>I+R)$^s3jNHN8&?9&eMVPq7:)`UHJ,6]^"aIOfEX8@FnCXX3@K8:_+%#)%hdnJoTs,tA8^cl4h;:n^Po>!LIiac"K_^FCnu"NOm\m)6A3"F>7.j23]g?HJ7U8V<jcSq9Ff:0#jfse`3nC*lPpjO_h3tF)%%SC`%+=H3/]nJ^'1-#hEA>;;E9qARM28E<EfAWhX$pdu0C$[`EX-SHUI=;e9H0`:_1Cq&)3/>q\ofJ[&SZ(edkR=r"?:1Zk&^>mt.?TGm%&LAe[auk@J99FK&XqqV)%H[#XDCHY%7m=R5[0.$,%@\cb8/YQ&OAg6\s!\E3[#ot[(r@[:allRf##SBDBQYQ@<XmqYKZ,+CBo&KQ%F&qXon1\G`N3Ml82"kG\(V3+q&5i3gOuZp9@NcjGWj0Z7]<`\@WA-dV18h;)(t)N?RYe_`"r29XobD*fN%Z`5bd+9UK/@l`BN1Zu%P"%(Y&e?[U"9J$O9<gu/O<gRXfCW@V"+g5;Kr:Hri&&,F!a\Mh^(%eQWi:UJ02cEciY)ItEj',=/X?Li%O49b<aaF-3G6;A@4ioi%<gcuW!Vh^H2B3tjU=?<ODH/JY#CUYm4V?."65A`4.\?8IMA<g+*MSudLa"F,rF;QQV-p2<m'Lur[jBCI0?tGA`G!AlOX#Os8JGJc%l@9:+H_j;h8B&Zi&oZOS\DU(u>5L].89\"Z:Gkk;TV]U]nZ(=1A:72!T?Ua7\/"'#kq;h`]+F>Jg-#hGREWrE7DrDlB@5nH5\Wq7%d`N(%Brr'aPLMFn4+mYCdM/TnY],`RhjX$NSIXIkUMk*@nNOUIe]n)p>u#MQae5\+DldGdq``5PIQ`a-'Z0HIN"eA0F$U%oiB016%@UDja\YXl^2icM+'`Ca=NC$mIH,BpG[\P=IWp=t.$-!MVLpG)\Eflr8S!#ZrQemX0,r`-sJKY:Ai:K_e=AFg^BPUf48L[Z#CUH4P%08d[h[Bo5&R/^[GNk&"N_kXJ3in@6e#IpO56<"@<2CXbe9hHGDNF=A3rcO-7^K+fT*>dE96;K$h&Jd;kW%Is&=RLk%KL^1CSQbFG%B_,YokABaUclqI2neZ;sZ_++n_\Wum*k+FEi$E6NkG%diH%KVAB0;#%Bq`f7<^]K)q.iu>?bVSq-f`5$UFk1@>V^jpQ[N(B'm(S0%/P?A,>`88EQ7m,bA8tl.ZA+i\@M^Q/.8jmMD,BM.l^-*Y`4l$73jA^gJ"^sLD19\See@r7Qf"(XA)8FYlW%0Ageh0K][Z'B6Z+K6%--\LdiQ[;8ZENZilZq9im4QEHao\lbp>QQ^frCM7e#qMl:MkN@V[J7-QKJ:Bmhc?pT,_)rd6#XA@GZq4ST--)#SKLgH^nFGe.6iJ%Bh&t][4KWn_qr_;kl-X,I\#&>]c;7-MmDI*?b>KW?Z2@g`j7r01e=]r(a`q?&WLK]er%I9r=piLMS\>T7Oi2nULWn'q>^`;0<HXW%LUFRp\@V5^/PIr18Abk*%64b)HJb$#T;:WI_EK5B(oa`F1FAM'K7R$dkt)ACLriC].Rcq*:issXV'r>,H;"MsM]gWa1mKNPl-gEc%RQR!uHk+A>nmk@P97reJ(o_@V1[eHN)OV[,".`)*r6fGTUeF0oAb%Rs^$2LL*>0!Z=4$_]>q!H7Fa@h`%fI``[WIF@1^D>6%MYa^%P]C=!DKRT!BlM?!#R=H);MQ%nAb;cao=U_jjS:n':pm!sAqE%!BFNHOTLSQiFb0_d6W39>$Q7f7Y@-3mo3M6`/qBimY?b[Z-_Hd*%&<l#DTP<MTb79#kesPs!:7aJpjQ3u;a7hT(&nf'F$itB\.Se(ieJN$Fgg1WI[1$d&kbgm\K4eKeVRq=IalX`qZ:VmL*8k>V>(F#J%#^sdC&O'WP`U9(4QHnb3D)3Y/gP548:,*aJMGsh%7!k:d12VjWd<;<gj:OtX7Z@p_aJjASN3(!rW'_,$;`'DU6kN@cia0i%R6Xt7%7EIURki+@p7ZA"B3^hl(&OhaZUlLl_,'=gSj$9_>@)S6'+#eM-7SM2rks,ed@uJdfn8!kIY5NA`T=1U*f#KC0R4ri8dnml`o0nS5%F-lVao*`g,bbJEd4H:sjD=aOGP"M5cSNc0u%`e*+P*k(Kf9aEk)FNFo-f^nkQ:3Q"gfQu*KCgk$A>ClQPYOt(PO^^dp#S4]YA#2h%+02!K$,J5!ro@JFdIB(+Kk^8P6Ip(9\7.`5Wh8M5di;^N,L5>^MY5G2R949Wi-b,P8ZZec"Oj>f-Gs(kJ4`)0d`\rJH&uhHgFdV]%j9i1L%fm_cB3Euoj0C%MgSO>ajL=<krX@3G/pqMoI@kfY_qHP*\a9^R.;+N]30e"pV[oI*I(&'1%P[%r+&3$4NC=LDW:?rsq@`Ef%>opPX$SlR9<N=dFf)^!-b^hFbU'Qo]7to'tM;7_cK\)]$5`-W\Wq0O#rMR)VLZg1NDbmfod#YCHXtg&3L5<i+]['!idbnKMqG<B/%LCJ#'%-skcB`PPa"?VKf:qNYUqqf2G@dUM[-Tb!r0%QIHE`t?G=;]H\?e(D$kbTfY&8M!F1n^G"Ag4ObGXS;FPUtTIflC\R&s+.S%h.EV:Com'BXCZ\.hPVOH#c7k\\:Vt1-=F$O%u5.!A_K#eGJTemlb?bc)`Pc:3M+L-J.BWZT!uor$Z9eP=jWB(Rnmqf1PXJd^6'Wu%`*11m,t+&a(aKK*rt$qnd4kNnaVQ:$7[\W@fd7$VY!i*P_\@Np=NUG(Aoi33)W-sn7Pnp;eiS#MWn(./+k5m'0emTgEpB:I!GiY!%*2O`LR!G!!%Y]'koS7k5XGSGVbf(&<W!4*d2YlM>b%`JP,`OZM*PiKk4C].9Tebc`5DNp"<+T2*\FF>\OqdpYWDXWj/W<ecej!)2%WCq(MZf0%.#_plA/2>*$B;`$MUL"5!es5/.'[2[]?o!#+Ou$j!4aP'f+Ljr6MXNlglnj+/9mum0/\g(R9F7?5*=PY"$at&1](Zu+%PF3/D,c5>&_9^FNfNjjS'S:tm\/n9'7On&%6](C1K;n7C%@HG#\4VXfjY"L-iEmrThKqm%N<,$hDQK+_)!lp2OcBQN<Yh0G1\ndA%Z$AllN=qlZ4sJVrf'bZBl*6a'"f+dqHQ!/sD`g)a],+7(RM>4">Sn7rG9J.(`VW,DI^(X>akp2jM#/i+?'rX>onde-g0+u`2EUk\%T2FcuR(fF?oHDCrce(#9YET$Y)38G0VEJ$ekq3Oa,euYRfIIlI+JFE/-Q5EF[UJ(22T3]q#A"iF=X3%;^:d[$E8D!NTqnr1:3oIS%:"IaWduHQ=RFB_MEh@+drCE/Ja21BH:'\j2^oe\:,@*AO:*Zr(*Fg<%]QWMD+DK#B6K3U%2E`7X/'fPDO#VF`XBc-0]4m'PKanK[%L""^<_`Sh.?q^SnF-,&#cr6<%fQSC&qd*T)ZfI=01ihks2U][^:H$YBePA*OaR$+`8-9)Nfgl3"0\Ju!?a+.M%Q)%5issk]A.9'2%_j]sT+;'g64hq_p9g53c9*9Y$1+$dd+?5*[0]4!f5/[GV9Wli0OUN=I5YflMZ2mdigp[;qR2im@Hs(Lu#>A`M+pXcQE]47$B$E=V%@%GE)*O)-WkoCn>2&CO'L*h\%J;Yc+HU*_E*;'>;Rb[ajE#S`UJ4$FB$O1ch6l$!JC'm378CgtS@K<p8i5U:n9js+a$sO+.$lIY3%@MsDH$cNNjg03-@6F)Rnc\-Q_iLgK#[gX<PGe+K%RZM_<-tOg?AH6L4oSm81K`)iuYmDkhi96b?KbeXV7O;BM3qW67d1';p)\Ug2%463sk(Z^tDhSt9$n;JF'hMQ]NW\&Ljc%;'VD&P21J[iJTeLG2eB7YK<`sQ9$Af7'[/F\kNV)fYKGj^`*2`E+o4(c5crZiJud4sIg%1@fW<kg0JYeBT%2Nn"nWd6KRYht+]9$F,8idM`rY<*P_Y_q/\N:"Nt(07]X?r2`1NQP2BbR(ek-1SM2!e+?YnPToS<^=;S9J7V&^%(AW&#r'/:.ndZ3GIu1HF)PIk(i2^\p#kG/B6Xp:11ad5!^E`rQG]?r#JN#^4],[cLaGk=p0o*3F#5Dm;P)_FnTKK>-7g0D\eIpnO%^U5i1jGOI%&>aREXc?XZ>AgqO?rb"0SB6[;&8:At0NTckiu>,A#n`U%hLT[T(m0TGN[GBtf*'m/Z8GN:W@Z=RTq.n<R&NNTK=go*%&Gp9/>bai)d2`?']iON1js"s0i7:KD?g[.X7$*#;5*XmA%"g*)8H8f&(k_lYEeqO7]Q6W4h+U!c$jj*`\V=Le&Wj>P;oaV\f34b'%"Kgf\kU([8?#C7fjf2GslX$($4A!sT.s`RZO,QXgQZPE'ZU^c\.?`nG`>5lT0A#>&-CZqBD-SmMB$bD!Wjo@aZ"IM<K"FR8H7qUX%g%/UbgR-&Eb:'I=RasCf'lp@V(>DNSA5BWPHDNCiY;S.IeRTYX\'gO+'uk7YCI>=GXEj^]!?AqF82gR'ok6&HU$&j=NHpBqHjuPA%BA20)lMtgn:-f+D7#;Hm`8D*Y.oZn@>Np"uA6-F+![Oj>10^Gs1C+Z++n@nM!6,<T4Ju%;Si"/rV1dP`Oa37gi!JmAM.roAB*\c?%^*u)W`@.pLjKPF//#,oWPelFj[]%j=QjeADq30[O?F^PQ%ProE'kVbJ27]1Ck\?7jgcCF?NpN>fd"W`86O;MYW&IX2S51I6k;J#i%:iVK\H@KWe<U0dQWO[OO6b'!#k>=qZ]`eDR=LEU80sDFV+G3:j+f_8eXO)*<(=N]6)bE<@&Ys8C=u.[iU?WZDX8pT^8-.30A]VRl%DbO9a!44'U0R3X#\>iZU)FcX2(g/R)(W\e<^6g&?RR*5UZ^>C87)'3H@1$lQ=5-]h]Red>TSm!76r6K_JR0l`!a!`'4@BOT,o9T?%_,$dn4XL$1:U)7o+i]R/U_+#Gk)I)l@iFqQ&`?uf@b#m80i1_b$b<(\ODrQYo*27C=,Y`_5bFE%fYfZh&f%"8](S[q)Bk#o^HRX&%MG*a-C6@jca1uBCP+l-#5eLt(26!S2>cLLc0T1WZYgTiV!RO;I..ITJgVr&T0$:=re;NG#0op%3S@!#(XUdT58c)KR$u'74db5bZ%jD6DVa-k:7EN6;m<[YD^NNM.F7g<ge3NOIse8,Y1`biG[`B6Sh=YI@qZe4`<Fb"K9#6Z9ZHH.AhW]$lS<,[]DT2M92>L?*)2?\3t%%[br_V`7G2jZNT3(I;Ec-[t6<C!:Y*,UlLF4hJ\`#A9kr*d=C%Y'csV9RZ"rkV&>+@*1L1V*-:43VhrjC_VFA:8\G?p3_*X7oJ'^%ER`GK%?3%K2CC9+Z9SU]D5\Ujh()Hc?uV7Mk[B1]1o!,h;MrGo[(OdK6rEUUC`kLQ+K_&?LD44u)@b0RAW/oY>'Cq7R&@I4:JQgj%/)$/h"H+6X2W%mEMK?)EAV^]jh=)PUb@_%UTP_eekrqHV;$WYG":fqM4)FP@!S1kfS75DRT/niVf"ppAl2i7sC]FXaOD<kr<-$)3%#0_b48LOs7,#+@>MA(CpoT'5!K^X&L8+nQeBu/nE6_oAY4;ufu1=*6l`!HA,OF1B:'8:>TD"se/NfL:/,`GM#AJ0X,GGc%Y`s;j`%*^uS2?ie]FW1`(>TdU@19D4,M`EI;a(rCBcfB+e`EXD*&FKGiV(=fgI/':tuN2lbgZW*?"]#F#J5asRu*755PW.W)?lp5dSL\9sG%MP*3*"1(AlCs<ndXA*4cb;JYMQmIr_o2*_T%$`$V2^LT'gl2kG>/L!%6<cH/+H7[4%9=]`FBjQ4!N7]ImYYPeLhR;[I##?jNt;e=%S]5]1:bU6Fi0YaRCqA$\0X`]NbchT@DN3')81(Q]2u33e&D]4.Olq:5c-Qa&5iU@TS^AVMRl-;/o1E[[_.hM532WnC;@Qu/&Sd#d%.^0]IhJR.s;dak;(<[>[>?/NC6"b(O.V:!SBt9NEnl$t6aE2V6_!NIrFq($YR,&Y$]9qOMfh5XZDe&S@J@O>V]2N$$joeg`Y*YM^%>\g>@$e3,eW!721!k5cADW<$RZ)s@r.n]qSg[pft*cEWg'&-O_&6DDtFCVE5e_)Xl`\g*DP9\B5%Vp]g<3Sfi?W.U+I(;!kE5el#%SFdk!qpA.5-B#"<FW/F`.Qpk^H@mrm&thBPh$rhHRR+9@-gE9]'!BQ=>9iIp/K.N9Jg-EDk[O;>">4JmSSuBRYM)s9D;)MOVQlY$%b[$E`9HHC[(jsanG7@JmWMt=H6AU"#Gti"UQ"tJ%DCLn0%,L<(Q?OD0$Qu4<,;A#.P,r]01YHhU:1J!9JF1bm'PEdIX0Z/5-n5We%Z4`lYMF3pgce1"u4\_,NSP)O)/!'-;QJ--^W&&<6Y=ia6G>W@m=(,rV,/e6kn)ZsGRYOG*&+d$7@L-d%KPP&2B_"8"S#$+AqslmL%A4:bLZS8HLU/MC`RVfN;+UWTLF5\FuUIcW]/UD>&GeKc$ml)T!eWg/9@bCJh7prDdCN)[>!WY8pSs8ViVkE0Dl:?ZN#t)M3;Yk22%CkVd0,*eW"(hCK@o2iE:Hu.)<l$:>#'b6JWjEKpX5X6P?,%G9#.kD"R3]>!`U7F7Y0L>k=.-Cp(K^q;Nh"MWe7?01(23);`Kka2q%:(c\p:p5o_b5*CGq4X<Xn6BfY%<8bq^o\YseXgd,+=62;:;F;MnfGfkH3KCue<gJ"+XI5Ti-8VIlZR[B&kSPsmWL=I3?eoiM"OmX%`iW\u_mjPL_sIu*@mNeZ:B=6[&3>!+Gm9U?9=XB#i0\I5$q:cXe]e]+S%s7Fc-bP$==5?[Y!V'ZV@_N85/cRBUDoHe5;1Q,6LkC.%@UUVec(-_HWi;m?or#+Dk%&oAYqN4Pf=)0^.sQ+VRqZV1dJtdUOsmIY6^DFIJM:b+_.ad4LC=pe]#MmV,r[GDkUsc7]rYG!"&UG`%c/u.kLu$oka,Y;Hqmh_jX58&ZD>:QI)/eT?/K;1-rRQPhSUbSS5iD>>bW4X6T!hfto+g$2UUDIg;q<jG>.#5]2f/4N6=2ek2Wq?h%mV6&C=LaLg<.)eeI7'WBm+PRI)gFJ,A#?7I)PVAlhK^AeRumS(`_N![oj=%_`Mum`!khO%L^3-%5X]L6D&USXC5.,\>2Xf)30FY)%o%;-T"fjUWDmpQ2OBV_FFR=-Ihg#GW6mKX?A</E(d\rdICgU&o!k].tg4g=T%#VPQOX1i1_%*][#2CCMT_:\WmVg`d?rUMrU":5l%K'(m'"R)BWju#sT98)47f^`UFA!!o8,6oG1aC910@t_7(C]i'5Hj(kh!7B$K6B!kiGg8V52F.Jf"Y%(4#gm,b6QA^H!ZU8C&=OfH%JrT7`O.a)oS*Ul'R4;c=$R"K`/2h\pK-\8T)ACqa@*Go81Y/glq\8+!=Mh9[^0YpfD]gW4gfZU`$u:Hq2QP2*-eK=0_!E[_/`s&6%6*rP2H//sHR<l;OP$Y>](,r"U[7&)K[#)@%3S/0=/c^Z2N8V;3=gp(mPE;n)hcMs40p(K^?E0aWn@:L@0hlZis38rT)(B7(L`'-)%;2Za)Erf$W4t;OBU*8&)8*Pi!n>/U&oaiP)`,!ZjOp2(qTK=ll)$`2u%o`N.2FHqY='r@Zm,So%Y.\G`cjPk?IgZR.8Zbt8E9$6N%&:fLK=BFetMI+D^)S0:X`%9=s8ST<L4!5H[%!lj1\CsOj[:;+JZS[Pm\L0fb*#?a@_gJN!+^iPTjs8+:f#Tu*=TmGErPU.t`.j=0%1XcuWR%r.ud(Qk52="7qFQ?a1SDe't(^Zt<E!BN'%>*n*90GTJWdHEh39b\qpj)P^K`$SD:n,Ba8B=oDXpJe%g"]T\fcCiVXc+;F%,V=k3eTMnfnd^U>8-UK,7&D4hM*HcQkUc&7Y8RN&";D[eP5>lD'ZCDHY"EoAITn''\9.e#?Bfj#b0*-:n]c3i>M5C%GM&C0+_@Q:%3FQ0Z>L68/HF^R2BVP8Q;J=KV71.%6<,M+t^s+d>9$l04UFL_Oe,cr[9$162bn.otQ+q6P9X8[LX.DlBaquS]fM-'ce+$E&6L5!$%Va[MF<_u\m^qu5M8lR#NXGF/%@c+Rl;:1R*af//=K-O@UM>Udn>\elJcbn2C@eG^J*0a8X0McNFH#ZJ'A21[Vn$P,f[86sZERXI_%<o8;,K79gU/Q,KL&Ni:SAW+iU#l-Pl\4WDgHM(+<_p.I07+4N!XD24KMN8D'4euUt9Sqqb%'U+kl7TjEOp!fkfUX8nVg@&bIHNl>%AY02*I4>e&KIipt!<NH52R5<aic'QFW1,:mC1OmWhW%;_CZQdU)Jj0LrCsG5NFR$;[1NXTm\lp;j9r$TZg+@-op+1;8QD&?@+9jE%4ne4Q8][TiGpD'D/oN-FA;V-3J<rdK(C#/>*YlWq6e)?-U1d+h"d>)*O@R=P)Y=M,%Vooe^]P^oQEROf+^de6/V@NUiq5W1n3t&$%Ha>8q.3D&80>3;q,&@#>V7_@Xm>P_[\=PPeL6lK'?Tp#%qEn3-$hXR4Phf?0-EP]HV.q8K.hR?O!6*^3C^)m9$e`sS&5f2HN'$V)%7H@W?'i/*CQ3[$)_h;Tj[G4OG8d;4,0B%m]GK8qP8.iune[Q&Bmn_uAj4p&OauWG$kC/u)N7qcKCkT>dBSk?9f!79o*TXWQi%MVV%WUYhRpaEm'I6S>9c$`,'HOqjlT\)UL<or+7[eO;Y!B:#;;RJ&@;$j+"UD([Kek=KJ-&7M:dMD`CqHH;&hS8q1%DCJ`8W%N\3*?o-%F\OnZ,BNtMn>''jg:.Z62;$m2%icd=GQP9Lm"#45fo*9Y"i4qDKmmU:/J_3p4M5mr7ooA+q!`Hjo^qt:&"\7<<@<:Sf^;a@?adQ-%Ha*7Tok$u!JR_32T6'YceQ4r'NRT1cS9:](n3K9Ze^]#pV<7$bL:urRLE4"fN3i@,WuF%ujRpQS>r"#o)6m_"??k/W6O[>?6Njq_%cbHE8]T7&]qDh'LGm+.#J+3*J=']tHi2Je>Sp82YbN&kqfj9L%M9^Q]=6E6EGNJ@)pVahNNVrrLY?>#nX/=FD<c^9"N;i\o]C*ht%A#gu!rP8l`rOA5:0*hg%PGEL+[KV*2N5969;G$D?K77t,pf1NXGi9D;\\I21TRVt$DY@JTb+MQ&^ZkI\bkHRYUF2,Zo:THmjEfb$%ZbH-ts8O2;kC:*$YB=Vem(_A6fD:@X^\+c&[C>#8rS$#`m]19.CYe^649,%Zku-Dd>)RU7Q*,8mH_5HL45W)c]&OYE>^TlTQ<WBI%\,3mtY'e/6B7B`[ENR\C\EYg#+$]5D>N&J(4T"meT)Rf75Br5niEH'*a$'=qc[,5;\&,PemG*magiV#O+8+R(Id+&$G+\E$T6]Z1%=.ap<0DVI4Y]K@q5P'c%SpIJeaY.eZBb,L+MdGrEk<J+[=;q.scZn^#^>u7(5OtY#KXX2/g?63:A^A'Xh!b$$?g<kS07<-XJ,2T0%HH=pVoTrapY/gS'Mk>@PI;ag4ST=Qo+8<Da4S-McHq>ucL=;iSJ*b2<4lsg>m=PAD0B<)Dl[uBhg'p8d=o+:flRT]$s6Fi@52u*.%II,AV-,%l2X"BMVqP_G!qN<LNXoB3=e-"V+<W(aPT(e%2?1ZG@V7bC2h#7f@_#NH'pO:3?M+c.(c+^sjZ7joW^<N4`99$;WcbB%/%9CMnOqu600^K?Eh)t)_STi:cQG5`cu4m12+5Q.mkqB@S9VfY^a48n&\\CZ?c56"shA)H0mjk"lW(V<C$j,@Lfqd%O\i1b;@^*_U$%J)(oNIc&-e3U8lFQG^2?o7#nt1\]dT^\[92o"TXQE8P`^3TD1<BFT/GoAWCr3c_.sIfC/?peCe=RGBcmH/AAShl!/do0!mpG59+4%&+90.?[nP`rOW$_V:,=g^YlaLLV@J;]A'm:*dQ;4pYYGPr2O\Ke"(CJp&C:MSb8W`cbH)Z/;;h"Ib8e(]DgdPgh!*BqRScEr>p1Y%:HM:O90N'E#N%bKm1\pI7mHs,Vd/iOr>*KA:;>udSG')bPtR[5DS+L!D<G7&m$I_Do7-\te$oA52kGKnm/,rFPkjpQnbs'QG,\D8%q7]?_mh]@*.kcDKQ1s/7ddDFr$SH`js%cndS)+&:\^W(eMW_bJS\P-s?[9J1(YjGnTAKCF9<Pek6%-p`mdnbK*e#5;l?6CC^AZLC%^%(jsr6PE$bqK*R+5F:k^>nQi-a15SJ[a9>^"kgnE7"i%kO&$;J/eNl5Pp4sI-A94ppnF/E/W=lg\X24YtobkZ2<=nM1&%N\`gnO%b-kHTr]0jYDghZ#IJT-Lq=D)OoZ4bCs8.g@q8T=<qk.0W&>"4J++!.'^N[Hkr2^jor\pI\q;tKQj1A[iPR$#aZiA+s2n\X*O2'bA%)*taDpI2]\md.R'SpfW\5P3WuDnc$WmsFZtNc)RsDgUu7^YiaBHJ69_puYe$Xj\>5jkcj.g#i[5Em",@kC<KKk>p42`*`Pa$[+I)%::L,-QbDs&T!`e;Q<`_cpV5]bf,ef+p7LsShta1ro<mHKgku\\FS?HprV9Onm'EkMIt6dUps@&Dq/KcWTf_^sn+u85;E+XQqqh+t%qepZ8p\L@couf"<qX,pi,k%sYbql!lN"bs@pBMMJr&t'LfD=YpqEM1@r7-!SjCtfBc)Z?jM&5'4&+%Y1TCe;=IGpq3n(3&uPHT8h%-WZT1bhrHoMg)pOU\e@^qGXSDmAjR_W1>LjFQ9"kM!+cclX'CoF8+ubr7&4Tm:YVprl#hJ\EP-,qN.WQm'"(qkFQh8^@,I<=RUP+%V/LbYYJ9G(Yg750I+.P4A@46Xqr)btb`s.)`PDdas.WkLrMs<'j6%N>kKj1_QVIL#YK+<HS\P2ODg:]HgS5U@Y'K\es*Zc,O2(]h%:HN?epNuV*r<ofYr@;f6pqEe*4V@MQN5rX.?13-t]3b*)c&q4^SK$EOO7;`_rI^_(^9Q#ArR.UXicT0ac"^GZL<%#C[^6N/nTB?R%TauY2GCTU\D6*@O-XQV?Ip#M3diWtl1H'.5e-ho<ZIceSf3\7V5-D(K0H41cT(HgerTM<%p&2XNe&/Y"m&Xj6jb'11?0gDIjHiWC%mhp?F_&r^Af=g:jYJ'2JkO*-9IEa^sG1PV"rn="EgZLctYO?h]:MoMbGMi;n5Q'_[AUOKLIeP33Yh&R9%t)So?N9_C^A/S:rWQa7%#B'.J:]L-:5Q9A$>CEQErT?Cnj0Kf4IP@;jN441bVY/UQ^$Y?=Xm]Rt^Z\aKlh>ko%55HlHUm,-:\Kcl]`%I6bK4+9pHR-9qVcY5%k)!`R:[@3Ci$5VtIcbQtD/XjF]?bcYn%@i>s7=c:qk4T5rbq*Tff+EX[nd\7cD*>sp-6oln];=?YFkjBjXWFY)/oKSm27j4k3q1!%\E1BkoUmSFlF6f[I=M1gQ_1qBB\dY-^?*XaR16b)4nVO!`<1Se"7LKNdJ5<)g[SACr]ef;DZ8EUrml.Vqeit0V/QC?^]!(4^Zg$m%L\YL#516p3HB7k1?7kJee,-oUoDeC<?[_LXYj[Xb\G>9:IEsDbZCLKL?MC$%IH3caH0sXQN5ihlbQ$A[*oX9Z0`Cloc[G]JIYscI%5JHIH:(3W`/m#^PpHJLX\^i/.qTVg'NK*CSfF-U4JUdXmIoq-Xdg#i;)_TRJgnTW"KD;#[qisD-;rd"9]`5)m?>OuapH@s;J,V15%e8!lccd2XT[(ibEe/s/7;kO'Y]3]O*1t'ulGXr)-rk8&dPDSs<a'S>k+8Rh/QB/]UQ`de'e,u<>cG07`?L-`LrS;Djo^T2,me-A,%^\?VLs7q_gl_Xn]e,#s;ETmS8f@ag!ahG:R'41F2rur-RlaK%?4Dhdt,CYZfA,YTNmsjLp-YtHIcVr]mrmceu07WcF$cY/5Hi*h_%@/X9dEQ7ejm'L2QhrW9&]^p(:NIC5in,A"SGI'g7(]SB>](tstp/g^1q/p?9U:];=hYK133IgBk?[:lQpT*b-Qg^<N$2Wi>cM55N%QTVL3KcdJn`HQh(F7R?-%&;gP)h-h"T,uUqq/[YT_!h9^P928ikKISPrU2p;9BM6*P.?4gG@0s&^?(q&??(AeS7r#kXDD*Ih4OT6%]3]XaS*f,'0`B#3bWc#M^]3",GPP_B^Yp1T>$^H8s7EI\?TrYN44YWhKJd9:Zj/bRjOHch57X5Oa'\A>J#&;-k)]K:lQ4(c5reE*%GCB7-2_Y1+jPU!b)kM8Adqd?jI,_?dnr.Y0"8gqrci=!UoT/Efm_c5Xm)c$s*p_k1-a.]?)Xc((qi9jDm84r#ZQ%N-q,8C7j#90b%@B8GHX;g%_cZ&Q/s6,fQ0/g"\4o!H\5-Q\Fe(Yp(p6[6-`5rCBNH*R*^$muVKDtd=J,eVsdjO:\I-GSLrFa]aFn;Lqr5ZSKX<51J%.;.Q-)f5'"r2II2h3[THQN-FP_CJD%Hf/UrM5>tkk%W.fi`/o>4C.iap\ZhLn;mP4X08:Zp.djMgp_aj'C48]q,@=_qlb>4rDns,%><hm3rCl)<U+<K%T74V57pgK9=c9'HD@\r,o]P*+KIcIHT'c8:lYZROT6T7s4mq1VE;6]Qr18tN5K$S%#N#:9X3Wm(/8UTDVc3:E%h:_4BhMK;O`1rA7T(h!oT6^?+chj[\Y5]YX9m?Wb?i&f4V>(#h2a*#,e%=t\i&BNmmi0k^m4GMeg*Pq\poFGU?a\jbs6S?UI-=jX%gdaKc),Ied)OB7"%mTbJ0D_ZG*^=Ec=jMB=DpgE?e6fud.:RATqpE1JHQW+F`l1.8(N4]@\Yi^-_V`0GnX4n'UL3g'4_;h)j)9>=%PP4E/YJiSNs,TA875',8O'OkAN75!/Q,!)R?0a(<Q"tg278JEhHTqAlokT!8")iYN=f36gd]_]D\bT/GqHlJ!-Vs9Z`K,Gm:HeTq%/m;BOl-^qAs2?X9b*A/LE5>3HmuR%PoNJ/_G3P!)plgc??gNsuI-WT74QZ"O=69O,bE)\b>Aj@I[KQ#;mWHj)nI(q7q818K[WATs%k)4,gn_/'(6bMkDhnJqN=7>IspX,;U/pmSerq%FN$ia-II*:"-GKMAt55T3&LT^XPlp(I-00P%+e1':!ieEf4oJtNp]1@Im9:t^;%07No\Is=)o6]ZQ2#<m;%-iWZG:H/GNiRmbYoOf7O?L3jtGghjX?HkVTougGXF9oPPGn8kN-suN:QbNBOO'fIhG<GW\%53%D;m2Rs%cJ;S%jX37ln*b\loqTc;r_m`amlrJ6`D?EnlQ<`b7,RO]s+e;^Nq02Bdmeh:h3iW)l^H2$B>+k!=&6:`h9uNT#BcFA:_X%f+;cPc%)F1=DPV<@m-B]np'bN.('N>KK>Uh.h`MEWfR#kkZ'L<uq"UT>Go7h\=0,,+prUnr'Ve<T!rB"YaI<L#4I\6@[DLHeoQ=Ab62sqPM%,J*82f?B[Fle78T/YTE:W`sA12WCfSj4+*kO2'GaIEh^"3<R=jJ'6g^^<+-+f6[lDEC2GFOn\7)ph%c<A&q@A:%rW`m[cSH^=XS*%D:bY!1N1"e6<f<7ph)hkIfD>Wn'!HNB!/`4q2]]0CM*23<Hn)4?b4L,h=cl"mlrk))sifO2r-3(@XZ?17+?_7mB\,MZ;sB&>@69n%s1l(PB:W=M>;5QTAa@+UhR2aQgU]u0(2qP1hY"]pQZFZ!2u*5P[p;p6ZCUmKH.U9NB856U\kNPsfS-D=Q<<Q]_k!u\Ok&ICDr)t5%d/K)TqRuj17H<#I9a4=`EV#G33Q67XcBp<[iV?F%39`TtFj(!G]R>.k/g2;8^tP@TmueUoB(+HfB#,muTQoC;2btB>:?g'oN,'M?%o'H:tW(m4Se!AA/]RAo.ZV0^:*'a+]/[iX,YF<q(;Z/,<gE`DLQ&(du68J&!)^Z"WUD.+aF8@\2XaKsDM=p'*WP*>t;XORtf$$:T%oNd0ecYTmCriQbQW9;36]sUS_p2>EQf'[qOM%/'1]rHSHiP])Xc<J#3j!Umn5()f^$PpMUfhO$nmWB&lQ+uY<0C6=EDHo*qA:3`s%Vq:7Yr;DB5Vss&"oN<Cc::\$GoH^NejC^^2p>*442Q_=Em7/,(ab7!=dgOd!=E8'!c-,bfW#n-NGmE]Bf5/onrU/\n`q-+84o_f:%;_C/HUhc@Be_=G>i:#G!mC0^6H"b7PLRRf2hnO9G@.H,>F)/t5YLbsdlaU/j=M;[;ZubV_%;\e9"0T@Hb33.X43]Q./RDeu`adKl%k58*3J,aoUBkR)V2.`p.bkX?oD?"/.X"2b>bKBS(MV1,+O7(S@rQS81F=uu"poFfqHo%(`[iUu?G>@lRk7517o$)A2>diqhSHk&?%33[&9f/n0=d_:0?L5bS)1\"1W4JDPV9P[W^?0L#@e_4RFc(-Y'mR'c%I;RM))o(')q7c4L])3<bhkpmtnW$b9#)&hF[:2eJcU'MW%f_!R[<NB/MY^YV6gV56pgr_;A>r9:qE;h_9k1t#_D6`-ZN/<g(9<N^#mG,F(kI5g3*bbA@gh#2tVOpdVc!9c-?!$^q:&\.B*]3Vn%(-h-S0=,#r#eAOBnDMcVhgJYtH!JC*TDnW?6g)kNC\MI;:GChibc;gfqXWXVUJK1MlIbqpQ>bW(kWE$q*Vas2]NR,(msfW5Wb(p`%.KW,10Q,;83tIlNl`]clG\c/hgE(kAj3Kr9AaZdsDV06gZ41B"h[s.@2S]"+MKN:nfY6>;48\3'I=E)Qf3;H`f>Cd?mG#$sa6n?\%^>HSN<m`r??i&.'*J]+ALKk(uIVW!Yr4>^qnAMm[Ynn0]gK37Z1]OWOf09('q53)j\TYYJn,3*q3_WfVkoo6"+*d0ZpZT]r_/P1q%I_'ajh=1?MH,i7r2,CFUWTrugQ8`F:c>mlmo\iTr2k"s)pX%":_/VGT_4%!pcbn%22Q_&oY2Augo?AjOnlW?PJSjl25<.7V\kH?)%fh^-YRWj8XgnZ`IF73ZJf5CVf5&C8M(%[/kqlaMqDLZrL:\J5SY$ZS:q3aNUF87&]\,M0k=OFPNb;\RC3RaRt*-:*2-0p#[Y./u)%4,YFkOI]"S6gfDG_a06N,ItPG]Q2EL\g0B8D1DA6Dh%;@]PRV.orlT3E3>\DlOW/QH$&.DnZmR)5'q@uNIu!:Ap2qC;]gF7j/sK7%k9&?iFkuAEgt5^1#HFqtqXF&OGPnDQnb[5_XBmr;@_WRLSVh:1]COep5MZ+qNO/(tCg?l._HS\\e$`(r*Re`@XCkUQh"d^mgAX7i%2netNUU./6psdFu&jcO:*dR.jc+B#.D$Te&gA9L7Y<4`/MZ3!IoI./[i6"-RIe2SOh]Bnop6gp07k9lgEr2.#3Z\^mHq_Q]f?A[*%XcL3O^AE\um_HP"]?H:^jblpi4)Je>c(P^!D,,#:2#"!$f7(;Vql\c4n(kIfFi3.QrpP("g:m7'cTYV0ne:Vl:De3)M(Kmuo%1X#%]&]mEO">SDSI[p`Cr<,'^\[er?/L(FGQ7XE(#O>q_#D#o^,9j)I/O<=]^bQU8+4.Unj2),DKVaARu[He:;1T%_P\/6s2)s_]k)AO%GitAE>Ka3%>;guAn^A"M^[^md:G8/$l_]O!0'R]1iJ!O:F8T`8/fB*![?IKEE:`Jg(-V9eM_Dj9l>*T:?@'<Yg8hEi\Fc1Zn%J,.%a]FN@e>mZfj',H)jmPi;Bn+k$B:RMQESRs#VVQLGoU@@9dr2g;g>m%h%.)[C[$p$(KFj2&a45:ueEMoJ.pZeXdHU95VoF4?5a&n8%$h:#5#5:JA.Df[mfD&I3Atrit<XusRJ[_P!8uk"5qQKo;;h^n",$GsSmom"999M)Y,i@Zr%\3e_eINb$_7MV9VIAE0T`YPo01g%G%E('*4%=7d=<.Km!?HqHI#VA5"1CeEfoWurb'o@(5Kuo@r6%"?%LFKLk+=s,'9>I-/UXI&gECB^KLmeR6MNT+W*'t`9bk9&q!(&2O%SdL/W,77BR$@E&'`WkD2!4/-,bGKjI8u/"Cg(QQBi^fTRr4LoF#neBqMZY<NLqog[r3/SXd3O)?:8/ZCQ>aRE>2ueG:g0]Oq'kO6%S;]1RjJS@J5h4*\B'CNY"Qb7Zl9D#]!TcZ-Bb8$lq-_(J5&T:f`Ek*CAAV-)'`^W58Xru4#aMlT1E!5q8[6^&0`a*fOR5adLVrYI%7"E8D,0.%^&EV4s.@Z)+MTQo1RM=:Q9&t/`=KjGhhiY3#AD+sh8=qO8&TO[7d#k\X,3g*#"IalqLM.q%GHo(!qP!OUnB:XOP2iiQ%/+]/sclEV+[?RI%j93[/@1o>/7U7:G9n*XUbe:Nj&3``dI@PG1_"<ic_PcBCM%b-b>YjTsbVpkWS81Q*IgLO!fTMaMP=9,57o8/4%Nb73Q4qj9^$^i<[(Psa$$LuhZR:f[T7laj!-;eeNo<OMl6uL4JVF"5aV+3?<5[`Ps[M#!0&EG:CVs79`m"opTcmNPU_@gDo#Z3oA%%#VC9I6dqkMb$;&Ql)%?H3-;CVACP76R@"-mLa!23(dtN+!+5Z80T4[;j%Ud;b>>7dIP4cINY0*TqsSsAl-@GcsV6[Pa",gfd'1k%>&Q#jjuCX/9?q,TE'(V#k[Z.oB%inY":J21O,$?r%X&^DE&'/18*!8Z#9nehK&Oq3E`3i?O$9[^F[WE89nZ.`NLiq)L$cqkAEA_i%SZlXVJbY<4*i;t6g*RH_9d0^K7+mf>O0p7SA[s9RQO*S&9oHq<9LT[BAAW7]B)*uaDOT4#FZKWN4&_."((-.0bLGceFPO;-q>)<*%!M6idrDNF;R!9_FM6'!p@L:M@P'3+$&46:<8r>hVoOX%LVEW>'&7Yp0'gM.iZ5Bh2':0M+f!N3E'a98,9(4.'WfoIhr<&bEESTOT%A5dD!KDZ^S]@X2Lq0*EjEZja\HDdCF7IssQ5d;LJ.Oj><7j<#`@<=KeGZOAo@6t;7+lNHUN<lV@TkKJF4u]1l*BHm)c]?+=Z5*Qm%%Kec$J7TRLaHf%e,-8RgIV5K%'>)2,1Wm]m,NqXkd&D2]mZ@d!N=0nTcV$DL#agZq*>e)P3nmU1*sJK>BH!?cf)\aXO/:+V#0'6,%M[:^i-I;<oAg]Yq<h39XmsfS*Nf[mDbD3gs#`i$I"\b#$5um,JV/F;TF,7Hu,<s$Eh$Q'2^s#,p"(XImlgG>XM/pDtTru9CZoe,g%.4b=b_qeFeEc/q8I,`B/K+9\b]Z2n]of;YMq<Qh*k)?>T\^g7nhMh>Mk],h@E`\=d&'R$5d'r,>j2Tt>U[MVS;7PQ(S,45_'.8g0%G3NGdmmYifY7SiuYcHsK:$i=Bs8+LAkVf0l0Dt`E6&p6/q,mg3((.f<">@\Xk:jto0C3%E-ldSi*rP?ZWViag(H@,c?WmdXP3_<O%W;=a;E7.1Q*HYij.T^;uIK4bj-hM:2oZCFR%<I4eHPjTV:9;(k+Ar$PE>aqK_ki]`Dn]N7+amRR4)<Ro"&>CNiV&+e0^CQ37$eZ1%#^`.[5I/2fKo794kfE-QqNAu5CMr%G=if3NVcPI`9`@5Y@<<rkO0:@Z>[`EC3=FGWGuL=`F<3WO@_'dP1du&/N\fSmIc%ctmG$sH%oIl3+_,Yj*/JlR%rLWh^\bZ1SlqbY\%&kq)<=QKKNXiTCYO#t@rp\(sa'QZpQTn=aE;0:(o&h;PmVZqABL;DsO"j!ON5kkg+.jma%eh3#2h;#[2WpI4O'<ePM3`e7iakVg8mn)i6Rm4G9qlTRXknPP>oB/<PE.n-Po'LkM?eh1M2LPM["N;l4_5CPQGk'!6q!YAHDK#OJ%$&a'kA+n?)%J\tM`=W<,*e*4U+nGC#T/@^8A%;LnC?^)kdm*i6Wp#:7\%hRX9YjY7]%U-P<;E6R6_A1Cj&5et9]h>.$"<Ih'p$O2%H9K$@q4#F#I`AMB]m&!Dr:S+sE;O8RQLD<Ph;tshW+Z+Tk.P[CUHc@BgtLPrMVc`-)fbn23TRPoeuj@3+T8qHMgJ1'Y2EBoZbLeS%CD9A5Q^jCpQK%5eq*KDo`"/?,RlB2[5J&K%dbOcF,NR#A1Q^8hVVuj_l5f2n`uc*]$h*K.8(#FK/B@'',5KQUZG+2ZS+-FV*D^c5%Pr!=\\T_@!C_A+Fgt]R*'rp&LkFJ[bZtW;\r7^hg#Ms>Rmom]/[Wa>kA"'"(Gl_))kgs2s?DmKDLub\-R[ZO2>o<@2!2r,L<%&/\%^9@@J$Mq??`sgG-bI`!A*q&\P+;^Y6[Sd^h)t#blE;=k*c!(tc9TtLJVGX7oZS*=/W;'B]dsW)FlLW[V'Q3imI.q1,FoLI$g:-,$%f)e]qrj/Hhm<9ol\h)Rd]QZC4o^Uu)gj#DQdJ^YU[AMgDI9,pSm[&YB/pV/To<q)Tl[%GNhlcGHDOGr>TeQ2b;O?L3&"HW:p=c,#%:T!*RJTosp[6R8YQn\9co*T+oYdrhG]l0@rfDiDK]2t%LGFa!G"*Y9==7i#3hp":lNA'`Lq<j7:RgGn>K$V2X#n>SRed#jQB:M3H%hQ)YiN.-P"qtS9WjSQ]=N>c6bM@UdsT=T"(IFi.#h>'"eAif;R[CC)FSV>'`r5>LSC"//kkq*hCI;bT85TBXVBfDK,^4I9`'/T%l%P4O%`di@FlktA&n!F+%A[MsSZ'>5_e3DZ:BG[dAu$e204]:+5_D#'r.R(7t/29CIB4&;5gDLm+dkuCXij/@3LQ^u=7:0>,@qst8N%^'gODf(S`\jOIk"*kN=LDRlf%Rqhc2#NaPV2`<U5J,@(6epm<WL6&n7Wi"e`6f&q&jMpAmjU]!YR""B"4F61An+N6^)eP^%GD]Po%c@1pbIu=!Uq:\Q<9m^.FZ#(R(LKqMOh.lf:X^@CdWm=a21M>Qk).I^2@s1GRi:_LfR0%:Vkp=RZG(6h]pWn7<8*Uc$B.o\)YAi+%%dO.Yj:N_gOS2u#98$=N@oM?&TmoX6>d#%4>^UFs7q0fI!JC1D^4S8$N<fXUaI+5_Ter8'*Y5>#;:TV67T=D;1@U"*:$@+n+]CkV0%[A&odNHb&PWNH)Wk10%ah4J@,E9G$kQc^_'Vj4I\mKHdg$`D6fAPG%3E?Fq<g*aXQh#i"*MT'_S_U?Q1Kkp9I&up6B/ap+T#lF"i%[TB#@pY&Z`F7u],OVs(jmTTG2TcWuXm2^A%6T;RRa[<l$p8ksfgd9D2iOpbV4pZ+:cb"Cm="(W)]):Nrb%&6^3j=%_luPfA0NZlL%++!m<%:qern$d_NHL^Xu^^[ld%)(YT7pfE0B'n=Hpfb:Qc,u@h?9bUm_)?RE)Fok'r!L+i+#gd91u@>tEW(r6]?%D9ZW&NRU>oGt%!.H>B-9*>i'F05Z`$.%+`9M,W;b)KY,B]><^XNu]("-Gf#=Lfa)*!jV`"`MW<>G[tTL^X1gTe<k,:i;\^6qs6cf2Qj6AE[PC2R6G%R/Q!p&70[Lh,lOtJ]RZ(K-?Zo:^H0L`Ar(o:tbE72"NsT=d871q\0PaS<,;?!02NY2MPCi-iR5rFKa(#7(FRP3@OS23@P9e6ihWJ%q><AbWO=$B3]WmV>(uZ]f&u+n\h\#$I'<$mV5f1t8oC.m!aG$H&WI3^$ftuZ1*q3j@8p\gMSmAYm:+Z4+\>kb1kC1D0B0LAlBO\O%b#Q8e#QdgC,\T;I[*oX"gGJYnNg=^[\7T]Xe.skGTL)U*)%_3\(G'!m'bZ-eS<SnJJG;YRM_:^f#+j)TPn"_;DQFP1SU<-p<ata"%E[q3C?lb<*K^9qBI4J4tGm,_ElLIFkZ$P#p!8qKri^b=_4`uB#d<AaXeced\\pcGZOXFFj]Q]r^_hsa%WN#cH$ulDbO?g(<lP'gj%'h:Mh7uiCNCDVSc]YI')$[,)!m^85JTn4#P(#c.MI:UMS@N84'8[o!k/WA5GTZ7+JW>^'=pIKpqUg`rI,Tp%eC0(Q-P#01!)UaWH%aG$l+("IW+69dc)LuVMN5"H;WIGCV#Tc(dg,f35!cq=O=O.U/f5U.ih"C+=X!Ic(sUTW*;3WO[kSlB)AIUC0/,Z`H%*TnbL*.I,0%!K6Or*fEX2V1d7sT$$]%n9]jl"u6e-#;3l>oIeQ@9LVR*@0WIN"^u%FFeM@CObPd4TN(\4Lj_V%3164./6EFU-V.FH7[.7hcPO,A%p&("H2$c2EX%8ZBKLlij(Ye\BqKrY;=&2(!*[?$)B;5poYac_65[_!_-ok6eGsUSG!ob@N]aS:6RWrjK"9,;=!NV=M.V5(PY!RbM%c4l,8h?1_:7UH./'kZGk;HD,p2(B^orCQ2i9+T*,n#.#6<\3u'kg=>c_B]pF,%N%Q"c*^GL57mhcJkeSR.VY'$\t"aBW=e/12S9\%mXP^6Ji\^i[N"]c^1X-+XMKh2iAukI$J8\q8M;J7f16*$/Yehm$L*Gb-tW]!0f1fn.\;o-E>Ai<"<u5,bCWA"b<.5-<eVT@WOAT*%Dbsi/MUNpjYfi8r5oump!a.p$d\M&oS^U+n!0XO:1nUr'Uat_$o=<5RW>84U=@CE.0[LFtZRV5@#uplF[E'sVCfN.BFBd>u/Bg8c%%9.X%Z/5/lZ-*;rD7*fb,SIY$(GHlS_"UB('Ar#Lg']ahcq8gsQ#He-"3kIO'tCh__f/7ID(j4pFhNp&8bJ.dk/i#Pjo?;d0Q8eh%Csu!uYA\&3-k5bn%(.0IbsCt=T!'>nH`$iPGf;tC$=K8TLcAH;4(d<9o]fgA"b@WF/tWLAKS0RjdtlD5:gpYC8Djk=!^7H"8tfZa%oMn:3&;2;)$hj^QRaBhnLMEP0]Y8E\lc,*g9PruG0n](j;f?;WLq`G("W?OM/>'0oqCK\.:rZ&UUBopi#=:ZX+`]/<$f+VZJs]CU%eX&uJ%2-NsFkkCR_V",U;Emf"d1%<^52#3,,@1[u/:40=#XF976I8bE4[pQ?*/-_:+Vk8B9>XYjBKDRB3/SSLRcq*n`[XN9$qUA_%YWnokC-e^J72S<=OHikAPQet(>%l<I'(A'c\n;d88-O(2\g,f.8d/m]^?peY<iWARZFj1\&#Ek4%JD:"MkC*j-8)O%1:dHkNBGmn%A2#k4*U^t8.qC8`$sFX,3N7o[i@P.o#cAiDPt5*>4I>iEgM?YBk`$Gn^d3<IPHL2gWE:HO?flE.+[-D>L`*hQ$8>t899<9C8W7C]%LCUj)C.,6UPS,AqalK9&*Gk)0-YYCcj-jE<>C4L<lf%q&@KrGKOW+_0Qdl)2g12@1/)1tRAm/_>O3hMcEa#:R3XV-,`td'cbZ+Fh%0\!4"P3p'3UD&o"f%DmeU2rSHV=k:ihTej:W3-8,?\qcO($3CG!&"u`MrG`G1lUh!0!M"daL*$]eh1Z&[Sfu;YVB*29u(?f.n>>F%)(;3E#`;CO"Hap4IMd(3phL'7Qb_)^)4K>6]SJu&6Yr*7/jj)5ZG1s,fG0i-0YAN:=>B"(YlnhB<B[d(0Re;!$hBcJo0&4/<^@!s%@.&]AeStu'?Aso\]-<H+\@O0r,IOoJ$"C]E_I_H*9%g(OU^h*_S$X#!Rl/WIO\=^rFR8Q=7QTbN9VrFY+Rdna)=gr2;034#`s17+%6[DgAIZ7V""UXF(P.[?PQ!Y<a^pj#mW;ns"#WulM+K3)4$/4RJq4_^SB,6&ngG767A:F5.NC5<5CfC2-TWXp9K4JcDO1A]!.6>8d%&:Z1X#]#BbDNgFq01Z4]NT;4i,0rA/plXB5`=dSa8ph]@*-EuEr,q3.4<o[l.:7TWQrqn$7LWt)mYdmKF8'/9HaMDoXb*UolPdIX%WXIi$7(T$_<oYFL._t3rYF5ub6CKROSR`Qf+;fuRS/a&HePV^>+4(KaOK<h;K/0uoi_orAE(.'?LQO")K<OGN!1/T9k!rZT-'1tg%;?^;N$MrF$-DKhl`7bAh>LP#4B94O;g[ko:FbMf[QsWB`?!_?Kps.[G*6E4\!BnGU[@DY&+9S7t6THkFkVK25lPQAWO;c[Y%G?Ar%^b]oQJligV,c7Qd/Ttn<j_6YnA8J,j`!=t/f8F3`;rBAV3\HmNA3=i9&;a,_7H8W5D^a(*W$dWOE\/.SCaF$)JPLM.B5H0$Sg]dD%-7@[,O;N+4/SjJi)bGTkQSb'!Z:Ig?M(NPFikT4E7K+VBhW=l!+ta."8Ts8^rji,IH-Es2AO%GDcG?`RTXJ\Xo#n7@3,p-LCTMY=%Uf9I_MnOg5gZKL&QWmr-'LtOo2gAlp4&GuX<Afd".!?K>e8,.PY+DJ,.5BDk>;>g?=_8;2ZSX_)XcX%QgkV,(_ltVoAPJh:?K?0b%k--O<OaEquP4N$B(EtRH]+QGl&kN:J(5/V>=4OP&B,SRHPqgc3PB-F7[%\c_S8rKPUjV+SGp)0Z08ald3Nu'Wg$mZ\!2."0Bi2@d%"pb:=h,:S]kO+5Za1Q3]3@mG,&0Lfs1#q&)F;Qe\4L*>K1cb&k'8L#/4f(=nRs@pEW@5P+?TfTPFF0I>KK,A032GWaF&H0(3AZ.Q%Me!-"13:.!EoLYFl.UY"Re1&H^?fT*pj4r]GU.-C-armEk%0+n/9P6u6o2su5I-Jei3I6AP/UIT](Elies[&uI`?AkRRCi.=:X7f%4,uZ;:I+s]2^6\Og+Fi?l3Bl7+r#g/mcjClnepqAdHAUmd\C%DH9QY-;=)H7,"B_;'-3V_E*h^@J<6O=*!fp1,m"=kNd)l.RITC+%=8$gu/YZ9sDZPT9bu)I%Ai*+J)+%O%7)qFY3*%:gjr"g6hR]/<)i83:S<<&NB#ZWFn0(m$VkGC$l'H*Wq0[:)Ne0P*$C;gSSgs4^%7h2&!-mpj^k'(r"-)']kQ>N%X0s9.E5bb@K)F(4;.OsPNA8A`BgHFcklK_S"HnTX`EY.dXbL!\;/_3CNZ*d=QcTif]1Ms'U3lU$q%<)Me'`t??qC>B")X3G^[@fohHBi&;/KWoG#ag3r>I;XP)/;o6;l+ZatV?c3k0aH1[DF)O+-0KqqUeX/XiQ4guM*-V;":+8!qYOgR%KqF-e@`jss6;2)NCb:W(Cb6DY>>((1W[102FMU?Yoq8P5j&suk\/*Ed'1,cjfQ;D/<`/XCl0?8$J.5meAf'%1`f6',Etk%&n)7;I%M2%)12sk7h27Wut`$>PC"Z+[]]6SXAHqu;/#=4/9-kh$-ErDU?A8+K_r\o^F8Mi=/Z!&-:@[:abqC4t?<4El3ne:rYXb^Koc!KsZ%+HkiA>\+'55NMZL&m<3*5Q2MZZbL1e3`:mfc`<(29DDS<4S"+%/ug<%Fa/2%g>U+A8);H2O'L[#3pVI:mq\a1Uh?;rpj3(V+%FIT%4tu*e9o^Up5)"@M59>P'=h]YYJtRNt[mC+7oj>2,BMs$P;dM0Bf;=aS)*RtNp0alsD7c)k",j@4q+XU\mT8f"bBlsqCDmKkrR*24%s/C,=qNtd`+5Rc:Bc#V$jF*B+#V,Vm+_#E#2NKlDbEr!k;ZRdYnB`ZnLDC6sqR]'r:B0qsH""=W6Wg&L=e1EWHr;U_[RVlopUO.T%_B7+jG"ubQb0duMbF;<bcsP'=fI_SG]@t(d)GaW6jiWF66CZ]+@3mBl^IuHg#2MNAcEq03eTjTC_J/$W2&6Pt(N8.0ear_IKna<.%T37[Ue1&Q?o2jeRKgN8*Z_lgJ.!saVki&"C/-F=@lO,XISp0XGB,'HICtDu^;/UlB9d[QO5;6`;;^c<bopW5bj%hQg8`J#kf=\h:%>g\H;a'Eq=Oa,2Z!qUEph=g?nd3f]YfnKYGWk-DVOb5?+HY;c#pAU[MBs`<goC<R>Y<;H-$YM*%[D,XRP>ZW"K3&nu,R6.(EljRo%bO*&_qaX>H4bjblEW4f`/RLV]c8[W2S5[eTX*^AonUeC)=ci'sf5FLLB@smBR)r)C41R8AaYE!JdC<=<!08"fMM\FXW)6h-k<J[*%jKX'n/V;nuf5pRdqK(TM#Hu;a(KV\s`^n]1G>']]le(nY<gapt9qU4A:`(iO(<u15<*%._DgL=oe)5pDoA=rehE2(nmH>0NI&-S*%/uKk#jm3p.]YbGlgS9^0h>-DkKn#hZH/d?:f=ZE8TuZpU5PjN#`Im`LF>63tGj(Q2$LJ)J;>"4:ca#t>^>H;KCNZN=T/<+/[p\$p%Y?0PhGg4eAc+@>$b1B5:?H3kbI:M*V1[gbeJg.N*4LTPr!fEj1Y^FWa6G]Q[^YdLER[a%hs-AmihTa"Z'abrd?Ztgp?glgYn_GQQ%kbms]9jbVV9s;Db7L"@WC.dO*`4K7NFKX:Uh3X<V3r6?ZDHTY@jdg<GY^#XF4.<Xns4i3K6?0YJ`<5-Kr8b6^Ee*1g(2$L,5Q>lb%e8(@eV=`)P2Tp<<;#gGgT^FTbM(bJ=c\(hD%9Y$i?Ha+H&8-7=]q9A$Gk6ZPI=oD)$VN2$?U!29Dk=3g9AHd/CS%uuU1<'B0(J=a%ceW3Eo;iRloX``Rq7WEG_8*g1<5W&Ma)jGo[,0JojPB\k52/ot=ooTAp;LHoT:+"fp!sX/\GFL[VHKmpj*HjKbOp`ehm7'&@DlBh%.,n%cFt*>Lq/,*M-amV)^H:2qKZA7#Y9VP>YHkD5)eKdr('iOZ=[(P5\Qsj)OI%OoqqJN&AT>(KT:RltB)r0_f0/Y$1#;Q37GS;f%cgQ'u@FUcM_XH?n.nB/VnjOPnET?5m2]((\o>Y!.%iO&B7c@66n:1JSh#(u/H3<-,04%hb04M-0\!c2:l.YQ.-D/Q/"2tZ(YF.Rt%o_@`Zpo<F<R_N'M8`A*EAt2q9HCMP9c=`"lUb9/enI)P'qW-S.$/8dY\*VWM/hRQ>cA;#`du*]E%![$9\h=ObI(O%G[SNOZ=6M:Z%^%TV.9L_2@p50@jM3^*P=&8NAS?[UZHM(i<H$$Uaq8[B?rnQ'ljC#,DkB/<iVQ?]1h\hp0j+OJ)=utJedjp2c%:1t>l]U]NQ))_h%X4BJb[nrH5Yf;f!&EIp"3r43JebMo(T@gC>o8!/XjrQ9%Vg5'%/;9L!d,,r$RU>mr/2g:BI-n33LWlN=pNptYh789\_g=?'fB(_a%;1sA"i\oZfeV5_;O52H"bC<:-HbX7=o-N#>LU!^gqukWZ1)d+TqWnFXj>"Imr`(N4d49YGcfD"$[DO&Vg8Lu2E7mNHDbJ\`ZO:E+%)O4HMBABudcjuCJqq']2E7+'@d8RPqoaghhrS,'anF=?*T!IF4On`g@jm"Ci]&VSoaN)k;hn1ol(G.iA`R[]cV:Y^m*j3i^\'o!&%o)fnEo1N#&C3jL^];%5\5K26okAKWk.(X`LrSTA$a>Z:CVG,pRfA)DsMqE3ro4(D!0\<iGIaWNOJGksERpJtbZf.%->PU^7[_;_5%%@-Tfe%td^q>*pAftV=o]%+urRTV('T!'3E4S@9[m<`$fU%j)c4"i]Ml*B8r%n7(MC;2:^4h#gX40)Gd?6e(6mshWSf:IEfp[?kC%j,4W[Y&<TROQZ9tXoGW&d:;ee48,s1-JuT5PrIQIl]'MfIq2.ZEDip\\)5Pp9hhC;2dU__p4g>Al[M7!8j]F*IVPAGJ#[88IH5?G%QDuk!#Lj6c5II26E5-:u,6r=*cYmZAArF.j(c/P5XD!@rc@QQt,";F&D<h!17;'Fq)@<8e@4.L)prTo]GjHAa&dNp1"H#L@d+Qp.%'iP0]'#Q?DNQmif0P*5F3p;:L0s\V.E3>(>$33bid>NK6;URPNMk\G10!RjZ+tW7>nP1BjFg%37q$BF[6B9UD&nnQqmQG)1fX=o/%.o!m6('gui?6FBZ7N):.pDSB+iCS.q@c/sX<*aLK'1afZ'F"?@)YN4$obctQ>eSc'lj$tmX?W?96A0)cE'7H?>d]Ca&u9LSd#'?p%dj3$If1Fn(PZX)2J4!QfQj[1G^6>;2ES_T$=q@ZDWk^[?"IG+8XdCOcdu5j+kEmjoU^9UDh#(=AT"+0<D+DZ>PK*E<,RiIOWNWJR%+ATh;7W9*A+q]OopPg&R$RE$r-QpWo"$mK*`S>sR0*(DSD4mInFXP2+RrKuZp0dr=$FhX&""gNbTZOa#^5SdD+rjXI"S<##Jip'I%#4r3%)890pEeXoqf?_m6eSJfI'QjNIrsH1TnWuoP$A::h,"oWcpj?pJ>@%%Y5uU*YmgV$J23L*lirO2C86tJ"!@PGaI,J([!ZhN@%+NT?uji]tD_p*HF@hBnU:;[JD-Od4kAGs/L%bi">:h6O"/mr-/iPr60Kb6!TMZ6+AUqg^ibL$ZHV?@F@%&W/K,7+dDQI2'hQ`5RZ%i"m\/&ocK&HuCY,JQgiO9*V`#BP0+i3-j6,J>;,p<GS;6OdAN0,mk=8MIDmIl1Q:Z562`>&-^$0`_t\P-o/5-INX[r%A*tbW_2$>%Rc=aM5[$Ii\qpUBB]%/:8g4)V2bmC.=eEl$5o0\DJ`gtXVdl,j!>CQ'PJm\0LeAG#I@QAVF1?QDY%>i^dPJ<3,miKrYT^nd!#]to%qn+VA+t&?cN,/n8ieLh$5k[/?&'sGJOjtT>h/tU1ds#)S[gE9@%877qIOAHVc9Z=E%.CFd(Bs+rkDX4>#l'jB$9V]9#=%Z\LfZKO%A7a"d?ka`>A*L04TLPW765Z7*QQq73-%&<!=:B=]"+C8,cT71?D8$ZP$4"aDIJ0N\/Il5(k['@i/(.m#?Q0+`nc8k1pNIb"@pd,d%5k%GAWdKkO['0[p[sZMRn3Zo/NT)3k6!?Bj&dF+GIYeNH5e%nk.`EH!D/0\i'IZA)!I]d_'0^X`nhg1i<EsGn!NW'C>I5sh+;"sc%7%Q?&g`'a4PZpki$^uiIaN?pm8MG?rWMKWIMdhP;d\%LHic3SsAO^[l6'=k4]FGFoeWYQc;'oFS!U@#m\l_W0Djt0W@N-QopnJC$%k<bi[MUKQoU&>0WI23bKI*HCF<Ds$aa0V)?(M<`$V/d%/r.8#m7`:uON9DMWGfHR0<IeQ3j"(m>``I>%d>D=PM`?S#+[2TSEChuI%K$-!:cXE#pH*Al_G*FDN$1TkSni)UU#ZtJ$G-N2U>Mq2<Efu>EM$"2T$UZ5Zc^G&;_8>OIe<ko)a\&\c/V/[<_"_Cca>aIr5u81U%$IlJ[FoZ^:L6!bK2s'<taI#<o;&]RiQF2W,0]Oo`h;Vi^>,*m_c69'<,@;ZN;=*l]j39Unih[J]X&CA^+:EtKJcYCD(8iV?f+Gu\%a8iW!;4[nT(L+rddZKpdfTQ18qoeYl!*H?jE&>KGk"EK^%DRu)E8WSc8B`ANRHacoj=j80SADV\qIUaV9L$B\@L4r:'PC5<'WKrG%kt$GD&k=l\_V.`S69H"qm117Q^6@gI.0SP2^EK[mJp8Lq=P+Ap#+nKrETlV8+H(-S8g$8/CPF+sU33aMj9mfK`T83\bcUpp=&XL8%m&<8?0=*s/E?jO'":,t.Lr@qUO>kdb`/s%lK@&?)72&j*>4[JJXF.*g(4P^c#%mh,0`#7:.mcc=LJh"=EYWdY&a9S;mL\\#a:]P]%\Kk&CG/WoiKNrCK_?^Z8=[?WtaXXo9XitMqTj5<kVK7"nN2SYn;_`b+&fl\IRp6Cn&4^WC%IN:JF)@(R3ld6NlS[90CE)?$q^g>!%PC&hm/r?A6>`M`6)G;"?;U+JUCpG4s-pJf1'gR"8M<[JsU*J&?)P.Wk&V0?5ip"6S^_$u=X;nLb+]+ju5H^p"9F^()5G)dKHj%2d%S@%W4I4qA!00@Em(%Tjm,s7@,SV_!:S`*;&"_.b<)h@e$N#U68:`\\FE%3*0XBFdMg<WU#9Y2;gi3[NErf=rj>?d0gX^J"+gagT*%Xtir&6"-Y$]*W(A:[ikCL+qEmj8Yu1dus%c%t2VEY+PZ..rT51FSHCHr5Vj4)ZRO*df/^1$\']o=14'+Ck6L$?emp_r)<0dN%H8g%>A3\:SraXIG0^Gg$iek"`VdJ&Un<$`T0`ErTW)97<Qm\i6$GP3!?9d5kd^-bEe(UUqa]guXieh[s6SBI%=>c`+)tl@3B8A=Y>Zg8%?X-"RrTCP^lJq,])L<4IBZI#b"1:]rX/XDEeFnjp^rR5h-3$D`547d/29"Lm'@&\+&HY8%o/h^rEf%R"g`7N:haJDpZL-n)H6-G9%0Rgm3b6FYd]o,D3\qT&@,6-E>kF[0=iE%Ct@9]u'Kh\>bq>8kU\GjKfSI1&l=&86g./^sX9<Jcbo?L,=7sF<6H!EFi]kLs%Z7H>G%Dg:cflams&cC5'7_/ZC7^@RE!/i3_om^uk0s(>'=lfJPmeAkq(kk18`Sb)2PYKlQ5n9aneE^TY]F%p5Q3ToDqo'\@^cC<:t4GuPn%I4I7(n]?Lp+2'dPE8r7X"+c)nld%`k!(YGIi?E"3GjO42'.QhET/>f_c+A1J^@qL?:Z"),U6Eh%qR++9:HZ*:i-ArF+50GD<M/OM%hgAjX(5;2NJ%513-$MJco^QY/WUbP^S[;\+hLp:B4DJC[FHF6nolAT2pK_oNKflMcC%]qb$Nk"b&aJ__.V*MP72L*D0$o$r@),S<%"^(9j4!'f2EJ5r55I';#1CM54T/)kMoA<6HUUj;ic_2iXqDZrn5CV&k)>BN4k`Nt-b&TIag>`RV@=HY/bPG*!5PFgTB>DHb_g".a%))^c&PJ_AHC+-dfSgW]\5H-JtIeQ$K(Eo?\N?*qkpRCZ>6Dk-6#lF,]_lp_ke518s1IJXDo'"PHQ$u>\Rhm`giFMj$NLDUH.29YZ%O"POdrk\K1B#7t8:.6+$GEc7-mdA%i?=2\@+8Wpu-/sItEr-:^'p@u3^Woao4`r:Qa?=Eg?tNd;^V;k:)\;1s-U,9:i@FIqcU+i4%hV[fX1U!B)rK.8mN#Fq#HqiBQJ*@V*Sm<`QHsl1@oL8.#3/a\q$g0X]jR2rDS:94]S_pOpK%M\S+'nI4]Y!X'!L-!-)je4Jm'^sB%f=\E_=o+j&obT=CkIA\W>5#nQ>j#dHGt2rIqO*%(f9,eYH0*FXYIJGs_OFE%!u@tCp\'ep^V9N5<E&)bQWtf_UXQDNo\<^i.e9*"%!<(T_G0V[t?@W!-kGOkV(c[#u1XjW+9g.V"caS;lagU?oDk8c(:+s>W]?W:)k:D%-MADuQh&hf,J)==s[dDrMfn6ub5VKkCgeD'J%'ArE<QE?W7lu$^tr7"_67gqU@Rq8dLiAH>&f%dVV&*3MM#gu4+^]'F`-C\&HD!BYR:YrG3h!rA,pJ.a7M&f8oq;)e%=^D'WQ9;0T%,>hWOr:m-p)]gkJDg^L-g#j0S>P!:7[qd'(/^;p^^o/c\^V/aPk65NTDIjF:E5uIe`t%i\Cu2k\2"RA#\!a\hrpYY*?SA#UK%/i+%+*uIccbI$aoA.[K]Z@2G*Th4[kKpm1D$&-[q4tRsiu*QRdr$7W1>_WFBCF(IHoSh+^),Z)JgH;h'_H;!1F;OZYFbhhH.&TuUV6PU%LMim?V=oJlT-[=gH1TnkL9VKj\%Hi*GHQZ:9>P"C4uM;h_OU[omeu-tAWpgrSoid5o8*WqOCG>9Y'YQUQ+\W2V")DZGg88:/Ud+5%Ias`s"V5t-N7mjTLt;t1Ea[@sZd14n_#qFFl0Y<M1cJX7mH+S(E^0)ofon-I03s.ApODi)Qqi?"#ePM?qnF]._Hn1!dV^aPmep4S%c8_-RO$B%n\Ks4.T^!1$L.V8OL1YGI6SI;7C1I1RW/&??O`Yt(l/7oBI1QP5[n@FB3HWAu/+;n(\/K<PJ?/2@(CQGpJEJC]L:ocr%85R"[hVPt``AN?20HrI5:.`,hf((;9qV6^CGot].jQ2&"]>`R5C[GWt:upFc5eE`]'iTk.W]&k5K>Ic#]X-gVCTa59$B9<r&4Bm>%Gk9J;c+`YT_(oskc/3KE/=Q<Nqs:)=2\e]R^A[t^<Gt'BX$t*iqB6EU"5D^_I(Zl_IMdTOgZpfZQ@ZC*]\=pcAH(;hG'9"YeEcPs%%hjQ's76C_:gmi_h=]W5jg"iD`PW$/f/[m_V]<<5><K/1DUn?][B6Nk"1u<OIK.YdJ?<n\?JC?\q/5doX'^3oH3L>]=-)$QJ$o$D%cgUjJbmOn+>rM'/;_$s<g33<KX#KFuZZ#kp8n-Y([su!ed"nrq!E\(Rm)s=[p%Aa(<gr?F2'6YkZ02#?4$HrTjK;-[;T(#q3n=`\%flZIl\]0RG4+>>(k?hHmlI0r_ECiUk?E:6Xq[X]2V!h`L1&\M`s$<+P+HgUbX+]BS(ZLBCiVjBDl+f&J\5lut!7>3@$4JI^657df%M=MsTm3H^%SN)bn?:b2Y.8D&j7_):Kcm)mkBKc>c,Z\T%cj4Ul(eFl%&2M.mZ@"XU>=S$F&N*8s3J(1J=4FR5]7W\Q6=@qKjjOc)%#rmhE?X[3VHOO4$\8;q6Pqo1,i+:CM)'<$q'es!@0HXkR#)'*ff.O]=)>crUHF)`IV$]K$@7=k3^R3Y8\@Um1TC9a=\g'Ttf#'k>%(;>sN=ISYG=_#8UVX+]+s,^.lN]p+5"o<u'QNMR86P*Nb1MhWf/@BTe_W_WI3L=_g#oOM=js*aO%?rn*n1<TG:d#6E#sp!8cnfVA%GCd.n49coS-SM)gBQK@+qS7==qb"jC=;E.N3@Bq/[gW(g<Yh<-$geeD!L]Bt@^/7;>LcW+F"pZ[NU!f:hjF?Wkf*tUF4@s8MP]qm%GSO08KO>p'>56%ae6sI+J-kWFn]lfR;\3]j_TD!%(iA6$A+!JrAd\8PLie(9Qq1YdKi+>p9>oDY>TKKMAoZ`KXZY6HfF&4fCPK)+%;0A$4=7/&h;9S`n)<2m:@W,EqLsRJ7NgQ+Kn;l,\#0\A"M@42\?:]N^mB6:<T-oFKA*!]jJHmRu2MHN=[CiP(F*]?U6Ps#m\YN3n%n-_b'JY+YXVZM/Ef;ld-EmH,W=i?[2Q[QQ0d',>5a@*SCi+*@(_*TQ:<FGdB!(_p-EQXJR?#^'WN`b,F23[@]@#alVa(6eMJ>r=d%BU6Rd!\ZUM6)JB<>?^_Ca9dP&jM>0p+CqZl28LWXh]<&dY?L_qPjC*E<?3J@G-8'r8r+)t1VP+/Lfgo_j<)tH!^A>j0lh=Q!#C/_%bdo>*(-Fe^;k[UVgrmJl)l<t(8-OuEj?QF0'kcH:OF]eAf07OT7S7(o$<A%;@,giYG/9NZO`@)3q6*2%nC7l<'g1!=oOkA1+AY8F%->r'E$.6U0i?LXi&fL<OkhcLH+Gju:/Zo/J5\b$[Rc,T)phR$J72G1le3sq%,oPbYgbFX@mK<IQ:u3ktGPS[fPZM$)3H]'E4G(A"%QLe%Rf74\CVPm&u#>D'#hGN\n@(_^f'JU,ppln5E43<UhiX<;4!CEpHL=l(h#%k8QbQYZ**i!F[ekua]U(ajfMrk:miE1f'<rLXe%+UF$W&@lFqZD^HJPJS.(kR9seLu7<p=#tu^_m-?m=&9]ZatXhC0/AW'$ASqQ9-7)`i]D[1nUpc/'PITt49_+f1+H(n?dg<hRm>nk%\VYk+*K9QGF,1su",mCQTL;YMK=4D4@0UrfqVmV5OHr*D?>7I6)6hK?its&cNnIsX2+hp9OQL0)@h:Aq52YTZ\37pSnd(+>)?hg>%$*YO8QKL1kKCNAa'-bUJO&e%e.4^1(G#Xf\fWo[H2DL\YI6WK.cIP"#qdG$El>;t7j]l(UYo4hq\FXd3P;%P#2Cl'A#Ve!OneFQ!%_<>eH>TdW3GMnQ6G[^lG$PO8="/'EPSSA`h:efcs4Q9e.K;U3;W(j97KbHG'q@"Q'iCm+*h=CT4BRs2cj*qHD5c"DZ343FNW604g%MJ.PJG8"/1T&BWd"^8_9r;X3=J\OEY>,mm9h6"C$LE3>aoukL,mR(@]O+.%G>#-bMFCf$eqVB!UC\c,qrbogum(O7<^WVuB&+T*!%4+i%X=^FAk2^b/@f\c5"?PEjfAfh!IN8u*?QdA<$rVtjf5;*_`%Mk0<oK9as:jQhKQ*Q_Wa75(;8"nE'H>:7i1#;\tAT8+C2a?S@%G$Y.5kb8Ims8#Ngmb:'NrIf_H/l3D&8U\o`^4LjC5`]DN3"Ddd.`"ON`jF\H$(Bc\RP7Xqo)IS4r8ZmsX),EGmd.OAD+t&+@S"]b%IUDl8c]Ep2PHV?KX#9(-*<#tGga99(Ut]HjH^K#KE)N8ml8N^P_S7BrpuBE>&ERqRSUqi[O0q!a8q6TG@J5s6((,NRdrQoFpZ-fW%r%b"(5B$DS;lsGCVt3ZJ55(K>*OO>(F.]$gYYb+Ca51+'Ie,:lK3[UnGY?<3pY:+TT(&=.T`,)ciDeNp\ghHjiUM+uT@(L);V/WG%2%(T:/%"X+'KV2fF2@7]L$R]V1"QkT9]a;pjrYW?-qp?!PqP'KL6'tIs,p^TSTS[#!HZJik6r=eFmaiAQh*^h(jc'(F"b?7S79'A%d]_QMP/DG2n(mlgST+4F*B&F2?<tU1V:tBXm2Z]hS27;a\UMhm^3Ip"c]K>eqqCWo*-'XSEK?[^eCVsi?U"q=FdGtCa=.[ZS3Dc>%pNt]baHL\c16G:tR;ZuroBk7'e9p;S9Y:;H$b<a=2X@+?TSUEsF<*H#%^ioD^%YRe@Hhh26OP4rRFN`bQc"aTbu=*M?SHWrbfKs`%GE.%W,Uit!K.Q)8#u/qFcFs2(]DCNJpp.ME$2)S4MjWYdirp57g0]0T9ikUE%]'YZY,<@*]ZN(WA^cB2"'ma-nH2Hg:j:*)n^%^\%a6:65(L8cplH=s)=)W3:1X$!-Bh"fCGirmtU@b#VdUVWK^2WpCi[5`AVYE(CI^n=IU"qIf&>dDBIdJ.3SpBF[9.9>cH-9R)JmU3I%Af]bgHDS20f$CNU4o9a-?]kKtKN$H/D;)Sc"bql`bZaPn_c6K[$Qg"%Vp!Yi-fbA["+G-CeVH/)NgDo0KK&#(2-\Zs3NcS[mj"l7%biQ:CncPB!2<LN\Zt!dj.s^%0qC.pqD>f%a>?<GKs5M%:^OD/B>Gk[\MGJ+Es#d!-:(R;hjF*lZ((rbr\&V@Z#JSps\)\A"UO2^Z%3&/-qZ+b0Ls1UPWSp#$YeopLdjFj/0.d+e,o@C=H7N]qGHYcu6e#h(gS?/>;iSD0$kj-3blME_C7.[d$`LP\LDT^kErOle:N3Ii:%L1Nf<*F"iSSGcn'j377)D(]h^D1*q4mb2AmZ"3?J?Yr!6J*r5-0$h@$L-C*#I[ZF8gT+9E"EYYrX?J`ol%,t?9eTtt/+f?Q=MEKp%T.HC6S3`ifp785pk!1T2^AIiYH\S+m.(sr`ZLkKSI*)AY)d^5PdPK(<7pV(Bs8(n?^-AReo7:2:f">tJW"rZsB/\TEm&MYohlrk2%--!Z)?`m^Yhh6aTo&n3DDtqt#mpEYRjZAb;"+1q-J%9^FLA0S32Le%\`T!4!V1*YD)91d%mX93)ghW>_*e@\'r<3uWN6($ti;+P!%jC*9Z>M.ZXhY#4-H0o@UY^H#1$%TUI!t#G76)6t80/"K:399g:"B28Ej[bYHD,]"nXiYSh.EE^X,3R/,f?;tJT<beHX4m0Ojl0*7%XNFF='h,#M#ZPdZQ.2m=OM*--aPn1YoFjeM)S&<3nB6kt;;"Ro+,@1-bBco90Wc9a"'@g(+S*R/62*O9YEsi0+rAG-<Ml@/3V\%S%Op4M\5mM?IG=KDAeWiM4pbOB(IT6dg.gm`R/6W<C.g]2@A+-Q;elFL*Xu'0SF!qR#Wu-Fi*j-knOD:(/;<Wk_m]B$3d5\MgEG\er%qqn(\N0DF'RtYOQ-ISuC->`O3ghk$j.RY\"(?3e;84Hd#(/>)Arq=hL&I+q^f-=<N.moi,-A=o?j'4Y;6ree5ZT6G-=K0/M2?D&(%*e[L7)(<:b'4Wt`R]t2+J\'gbW2!9[blXC;=q`+;MmV!#*^iCU^$O!3mm8n8rg:JXUCGDrc`f24*G<el\5"Kkfg6_#bUBVf.:L;&%""Cim/']qSi`J@fk_">[a3c*FR"Ukq+(5srkdg3&AJ:R.71_!k0l$pON<;[A9djVCh-D5F!7r&KQtDIo5E823M*5H:OGZee$HGI=%,?8acG_7jYBJ6C6K8O*RM<_"eGW+1a9KA4D7hXsHg-jdMH0?C"l\\:a>R.u6mul[R2$Z4Lj"_(f(M18kGK21_//h;(>Kr>N0ags$%.7D*!9h!W!gOm1:&Irb[eLZi%qT+MqQDGteMTBpC"]7K/&pBDY%J+V^$mm^hQ7!$-K5s2D!?5^-%9Zjp[.12Q;eEKBJd%pNp#0-c%!*gXhAmaVE,7_sSM&u!.E$EIJ7g)Q.Eem#K,4AHVO&uS"U$kZ]gg9^B&0[576Xnm9@DiN!&/aufEF1%)X]\U7PV*cDXs?k=),qBY%DF+-19I<uMW$nZO;1?,VWEXH5"18GWj<b"YdHSet1\MG>&jgb)91:*Me'@MBW_+)+cNn"-M$6Rt^?sRS;9E$,[YMF;E'_V\TstnR%,M,h!0Jcc5)%d(jE#+IY`mJ3`HjQWWSqY7F/TD8T2FZo"Y@6@HIRqC`DX,3D["g<X0&B),8klbRSA5MX1dr#[9FF7MEfZ352^Y4A%Qu\fA%\'QZaB-WW-.!:2*uM]6:B]5^#Z(]T,=0pbL_TeE5GU$e&m,B+=sY1t1S?+_7$$LbaWXYT"27n_^S+(kj:7=8gLUr-pZ0AR%]Vm4d#SeXN3gao&^!o;;`;j[AJE`b?b#FKa1'O%K2'\MNGT$p?8E>+uMA1J,8eEgaR[,rHi@/7S[`qWLjMj&kOUB/U1aj"%/.&qa%lUhQD\9@59b,Jfb3M3M/iL0i_*-n2=G.GJ&0M<%/>Y<ujnq8?k4+<jI&%\d&8]s@na)b&qX3N,LGEa'uQM-t/--2BiaSIlibUo+b%/!.:Nh+Ep"Z:%k.P0E8b($gLU<YSPZ^>/#TY_s`p7T*bAU1(4la(G%&+pJoG9'DF/OF0cg"]HYn(Q-:tULleY<#\i&A\0c$dn^UZ%AJH>0*#T'IW'EpUjnf\<VUI;N$AC$%(c"\$mj%`r/@2G;*s36c`[#D6XA!F`,1SVJJX)0/Le)4-Z'nW+f8lUQ@[u.sbh.Y&/)o%r%JhcgY?8cr]P\%br9GRi=b;Y&KR6%Q_[Qp8*:`%)+U,$93WGHi8;CEYJAXs$k%)PkFE?S+,XSEV;.:6bbPZ&nGCdBmQZ`#!$=&FpZ%JoD`C&OC#&q<K#-n!8)3`^CGQ"UW,.#_Kpp(WOTf(.Uu971+Q?/-_o;Bba_d[5p%!GXAQ'SO=,)<tc5^"r-nNZ>G"s90lIAM7B*D%l1QP:nV#Gm]i[m--:>l3d=Q%?"aRum;M^hHUrOM/\eE_N94f)1/E'-qfN^\MG[p%.%_B[RXO&,<-`M*D"DUEKkd$VNbaP+<",q%+%kj8N3:4VNf5#fgefuMr$a=Q&#qC8ok1H?`segM"Rd?k-DDfS[DqEj,&>VTk*X:/sp=LXbf#:51GAllf2c*0LZ+qgq&UpZ=2$mDIi%n15]@0i#.#$23/[P/u<P/eM=d<(&r<X7g-0II%44Ks7qO%l-uCH@0-<V#g]-*T]_L4iY[&LilbCfRi]*KQ<>=$3DA/FhCO$Y"ZE+%/$=KNBgkVCEqNE1$lE2KKOE8c(04Y.$L3q');gj:ar2[SlrofPO9gb;l8u7MI?;#A;\iCH;WeeRDA'+seHERSP^H'oYp0+E:GuK(%Jafo=RCK6V19ASq:pDQ_,`*RO&TjBD\qp6Wg1;#_;6oFmli<]R"?Qma,GDFp*u&>"5r&('m)I2eJcVP,-*dg;m[-^UbHg9n.-7+n%mRgsT-!:FacbSm)^<\p"eHF-V*GQ5Ej\Ai^R:_148N>c""?NElD\?ZK!iLX`_p4A,H6cs8T\D#Y)hMg\[V)nfAm?O5Um4R[N+0&4%j^e$LYW+SkoL*E!4SarWg0']nG3na"))k>[(8"3X5CCOa:O<).Q]isgRfq7*5r[r((:<>(.b(&%)_E0sIHk!lD?q,LB!Uo//007E%3T$h^!O&=*H-LqI4ATpT4nV3G?=n,'LbRG7U.)+c&D<Je\;^Z*R?CHZkG4(Z-^naD^n4$`R=,A2&^olC1=/j.4=S\,1X\OLF@\_Z%<u6E#.>Dja<aCR:WK4`^%RKmq3?1:"5p.h>K`Vdq8Q\Ht>A\d33jpOuGMV!3]6NZCi>^Ig1=0jZ0masN>7lfuMVHAcQRdZ89)ueV%m+m?!VB>"JS7m5/@/Dh"KKu]6cEep/f%=.#:D?s!/>"R\.@^"Yl%D,.,QPtQa`9DOJWu2EBr/FdSe0V%Ehl<\@]h=7\ZJ$+.V$K7%<@D'@[$c^o.ss:sM9cNSTQW91on)I-G*hFbE^Ci"n<J#)8W>]-*-%]`ehmeeD3-_Sp]jtVnO(OCm)=/r@:l1=e`Utc:1f@)KPQ%@%2Ej#eSg4q1@Wc89EO?$]b5j%8DkKiA->gdA)7YfQEcdQ1Gkj\9SckL\3'$'"A"0T9-+cgMU/#I(\q8pXA%(\p@NkE?[8.D;8$$\n%Nl0F(ocsc'V:7)tq&sp7n2sP7A!7b.TXHMo$J<!\69+;oG2>3`#fMAV`h<U/dA[<r&sBqA,A]7Qp(OJar(O'"L!-#ReV%$],QKd$%WA,3N8p63=J58:1^Gse"7!s5!@nt=Dicm86ND1,MEf`7,PV$p_-G:[f_f>5k<GIG>48Cq+@ulTrD(&N3Y/I=CSnr$'J1G$.cj^sX%/eU0kGUF*e;.K3XGkFSV8Dn/@*PI3*X2J*%lo7n,OE`+Y/5je1i_/8=A33?;W"^A>8t++8,;#B?9tG.e1&n1A11p@#dn.[/*/$O0%OtCF.bsFh7a^3L;bj+Fc>*.IVaM'1M:@u@&T)(4M&ZrcpZ`dVmQF+B-3GPk.MI?jHEp2S/B#$6,,:SH^3E%*4F\WXRI%3Z?*1EHq%dOl)(CM%3Ni#F_:dnhK-BeGbN&<AZp]171FT:N"?#G8nQaj(T(>dJr,SiAOJO&GL8EaK-^1$cLt6J'Jr1:1JGY^aRp'&#<?KOX/.%QmrIo(`IH#k+Uo81Bs0eQm&&\G8Yr7D,mnmf_$MP.+9soZ*4icDcp'h!/VI$"L4rlam9@5N@0Ql2`%.*X#f3C.TD(^\C=bl`mKeM%T/Z/AX)aeH/E>gETVtb[0Ys*t)q?X#?H$[HYbC.K_,u]!AiFlZ&=Q-2V=+:]W]5h=#uK1q\bRJGO:Ngab$c9L[[tPgk&=c9k!`bC%8J%R:e!>bge_)LtE_O@TNd6V3d9o&fEe#Ah@:!l]aCM0[@gV*<l;Ylkh&@'EmC1$GX5E+3d)$g+V4nD=8"r:@F.cu:jG0mDQd^Vs%9o\iO4t+HcD<S<'BFL7fMHoiVd!8NsK^8j$,7AR!9,rP/YpX`WM)qtjLM@`R("*t//&mYt7IUbZ.q5O/<)<mk(p[WVSh&,erbabL%UI9-$CFS32U,<psSO?6sOj=upbQf,_5h&t/art_,()!kX:Jr)]j134an0qhXKlu6LIX3!\k>(a@"33@[gg0a#;hYuPNC$1fb8MYl%e1(3"GWnjS<SWu=6%.jt8u4L$60/YJ(.CiSC_f%07%/C]_`W-XOSX"q7IqCd.=A]7]/<-"p.M,`#bZfGe]siX7#+72\B;o9;/\N^%=0`f4a-XE':E#)68l!WC,t):=Pt5!#A`8@6KBpRG"lsE-)V\.(l_n@>V[BFSAI:#;ljG,6(?c7u_o#qUm<PEE,Zncfio6K3,Lt7N%e1r-C,;F36!$'VoD:+.AZf0\sEbD3YX"an,+k=2W3-'(7?*Oe%Cf$(MZfnK2?qd?o+_4VrW(P-f$`G:\EQ?GV-*)]D]>itug.(Gi%NBII?Pe9dX@t/@sn)dTWlSNi3@!AbP<B$^nk`AYoqc/W+k#5:?OFHjk#XHB,F`Q;U[3J2m%j0SLeB!AqKBkT/);]f*nCfVi_fPS,%qEWm;+a+sVGk$k"q):`E8P5IiUP9:rW3>Jm41q3-m8$54<MoiFG:>8%ZmYPYNH91*5J:i*_0mo0!_p<&Lp2oY?AV$X*V"-Vb#9ID%"o*W&GF5:\I=i"OZ[6<V3Ka*H#tmeD(gb(R!]1(+!B[F5YK?8CQBO#RY.ZXM4):&jKeP[ZL9#KP-TVCG64fW>8H]ud+35]G=b^`W%?q,WlhSZ%-B-_i'*<*cW7,u*Bec;>-d#?6SRr8[g6Y:]\$C)_\=&;I#is7[RiP1oO`8UrbOXbG^Jb>CUn<bN-4!Mr_qH-]jkc=DU%^j[jg[:M&P5cPB4^t!:VH<+7!@/YpAFQ$*a@lkNc>9r.eH63.&=MB;Dkkoh&*"IKlLnE.OD&pf]Q8&:.r_eBi;"HIQWuS&Ei.(8=%:hI<l'$UXa0c6<gZ]-_o2a*BE/e3;tF=7:);<T8rB7h1RU-h7"Jrm[Sn6-&6]]oQlo-bI1n5XV6S9*kgrptrd3'Jb,+p*BV_T%fY%)eXC\BZA[;_OKdU0*)1W;C1l=J$^;R'90RLg5eGOGGMA2I55'S#sIMQTltsPHD[#Y^J*Wi!?2rHZk0'_QE-dklH$&j&qj.:2nR\L%V=cApX8EXX"aG,[cKI[igHtd(TPKYE=_K5);aUdF8ch<D=h\i7#[.:h0=1op5k28.]7F*taCRl%8s_UHKI7%9"TMkkYnafEn_1q'%Eo`_Uo^K]93YHhjh/``p_HIG0&cfm/3FmoIXH#&&,LpcYlpGb:#DtTdGFI=qW$NOe@9N1'[J7Ydd??VV/]*@Bi%/C.L#G]Y[BJ"b%;r0>g6CEr^LJ%LXl^<$]WFS9T8ohlOO6Sp*Trim!.u&TYUsG=^bAQh9:7D9p[Ys_lpSsH#[8M8=qq8n="$#nJj/:HW"eV>-$'[b9%"NY5r*!h'K_Y9q@JG<j2#kt)nmu?OM/@?F[i^@/8dO:OHcIC%E%t+Wj&rqR2!Q;>01Z6Pepd0teDNVhfL0j5&OW>q$_$iIW#O'i,%l=H26A>KG:_c#W\e<@>cO57a`o8Lj%?7-@Q?J4rag@Y^64H`!ljSAnBTLNNu9hs@Ki/'G!NLja1dC(Y;]/3m8-K`O.`2kkc*+cGh%9Rg-P2lc3*a*K.hK2#-3L``U\%ZFqLqnRXEHb-Oo1E?Bb-d#L,I@),2aY'%u_7CsNPP]s]cDs]X@`EF(VLlo&P6]<A38,SoS$Wug%Gk/G$C"8-KH`CE[aXe-[1ch]cE0E!N+AnV/TM"!$'AI(b"hTt#J:)1KE+/8kgNf>&\H'X,n3\XT38BU_!WNe@=!0I@g<LR_g:Pns%O(?SG2uk.KU2!\%PFL94k]1U@'B@/*6J8E')[0i0%nsHS:/AlgO7b,!8ie=;Zds"g!d9!=JIOTD;]d/&]N>SA_PLudaSn!GZZ\0l%!7XtW;,Yci/YSa]AR'C*KePd)<E"oA3L*B>2j94fTp9'd%\HVV>=;/K][]^=f90"oWG2dUU62?3\.bg\-3rE>L;Qkp/O#-Ue;-ma%1@?IRAUKpUe@*40+u[.`;%CMj>M&.]nMUf4ih_\f+VJN9jc'9DI0-POg+Mum&d_m-c%_V[rBS`Qa\?0@#s_qik.2mpq,o.N8Y"#-%Z7BH*B/>NB$?3UgZ^i1Y2r_%Z_0Q>Ir[>EJf$[1VmZC_JDUg1'b;Xi)/8Z9+"dVrM_d%9d=Kb:mA6kqUQ'e(("ClV^(>WbCepOX2%`$gs<QCN9005%hmEJ5$=,+$*22Ks*5?+F4`l_'9JCJ\S,Jd%551NSlY6t=V,CQi>to+HUfWB8TuXHEcnOQjT&7ETj54uHfQ/O!B#%@$GN'rS5E>bGlse+C4tQ#tEiIUgSkgL_$F%:Dfq5h1_#g,4T3+4AS]t9(QQW3[W<(FZ!%2^hdo=UR9g-4'%.hYahGZ_ru2+Md^6L%B-=un9pRAPk_bKs87#%:TGX*mjAFhJGh/V`,WH(;,p5CE2>,HCqZ9@Mk9C@SbhX3mELMCnH):!A%2"G'2&Ug"1/R&1*K;Jr],0dt%QT/-]`!W$a6s].-Ej5=F-rhQ+OX3:+q8AB(5Fb$*S64!?Q>>b6rE$-)R]%Sm&Sm?gmm[/4.r]!PY[Jp$8'2P--&[f$(.lA8WdHd^%a12kFgG8)K&igY:6DeE`O.-oS$b=gU5-SN(9)F\M%r5^MOBj$BZ+fT-#m8;ta@]R0=a4n_+eP1T\]u?'So/GU;C#(rCuIq58DK?U%M!e$M5f-%R!;$XUcpQk0Sb1BfI&nYc>eUll7%cGVXO\[E%BTXi9?a7WZ+=`;$q7n91f@^GN>QqDC,>AGr_Lks8nVqOPeig0lrti1%FR0@(D+Lrg22'PjNckL"Y1W<(k3"KSV<cXpjHBsB>\;Hu@oms#TR8g"0ilqZ76jp:6YWnl*5O'2BAq$o"[As'%kpB;!@^lO?8r;?%BJF<gEu>O4L$nW9-,YO-b#KWNb0NU9$UBAi0B07IeN*N#/49r(*X=<CM?KrhTAhD^BLg$:Y9V_!.?sX`n#@(aHNa3qcJhB<<lGpA%+1/MO/?ig.M1kOnfK2R!J2\nc,IWL9]B@7^B9C.e&K#D^#T^/r(nLj8CZpI(9fJSr8@Qa+(TDPu&50rXATP"BKd.uQ+0:/e<,3I0%4O^+s%%ZZG(@hd*Qa":kM*VpBiOb':A=#g-JK[3PCj=o,J/]F1FOZs6,TY-C(-!Z(fiWD$84m.s$R2rKFi?.YIQk0B$k(:P7#j/k%,!4kJBKE)pa$<>ZZ:J8@fSX9$&ei8"+ORHcJ?mG*Ae@ZM66a"0PV!-0+:$IcVF#s)D&uR[a+<RAH#(R?^e_$T(c.XqFlf0pAg,CV%0EpK-.oRJ,&aL3R+pY34(#iE8=UM-)+X->8d]Jta%2_K&qeu2Npt#C8T(?4=:,T&8!!AfrDT6M?F\MMJQ.@\8_W1D+qB:t%m3-#j%Q,!S:3Yq%J6U_QuPCZUdFpXU(=[X/4Of5K8peE-(Wkq53Vn42+b%hbWHo#]Sh`lKM:K^ZNd.7c<[&(6)S&a(JF%D378i45\H?$D=%Oic-^S:j1s>Brkh1K(k1o?OS,qJXqNr>u-2lA&G`*7?OF[XY9+\gq$<M-66ond,*Ys21IJ$(C-ICnhd[j(`C(BOgF3pU/T[pGJ(N%1T](2!$bqP22D;Z<%2o@^_RJVL7SLYjCYdXM?Qd2-L-9Y`H:#]Sn`jNq9!H80uAS:_f9hXn1@)=8)b0BWcf448XM&\3?_GI;)rE$%e#+%$(paWhJJ^7Ycm):g^!Zo]13(Gkh\kB-3^8=A+g=l?M@kicKEdg4G]^h9jZ!mB=Eda7]oJ\g_G8Qb\Pu:D+J7*[=]@"]UdGI3%VALF>%jP1&)/2JdXBaKM@0eQR&V]r:\8E+&ql.H`9[E8(:3rm3B1jO3REs$a!M/E^R+Z)%SXA@1pgk'P7'%G9``Nl\1e31SJV@T4%!I3nZb=^^(MJ'Dgnl[mQ:<tL`$md="Y.2[:H`+'_3:%Fof.HE2YYKbQZ:spR"*lkf<W\/AOjHLfH*d>iI)YI61"^"f,)R(IbIH#B%6QCdT3;#UqB5Vo+*f%PWB1#NT!+*TS!\p4/NRBBuVNPo)5m0Q,,TP/aC&^n5-u^"i8A3Xlre/)9Y\\Pq"mcAto7-r#4aX,&UEJZB%=b$M+00rPuAZ?.mNX.&[E!pLn"I^kVnd`Y<+[h)>T?&iT;_siP-Qt&:GCdW$@Sho$J77o&INho#-6,RqIh_sc&;J/rji=)OJDmA%%`U\n_A';:mc^(q6_dB)Y;b@[3l2c/\SMmMT)os2P`r%`18]jb]]bFPJ'3WnALijE16n(kqRtM'<UQiT#J5;gQ>OCL-ipSEg%>1]*%e*+YS^p>0&a.&q4/ZpnZ0[^4l>jhLj_Kopt'@^/RD\*d$e$-hu:mn![kYIV0aGBE4-d:0RGYHi1M-`ICq@RoPSh*3?N::B[i53LN%)c-A>+q4SUKFjqIp)n>,/.i)JYGKL,Yo?WlQV]ri[!-RNE/Q]8@dt_m@B^Bj#GQ."g=S=])%b$C$Z)bEQ=u4Ea0Ek]V(LQn'2/E4%Yp3;5#fmL?Z;KoEA!VupZ#gW*-m4*jC+J55RUcd!kY<3='4"j'DDgtg_9FQ#TE:<*@Sa#2On&q?HchM+ZZMc=HrlB!W1GH@%-q2,%[>7(g6C'N5>'@tT^Co!l2[4`4g(@Hd"-Sd*k*jT\5XR%&LuhnM[B'-F/&^)JJd?BN=p2h\8s@Y1+e1YrT+H;OTi)%o97/$;budbe%F,`',-`..X$XTgTg4Z"<A[k"j"3#<aj+m.V`7@;8$*"&uN<fh=;%/RB!$ONadTHXE*"jcr:Qu,4)mP9dM_s9I@B_eP`md`L\<H1(%(Q'/,F<drK%-IsP(F%[n.+hMLQ9`n6H?-4X82*ArkjV/D;t7Q8h2g`*k/VY(+q0tZ0+],h-tK7>_dYq(K>bUO.&s(??F=p7P<sB$%9/`#08rYT/;TMFLdBZPk)332l#!gDg1@Wi?JAE!-#7\>t@b>q<`_t-UPC#_.d<;!KWsg-_oS%C&&G$g;K2q9B+LI=d'Oo,faqoTX%FQg5/)bmH"e00h_/;L3&[eVBHV:`epPuipGJH@+H9gVC##3s&]#sh/r%MA!<_FfWG!"P:d4>shk`PKbF.SMJRI3PLGAu,!/Eb>E^%:aJq'n0:G4NfApK!1L-!i;A_J4X(cAMKBK=3!r8.IN/SaZ#6NEPb(LTWH0_)758VRQ,ir]Vb"[^"=ZnP4',ZM_E#T5>9V$bVlhfG%V%gT1MH<.gW]4N\q'=5F0O`4V=42Hs]L:DO#`40<D^m2PV"@^SK2HH=#dE:36^1L,f$td8rkhQ6ln39f<SeoX/Mj!<*6"0k5nl^&%`+L#3MW'@9+RS,-j$j.jV'ebHQA`dA%/M%Jrj(*EfT;FK%a*fsR&[0E/$aIr`l$gbA"Ok+Pe.JmOSBI[T4l_%S9G*9o,VCBWR,#<%If+m>Pok"5,UsMW?DBL<_O+Ogia=NZ4mf8:VF1Uq/a^(5//,JoF[='1DIpM[0bY)&$S_00`j'EPBnOC<;VD5(LiO[K*eM1i_\--/%\QAX54O^tm%m]c0-@!p+/h>4)*P_AU;Z\j'ng2)KMNurgX44O,i_HGUR-AC,21RJp?i?692;>_((n^&5kVls7JV7m)c]kZD1h.)J%S\nX!E:X,1B0T>?_#rY]nM6CoR9a@iZ;tTf@?'ORQNL,(HBLRe15.]2(L9fFkYNE?`.Ord>@oBQEoK1GYEsKKpcj2sM_cJ\MO"%,%JKmf/--Jk)n/p),,*i_'6k19gn']lViZ$9reHKg@5qeJub7dFFkGdAV:n"EYKeJVqA2k7T5\#jE,,Ya!2YM+0TdL82W-.3;2H2%A%*@445A5oWap(T:.Th"5,>*gNl;\6(LHuI)'aZQRK'W\m]Y`42T'1nR^c[KnolNk-oTPu+#7IFJo5/rPBM-E')_i-m\Qar5'M[j\^%4GZ-3Kl^EnC/Bo,/cb>%eFjeT%+JCSAUlYU;PCS))8r,NY:5&5!$N\ZTp[$`V6lrc'B3R`s0a"(JZEETO)g7,0@L`VkDC)n1.\p-%:jiLF=p=#Pf.G=oSsbXRMIdekq(ptYfKn"b#ZssFPB-m`,u/R9!&5-<V+*2Dg$U2\2qJBp7P*mrJ[F*=VQi?J50R!:^EbnIPB3++%Jd;1YNK8@sb\L0#m2JppYs]\FJsD9[&gHitZ+BlX;@(gj9ORDd,Tt=477=ShI15XGoQWQ,LrC*!g\Wg(&ju*M0K582!1kUqS,3eu%)"U5Bg_'.oAYOf,;-#>6?V1uk";OpBdq3d36X[@,-05Gp"!+BR6KAfll!m4)p0*TM7T-`T/LjStP<D.NJ:"qVPK7a_`oUM?aSC$[%[_*EmdV,&HZZC_p#m`+nJ#<%]JAEmu@UUr.2k8=M;p_>&!o.K?eg0EDM9q.WQ6QU?#d=2og/L,bk@dOfnq=o`\>r"YQNVkcTO?%N%8J&H?bdF=CMTUIl'a;RNJlt!%GRQ`lFL=A;33ATf.CFK1i8ZM<GF9e3:mOZPGioF69+HZZApQ,eK.ph$;>r3:\6PA]^"BU0'Ki<t%3bVDn&BA\:EHimUEY'`^>,XPmAM*LPQu5.tdfC*,'a'\j6&5OTA+5&K#S/+)L13,.h+3?u-E.S1U0.L4["^/WU<nhI.Q-%P<;27a%q5aC\=BWb&g*=a"/:D61fFgN>VFtrA;k<9s@^.=k,mAfZ/NT".Z0PQ!>s^Kd.*KgEGe\-<;Pc/nQ5=.mF<l+"b:5onHjD)]-),IS%Q3)?6;Bhu)p:t*lTk]9/H8attA7hthK_C'.M$;fHQU!#TMV20hj'sEqFY%#+$+BHq'GT@jY&-F&pc-5-QXeiK*HcKI>+Z(U6ARS]%GWCh1F(o[G6UMi@nRmNHX[bG7V82/JR'qC1DE2/HRsrP/CfcPqG*eeK+9jga2']?L@bId^F:n@mTJCf3^_s`g@j#kbNn>PV6:sO5%FD-3R2!/-+,&m/5?-:Sj_=)L:N^GQJ*-Gf'`_hI4qt==>/VFdKih5@dN%ICJ:-gA*fk'j18n/lSjZM)/kE$6pL[7rRqh#d%c75OO%7F8+;66I>&^93chM\:m;M6/Qa!VNLs,E"eee?`.s(^#LO\jRI]jAZsLEkhr<H='Aln<PC.%-)taCjqenOQaFOpjs#XYmCmRc]/!k%Fbe^G)3HW+EdbN,rO-6qJX@B/ke[rO-:M`Gm,QRA^46q`\6:lCX?sVC_&5KTm!-?D<>pQH!gFm])Gj\0f_<j7".G\J=mFFC6jJn:%"9<k0=-k=*1e1%kJJ]aAY>#Wk(P])G:QR>[86#a=P=0gh!3WP!#[D*g-pfcEF9EL+eBug!eWTA6dssSF=?'Qo$K,T<o1#RU,4Gk<%1+#p7Zp=O7L(YGhT'jNF1bMaO!]st-Etmjn4a\&.?82Q*5s6P'-LHBci(KDZ/JkDIb&-QMnIo7lAH\O`%5Wf\6]83m!k#p.eH/57%:q"u3K-IiRMJjQG@Cr,Y,d-e(3]W=q!)Mc$Ns)&ZAD,!_L]US"f:!lWNA,'k.eA8/MVUTM>dWmOQN]9S?0)E3B]V>hYXM/+:Fg.S%*7&<[H-.q'a[O<S"3))>4CX0o,T@Y>LrE=g`^8Lhj30<$!f<c]FbRbW+<nH5VAFB(V2cNW&99K8e@bM=E0&RJlfnS[8YD>@d?Qh$%o0F5$$'s3j3Ht,tXm*pUq9>3#`Sm0cSr5_90mkjU`1diA>o3SC:F3!'m?;o_A>?epX7do$8Ai:`$J_%O?Q/#G6B5-(XIkQ?!RVJ;%+H_T0#%Xng7Z*:U&D8eUcN%gG,?%*k-j&!46At#>?OtsH76-K"m0]]s7Mm@KY\2t[fl?Y#MJr/s:Cn44,XV_'b)9$l$#Mo_Q\W0:%Tp:Gub:+bjNMWk>7,2Cp.qmI8_2B3@J<%m"Ot*r20:,ZiRdZ@/<7R8,17@i73O#@n!iHZ5LY5*G6@126J1:PRPh@RO8=<<5PiOCi%;rO0<-(5cJBjh-ffGCP--_Oe&L%<lY/-t&J$0$q>[cI46_]MIk,,=4ODj*bAEM@"*5FaQ0HDW[nA2u\Wh$e-mX'+G=V'6?6]Yq*M%'C^j,[HM*SkT]!\Lb&qnq'$&Z-jsK0Rlk`<-Hq6Bd;<e.eB4<ZQ/M^Sd"..X[N&sW%SFfu7`u>O'ql,&?kHZ:Y0=beDH0F4>iI<J%ieKY4nSi()DcDFS;u].J+hSOhES?PC*'h:Wg9E+JShM@pi_`@F6^dKI*;tska$&NS6`QUh0t01]3[u_8Y0&Gh:so2oDb/PTMeRml%f;6=nK_3X#T)1KVo1;]&3&+.\rf7r9<G1Vl`'lr,)PjAV+oCMc[XB`uOD2+Z\HqB.OF1KfjTl;KZin&K\]S11)^QB$0G.&>5*$;m%N(V@lCuVAJ4#rEuTZIB_6'@0U;OM>Vbp,"$6F#1-d2uQt*fuC%7qJCpI!Ua8!LJ$"jl[EtT6pBJ8**[3ZL\aTT]0ZY`H.FSB/lE8%US2qjF)uKIT=S'A8.Nh689OgfD[?;$pW6r<Z.Hl0Ddc<D!O$,c92K53.c[TVa@iX47.L@R+@k7ZIRGTSO2>2!88?@+M4?#qLdejq%;ldTp/%")K.XED+SZER^Z":)m3ZA<$mcZ6H$;9n=]9"O'Rk$Lr9><1P@TRYq=)a.7N='>^c$%LeDu-0=0,u^=!K4E17Cb)jV*PT5%i)SEma<r5%:a@\lf&i-('1AS!8#qAf'j#A@F@)G^KrbOk-gD!bT/Cs9_)X'La@]hA,sJI34fAWa-j);:FED*`LC11sV5(*TW35(,%Y3>lI108R`=)b1+Hf+Yp8tPkp>l#c7s13$dF!Dj_;h'fpib06J+Q5$be7p2Xi^c0Nj9$-M1f>s!fH.PIY1VgGH8""d/#f,M#8#/&%Y"7RA9@S?L1HHcjG7r5,7aW/X:>.\sPpTVcfctKP<'68oeus=G?ZsrVa1ed0A"WuA6A`=Jc?:=#[1l'J.V(/$qReM@PU]6^@sp8(%op`XBi0N_A-l+\^bE).].Jq">AY<UH1W^[MmP@/*Q%::4==M-iFtW_:LWHQQh5l;$jFW&*7S!de4\8)TF""@Uoj>6cnq7pHc6Dmb%P`).lbbEJbCKf$@1RC_nkgh4XMY7V>_A'8Y+ELj8b(5N..<)rPY,CK%)8d_^GgVoa<(o],YP]LgP>)a/Hr%,PZpnab6UBY(N"T\Q%/TI.l2AP%`PoOe/S9DPl;Aqes#>9Rl_%W4p%QXhtU2Ua,5d6U;2IONoM.QT5$FC4p04h;BfIm@$B/`lt"fN7p:a*W)Z`"_$:ap@W%;NQNKX"&ilPQsu`$FJ_h<"-sK(r/ulfYd83Q\C/n$mMYbE5H5gQ,6HL#-sK4]LWNt"(]Q+C&4(MSV>p"%+;*hcsnMhbE"(km12M,%@G:gT!-'49AXo\cRXsBq-o(;`;N-QcTQAN!duuq)f>Loi60]qQg/nA1=#JrbZM>kBZrUmWEM=7qidb'upk0d.ihN0;6^EGEG9D4d%ZO2rZTB^u;H*3#p[Md\=.23t9M%BM`8&+i25d8A;K7U(@:Ma,H(Ad^;]KU?U=@R?O;s6U_7DqS%i3JXC;*B]1-t"d,4sD8-&h3t1%h:OK/$YOG32sC#7D3<;%pub(Y%2mr<pqX]j#7g0/?-UJ*&X`UWW3_6<Q\9kQehG8EGLqa+WNR7d<1?h_%Cs!_lI=df7LZ6\;EMCs%J,Sl:Y/C.)66,p4.fQ]M[\7,;s5C@Q#7R\t4*qARda5/>Y8TI-l9A)Wm4-ofVlFKq7K38lpNLGP*EcD,rh<Uk-(B61M\]Yrr'6&C%\i/(s']2Mc<4Lh,ZnR9ZR^2FRdelf]krRHRmsq.%CBi9H%'&T!2gjQ&(H9k0]p(tI#MPXWenOWHKBI"7J?nB'!&#0q2rmfSk[?Ya%:fY"$_0#jd41Qsnh0r,$l(iGh)MS[(l997`O?rOkj\AtJ1EB!YX)Ia1Wj^^M9Kt,oF?ag/D4trC-fppdSHSsZc_:C!s(>CErU7R[%qSV0+],\RF`;`8$p4)F_qXIp_oj)mKq5;8?C2=*+2Ru&op\H0N>nu(.:<``_m%X;IhWts,[/$Uqh]+^Ulg@R@ak;VA0/i-MoWN"W%DKRJEq8XH\Q%ln">Of(Q5%<[,Sq@:"2V.W'o%R1/J'^..<Jbql8;BYBAW[k4U_%F.0*RYKErQ$eKu#<?;Ng7I>9.=ojJM=m>59\X%9n$@r.14r[p<$aO<+X6K8^W^\XqNMCp[CdtfRkm>?VHToNuZVF5N8VbB+>u'l!X@C0aZUA+#<+j#R0FZX(ljE.BG8ig7;\(a/40r%Z!E>kM]E$\R*W^GVDAW#>fAX@lC[8Bg;tprWUs$]OgV(N%f4PO[3Gn,je"eD*qU&*rbgp\>jaJ;j:,Jf9g_DL7t'2)@hJFPO*mFE%>#f?\&*T%&-L:O.X?+)\W2_bdCg[Mj?U\n83rZ(XG26ngO0%h&2+%TB)`;SF$_NQ2n-;s;akKW>#Ck[)[=lT,3[.I^.fOof+:g^U%CE-VLc,"@o_[r'JI74ldhi);-"[:HFYc9TE8(;`rWZU$(?b]Xm2NQE1_eTL<ps1,$)ui=FahGKKrM=Au^nIXgo3aAhf?5"EPC'`D%O+AMp%b\7+@7TUH1)5d6RB)OOG5kEHCOU.@dSt_m7GUF2E`$R):"?r2i),Ik6\Z)PVo1h5LROWFL`,DF'kCY(Db/p(s3bZB9SX,r%BdT^8g=Q'@?=,pkdSKm?gM^IOQdF9T7b#sHQkFSDXW'9R[WsQgMLXr(B"Ro&,1',VboX,VDS6OC>H`pp%BofX"uGfBY*@T%YW@?\%D\r`hAK='dD6Y2DVT2_["4t#SGKSkCglFfskruKJs(h)8pCg&_KteG^*=0YqOG&EJQlHOCZ,$Gg9X9Y7-L@<aJ)"]:W`rUS!ja\p%B@$P4=X1=8<*/LfY!+OQoSa+a:GFZ9*t?enP!(9)5)*-g%%!1G!^@2._C*R/&@>O*4&YciGh65]\nI[/"8O4<Y8,'A1f+2HDpPa6%D!iquQ,SDHZ<RbnXFGM\'!DWmnuD2o]]rj1oaft\5F_',HY<+\c&X\hPFDtnK0=a;^Gi30$O[S2=.QoK<;b(H^Hkf60CZGTQHjNb%=MTlaT>P5Y\@/hp/:L*18&N90ZN=fnhkHI;li7qYI>IZL=aR+V#3ZN31hi6P!N_a]%>i>2fM+:d&J;Kh!_6f>%&(IY[`1\C)n`Mg%$_u6]df%#[A@oe>-BB_Id=6F2^cg!R^,E%b<8cMIlcfj+m?;gFr9%`N'Yh7cX@@hN!K]i=9+=.^q%?&1i__HYJLZ:;l_q$2,5X(*%jW!#EbiWG*_WZJM+n\q/#L:r.5%KrC+7[9$8g44PAuSJHJKeK=rAj5)[riba<*eBi^+h%s\BPsI35OY/kC!)4r.LCp+A:9,nL*-q%s&8Jr^0+*^AG;9b'Ol[8lMeU>Nq).OH`QsQZQ=/XcbQ\'=sfZ$.(LD'#rh%ZqH/@+Kh4d*9G(#GEZadN/pDQB\C&M1\dS;\=lB8I%P^AU`/NbJ+2ld[,L">$iZW+m[8Lr87o.e:]Sf;\:ZH[d))NPT*m/V:h[))e/-e5EHnUIn8riJ?3b4XQRU$_m.YZCLk]C',kMURL2%K-mW")h>nY`A$9t#8b>Y6g@(94'Gg/?)41oFumSAVT\UEX7S67kuacp0-B<i.O-d,U>Ko9G+<`4/obARmND>jV8&-bs%<dFE-0:K%$nJ9(UhM>X_oS(WP1l;!QA%ou@U^eh)OVXSGB=)]5I\FehD)35!A4-&(p#0sIR>Q_2cpF[-F89!5nAlD:iH.%&%]q="3q_ocT+6a%U(f20+*s.XLV%Yo:IL4`Pa(+4PS$p^5pEB/A1:hbJ$nYC)S,^FjAE<Lr,#-]_c[;ur#<qiW.o`'8i$<gL0^LCQP$+>Yn(s$6C;C_%K/I0,nIK$As-7m?jmL>5PlBRqr5X?o5MbO97esZ`qI*2%@a%99U4^iAldC]4p4%ZS+B>c8_`u,Gs8@rmGU5UqX<;fbn$0`<Nti.B%3CY6pnc(C=a5=]nobWH*;GldWKO!T"5?6barlCA:#X`!T_F;WN0(0?=C1%,/L&W4.DKAB\-5lTF9E&5,,l*Z&C]>)=4E"$dIX$=R%GPAu_IJf+Cpg@@F)9!L=`ElZ-mYQ`fd;`!73@Xs8^8$1ll$UnWZ'bP4Z*/p*lbC74H\:?;)!<9`;`4p2.S+](0c(VsCA*\)c5t3d%@Ir!Y0Pia2]6\s6%G/[?<TRrc*fMg4o-$<4K'1Qd9UFHor$:p%0"o5HWNF'6EY#="psZD'?6&u&FGhQ3M`W+bhh77,8gNt;d%\_'%<Cf(F0BrH[d\XfbqGQ**kmF!N$<-l3-Jdn3Utf>BD>9#W[1N1nDIMZ,j:3d%9[jZ(X8K^Vqd6r7*U#]\;apE+2"PmLNnE5kqhJ?g%QU?#p]:<d<,'/YM-m=\t(<3KZFIpbp?u1[9hY9u/Ca*<:aIgJos(Y)dlsdr".%Ag%BBn6G/+IQu^)A,m^GR,n9VAmO7Lh8"iLDh5%!IteX,1SsKEt0>mC7GQN8e"r\acsd'YNh,[J.2c7@a#.4)CXga2(3]dNlMJB:G?'.Vp\EP?84@u6j42f-f4bSK*6f.6L#!b)]ZJF%CET9k.2G">Ce\^\;#D<6pMU@qf\[V^/D&tSYf(Djc7_u"_Nh<iT`U,Hh]!7\X,'8*;(?NZ?>f8q&dT&53nI('X[0e"i:*b2&h$<=%OolF0)6[BZ^Go$PJ&8_S4U:J_4P;<p<rBAacrs$!/FW;p!b[e8A/1+*8M2_\`lF.F\%it-&GCT$n.f.$5FGWg?Z-n_6UHl*4rTq!%6)$W&Q:E*TT,fQXp")7YN5X!,\Cn;#`d[5e"C;<U3TDM2\;1g2MjUgsW6"EBZrN[Ap>Gr0Y79Ja7)o4'YqZCgO>%dXGQfqHm/_]>%J8e!Y[fc3E!qt;u%p??Za83j9=#kOD&(Y1N`ii>gJ%rq3J%c6i,,;d<J+i$\jkt@0!rg0M"0"VBQ?FgD6tI*_#9!6)?ML:]Lah+g%[sd-E0+&H^qanlcRC_iWcq+1&Q]qB+Npq'rCfE_0"5"IF#91S\5\0fI?!4"_]qru's80][d9UUYNVHNDrI*=*X($!]fNit:%Gq]5%@gPbefVf[-s'*Xuil?)b=&8Vab1PZX16'OpN4fk7ah57B68.t7'sAOFrYV(EF5Im'02u&=!2H'*`cU)5`0fH&Fe7ME[c/pS+HXj*%K6MnmQcm1:7^C\VJ+Xg`^Klj90D6YO?BV46MANg9NgJ[u:e:-a7Srd#s.N,i^GRM-M$^P:V^7^\C)[,91#_;+d/>I2IV.+"cO&"q%>P!Ap`PJ78^i+M6rYp(drqU.uCU@8^J9Q2R0^&@]1?j8cO%'rclT7#i+(=3&#iSAt-=IAj0fGUYMQ\j(JZ-=7G?aeSebir\fb/Q)%/gY;04*b2ZB>Yk@<)N-V>8icU#-UeHO&BD6CT8cIW1T+FhtB&+r?_B5U#/1`q_@q1&\c#EhRXW_n^c6-i%8$b.UIT"A$nf!fD_f[%3MG-P\pu]mSj-9[.$1aHB8PO,mTJiE>lXQ\*p.]to&\%q.e9Y/?iHC7r6%-M1$bM4f2tP)i0'N'3sF;VD+VN(G:>8cRa_9d*rg8A%?cP<m^FApPR<Ju8Q0X8+.^L#gY,:fOjlh,GO%K?V%;)+`_I^rE\O%rhiQs+#?$%+I:;k"Cbnm4(&ao5A#dM..o5A^u7=rd1#_om[%)Gr[S+-[c(TGphD9o9$\lp(RK>Mfb^><4QiZYZ>maQ'IOaeuGbTAJ2[:WM!krm;i#$cgb&reR8IHMt<Z)0#EWKqg.%^VB^&hr;N!%?g#LZJu@GLAGm\b`m)nQ1#[hkb)+![hD&ALmKm>rN!;hJ[:h/%6@!Q/aR]#GFc2bK!%EGSn;8,Ij5hTB:H.e=$:kcFo>Q?5naKnD%r4/ZOhhIHorc>Ff1@OoHP_6(CXbQ5ekV\7e=aN+oR4?F)AkuLeqtb!K/Rc\e*U)R)o^TI]27/%>TG9%b1;Uh_;n0@H7sDA/[nc'-%F));7c>:;K,(%PNR*3P3X5ud[r$7.mi!sh9a2?\ldU?`?mRHoUF`giodT"/2.h!\ON!=%XG_G,H9#*8<$<f%u%'nkO*4j]%Do<?g%EicXE2N+mWAJ'"#Fekb#*\,\j`>@RUZ68(`q$%#mo&7+<P#Y_.LDQ[XH3sWq$0G7Za0[dtTPj`N.QYuE%9MG#1Yi=8X;CKiic>UE%o%iQi"/d'SO"r83B['=2X#5W')$JC3RU%K6Cs0=+_!mC.Y584j#LrXWqZ?k2\l]GD/"kMAC?jc>&rZu&g?!]C>^m5B/+d>X>TbEp%9L/NkK,_$mQIaK31;Z,j/--M<?@Y'Zf_mJIq\unf"gDSjc;'2m%EoUd&kNQ-m=)V`%Ruqeok'$/r>=t?=1<\dOB0)Jk&A":=A'='%-_T8%#-8KH)_lL]-FS9aFFa@\am!hh_?=dn01J7i))!5HPL3"rBXO52AWN]JHkpqGCFP/oUNJRY-YUrZlt/DihK70%YtBbL"+ZVY%JSALLRVjI">dUiTfB@`#+QkGe>5QCI_liIeU4.q=$VI(FOoI5.bi!UD!!J+k=V'3IKX/d4QYH-!]/W(UU/q6=d:BI$ZJa]IbIP+G%T/F@X$GCR(cW6T$]$&W\#_Bogs6*q;MVFlg/!Y96*hV)QX<bR[VU1_cDF$G$TE6gbJJ#tB/J!N%]<81nRK<0Z+:YC]O98Sj__1T5%-Z4@*mGAQiUa@>qXaeh(EG#FEFa*Kp'7(`'j*^^08H&"q`KG]f?6!]p*0l!p*[XroA:l$7!D(E_3rX64J@YSI;u%e;l0A5nhcLfs%@PV%[7fC(`0+LK^_+7N2N)s6L%jS^`j&\$DMN.jsGVl,'Rf=5AeR-!.P)KPX$/NSua^g=p0Bc1aXn5[IMN.fGjMfMLeE7BG]gc&A%[J\!j`>OGG$gQ!gT^UBcn*@%9LcNW/?/#!2^Obmp>d$0F/Gm=)EanrekmoQ7=&36c>^)TLJGnVmfQ/*o!UFJTJmG+j1A:uE>.Jk.%nI3X[q.=J4Sui1RP]_%`H["c2fuKue0sik$$a+n7&d_'->pECu]&`5)#Xq[3op1gWSa4KV-TkSW-f+IBg-\@ACjs'R5&k*!GZt)$%['k_h=^-f:dCS'O9h+Fj#3Xb$6*<:XTd_E)SOP1aL9",,`IrY1+s38<je1c2P\neO<9aD_.#\A](%7R=SHKI1h3EiT)^Zj%^"TP(%J-O^`hGS/8%&l7W<4Zj1Qn#+9>:lrG>:%k>\#dpQh$LCG`GNR'>"IC;UGB#^_Wj\/qTc\kQ[%585DJAMcJ%SZ]!MCE?Vg77S?9?+%"ru;c,,LSUHj7@6DVUkC('&5_5Q(gFjo_9Qo>Q=!<obi=+I=\W!A3"seuO[!rd*$^\888XrtnKjLkS6pHa8'_+9'ARX4V+V,qN5/%?jKF+2j)?[]H#(_XiedoX;!?XE@,ppO<EgT?h7U.O%peJ>DuG9C]U%3#j5^]dHk]VOBSfAB\9/'Fn1j!nS$;Pj;IQVa>+HOoQNLf%<G1cAX+64`)@R>=aL%%];9Uqc-=nfA)WbNcHpgGZ@PY`k0Ou-6A+2]1`d^m/Z^Y_)bV[Kf9[9u3I%uG<G^/nY7Lg!V?lGpIqH`#>%B_3DO(GhQc]HhleD2sYV;9<e>?:Q8?j?"Ra$;X4mUE,/#Yuh2JhjQSMUG`5:=H=1)_@8p(Fs<\)Q;DEE<l1-$&[`8$%mm7j^2,q)%7cNBkJ:JSIM5eN<,ZEFbB<hq@k6&t#0*f>hnft(nB=898]b=t,b$3i'&?[\BG(42L*&h%pqENKWJ8*K)XgB2WD:YHgY=C%9grFLV%>]IS$)Jq`;F,GcgS,RHB:nR=UC`OKh,[7"qB!plCWsUA:ZjKP2iM]9kX'cGC"`$eU'q>^t\gT=5ZVc39@m[aag.Y&5&TlW/]L(1e%p"9K\-"=uRXcVh`h$,07DW4^s=Tj(,+e[<h.4aZsLBd?=J$.7.V6P-t@'DB(a(=.B;sn\1"?:40I4YYR)g,f"\L-LVXi)bj&s]9b%"]A*MQuNKX7L?l2on;AC=Q4DELN9Ss2;:f,]118g!7Ao!Ap=Z@JR4rW'_mDLM(L`c+&,&k!ZHDu+WD"^`@89%F(?@akd4S%]K[0g%MlpbpDU(4=FN)NF(Lbc-4L/RV3oXPW)L]gt@0(*PnS\&&-]2fZq>3^@_t*3+X57MQm:t!"C<EndaqP=C+UC1=h%>X@.5[oZ>4ORD%&''68$C:K#BsB^L64Mh'%<7_8Mdo"_/7E7'3J`S'f2<B`b\h]g"e..&Vh)8XhQ)PpA8h4R9+>RoG"Y^-T#_sL>5a5meK[Z'"rJ4a%Obi.aU^>bM`I'Pk)&m]YS0<MjPLJH5J>6loL9)gc=L;=O),n]F<c%FsSY6oRVbM#1-qMp@Xq+S;,d:B];+[$WAH3m;FTba@L59Jq%)f*`d^gSrJN2ee.G*h6S'TEPYk39cKgSM@Pc7!srjnkQ,JdlfO?C]LrcZ5Y6%!/CJbntHsAi2"I!Lq=;LQ$@4_`f)/"%oh7gU<S,%rf(OMa_DiLs+H#\fa8W+MYueXAm:\u>5cciN%K%umUQd.Rl8eXCoT@(W\pc9)rel4<Iajt'f!'>m7FnO/mnj!d[eGUEqm=6Y#]`'%K/(%m#/f,OG9H4r*#SN=F<kIk[E(5%AC*l9o,[-kK4Tt\)Ikn]igiDG8e$!t+E.5I%3mN;$@+(!a@hpf?HN]I;PoPB15!6(*-kCm%-bW;L?nWhD?>Xe[jOd,i2)g?)PSrhab[<*'L:nBGR:h[M5.(k/UG$<gI7[B$9:A1SdL>u8VU1YdK>-D)qSmX(QSa?/U^V[ZnWB'2%YEFJdBl4K18MfR'RR(:I%=Rh4\hdXI-&gk:@1%2b;n,Jf_Hk"emLlC9QS='(`&@$Q'btu`-RNf!OQ!?#1(nW_ea;-7mLj,NQOr1p%<5!!q^+kN(OY$uS;kKdm$=uWiIP*tW+JFDf&K-l>8V8*%6hH0Cd=]SS/DD8.7Sk4:$J-M7E':M',O;`rJ`m[`U2/Zrhcb]sg'Vu@%0VV(5Loptu'24iq6X_mP:\Sob$HI7I'A=.qVG6#&D2M3>Arr?;KtOc1jJ>Qp05Uo=Bc6Ik3R$Qd%3mNC(jTgOa@hGRQh-eJB4EI7%)&0VUFIX8l^.HgWUJU76.uju.5A*[`^fIfUV$&64O/p@2TC'o'd,5Iu:\01iZSn6]e:F@f'cU/Jjb2_Z/MF_#G$V$<>PU%^-B,Z<%SZg%W(\?=ms,$;=KlI8-.6H:l^6Pmgeq=e'6%-F=`3;D5inc.'%G\Eop_]n3+(pr+5Ng40?/*u1qHZkBV5jCRNSjpspL0!O[&TX_%hTeUSngYpl_Y#>\M_UnZg;fH5='X6c[_J@,]'F\:a)JT;r/AK#^k%+djDVI2>ND?gFJLX`N&^Oset'7J-Zo"h5&$qs;dQe324<lD%CHhS&@2i9\rQ,9&RWo!>hm&[S0k5j.)$qqFqbB<":ba*.GeBinFY<'s:e[o^CkL[P;tj45Js,Dc>r4:`6+k4_)a07K,J%P6'I+%b%k.;!J;Kt%J34\'-rcU0;-P.k,!0%bg1tUR:!1.t1F0#\b#t9c2`'MS8U&jXqG<KbjDPk*MG;R^=4MrCO)t&Kp]@$+DK>LMXHr(D\%aUHN62YgHe4UJ#CL_`Yl_\Hu-`[*@uC!B6s8<#5+I:djYg]1J/1R`+7>)oHrkb(S`l-8_8?qUq+SE:D?:CnY6X8JB]AkOI9"\k[:%.&naeU[mO&9>gVU5KKN3c+<\7?)R(LR>tL?8,\UJ@e$Y0gWY=@>hCa0WDk`64XBR\Zh4dE>Q*FSOC?E4d>i(qA-L2$/Puk,.>]RL%5uH/":,:_V\*Vp@5;"f\`OOL'4ELr?4$r6HA:PC1CL)E"X_`fX(%qffJX,oScf**ZlMc@Sm`qnCR=oYbCNkIRZR']#,sFI<BEb)[%\qGR0Sc+poX:#TG<Y0RE7bZdoRI38c9nst85^k3l`d^#O"LG8oW/LZ%3l38m?0e<`"6Jsd_LV;6!d1p8J"l1-B*B9Q,]pq_2?SWi%_!L4P_XO=cFYau3S%4-*GJ([1/VG,HRhD;Kg1Homa/i.;EW%A8G'3`D42"G#::^u8oC29M+I?5sVk;(lRI.Xto=J<(;)c!GMV_Bk%;+EB_>>APPB?C"VlQW[joOF^AFV/h\2!lEA<T1"Ji?sX@-a,gSk1%.JAQCZ<A8u3VlF&"jk^8ruW*Iq1Vt@3]+/REa687X"fG^bR%BZ#)"6HPXS4dO]RYEp7-)";19oD0q@D6?*Ol)8)j.aU][\Z^kUhVp*!'B_NtcAl@jpXn<pdrVs_&)O8r.W1T#adeAa0:ClN3;"$a%c:uDd*kY^I(g*Un+Ip=GbC(p#a\3b=n%$ber\O7=9#0t?>j.CEn'($al^m>GVS('dI_<tbYN,(<F\oL-!qEIhCbt":0lqU'%Q5)8%ilg`T(]0>1GQ*foS=F2^iF?6_df8IQjB]6kr,C[jhjlhm:\t%X)#Z>_(#S>LbfD%AlGf-bUUT=JomDjj36ti\V=/\nXZ)<UdJQ.q%POm,)`>LhLHc]f2IFlu8\i:#8VU)5=//DF&LU50QQ1U'",i<+HE5&mcYf0kbfR9,(,Y.Z,(\X3.8@\j%@;Z]n9UQX&lcr2<HKr!n%q@eu+lq@"#l:Atdo2ji6h;B_Roc,Wpg[r\r$VEq&%^[NXdJN/#%)FB`)ge:[(,bObFb5!\>SKN\e)QV9pUEVd7+$oog^A"/E=tE]%Q,\=Nd\Tn9YLEAXNG5!Y(Z1V*W&@WZe9rHel#b<K(!]!@Cd7Zne!%W"jX]1ZI_sIh<A).K!f_6`qug>Z$'=T)%;I_qn["$'=6O$g%"0%m>dDtHP5MIZ8q$QSag39gVFWKS<^"_l%8thHo[QaTSCu_IDO_ms(f_oXQV<reO#*6`Y\$HMS+pMg/B_jb*3f?dcb6k^em<R[(%=WCgo6FU6]0C:a0B6FRRCiL4PV!fp+5Fe&qbN7n=S\2Hs_`JQnN0[>n4KmY/RjVP(TTh'6%!N1Vbf6B[/C"o9C?$o]-=i,rO!N\V%1,3878On.!bXlSecaM-NRr)!EG#AHeDW;h)2Y='SI-`pSb0&\M\Od3&mc0!Kru&Lq/G=luDdg.\qMAW*Fi$q-!='-oH9'_?-S`'#%#2Vt.;JX*8odeU)BV3u)Gk68cb?hmE/kYs6o/K%eH@o+E0Pt=^WNZWhga&?"(]'/pl`%p0V<(7ik$W2G/;@5[o%5sUTrq0'LC"X_%anto-Cut'\n<\W1?J'U]K^XT.PX4B+\sgCs8#oK$EQc-rKCV"%'k()i_rU>%./Cl8d-JQ83e'9T#5rcN4r/m^cFUKtmL5uGk1b/)%1eP;O9F($h8i5;6R"&Z7>1IMi(r(O(3)=rjnX0X&U?J4V;PiDencAH3P:6.FhoFLPQp<!(L+sc7\a$sO;m,K3ADn94]C&^MrOM.E%c)3LfXgOWSMc7R2\bDXg.s?<*YCF#PM9,0-(Z)L$=,@?q.?uq8gF$;3nD)\.81N&O]k)C0]cTlmNTb.2#gr4Uk\p,m!6+8N+RFk.%?TJo2j1!^=5;UKD7b7aL1`L2X.b&3u5j>Wmn_gli/K`gee%BgcETSV26kJb9P<bbFpt<_]BC:)>=JKnV6hXi)Zf,EK;3CDh^#mFW%^7IW?V#eQW'J\r#cUbf4J&X]G>Fa,[R$RLbqO']E0onQ;5GQIaFcG7TnCRR<H1WZ.FHnuuP[]b?iJ-V[/rHUL.I^lt*'G_>6fh.>%9;*G>'JuDgM[ViG2#kN$DLuKL^f/*kJ@.X,=_9-sREU91U_%WOkh-:19GdqW+U8UJZI5E@-OVZY@oE_.r65OoMjJE1J<FW*-HAAk%p2P,tK:n([acCHl>)TV1C!Eb;]FhGdYW-25_0glc-1m1`J`.jX7gcFlpkcWB7kP0jYW/J+R8uX7bq3A$N;qm=`=+6oA8k3S0as]Y%C0]q'-(p,8B:60+!\;6k'N5JHNg-b[eG)WBW%puQ3-c(4ABX%BP*C-0-Cmk;p_LW0%Ee*s5^+E2OmHgd^foM15pE?p.OY-&)a*_"%OH`m@$,[@!CD>9m3G@C[#!)$6Jg9/s>)<:>V=C?q%Lqr_0G$>-#JbDnM8i-5(&j*l5JPWKoIfnK%/_X"b.U2dQG%SDW.A,T>K?q:%[WPZ@PqjUF[Q)IUEX,tbECWI/al_<&>3`1nhTQ;RYka0#%i%j("cc"9KLdVT>=mgtJB>kd@+5u(_*3uq7OGoYWTBj,;#NLPWn(/9%jKW%6L;ugIfFEuqaG13-M_dO]-Xt&Fs.(dlcG"#_.(RVWHS]HoAt/,O[-4QGgsWZq;C:@-E(7g+7khZE!NJqtn*F%<f0DA*X'JFG%J,p#lBjoGTMNj+Q8cSK2)gac`.@`')Db;$\,F+U1[W[-0H87Rg>N`N/\f*2(eZU%=J_5D]o!Un^gNLrP*0>?[faase=R>`m==_$k%YF;.^isF5tich!A\&4I/8_Y([22*SVYq[M3-s@O!@6\;+8qjJG:4DgM%@t.-SKFN^H:`WYqCNJp)9gLh!ePm>Wj0gjMpN2H1>CJH%ag-_KH%/)jn.G/[0`t[9dr1nX?+KNu^32[s8uIj=?:j*$YslZ_p;)o"#Ql.^mm3_#_%20Q*QWM&B5jG2:=2JZN/HXPKBE::1b'0C%/-PoYWr7i&RMZQNH!&G/=*j2.'8:Hgp($50OWp_ZI3J(Qg?*[H)(>uS'tIc1Xpa^-^,#3B;M"BIM@9Yt9,5R!"N.`U:QNP2F;6=>%^3CZpib\3U3>9k$]DJN*UX2q%eut_/XrA6\97)!,)Yff11OFQ']IO^Z"7Cknm.4^22W"'E7(q/U#WB!Dk<M1j@:/StcaKW&?1)eo%b^'T4%L-^ZnV%KQqo665ZUs4lH-M>JPYHD=3s(6!?ofHm&@k3UIMBF8@.>\)IHZe2:$GPL\r5LSn*I4Sbmi$WAPQuW4.))$2JM&M%fk,O!"oFHd;OL`n!q-0HJWtLK%2$aritoMOc9>;K]ZH"G@&bp'CDXQqXbrYQfuoo@\q2+R)&8Rl:Yn$iYAEO5gP,`l';G,h$,^R/%!M2Br*>fQ)@T&Z0X'lFY[qp'6/+1V(onLF,7;_lIW+bn7d%c@j?0W/!"B"Um?ujB<R%0BJO[mQ\DSLG*HSf-lMn6$KW&IfHHt%?;%^8.OeRmQUV&BH+M^W*pBC.7Nd=e9aF!qHL1ht'\goPfuPi9;/75)6=[#bEPiEofWFje2@I#SQ`.DL.QP.4.nS0'V0A-N".B^0)2!%hWVRB@L7:7:ap_Opl9!MpYVa0pIam!PC+d8]4*`XA%O+7(+5F#VuCkHK)6>*DRLkM#!77hL])Q^.1@"oFf\>+*Hg(eSl(2FlbY7_%+1n#l>9N.TNf"idp/6-R(#COfU47Wsa[S&=VddCqn]93+ehd-\*!8Q&fOLu/j^#;pcQFu:"L]\-lHUp_M+tEu'7*61?K:LYj7cm4%(Qj$]LndoT0W+7A"m,Qge2d=5aTnZjhc&1g%pS2nX?RD*TY9&ij1WE%OK@75fk7P.TT?L@^&o\U4Q2F9,(&u4-$6uH=#B$^5]/>'%h>q!'O3r(?Wgu.Q,foALZ0foP5g*:-HL=dMKUX4lKAQ?GPK,q>83FIUq-eB8D&'WmDA%03$-N92as=0n-[<Ns*+fS:nG,JPs6p.Z%;n0p*ZngOn\D^QO8#_DH-<YA4UM%u0ErIhDGK+ER;-(EL:.P8\6FD<laO0b3H>DPJ*B"HM`-'1MITB6DSkEj"$"c+N#`)N>T%&e+%mtD:m$QVkmJpC1J7UDc=XS&:4hM60*FAJg+,A.6ipM$lKH<`uuDe<VOf'uVDe8ZHe@=>lQip54-O+!,En1:c$]q!\kE@*>diMULm%F_m6ab?:,![a'2u=L>"_9UP_QXF_Q07k('Y!>R=fI/lH3n@'USc]FQ3@[o$YZE_?m7tQ359js/E6F@+4"C5OfGlfdOMc\6?$>\Ig%NAIKs`BD;bac&2[k[Knu]@Q.*\o#3aUn2:eTp;ouStm0Hn/73@Y$Q_U;4NR//t/1QBm>YcSZpm?fE!>9@m]B'8]GV6,u;.XcIU_1%5W!/SFu^rZV?t$4bQ;D="tkB_rXeiX_h@2kT+M[3nu!94_t@<\^C'Fdo1>Y=*B=f+\)h<Q4.4d,4&gqfYl!W406rrr4Vqk@dh&:S%;:j&XWCXb89?HO[S_MM<2fSas.%2Vse%)Du&Lg\k'B^/2R5@#+S!P)497qq%eXd"`.4(Wcs/+0rAVbI6p3bFAft;bH9\<SA9nEGh%$,6KYT#F.SL:qI8@pI#WYugA[.cZbb^9Kp_.ClM.CuY'^dSVJN/t+*LJd1@X5Q&TUF-![nMl[g"IgHGt5/YR`RZ;b2rkFUV%0ShO%US()sA`PCkL.9/O2N9`:=k]FY/\5#s(W8j83O"=)rt4]"&8n/C3_H`MUHIus`@a^5q#Hi,[I!h_at'ojZmZZa4_O;!,!PICJ&8)`%BWn@$[on/443K9s^mFR\e9G7P]tj&KNj(!bcR=pI*6h_&JleSB,-4L/rUZ3(j,\d16p&5La@u)3j2j"&^LN>_U?B#FQ&8iYB2n-6%D\iiW/K>F^mD\"sjK=a]i_@G&HN!1q0.,@aDt2+TMcA4*Odk(b?Qr2n;d"Kh<%5m)4N`*IZl;*;^1q2JRp0W3TL>*"l?'B7Z'Cfq%$n'HNgP%GWXoVcR:N$5B(PB:dH+Q)-,+b0WqSh=('$t@E3kg(mG2K=ngsgO!'$qVYM6r>Mb6Q\aOm(S,esV?^[T87gb'O@OZ/Y]d%Q+M@a8S$%/^Qu$Xdd^p(bgDn"=?9i(MemFhAEo0W#7VFr\Z`2+VGJ:<Y7'N2G6o:B<ge$(m%c_^W_mba>d\PrT5Qt6hc=(L8fB7]%`\&86KQmF^[C65NZ9KYSm.bt7-E9l';].a&CB4U8hb%4hp,8bV=)*V3/Bf355Di;e29^p05GE3'%SgL2"N'-6?$JS?325`m3`YH=%Jg&5aUK@I#m)I0e9>:7kkWHp6hj:Q[(']JCmUg1"CRu[;CS>RW]NV)7!Dr![h1s4so3a6$c<n9n_p_]!Y[LYsJ"o:t^Ft+c4GTZQ%hUSmYYL0fc0Wlmj;J5q@-tQZ$<q^,\rt_@Q=OjL&N'#4$4N:Qqbma-m<8f&7[=]TH*_"Q8hBIk9V*6E#G]q$30TLLbnsZmC)TP%"%1R3gM$TOj\br-YZ%d'\N`R/Hdn4YUL7WlD(ga#.naq'ODZblV43[_H:`#JTZq*Yf3/h@R=`ke287AJaNU'YY0=[E1kRuIZ)p;2/)%E/tid4$2bVXG!?G9iQ,;M@A8(?+(Vr"\aYFDM(o*?#QP-n%f?k[05,.`gO"kXF#7HEDIbq^YJuV=:hMaEI,/,3D^<l;E<>XkkkVQ%.+AJPWKt`IrDhA-nOOume0*(S%SIR+5jV`?HW@+gd7J:]@"bJ]'f2h)Ha2HL5+Qfa5rT)b^L31\q5F)bn9N2J54JuI`c'8ZX/@TT%mooD4Z`J)=0sZqn-hCe3lA=RS4J#Dd<k\3DHb-CH;nONhb0JG_@kl>jIt6f*%Z#;#-b/AaXa?@[/e$ROoM/!R>53QZWKUY/S1;11%g("^h$&"4)&?u0`.@i6O623M@R2H,7eOfa(43tXQ-.,PjFNVS/NCX"R[!mkX4,Q?@>fH]^5!flB;XCfK&`Kft1@eop'U?f@gW4q+%j$JHtM9Pq+mo[D7T*2^pjj25tClQl4qh7ATn6@r^]b@-^Z$gh&:T@K]RqVBO[KgRcQEWmLjfOJ<NE+-HM%?CMG[Q'bJ7te,UuTEj%\5=O!nJ*^)$(s>O+$5LEgeV"EZeONZ;<#%ZFHlR1?c(#:1bt>&RID)]j8YtOlm`?J(2LV#&TTC;JZU3cm)3?>ab?tY<^L3!>6lcj%6L)p?8TUbsr8ppt&)q%h>KL)9_+JDF3"uP=</*baP]H4D3'(%:6ns/:Q]A_t^^TXbLlh)B$`_B2N;fR8e*CP3IrWa5KjU@'cW]WS%=:jS6`Gq+,Jkk/to5?'bl6c@AF"LSQ2ZMqVd"T`r%m"S,cJZh,Vb0[Q]<_"&TC$$rT!/7!=?,PFpuiV,%iX))R]*liT:sBGE<o0F%\BJfI^5MhN=:;PapU2acL/sF/iiQ3U_(OX.L,YOIlJj^#aZe8_O/9I#-F>,^d.2Pkh_anKJ;>fG=g0DN[:s6q\bYNRq28NmIC3>.%Kb4oC(rq:V(8nCRj`C0QL)%Wc^3&%O9WtDF"ZNE*RG,%*HLS7'+U6!SK"0R!e\gss;n*r:FOMgJF(^kq07Am8MOd@ciBqX?ApYgB%o]7u7:`VB5*?Hla#(9^iI'7IB6#lOo0PnH>^$,_L`BdSqHW"_-$Cu-Ja3'%+g5di2Q0W+t:g31*o+jH/pPs-_Pm6oP;K]C47NIN$%a308m.+5[qqpp3A9"F/N,(T'WYP?KrI*th0PUO6>/#n5*SAu?"/h4&iD@_PDH.c6Te^F1DQ#H>cn/4CHg/HT[aU[$D\R8d?],G#4%Kg,%"Uc7$Y8pBrBq,4_<TKt`qW'nDIlelVFBi'_/q6Hrh$cC*kNF!5F%^eV"bL\`LTKMFLdHgRfDD(FO(8l!$Q",q,W=<#kULrS^%nt<@fm5p`k?7HBkCY?@s4Pn;q\#Zl:U6I('<<eFDNgb18'9tl<01>'$Ee=V9QCSGL<[Z14kcUmEB\C/2<#sIGr5`+l%16lRT%ZNS%eY7&:L@oEbpq#NLMe-]1^p/T@d!@7pAd</Xgp05@c2.2F%r-*I`TM54ZI[&);1C&b'F2$I^/qSEj#X2"k_44@;B"'E`5?3,SU?`+%ldh_)*ho&BY*90n"eKL^Tms1(BX;c'Jd4_BCjW:Nc^"*lg7W`NcLh`M*jk@f1d?;=\84tY"V5r]-g.K0^+G,_'=C,A`8)W-;&T#M%F8("\QF/[ef6Vqto;W;Sl"&E?.YBq6`620(,9%=d@>;J.qY5@bS9bnTI9?fY<<o'QI)cb4K9h>=of%cc;dAWg`j:'8Y4@I&(;BoJ%PsOFFg\iEqB*RbWf4@&m)MO;2[^5)XreX*sqR24Bb&QEdh+TmaBPJt<oZ_`(`""h'GU7u35*(PYb6Z[`aqMp_G#opjc5'Zf50b0^%d(hPdW!@1cNbA_'c)e?alLR-S%!q%gqXL5''GeKmD!B*]%/R8)SkE5FXm`'K3_+gW[Un_U)2Qh(^L5F:7R$$VF9[,O*B&0`PchE7%Rr]XCi^(Ip\+R=CV2hHRV"]Ng%C+1M'?Bg%olUuRV*%u9`H%C6c#.sTn>Yn`r&,@8[;YBWkDF1:?/$f*IJ0e.hBL8&Ff!4JWo6d#%%sq.DgRPgL!d^o_ep=Z9XE6k)[p)C5YC%ss1KQDlWD`!ZC`0j2WC0_BY1IYKr>8I^><TE+Y3q5"_HVj\B!8@5C=RCG9)7cknP],W%+rcfVdEZ;M]l>L7"b"U$X1^HTZ+GPGfC@$Sdc3N<H9lKJgRO-\icfD^j6P+Qg[7upbs4t]rMfZHIsR_aH(4E^+"]uCQ+%KX-Qd1g%$ZDjQ]?$;P;P(*_q<Q4nc`^?HkYld(n21ZY6Boo&"L6/7pH1,N`g+;V^GIq+=lJb+pPHrYmC/YT43S/a+P(t6;KdPkV#5E2E*6B!%YD12<hhd[qf2pM*!\rm:p#+,4]0'$gHFZ^lY/?ZC[i<!iDSN#geZ8#k'YTbf+f*"d44BJ^`DmK+V\brRKua<_CaP^O*.;8p_q8Vt%JG07m;E^mhHEtPe[rt)i?0O#tgtVaNY>&P%[VY@ZcNa?u!1S#![fpN;Lrb$<VrhKV9f%FB'1NI;`+L\V"WoXYT=]Y7^7XtKK$GGV%V0X30dd4qQ]Fg=t^87B@V&BA([7,8!LuG3O@2CgbYo#cMc<+J`i^%;)1Zlg=@7>h&9<SBH6*ZuU1+9*0@-;XMqNtgGp8c3+AQqQN%:h8bYK8(\)`kgM%qYr?1Cj@3.n;DNf\p5P*mrdb^2!ElmfHCZ\[=;U],V(/@7b[l/Gu2*.<ZfgtqB/`B"faue^WK`T%]''te->;T%$sG!@&q*G7/Cl7L#=U\mXVuH_We2KZ<iR4aG*V]P^4;!ZJ$Br4\JZ6!GNB[ag4<h/eC&f2Z5MkG\`o'D,&Vt_/9(s#KZe+&n?q.*%o%h)gH)/>X0jqL#jXIokFTX>3n?`.b&QQYL8'nuI=1%usU@Y9%a2$\>:O.+!h4#BX1c\>bgk1o_28Sdmd-%Xk7/o7A!PICm3*M!g%4;CD*m]4:ia^L&#$.rQF?$(u'!R<*,bh&r.9PE3@roTZRb7u?tS4B)E'YanQ60KFG(>,$\nLH$_d_0Tg"@*R[bI7rUH&Tt&NE9gd%Jff`8e4P'cTogSaa8[j_A:-!b:ETc1qF1HFf(g&3NrQX%gXQYs4!SN`^%K3+a@b_]'XW'<I!4,Qd+^eb"cG$m9d<d_*X/b:`2a=u%j82nqc=H^lq(5TtV:!te@:U0YHqM0uhHf"L4(=KU=b\EhAG=/Ffa%(1gd=\QBD9@rjEiCUS:U>^.5;p3Z@=364iQU^69G7_H;2u.%Gi>I1nQI2r0<6kc79CFXjk;GiPUXDNpjBK8;WZJW0Q6]\J"FSrdk02eOVM,"@G<82ktsaRf4+O=UfQAcC"PZDm*H"10ge<C'-W+d%cE6B3/5C(gSn#D_A_u;;0<h,%EBtS".6\Q"&kqK1:kIlKYRs!`lK[AG8sc0bQ,!HgC^Mlb8b]!KPeQ:B7Zc%^%88,*o>)gGSLIKC%O.%;A9M0M7HX1XAAjq0X`&@uY4F)9,rC&sB&%boe+iQ?CoYPbRgW@TdQ4%.lZiVOtm2)R5B;*Y^0=<sHjL:T5mnqtAmP/^aN3N;O%><rYGg6-H'JN&7k?=?b$p$GY@f,A3`AH\<^Y\$RoJmd$Y)+FEa-qh,9[TMO^BQ<>)ml8&7>C0gn+"#mOB`eaF0;L\+KO$rG$M-!F%d_U1#%^d`s"I^)!%pMUT4/eq&FZ(kIqe'p6WH:VoEu\QXU.X:-`OS?K"';sFC0j$3h!Ric;"e'<P*O%+hEY_R>2:eB'6rmF+=?2`%-5Xf#[<OnEQ$[0LUkWXgO\0V3mF[b3V]!4"ksa3g:o8l+MGa'#i`+AA.WS10B<(m.!5r2%\XEglR5p=.JBjQ]Q)h3rdK"BJRsj%q%@5K:;h2SC2@mOt0=/ns1i\W>(DBd(p4P<+>9:VE-*Z$Lc&ZKZi9gl-glG,fKlt)Jk0C7Y?(o`>64`k@Y2E>h0.1%chE'K0i\Sia^%d[@_O2E-/D;ko3Ygp3piUVo>q#R&@*72`9c-2(;;@oA(i!5N"Ujfds#(]^Z+fW;ci]"YN3on<^4c,IRK9WG<teJ4=R<^i4M?<3\o%7@hDc7&k9STun6(:'JO*bpNIj'(;X0D$jCT(Q22u==-UE"'?-KZ>pmd;A)d-0o:hO8tLs*Ga;ZZoBVsj86j,$i]1U6,g(p4erI+s%7\ffAkfH=dj=&A2M@I(+cfP!b^GJX]il,Uac+Tm!6f]7Nh\+*opjK%&`,ITJQS""VZS8YWo8S#;h3J`_+!nYc*<@Ac94t6al]\RT%T/q'Nr&%qa+Rh+jY<f$ZUKD%nW_1n(WjLI[!q!$:e%jl^qnfLj`LqnXjmt4.#qp$k0dt'JM[;\:]KQ>/eDrA]N@S`$H1KZ9'n0Sj%DJ@=+)a:lVL<VAB&u!J-:>:;[?'>:?C,0KNQ7o*8,8G;M%"K"5B_ON(<WP69"4/cqb@9;Uj7Z()2dfVr9iH/3@DW'RQ?s?iE8i,*%HU)r&(;o\QFVZ`a?4,Q?/Y7n^,PL4LH%9O>@tZ4Fi[WeBj!%9F@O:J5C.RbRS+a_Y4@DEV-P\s$(5)R-Q=bOEEk*R=IGC7_K[<\2%1:MM=3>;$ZSm0'14f2Z;Knd1%MArOehj!.)buWlO8*,\*9o4+.)$Hd<rKM=Z.94*-]F#YGG&NBfm*"5_!$#i5<b+O+ld[sb>E./D%I?Z]05'^3fV,1gShAct5KVj0Ig:oM\d>ZHOmG8flgFp(/]la\;b5ompEBbJoUU(@`>i19<*0TLe,0hjtZ4fRTh&n^=h"%t3_a<%5%\F@Ueg+*Qrg+i(_@J+isN7QLu%33L-FrFbo(8ilF$_;!Hp"E)?b*/O*]qZZGS;uB8'VE&W-KjB0_.SWSW8JNbUSGmJS4uiBmFelh%,FY:E5X4OuUT]i=:D7\[j;sj`*EaGu9GTC2m/CDhrU[L]/2V)2+WF'EJ18T,bBC0GgR05V;*UKNF[aK$YWF"3f02=N?]*\.mEuVj%It.Fr?<%c0P@F7joR!E@`7_P'5J'HRPmt?u2#PJXV'-0PpWI*@&Ga1argfnEK9fH(%@prP\j_/eWp>G.]l)?.6iou3+B;4pOKkIR%;&\#-Te"h6k;P``8U!SKX'gHtEtFfY:j3ZA5rg8V(o25Tdo.@mRHn&=\^D"dP>=c@84=A(0e/QB$:\4RW*$@hL=(WFWF;S?Lg6.t%qe^U0]c&;Y&6J:.Cd1b'/aD\,8$n*5MtZBEl>4-a&oU.]Ld,%<@Rs5uUcU"5^/ad@ZCRtn)#7Q1,PY;u&Ku_CBMD*B%(]B=W`W&/%K#/8B'BdQLDiS;j16s90N2t\7nN[?BctR.>=e(8hU!q;[ZT&JZ6`6J@-bI'#k8ZPM$p$tgi#Xn#g)5"\Cr+qKkd3/0jOo-sk0RgT%crlloae@2/TT`ppm[QYBSO(<Y^?qIYVk$+$jRDT(6g)qBTMtNFR*;8QcCbjH/i3Zne^N@j#)ll&%(pm5:e!29bik:9la:`Fe-k&,%p"Tc""-oTcUc,MU:O_>+-^NPtV\e:@0G@*^\ofX;?C[0U36ALCUnL3m<lQ(O#4n77PL.jGrIR*%+)$(MhAf>g>EO"sf,$7t,p\T^%9M0Vu@sUbAbXW[4Qj0(&;s(;K=iY`&$t7oiV5i2rNZ?VCTMeQ]edDYD=a[ElIGDi*V$07AT,LRA3_M7B$DJ;MhtA^fJjIU--F3X1%]f`tsUW59_Q)%)'-pLF3k;RYD!+6C9V%H'__[M+A<:dHcR>#NkdL[t6=j'".&lI)ca\D9cY5LZ:Vkdhpb%#cj7[$Mg;bXeLJc0RN%H$A#WUj89N\4IAY<AY\N^25gNTPPa%aP_p*33Jk*D]fE]QH/a,elF/WkOD-6/IF6%-M"roF,)C1iYZp"8Zg=a<Q(^'e3`MQLInJc%_"4"fU&@V(.IH"F;$:)E9\oZrb2^sqM(sqtBOA4:6.d']<)R6pB,5)?dtk"_%l*19R2mHJIM?7;Oig`K(l"F-nJb]T6gIUHO'X0"%0a7HLU78s>'"b1$;EnM`V$it!<JD`/5.4#E+!'WQT.*[Ip/-V9WT]X`=2WZh<5ke@gO:^H>+>!?Tju#U&WS`WF%.ubjc&WSp;r-%%c(gliVFUM=?moW`;5V-;+@f0MY)`gCQKD)m^[f=:jVsQOOjqRS(R43I<P>J9R22c^aY0]_)7P<+HCRIEOHf(0B1*V.:H#)2_5*$#%I&S0)9(]BT[JT_AE,s'tZkYl;'MdBM*>o2tGcl"'S/G+TqNPC^Fm_$=`_3]gL!<1DXUI9i*Z<MlF<N5R(H=uL12#\DC?t;Jn53Yg%A()=caIJAMq$e`67&c`HpW0;Q^e`8ejH5"i\b;(,3]GuZYo$&"gY3s*Z3:p!HNshKCO9S[)6%rXH$adH3"J+QN2cFhp#I*C:"0_$%)iKm#Cprn2PLh_k\8`b9ntL;`SA_a<;EJ@'W1d'%>WPK+(fO2#7En*YX@5>_/`kYII14)TC>BkA1jr'phCsj"dRBR6Hf^;D(11q!%GeL5l3gCBlBr8+`J-\oQ;no,#KmL_LV(>RV7Wu:P-`QUZXW<P#.-MB3QZ?S^k^5@$5Q@GKi=+O,[WanT)[.h:Lc]]BS@JpU?1[%9%EIH)aA<4h'iV(A/1nG5uN1q44GbBFD/g"5b&U3Gd37ajLW&$AtHoRs,!fde_&'*M]U(qFR;a0!&/Z*QiK7#*Q8EoVU9.QQ\0uG`.%Z:fr&F\<r6O]tZq]@$WFros*3#oS\T1sjSB[2,W8GYp[\j*A\u+=2L*9J4hUmTlW)%(q&-o<"lW9IHB]JXDB)'oqi]&t91_PS'V-%Z@Iqeqbl(Zllohrm.)*nNK[f@q9B!%8GSW&)&Ak!p3fBm*O9&G-c>Z;+L_C3IS>is>*Krjk5]%KHJ,a'c/*T\oOB"*>b]lOEZ!;o%oSOO"gSQg?d`C$1g3p9:,4nQ!J/L/A;$PGl1/aaZ&"&IdSK0=-p%eIb)6'E;Soh;;7V^P(iA\aE<&.@FT*+RWkXBSKZ<'7[bU;5*%<9)RqCUg`2T+W=ZND!3p"rSTXi"q32+!p1&fa*4@W0do>n1h9&3bD:K3"8p55BrPp3"a(;q/^^PKeqo$gbfgAa0%O$.NG0!F\-qY%<&hmu?m*p?Y>dL<5@uJ5%a!$;DM2)VaM!iq5[oM]3an/,.X-rJQ$&rB'.CJ>d!u39Ff'2ATm7ZU[ut&Q]^+MX:14glW2&+8MJth#%#O4V[@t_g85WjknlAT/)>W?]Z;+<[P5+l\gC7HJ/98\GDhOiY7>]&t8]srGaF],?YR*=_[kP#/#n@Vm`o/0_fB57G.Mo+B5#./L6%9+T@F!Tcr.$]I'^mTu#?q//:_/:MjkcGbs3Mf[[])j1J,BaRs'R=AtP-+c==-G(igDb3hbW&V\T-kY;DPsM1*UY(Rh74m1e1W+)B%f#k3I4!&<?#Ba$n_%3qY/<;=u93.*,6AYo3VLYdRZ"'KWX$#&EQ+3?_A=\!&1[OJ)DGYIPU/X3kW!jSe39eW'RsKfp7k<9[.&oIE%q:bA;1+90CkI_^=FO`/5DDZA?05GdsK,0BS-&DjJL-8uu/E$M:F7D0F<(OUt.db)u6G"7>L&&u_bSo]mQ^k7;K'7kF[qWAsarfOI%i`)/'SC`Y/f+#9UKun\J&W^lt`5qn/aT*^]e=Mn6@%$r:_H>2=W@"]2-0:LEQrIB>T%%/6hb$,qC8X[E$<(tKN&l6,/'/\%_Vo:V%%K`Q=<6X[KopI6QVsB&k]ni2@ol5-3N5k/J9hDhFJ75)ibnUeeV!(f4:d<8#P`Yc3Za-B)\EclnkdEUeHY:eFp;?6^9rF4K-\C!%%ZK[U>AiY)oSJo0]2OeUAbfAP#Ym#u3W,+L@\^()l&!fq&m"UUMZft.Sj?9g5Uta#PdM_OXS'7a.o!=-iTK5n-SPh)2H>Lp1flTiD%TgESAT%S4[^g0-j:?,Z7*OG!pEp9f6H-g@gV(%8^bCQt`P]H#aRaN@bl'.E2hU?hUCc\Ek@s")*B%&3.K=d`EWb9d0Fet^;Bf;GU%)e+TFVGkX6gBV26MP1Nup<'723^uu+J_rJW:=K=5(uufO\dMeu,L3.'')A3RFNQ?-LX)bql@@j8LWlVo8ftqcEY"U5VdqnoZsD*A%ACDt-K/.l`N@HmrLc=uG%X60p;c63+p%\.dVWf%MBC<W7AcP^^X,j[--k^;CLtT/oDD@[VA2s<a_4)\/aTnhIQWC%c[sQp6[<csf%prQXAl>Y1RCo[Ra!D5<]<_otSL'!(:C)pJ$le0X\bch/rPa&5lm=S2t.<Ur&g:1!>kuOFAE>X[,%<\i.:h#iE4iD:VKsTt,\Psh&%`#flebafh")TlHU48)DaD3]M;13\oHE^n?0G:I[C<PMEjO`$LI_.E/Yb(]9-/nh<0SJnue9N*]Pk"a=!-nf[T1*^5>bagpE)iI&4%/p!qVqe#3a."$4(Eu7.Hm<buO[=dRDS0b@E7eT_el%Z#\h0\>U/8BoK0t-UNP4a3GlSMRZ8#Ma4G#FIXXu)G8B/]Hb5us]g6hMQ3%j)t5eafi^!UoGii25Bt8U:\o3.r7)?g\F6sWDPsZF"W3qeUmZ79KQcA<:c4!:egQ0:-%oc8)f`p(OCae&;FM7m7079<p57B.lI/`%6p@NhinU")EBi0i>HEhM7!@P79IJDKo>KaI[0ftL_m>T9PW!t@+R1L2:L>iQiCUVT%+Z7.aY$RiILX!ETN%rcWYIl1g6tO'a8jP.%MDWF,ERbok>GF'U[51bLk(h>0R'$p#_=2>[1m((fp/g8plI<sDotB#lYN5aAL:1tKhW_BcpTmpb-We?'l\a\-=!^R9Qel[p1mL?L%&6"DoH7-?rp[W4`'=ki"2SuBtSum"Ah[qkMiD)0Q_Cukm<Oah^[sF)BGOitu^!!-#<k-nl;P#o>;6Q4.OF5?j61U0I<k'sF)rJEI%S\3g[]Z+728;0.#\!j'7'gq)Wob+Qp__lVIG8,2N0oubn;KG+4<)'I]g3Z:o#+DF44cXMC5j"hmbAq^n\RPEge!l&>j3Z*Q&o1>t%.Y1>M>>2dRom>XSP*l$g'R@7%Sb(UF&#)2fG5%hDpol[po(d!Q"s6c<@o<>=B;qH-_T0P28n32"d;2n>Q\U3!D2u1/Z[I&4V%dCm%[^ujX&g_klR)C9@O.eDJ4*APZ:,,.8P/f&>]Tlj,)!6I%/]BCc'MV]seg<cX=kc3P8'u`$qA&6Y<GuX!.JKd6O6)!TAs)&QWM$;J%*lO$#\E8G7]D6X$@CG/SbT8B-CCBR&j,/`TD2UO<XChWlR@8?4ab>Ae*CKu-&tr2NTJR^VAi@jdQY3+X8^V=E`S-$d;S,qR/1ra3%9!i_YETV>YIQjA3ePI)qF2<\Sk<q?of"33._fiYZ4=TI2S_BZgbULPU+j'\p:,^%h,fti5Sb0,8P40Zf?K\;)Xu*)rM%[8HF8o;7%dNG>H-rFa@Y#P[c3eSJ-G5%h9@W*0;Q3.H@T^k-[8`,CI<0Wh`EFJps&"iM.Q/"U9>;\9T\ToFMPONst-WBQ[@.H-:NTth3qai=0%DlT1BaCV35k,jrt>4J9+p#5(!D:"tW'&N;6KNlUJn1L?U.YG_kP2_2d6*Ick'VC5g'7diC9M[.G<+pJbW#bhAQf_AL\+DMEG-%(4%7hq7`Nc7X\a]@dV9g<Ve.B6W'Csoe@]3OB@I]+`.WhD,H*YS/DTC3eu,Wjn=8XTp>;9u\6BY+(?ApGli`O1P?C=Vi"2-`0cBEkmT%gL<q^F.lSP=_Z$0<P)e<ks]9'A!>VP"=WS2'0/dgYIuV)4fGVLD:Gq[R?V%.'@eO':D6R]SUR)pYpkO)[,b4C1<b-S/KH:P$I6-5%<SP8beR_J*9R/5XG^Ls^HW@R7cKH^K'OjM!q5\hZT`G8j[<R4#*a%.f^AbCh,5,g>lQ:aB2fN<0GH^[*4Ng1E5INda%-NQ5=tQ[/%l!8950DXS;V(?;U8'U-uZX%o`Hd,#?9TRmI`^Z7SK@OlB2K7qedYsS-R=3M.9,4W;\qEcUZ7?#04.[qtZ822e#Y>"^=o[%V*IU>[%OU#G,iFjj+/A@G7,76;,%&X0@C>X)?.`Y.7/mdOs<LFKnNXf(X3A@+cMl.hAGOe\LqO#B(5UjH,P00c$.?,"P`dm%H]*mh,(</F7%chZP]^@BJ_cdoMeV,EQb3n#\[COBIL+X*^hA8;F+W>GB`!FiENB3XW;lImDN""9EfB!VJ;889X[;!T/8eLjNse<=%=-F3]3joD]W%In,!od2YC\h9nP(T[=`E6WM?0?t-dCSjol]JLj']3IjT)Ct,ckNTXECK#?A$0Ub"PVJKeNdl6Y65X&[kCQi>`e%S9HZn&F&W[OK"%0AN^!q(.EWJD-fB/]stfOmOM1j\t;OLG$_^dGoue.E[FR5#_ROV\\AmYEj=PU3s!6/,(I7-_"#)I[6R_MBbH*%Aa8MFo?tR-rorp%l#%o'\pc`Z_X11O:Bb3D<PLoV%>F*Dm2p1\Uop>-SC0^gqIs%(1OM-G:0g)ZG=1b!f2"q-e@Z`8canSZ+c@b<it-A3Zk[b\#bkVi%qT5'SXm2hJ;qdqJT6<>\7GjeSW32cddO`\]eFbmk"VCXDIbG0=V:aXIrO@MBX]s'EYNr),EMf7i\7>At3:ql"5!mj`1Mb[YY+JU0%Rm;+CAYnXW+u+BGQ-m0lg86L#.IC?kO+Xl]<Bp*Jp^WDW^2mREmAbX4eDi?6TVA#6@]ll+Af)B183K@H5P@?2V5g.9LNhYJ'TK,A%P.6E5lM>397JbO.`EZ\5"kUUX8sP11l_e%=mk@mY-1*QO6t^moeb.BTkh=/oh6F,TG#c:?lLC8j'!,)oDspmmpo8cJWQ1p;`#He[%fWOOQ0^h:^g30[2IL:?2U+8Z$U[2"4:E6^R?.El6X>H.2)&SPJ:tJM7]K$M0Iuq6jg1I^[H@3?VlB]r[3rg-J=7t=M*hQS>>3Ya8%mCIbD9(C$8P2E4E7pS@HWdYkSO/D4=mENZ[eb.BlEs*K;YHFL6?8AR-QWorDlMBo+leA,9T3<lPDf7=3f2"&4j=k`T[!TVQV$hDf%]?-QjQ)]9[mS9+4Tqni`OBJEeE-2](\[m5^C4KED*N$!32CMF.d6lFViut;`c.TfIc:H70G$R=RI`l$_qIq<N.bm.s6dAVCWEn'#%<:lhQ>sE2F:rLEJWp?Rb(iGlimTA(:"dEh'5IH[eZZZ5R:M_T-_pnA.NX&V/Y2,eST.7cuVL\YKP-GXGg'9Ucm+U:]qIp<BGo#SG%Fo@PY6_+]ri?0/;:2<OkOUG?ZQt"Zbpa@j,aW.o.Vp[#kdD1*Cg7mB!-2=\]=a;PAHhUM+o"p?R0*m0Y"Lo/E\CfId[7!kUR*GTj%g"6?Lf*0I)8fVi1lDs$0>%MR-O6(L4i(P2Imk5m<8CY-FXG5l,Y,a=:-bO(f7uqgtFmZGF9/e#@q_ag)C>M#ZcLIu=G7?bQJS;Ch%h2.*rooI>lmIJ`cX::YU`8u(%qlWLCC@BEnld=e%*4jeXFikbLVj$k#^=n^QX(fIqo"OTVB%BUfe*U<k_acW^HoMWsM5/B1cXXY<%k=bS&h!+:&Bq6)#B8,I</D77Q?coSg)jS%(peL[-L+!XHBqj+g0+hd9r/rI8?%+DmUU.aVo9jd(>lMnf>.BR:ZqPrcIB!#''A='<%:4"4CGHoG6ol9CB6<?P%2MjT1m(VEUde%9[GV!FlV,TA'(J6qJFTc!\mi,hG9h;kkH$f1sbflfJ[en7:&$OLB<*\bO/U6>>G!7aC%i[9q[ZdC=r]AB",'V.4tM#-o-:tVZ.@N\]9rW9IrPudTV2.0XK?:$&ko*.V+eP]k70iT?1=)ZB@`4(WR$.e"&':'t9+#+b\@]ne^%S>(r9\aR.(B^IAOLIok+:p*>h1@Xqq4S+$V]$+3LDjS1+,^!-[*8M%o0B\?&?7D.Tqhbejj%J4Vja/pI@<)/OIcmThY#MH4nMPT\%+*Bprg72<N5Q4D#H?g>4W(pp^-UQYX!0ZkB-mBjc^'9.VRZG@!\+Uq.Y2OW;_hF'n+r$_6pa8<X1P_So+8uSbI.Ie31BI36#C7Bd%n_`<#e'kd(a7E7ThHr&\R?P4!$1k<V-gE'kDu:!HpdO&mj'VT#05em_`Q>k%MI1e-hY@t@kXFF.qT6F\o\c!tjgr.K5P'^MQX>An%quYWoQN?WW7?Tp^6EE_6>S8GnBhDF#FUJ)CR(dpN:;614+4I$p+9Uh?J7gi3J1Bso*p#H(2!RU&W1Ri,?Q2f7.p)KngMQu\M8X!5%&SdY[To8%m$u]@!r0HnAP65^L<fe2Qn/TCRC=356<qIb%YF-'`mRW;"^bQdnMCm%hl]pT0csoVtUJcTo&i\Sj+mP0u3EE&lgQQ2*%I7mpZ@kRpC6VX/mV@DQ=XSI^q:?V;8`L3jahnKK]7<peD0t6e%&[G5e8d]9apC)4DKuY[bTREM`'k.-2gf!KGS#9=]l;Z0[m;0b%%1@e,'/"9^%7:a_CV,=N'g87Xt.-^a'4;1mMc7nW%2VlB<,2(/>k->hK5%RCo@*B\)%,bITQr8?;PIkaLM>Mp=97UA;Slb-(aB-$$%W$"o#Z]WHDdZ)Fci]<Ir1Zi6s^2%Z8\8Pp,I'^Ec'TWp/OWO#uden")>2o$Im$(qHn$gCd7@+;LK4brcpj^WuddR#@+mS`VaZ?[r%T&(AQU_Y?T[-g<R<!tCeiI?grH.n$+@X"+8gGh8[$HaVQZ-Q$_/qB#oD]N9j6)kK@ne%R9`eSa)66&50kU'2S!W^]j9@.t-R3ou^%ah\pk6=`?m`]%_Z]BqR5(KH#tT%W^<4+):Z7a:BIRGLUR*o$qRJU^X`Fl:FbSJ>;>&f5D^gkg2VONmQgh4?e\ZYDgAmM.6NJ@-L9%98oJS2^X:Q84_=J_a>ZlFF`dZ8<)CK*=a/>@DRV@W;(`Q#To[$Oap425@UsX#)f+)!dtkqT"V3d@>q"Y,'=KQ^H--2mM88=Yr<@n%+4iii@AL*ZKps6IjKkTtD/#<KMdOi/pLtN5EE=;od%D12quX55pY""'9U%0QDb4=mf[7F[m70H6OqoY3$9nT"QjY3nlHhIgl;`3e%_N_'1(0"Bnq$"ki7Jg'H/M0rHA0g*TH!^%%=<,5o'#u'QZ6YCS"C2<-An:>C?*"baAI;::A%l77\M.V0It#s>]3sh#.c-!'mA8N+%KFD[MC`DHEcZqrb3)=C0>Seh]kec.;\p7?08WP&l!L#BR+mm.]iuE;Jm*-3rG8W\H:gtD#Z4''rM\IIOk?!G+$k`GeK0AdhB.Bfd%En>tl&CP`t`Mq^hTgef,@42?+ft1=#H.i"Ba=E_//:>m-h-GVT!Ka:K'dH#Wg#oFcPoTEN7Z@=GQ(6s%5?T:FI!pX>XHErPs3FZd%;*578jZcloLOE#uTb")b$QS;AWoTh4,Gk;cX5pK<81E^B3&,m*NYt!4;1__`2kpKlT<jmd]c:34(Mja-1\fX0_QM:(,.)LuZ&4*t%%Er61/sQ&#N@k]2bc]sAG^p9WnPAqX4V+iOQEe--e<J#-9EWe2c"T$lH<:E?Zh';Dl,2:#Hur7KQUIbCB*dJ&]?;+j41"s[(UpJ.%:WGR[N*h+e`.7R1.A,g,f3SW74e9W@_bK56DpKt0QJ849+X5@8SM:g,.)onDM]CKISFg3k(IJt*9:XZJZ@(tuK=^Pl`Tk:ms%?R*%nT_tjO2PPZd*6/X>[B!P+/>7SD`P(UZ;m(#SIO_Xj`&ijrb#N(pG^R[Ci)mM6eQ(c>)c#Z_u>$;K]WQiDo+DY=dL5rLC:.CkY=q`%QX&K4;'&dY2lU]RSS4q_mQ44SP!\TK)iN2-992kcc66>sq*2W_k\#`Lg)0]]jqD?kpGYo1UL$H!\BJfI^5Mi9TiSQY"k=Zp^6)!j%pg&+q7DOT&<[(+JiQV&lP^C$<R^$&YbRZr8!QIID`e)^bM)^!DpPE3Knt`L=^HT)O:+p=gN&rk3:p=e,Km:]$pLH&Cl+,&_D83IR%qS>hsili1ZL'KX:`C%W,rH9_(VT1\iFcHS<j^WHKbcDJ$j%GpQ8#2-T5Q]160^auY[N/N=2R[+K4p&E9\g@],0Z7(H_f!N>rq//@%ZLiag'@@3eR<0Z]<#BZc*S]+Y[L9;Pf:5]@,m::r.c#6!6XhJN#V2"a_,3D8]uUFHXQ]o;KKp-d$_Y\(/GJ.]jBoR*VHZ(B'qU7P%0'E0WGJpP,luFt>'EKjh2:#AOHU%^`D;`ABM1:+R\&$B[7d.I:irn:C$&`OOYcqOG@iI20j4LJ;O(7&m1qF#;9AL*\Hlp2N>MQ?I%fpkn!.EkF/!5IRDJc,U'5S+&a],hMC2E(u_pd]j:+k/Y<:4CDl\#%OtrP]GBRl,`>&(ffN+/LA&Wh+`TcLO<2Z;*hS%d(@aHm#q'%c[#FL&MKJ+Y$nA-*MdL&?*tbF!L$`P8G%-R*=!t%\hjqNXr,Q4=."d>=Z5$H%C$&_HQ^C9^$:0`5ia`,V"[KTUq%rYqpt(fnR'^S%(aZXG`rLA\e7Sai+"JHp5=L'mUOUQ+0&Zb9>U_H/T#7c@+EYhrj,?OAR'FiE)L=+ail`X:f]hG:=2A<F'HnC2WhT7,/gKh8m#g))%\/F6b>`FlW?h(G?:>/(:6R@odF*9[?I@SLe:\-ko9`2]<J%.ftO]"aGBG!3+LF!3X38=M&V*Ws$["7/jmNb<C8M?k8]#AE.3oakk%,GQ?Y90j/:GZj^ZN17o'a:j:!dlF\X%tOU7>6diQX;lYb)&KQ=pEa)aF;JD.Nl[9QUb3"ZdfTst?`I6KE6apOZ-6@W>b9O7"_S:0%DtRe3ZNa^gGenOlk*1"=N4<3S>O5@9UsA(>.9if8jkWhD>Abn$h%4e7mFMD5%Tf9U/t15##pYC4bn+6]j.\Zb>RY&>)iT:X!o^MA%IFeAjZHpO6+54I8n'E%FP"ce[hqci!fQ>jXRTJWjd"&17D9Tr;GE$H"Q2m-1XsJHW'!i_IVbk,!Pe"(if<OBQ3=.QK9?@q;>'^r)%%\e;:\T:%I\lUcJ&0N1?G"%F)KmD]Efo7,,l96S#^/&/^AD:L3W]L0aIsW:++\X]ZAbSW?(@#1]*.GJ?^t7+SFWoVqSX+h/Amd:d%SP/)GPfuFPqZ=k#&:9_PjC,+FUTf'=P`&kiDOhMX(Ktl:7(<<@&X>\h`t(%k?bYe;r6kA#@(t_1cf"@b71QR8,h8b$.-H32K2p6I%MK6uFd>?BET;%k9,&:Z\r21t+]\1K-k<DBqa2.@Vp&(^9kJAXiHLtX1o0_d?g<)GA\eilfT;%i#4sj.Q'pS<[Y]])(;XlasF3W`@%4A!Mm_T/W?o-BTFhYu#g<)+ZErEn7[e;7EuS`4H.Fq7`G:3b2,Xu?a<+O\@@5=Vu*pW%5e+g&ug&b(;6hcR`f;K43%M85/XH<Tc?%gpjJOoN:FpQoh#.Ea9OTf;&/C]DQ)3U.5_1p"O5tR^=he44*]>lA!t'*G>nc4NJo#JJiV^KJa/;s6qE6F(HMH;(<QZ&lp1n$)@No%5DV^tT]$D29SR'@8N91.kQLl09#jKp8":'Q[+4!R?FI!hMcQ:(=Dp?I'b=d^_(H%Kq#N_*iK#X:oV[t_?<Eh+#jVK8i5S)P@k`AM%)M\8]U(Q*?[=h*qQlonUUUhaF`.E(V@1C7Kr*Lq>@(qN;JcneO[sH/#hVk4t0LA:gX&p3B_&q#_5r&l_BT+?]7)CIs8e^/k!d.1(%LN2r\4;*T<2o5Z*2H2LGUkj7`ngk9dM?72&0K"A.D+-h2E%?0eqVIeSSgCHr*iAHpoNsGq31a&.JNA<A-"+"J=N!gq,RapaVdOOU%1km*F<PUG&:LHLC&!Hf>7`GJ*@W[]bYA*2bNrG]G$$PhqX=%HD_oguTE0LiBGXN1,(ksSq^.+)+M(j#RD4#2b5rp"'5QW@nGGo:>%_,rN2`f8@'BYjoD%7p^JnZWk5pe`;oV^qg4((>sQ=CW&O/f5!K-4KJinc"Y:oH+t?(k>LM.RE',#^coO,0U6:TNfnP(!#X:WA*p*%9E\kp"\k'qS+7?e"SG7u"LLq^aiOHn!K[(Dhp<(a&Zd0MZC%)RdDCH^E5OBF*_cuiJ.N(tKn]^u@>4tGiCO,d!R@A,'=^:%J9rPr%'VI+<)A,1A',60ag&j)C%:ae'^e(aqOoYaf$^SVj1$fG?!#cG-UA]%_U#'2,MI7)D@WAH\g<<bKo8gGi2q\Ub8k2N"AJ@f]E_K#[%7X,]0!]gEh^p>^4N(8]&nh\\&@6c2J6]sq>'t!HaTOTO5Q5'U#7VN!@R!&P^KV$*q&]?#p@#U+"3t#Rb!f$<mlJcFV.5HXl"<o/u%TKs\414asI",`<4W:6U$$.Dj-5uY/#<B(hl8S/GX)5kDKJ9Ah@b]it@TN[4<F,)tnKJ2ft\rDW>!6Y`pGk<S^B0_AC*45jX73Z/6%0a'qoGb20./0R,AirT,mdT/)i3IV$8`o8`N"QM.E<Z(43P*&:oIo7(ITn:(o@X)n.R\P*o"9J&o%3HmpM!tNVO5pR55e[t`Q_l/f%aY8f2-$b*NT8qjkEmJ2[@oS\`2MN/[;cHlkJ-lp&GL1$i,M82>Sf9eb-l,`p.Yaf@L$_2?'#XrE^`Z)+*>`ZG!lR>nRD*>Qm4Wo$%No:!PnV#s0C^%ZA'E8IV")K\9C;oX,,T9@pLmV_FU;-n@(f4J<-qF[H$U,J*#&SdQ!b+pCn[=)_Y+iH/#nUNCGZGVFK:*phK*N)*%([[/p$Gp+<BSPu6=omg'oEC/0`JB?6M0R/?1I1Oc't"B3n\i8)-R'_$<<DWGcjHQ^%C--0'I-1]k&Fd-QuRZWLgd.dJ7187p/t]!%N!Rid.Y`KXgQoWZ+,qC`":tZV-RE!Co3B\o$[apgAHd[!KP/i&F]0P9MIMNdOn1lW?PR]@_A]H"er4W]mE_\gq.;OhY!0IUTliC<%$q6Ug4i\t0TKZhm/caI]ZdJ^g[[,as"OtJQ<VMQJ[6'l&fA6+=!H5%]bMd2!?OidMq4HjWI)7`G7J*Tjq>]':>ds~>%AI9_PrivateDataEnd
##############################################
bind-9.13.3/doc/misc/docbook-options.pl-29-} else {
bind-9.13.3/doc/misc/docbook-options.pl:30:	$DATE = `git log --max-count=1 --date=short --format='%cd' $FILE` or die "unable to determine last modification date of '$FILE'; specify on command line\nexiting";
bind-9.13.3/doc/misc/docbook-options.pl-31-}
##############################################
bind-9.13.3/doc/misc/docbook-zoneopt.pl-27-my $year;
bind-9.13.3/doc/misc/docbook-zoneopt.pl:28:$year = `git log --max-count=1 --date=format:%Y --format='%cd' -- $FILE` or $year = $t->year;
bind-9.13.3/doc/misc/docbook-zoneopt.pl-29-chomp $year;
##############################################
bind-9.13.3/doc/misc/migration-194-where data originating from the network, such as names returned by
bind-9.13.3/doc/misc/migration:195:gethostbyaddr(), are used with insufficient checking and may cause a
bind-9.13.3/doc/misc/migration-196-breach of security when containing unexpected characters; see
##############################################
bind-9.13.3/bin/named/zoneconf.c-406-
bind-9.13.3/bin/named/zoneconf.c:407:		sa = cfg_obj_assockaddr(address);
bind-9.13.3/bin/named/zoneconf.c-408-		if (isc_sockaddr_getport(sa) != 0) {
##############################################
bind-9.13.3/bin/named/zoneconf.c-413-		}
bind-9.13.3/bin/named/zoneconf.c:414:		isc_netaddr_fromsockaddr(&na, sa);
bind-9.13.3/bin/named/zoneconf.c-415-		if (isc_netaddr_getzone(&na) != 0) {
##############################################
bind-9.13.3/bin/named/zoneconf.c-793-
bind-9.13.3/bin/named/zoneconf.c:794:	isc_netaddr_fromsockaddr(&netsrc, srcaddr);
bind-9.13.3/bin/named/zoneconf.c:795:	isc_netaddr_fromsockaddr(&netdst, dstaddr);
bind-9.13.3/bin/named/zoneconf.c-796-
##############################################
bind-9.13.3/bin/named/zoneconf.c-1214-		INSIST(result == ISC_R_SUCCESS && obj != NULL);
bind-9.13.3/bin/named/zoneconf.c:1215:		RETERR(dns_zone_setnotifysrc4(zone, cfg_obj_assockaddr(obj)));
bind-9.13.3/bin/named/zoneconf.c-1216-		dscp = cfg_obj_getdscp(obj);
##############################################
bind-9.13.3/bin/named/zoneconf.c-1220-		named_add_reserved_dispatch(named_g_server,
bind-9.13.3/bin/named/zoneconf.c:1221:					    cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/zoneconf.c-1222-
##############################################
bind-9.13.3/bin/named/zoneconf.c-1225-		INSIST(result == ISC_R_SUCCESS && obj != NULL);
bind-9.13.3/bin/named/zoneconf.c:1226:		RETERR(dns_zone_setnotifysrc6(zone, cfg_obj_assockaddr(obj)));
bind-9.13.3/bin/named/zoneconf.c-1227-		dscp = cfg_obj_getdscp(obj);
##############################################
bind-9.13.3/bin/named/zoneconf.c-1231-		named_add_reserved_dispatch(named_g_server,
bind-9.13.3/bin/named/zoneconf.c:1232:					    cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/zoneconf.c-1233-
##############################################
bind-9.13.3/bin/named/zoneconf.c-1792-		RETERR(dns_zone_setxfrsource4(mayberaw,
bind-9.13.3/bin/named/zoneconf.c:1793:					      cfg_obj_assockaddr(obj)));
bind-9.13.3/bin/named/zoneconf.c-1794-		dscp = cfg_obj_getdscp(obj);
##############################################
bind-9.13.3/bin/named/zoneconf.c-1798-		named_add_reserved_dispatch(named_g_server,
bind-9.13.3/bin/named/zoneconf.c:1799:					    cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/zoneconf.c-1800-
##############################################
bind-9.13.3/bin/named/zoneconf.c-1804-		RETERR(dns_zone_setxfrsource6(mayberaw,
bind-9.13.3/bin/named/zoneconf.c:1805:					      cfg_obj_assockaddr(obj)));
bind-9.13.3/bin/named/zoneconf.c-1806-		dscp = cfg_obj_getdscp(obj);
##############################################
bind-9.13.3/bin/named/zoneconf.c-1810-		named_add_reserved_dispatch(named_g_server,
bind-9.13.3/bin/named/zoneconf.c:1811:					    cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/zoneconf.c-1812-
##############################################
bind-9.13.3/bin/named/zoneconf.c-1816-		RETERR(dns_zone_setaltxfrsource4(mayberaw,
bind-9.13.3/bin/named/zoneconf.c:1817:						 cfg_obj_assockaddr(obj)));
bind-9.13.3/bin/named/zoneconf.c-1818-		dscp = cfg_obj_getdscp(obj);
##############################################
bind-9.13.3/bin/named/zoneconf.c-1826-		RETERR(dns_zone_setaltxfrsource6(mayberaw,
bind-9.13.3/bin/named/zoneconf.c:1827:						 cfg_obj_assockaddr(obj)));
bind-9.13.3/bin/named/zoneconf.c-1828-		dscp = cfg_obj_getdscp(obj);
##############################################
bind-9.13.3/bin/named/controlconf.c-234-
bind-9.13.3/bin/named/controlconf.c:235:	isc_netaddr_fromsockaddr(&netaddr, sockaddr);
bind-9.13.3/bin/named/controlconf.c-236-
##############################################
bind-9.13.3/bin/named/controlconf.c-1323-				obj = cfg_tuple_get(control, "address");
bind-9.13.3/bin/named/controlconf.c:1324:				addr = *cfg_obj_assockaddr(obj);
bind-9.13.3/bin/named/controlconf.c-1325-				if (isc_sockaddr_getport(&addr) == 0)
##############################################
bind-9.13.3/bin/named/server.c-1149-
bind-9.13.3/bin/named/server.c:1150:	sa = *(cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/server.c-1151-	INSIST(isc_sockaddr_pf(&sa) == af);
##############################################
bind-9.13.3/bin/named/server.c-1445-		result = dns_peer_settransfersource(peer,
bind-9.13.3/bin/named/server.c:1446:						    cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/server.c-1447-		if (result != ISC_R_SUCCESS)
##############################################
bind-9.13.3/bin/named/server.c-1452-		named_add_reserved_dispatch(named_g_server,
bind-9.13.3/bin/named/server.c:1453:					    cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/server.c-1454-	}
##############################################
bind-9.13.3/bin/named/server.c-1462-		result = dns_peer_setnotifysource(peer,
bind-9.13.3/bin/named/server.c:1463:						  cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/server.c-1464-		if (result != ISC_R_SUCCESS)
##############################################
bind-9.13.3/bin/named/server.c-1469-		named_add_reserved_dispatch(named_g_server,
bind-9.13.3/bin/named/server.c:1470:					    cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/server.c-1471-	}
##############################################
bind-9.13.3/bin/named/server.c-1479-		result = dns_peer_setquerysource(peer,
bind-9.13.3/bin/named/server.c:1480:						 cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/server.c-1481-		if (result != ISC_R_SUCCESS)
##############################################
bind-9.13.3/bin/named/server.c-1486-		named_add_reserved_dispatch(named_g_server,
bind-9.13.3/bin/named/server.c:1487:					    cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/server.c-1488-	}
##############################################
bind-9.13.3/bin/named/server.c-3988-				sp = &suffix;
bind-9.13.3/bin/named/server.c:3989:				isc_netaddr_fromsockaddr(sp,
bind-9.13.3/bin/named/server.c:3990:						      cfg_obj_assockaddr(obj));
bind-9.13.3/bin/named/server.c-3991-			} else
##############################################
bind-9.13.3/bin/named/server.c-5496-
bind-9.13.3/bin/named/server.c:5497:		if (!cfg_obj_issockaddr(alternate)) {
bind-9.13.3/bin/named/server.c-5498-			dns_fixedname_t fixed;
##############################################
bind-9.13.3/bin/named/server.c-5527-
bind-9.13.3/bin/named/server.c:5528:		sa = *cfg_obj_assockaddr(alternate);
bind-9.13.3/bin/named/server.c-5529-		if (isc_sockaddr_getport(&sa) == 0)
##############################################
bind-9.13.3/bin/named/server.c-5606-		}
bind-9.13.3/bin/named/server.c:5607:		fwd->addr = *cfg_obj_assockaddr(forwarder);
bind-9.13.3/bin/named/server.c-5608-		if (isc_sockaddr_getport(&fwd->addr) == 0)
##############################################
bind-9.13.3/bin/named/statschannel.c-3198-
bind-9.13.3/bin/named/statschannel.c:3199:	isc_netaddr_fromsockaddr(&netaddr, fromaddr);
bind-9.13.3/bin/named/statschannel.c-3200-
##############################################
bind-9.13.3/bin/named/statschannel.c-3486-				obj = cfg_tuple_get(listen_params, "address");
bind-9.13.3/bin/named/statschannel.c:3487:				addr = *cfg_obj_assockaddr(obj);
bind-9.13.3/bin/named/statschannel.c-3488-				if (isc_sockaddr_getport(&addr) == 0)
##############################################
bind-9.13.3/bin/named/config.c-517-		addr = cfg_listelt_value(element);
bind-9.13.3/bin/named/config.c:518:		addrs[i] = *cfg_obj_assockaddr(addr);
bind-9.13.3/bin/named/config.c-519-		if (dscpsp != NULL) {
##############################################
bind-9.13.3/bin/named/config.c-671-
bind-9.13.3/bin/named/config.c:672:		if (!cfg_obj_issockaddr(addr)) {
bind-9.13.3/bin/named/config.c-673-			const char *listname = cfg_obj_asstring(addr);
##############################################
bind-9.13.3/bin/named/config.c-781-
bind-9.13.3/bin/named/config.c:782:		addrs[i] = *cfg_obj_assockaddr(addr);
bind-9.13.3/bin/named/config.c-783-		if (isc_sockaddr_getport(&addrs[i]) == 0)
##############################################
bind-9.13.3/bin/rndc/rndc.c-724-			address = cfg_listelt_value(element);
bind-9.13.3/bin/rndc/rndc.c:725:			if (!cfg_obj_issockaddr(address)) {
bind-9.13.3/bin/rndc/rndc.c-726-				unsigned int myport;
##############################################
bind-9.13.3/bin/rndc/rndc.c-747-			}
bind-9.13.3/bin/rndc/rndc.c:748:			sa = *cfg_obj_assockaddr(address);
bind-9.13.3/bin/rndc/rndc.c-749-			if (isc_sockaddr_getport(&sa) == 0)
##############################################
bind-9.13.3/bin/rndc/rndc.c-768-		if (address != NULL) {
bind-9.13.3/bin/rndc/rndc.c:769:			local4 = *cfg_obj_assockaddr(address);
bind-9.13.3/bin/rndc/rndc.c-770-			local4set = true;
##############################################
bind-9.13.3/bin/rndc/rndc.c-776-		if (address != NULL) {
bind-9.13.3/bin/rndc/rndc.c:777:			local4 = *cfg_obj_assockaddr(address);
bind-9.13.3/bin/rndc/rndc.c-778-			local4set = true;
##############################################
bind-9.13.3/bin/rndc/rndc.c-785-		if (address != NULL) {
bind-9.13.3/bin/rndc/rndc.c:786:			local6 = *cfg_obj_assockaddr(address);
bind-9.13.3/bin/rndc/rndc.c-787-			local6set = true;
##############################################
bind-9.13.3/bin/rndc/rndc.c-793-		if (address != NULL) {
bind-9.13.3/bin/rndc/rndc.c:794:			local6 = *cfg_obj_assockaddr(address);
bind-9.13.3/bin/rndc/rndc.c-795-			local6set = true;
##############################################
bind-9.13.3/bin/tests/optional/sock_test.c-358-	so2 = NULL;
bind-9.13.3/bin/tests/optional/sock_test.c:359:	ina.s_addr = inet_addr("204.152.184.97");
bind-9.13.3/bin/tests/optional/sock_test.c-360-	if (0 && pf == PF_INET6)
##############################################
bind-9.13.3/bin/tests/optional/byaddr_test.c-197-		ISC_LIST_INIT(sal);
bind-9.13.3/bin/tests/optional/byaddr_test.c:198:		ina.s_addr = inet_addr("127.0.0.1");
bind-9.13.3/bin/tests/optional/byaddr_test.c-199-		isc_sockaddr_fromin(&sa, &ina, 53);
##############################################
bind-9.13.3/bin/tests/optional/byname_test.c-91-		char text[ISC_NETADDR_FORMATSIZE];
bind-9.13.3/bin/tests/optional/byname_test.c:92:		isc_netaddr_fromsockaddr(&netaddr, &address->sockaddr);
bind-9.13.3/bin/tests/optional/byname_test.c-93-		isc_netaddr_format(&netaddr, text, sizeof(text));
##############################################
bind-9.13.3/bin/tests/optional/byname_test.c-310-		ISC_LIST_INIT(sal);
bind-9.13.3/bin/tests/optional/byname_test.c:311:		ina.s_addr = inet_addr("127.0.0.1");
bind-9.13.3/bin/tests/optional/byname_test.c-312-		isc_sockaddr_fromin(&sa, &ina, 53);
##############################################
bind-9.13.3/bin/tests/system/checknames/tests.sh-26-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checknames/tests.sh:27:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checknames/tests.sh:28:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checknames/tests.sh-29-
##############################################
bind-9.13.3/bin/tests/system/checknames/tests.sh-34-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checknames/tests.sh:35:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checknames/tests.sh:36:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checknames/tests.sh-37-
##############################################
bind-9.13.3/bin/tests/system/checknames/tests.sh-42-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checknames/tests.sh:43:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checknames/tests.sh:44:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checknames/tests.sh-45-
##############################################
bind-9.13.3/bin/tests/system/checknames/tests.sh-53-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checknames/tests.sh:54:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checknames/tests.sh:55:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checknames/tests.sh-56-
##############################################
bind-9.13.3/bin/tests/system/checknames/tests.sh-65-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checknames/tests.sh:66:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checknames/tests.sh:67:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checknames/tests.sh-68-
##############################################
bind-9.13.3/bin/tests/system/checknames/tests.sh-77-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checknames/tests.sh:78:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checknames/tests.sh:79:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checknames/tests.sh-80-
##############################################
bind-9.13.3/bin/tests/system/checknames/tests.sh-94-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checknames/tests.sh:95:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checknames/tests.sh:96:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checknames/tests.sh-97-
##############################################
bind-9.13.3/bin/tests/system/checknames/tests.sh-109-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checknames/tests.sh:110:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checknames/tests.sh:111:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checknames/tests.sh-112-
##############################################
bind-9.13.3/bin/tests/system/checknames/tests.sh-126-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checknames/tests.sh:127:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checknames/tests.sh:128:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checknames/tests.sh-129-
##############################################
bind-9.13.3/bin/tests/system/checknames/tests.sh-143-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checknames/tests.sh:144:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checknames/tests.sh:145:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checknames/tests.sh-146-
##############################################
bind-9.13.3/bin/tests/system/formerr/tests.sh-21-then
bind-9.13.3/bin/tests/system/formerr/tests.sh:22:	echo_i "failed"; status=`expr $status + 1`;
bind-9.13.3/bin/tests/system/formerr/tests.sh-23-fi
##############################################
bind-9.13.3/bin/tests/system/formerr/tests.sh-29-then
bind-9.13.3/bin/tests/system/formerr/tests.sh:30:	echo_i "failed"; status=`expr $status + 1`;
bind-9.13.3/bin/tests/system/formerr/tests.sh-31-fi
##############################################
bind-9.13.3/bin/tests/system/formerr/tests.sh-39-then
bind-9.13.3/bin/tests/system/formerr/tests.sh:40:	echo_i "failed"; status=`expr $status + 1`;
bind-9.13.3/bin/tests/system/formerr/tests.sh-41-fi
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-58-rndc_reload() {
bind-9.13.3/bin/tests/system/allow-query/tests.sh:59:    echo_i "`$RNDC -c ../common/rndc.conf -s 10.53.0.2 -p ${CONTROLPORT} reload 2>&1 | sed 's/^/ns2 /'`"
bind-9.13.3/bin/tests/system/allow-query/tests.sh-60-    for try in 0 1 2 3 4 5 6 7 8 9; do
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-71-# Test 1 - default, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:72:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-73-echo_i "test $n: default - query allowed"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-78-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:79:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-80-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-81-# Test 2 - explicit any, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:82:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-83-copy_setports ns2/named02.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-91-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:92:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-93-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-94-# Test 3 - none, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:95:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-96-copy_setports ns2/named03.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-104-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:105:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-106-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-107-# Test 4 - address allowed, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:108:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-109-copy_setports ns2/named04.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-117-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:118:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-119-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-120-# Test 5 - address not allowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:121:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-122-copy_setports ns2/named05.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-130-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:131:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-132-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-133-# Test 6 - address disallowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:134:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-135-copy_setports ns2/named06.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-143-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:144:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-145-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-146-# Test 7 - acl allowed, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:147:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-148-copy_setports ns2/named07.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-156-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:157:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-158-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-159-# Test 8 - acl not allowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:160:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-161-copy_setports ns2/named08.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-169-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:170:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-171-
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-173-# Test 9 - acl disallowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:174:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-175-copy_setports ns2/named09.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-183-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:184:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-185-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-186-# Test 10 - key allowed, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:187:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-188-copy_setports ns2/named10.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-196-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:197:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-198-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-199-# Test 11 - key not allowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:200:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-201-copy_setports ns2/named11.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-209-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:210:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-211-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-212-# Test 12 - key disallowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:213:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-214-copy_setports ns2/named12.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-222-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:223:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-224-
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-228-# Test 21 - views default, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:229:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-230-copy_setports ns2/named21.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-238-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:239:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-240-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-241-# Test 22 - views explicit any, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:242:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-243-copy_setports ns2/named22.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-251-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:252:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-253-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-254-# Test 23 - views none, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:255:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-256-copy_setports ns2/named23.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-264-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:265:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-266-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-267-# Test 24 - views address allowed, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:268:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-269-copy_setports ns2/named24.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-277-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:278:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-279-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-280-# Test 25 - views address not allowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:281:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-282-copy_setports ns2/named25.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-290-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:291:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-292-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-293-# Test 26 - views address disallowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:294:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-295-copy_setports ns2/named26.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-303-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:304:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-305-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-306-# Test 27 - views acl allowed, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:307:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-308-copy_setports ns2/named27.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-316-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:317:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-318-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-319-# Test 28 - views acl not allowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:320:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-321-copy_setports ns2/named28.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-329-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:330:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-331-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-332-# Test 29 - views acl disallowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:333:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-334-copy_setports ns2/named29.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-342-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:343:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-344-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-345-# Test 30 - views key allowed, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:346:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-347-copy_setports ns2/named30.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-355-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:356:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-357-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-358-# Test 31 - views key not allowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:359:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-360-copy_setports ns2/named31.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-368-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:369:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-370-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-371-# Test 32 - views key disallowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:372:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-373-copy_setports ns2/named32.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-381-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:382:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-383-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-384-# Test 33 - views over options, views allow, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:385:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-386-copy_setports ns2/named33.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-394-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:395:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-396-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-397-# Test 34 - views over options, views disallow, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:398:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-399-copy_setports ns2/named34.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-407-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:408:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-409-
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-414-# Test 41 - zone default, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:415:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-416-copy_setports ns2/named40.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-424-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:425:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-426-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-427-# Test 42 - zone explicit any, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:428:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-429-echo_i "test $n: zone explicit any - query allowed"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-434-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:435:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-436-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-437-# Test 43 - zone none, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:438:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-439-echo_i "test $n: zone none - query refused"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-444-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:445:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-446-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-447-# Test 44 - zone address allowed, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:448:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-449-echo_i "test $n: zone address allowed - query allowed"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-454-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:455:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-456-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-457-# Test 45 - zone address not allowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:458:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-459-echo_i "test $n: zone address not allowed - query refused"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-464-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:465:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-466-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-467-# Test 46 - zone address disallowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:468:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-469-echo_i "test $n: zone address disallowed - query refused"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-474-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:475:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-476-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-477-# Test 47 - zone acl allowed, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:478:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-479-echo_i "test $n: zone acl allowed - query allowed"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-484-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:485:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-486-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-487-# Test 48 - zone acl not allowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:488:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-489-echo_i "test $n: zone acl not allowed - query refused"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-494-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:495:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-496-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-497-# Test 49 - zone acl disallowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:498:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-499-echo_i "test $n: zone acl disallowed - query refused"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-504-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:505:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-506-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-507-# Test 50 - zone key allowed, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:508:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-509-echo_i "test $n: zone key allowed - query allowed"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-514-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:515:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-516-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-517-# Test 51 - zone key not allowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:518:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-519-echo_i "test $n: zone key not allowed - query refused"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-524-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:525:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-526-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-527-# Test 52 - zone key disallowed, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:528:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-529-echo_i "test $n: zone key disallowed - query refused"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-534-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:535:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-536-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-537-# Test 53 - zones over options, zones allow, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:538:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-539-copy_setports ns2/named53.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-547-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:548:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-549-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-550-# Test 54 - zones over options, zones disallow, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:551:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-552-copy_setports ns2/named54.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-560-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:561:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-562-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-563-# Test 55 - zones over views, zones allow, query allowed
bind-9.13.3/bin/tests/system/allow-query/tests.sh:564:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-565-copy_setports ns2/named55.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-573-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:574:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-575-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-576-# Test 56 - zones over views, zones disallow, query refused
bind-9.13.3/bin/tests/system/allow-query/tests.sh:577:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-578-copy_setports ns2/named56.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-586-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:587:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-588-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-589-# Test 57 - zones over views, zones disallow, query refused (allow-query-on)
bind-9.13.3/bin/tests/system/allow-query/tests.sh:590:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-591-copy_setports ns2/named57.conf.in ns2/named.conf
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-602-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:603:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-604-
bind-9.13.3/bin/tests/system/allow-query/tests.sh-605-# Test 58 - allow-recursion inheritance
bind-9.13.3/bin/tests/system/allow-query/tests.sh:606:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-607-echo_i "test $n: default recursion configuration"
##############################################
bind-9.13.3/bin/tests/system/allow-query/tests.sh-613-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/allow-query/tests.sh:614:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/allow-query/tests.sh-615-
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-19-
bind-9.13.3/bin/tests/system/auth/tests.sh:20:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/auth/tests.sh-21-echo_i "wait for zones to finish transfering to ns2 ($n)"
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-33-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/auth/tests.sh:34:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/auth/tests.sh-35-
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-39-#
bind-9.13.3/bin/tests/system/auth/tests.sh:40:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/auth/tests.sh-41-echo_i "check that cross-zone CNAME record does not return target data (rd=0/ra=0) ($n)"
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-48-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/auth/tests.sh:49:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/auth/tests.sh-50-
bind-9.13.3/bin/tests/system/auth/tests.sh:51:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/auth/tests.sh-52-echo_i "check that cross-zone CNAME record does not return target data (rd=1/ra=0) ($n)"
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-59-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/auth/tests.sh:60:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/auth/tests.sh-61-
bind-9.13.3/bin/tests/system/auth/tests.sh:62:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/auth/tests.sh-63-echo_i "check that cross-zone CNAME record does not return target data (rd=0/ra=1) ($n)"
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-70-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/auth/tests.sh:71:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/auth/tests.sh-72-
bind-9.13.3/bin/tests/system/auth/tests.sh:73:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/auth/tests.sh-74-echo_i "check that cross-zone CNAME records returns target data (rd=1/ra=1) ($n)"
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-81-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/auth/tests.sh:82:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/auth/tests.sh-83-
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-86-#
bind-9.13.3/bin/tests/system/auth/tests.sh:87:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/auth/tests.sh-88-echo_i "check that in-zone CNAME records returns target data (rd=0/ra=0) ($n)"
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-95-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/auth/tests.sh:96:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/auth/tests.sh-97-
bind-9.13.3/bin/tests/system/auth/tests.sh:98:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/auth/tests.sh-99-echo_i "check that in-zone CNAME records returns target data (rd=1/ra=0) ($n)"
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-106-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/auth/tests.sh:107:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/auth/tests.sh-108-
bind-9.13.3/bin/tests/system/auth/tests.sh:109:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/auth/tests.sh-110-echo_i "check that in-zone CNAME records returns target data (rd=0/ra=1) ($n)"
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-117-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/auth/tests.sh:118:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/auth/tests.sh-119-
bind-9.13.3/bin/tests/system/auth/tests.sh:120:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/auth/tests.sh-121-echo_i "check that in-zone CNAME records returns target data (rd=1/ra=1) ($n)"
##############################################
bind-9.13.3/bin/tests/system/auth/tests.sh-128-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/auth/tests.sh:129:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/auth/tests.sh-130-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-37-    [ $ns -eq ${ns} ] && nxdomain=dig.out.ns${ns}.test$n
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:38:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-39-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:40:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-41-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-48-    [ $ns -eq 2 ] && nodata=dig.out.ns${ns}.test$n
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:49:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-50-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:51:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-52-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-58-    grep "a.wild-a.example.*3600.IN.A" dig.out.ns${ns}.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:59:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-60-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:61:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-62-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-68-    grep "a.wild-cname.example.*3600.IN.CNAME" dig.out.ns${ns}.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:69:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-70-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:71:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-72-done
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-79-grep 'a\.redirect\..*300.IN.A.100\.100\.100\.2' dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:80:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-81-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:82:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-83-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-109-    digcomp $nxdomain dig.out.ns${ns}.test$n || ret=1
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:110:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-111-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:112:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-113-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-126-    digcomp $nodata dig.out.ns${ns}.test$n || ret=1
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:127:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-128-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:129:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-130-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-142-    fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:143:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-144-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:145:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-146-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-159-    grep "ns1.example.*.IN.A" dig.out.ns${ns}.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:160:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-161-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:162:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-163-done
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-170-grep "\..*3600.IN.SOA" dig.out.ns2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:171:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-172-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:173:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-174-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-180-grep 'b\.redirect\..*300.IN.A.100\.100\.100\.2' dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:181:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-182-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:183:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-184-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-190-grep "status: NOERROR," dig.out.ns5-1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:191:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-192-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh:193:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/synthfromdnssec/tests.sh-194-
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/ns1/sign.sh-18-
bind-9.13.3/bin/tests/system/synthfromdnssec/ns1/sign.sh:19:keyname=`$KEYGEN -q -a RSASHA256 -b 2048 -n zone $zone`
bind-9.13.3/bin/tests/system/synthfromdnssec/ns1/sign.sh-20-cat $infile $keyname.key > $zonefile
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/ns1/sign.sh-27-
bind-9.13.3/bin/tests/system/synthfromdnssec/ns1/sign.sh:28:keyname=`$KEYGEN -q -a RSASHA256 -b 2048 -n zone $zone`
bind-9.13.3/bin/tests/system/synthfromdnssec/ns1/sign.sh-29-cat $infile $keyname.key > $zonefile
##############################################
bind-9.13.3/bin/tests/system/synthfromdnssec/ns1/sign.sh-36-
bind-9.13.3/bin/tests/system/synthfromdnssec/ns1/sign.sh:37:keyname=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/synthfromdnssec/ns1/sign.sh-38-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-20-echo_i "Testing adding/removing of domain in catalog zone"
bind-9.13.3/bin/tests/system/catz/tests.sh:21:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-22-echo_i "checking that dom1.example is not served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-26-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:27:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-28-
bind-9.13.3/bin/tests/system/catz/tests.sh:29:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-30-echo_i "Adding a domain dom1.example to master via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-35-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:36:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-37-
bind-9.13.3/bin/tests/system/catz/tests.sh:38:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-39-echo_i "checking that dom1.example is now served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-43-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:44:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-45-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-47-
bind-9.13.3/bin/tests/system/catz/tests.sh:48:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-49-echo_i "Adding domain dom1.example to catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-56-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:57:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-58-
bind-9.13.3/bin/tests/system/catz/tests.sh:59:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-60-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-69-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:70:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-71-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-81-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:82:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-83-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-85-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:86:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-87-
bind-9.13.3/bin/tests/system/catz/tests.sh:88:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-89-echo_i "checking that dom1.example is served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-97-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:98:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-99-
bind-9.13.3/bin/tests/system/catz/tests.sh:100:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-101-echo_i "checking that zone-directory is populated ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-104-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:105:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-106-
bind-9.13.3/bin/tests/system/catz/tests.sh:107:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-108-echo_i "removing domain dom1.example from catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-115-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:116:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-117-
bind-9.13.3/bin/tests/system/catz/tests.sh:118:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-119-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-128-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:129:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-130-done
bind-9.13.3/bin/tests/system/catz/tests.sh-131-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:132:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-133-
bind-9.13.3/bin/tests/system/catz/tests.sh:134:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-135-echo_i "checking that dom1.example is not served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-139-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:140:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-141-
bind-9.13.3/bin/tests/system/catz/tests.sh:142:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-143-echo_i "checking that zone-directory is emptied ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-146-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:147:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-148-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-150-echo_i "Testing various simple operations on domains, including using multiple catalog zones and garbage in zone"
bind-9.13.3/bin/tests/system/catz/tests.sh:151:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-152-echo_i "adding domain dom2.example to master via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-157-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:158:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-159-
bind-9.13.3/bin/tests/system/catz/tests.sh:160:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-161-echo_i "adding domain dom4.example to master via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-166-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:167:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-168-
bind-9.13.3/bin/tests/system/catz/tests.sh:169:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-170-echo_i "adding domains dom2.example, dom3.example and some garbage to catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-188-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:189:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-190-
bind-9.13.3/bin/tests/system/catz/tests.sh:191:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-192-echo_i "adding domain dom4.example to catalog2 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-199-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:200:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-201-
bind-9.13.3/bin/tests/system/catz/tests.sh-202-
bind-9.13.3/bin/tests/system/catz/tests.sh:203:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-204-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-213-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:214:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-215-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-225-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:226:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-227-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-229-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:230:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-231-
bind-9.13.3/bin/tests/system/catz/tests.sh:232:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-233-echo_i "checking that dom4.example is served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-241-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:242:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-243-
bind-9.13.3/bin/tests/system/catz/tests.sh-244-
bind-9.13.3/bin/tests/system/catz/tests.sh:245:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-246-echo_i "checking that dom3.example is not served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-250-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:251:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-252-
bind-9.13.3/bin/tests/system/catz/tests.sh:253:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-254-echo_i "adding a domain dom3.example to master via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-259-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:260:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-261-
bind-9.13.3/bin/tests/system/catz/tests.sh:262:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-263-echo_i "checking that dom3.example is served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-267-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:268:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-269-
bind-9.13.3/bin/tests/system/catz/tests.sh:270:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-271-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-281-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:282:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-283-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-294-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:295:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-296-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-298-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:299:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-300-
bind-9.13.3/bin/tests/system/catz/tests.sh:301:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-302-echo_i "checking that dom3.example is served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-310-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:311:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-312-
bind-9.13.3/bin/tests/system/catz/tests.sh:313:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-314-echo_i "removing all records from catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-332-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:333:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-334-
bind-9.13.3/bin/tests/system/catz/tests.sh:335:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-336-echo_i "removing all records from catalog2 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-343-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:344:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-345-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-347-echo_i "Testing masters suboption and random labels"
bind-9.13.3/bin/tests/system/catz/tests.sh:348:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-349-echo_i "adding dom5.example with a valid masters suboption (IP without TSIG) and a random label ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-357-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:358:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-359-
bind-9.13.3/bin/tests/system/catz/tests.sh:360:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-361-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-370-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:371:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-372-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-382-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:383:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-384-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-386-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:387:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-388-
bind-9.13.3/bin/tests/system/catz/tests.sh:389:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-390-echo_i "checking that dom5.example is served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-398-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:399:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-400-
bind-9.13.3/bin/tests/system/catz/tests.sh:401:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-402-echo_i "removing dom5.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-410-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:411:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-412-
bind-9.13.3/bin/tests/system/catz/tests.sh:413:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-414-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-423-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:424:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-425-done
bind-9.13.3/bin/tests/system/catz/tests.sh-426-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:427:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-428-
bind-9.13.3/bin/tests/system/catz/tests.sh:429:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-430-echo_i "checking that dom5.example is no longer served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-434-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:435:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-436-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-439-echo_i "Testing masters global option"
bind-9.13.3/bin/tests/system/catz/tests.sh:440:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-441-echo_i "adding dom6.example and a valid global masters option (IP without TSIG) ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-450-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:451:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-452-
bind-9.13.3/bin/tests/system/catz/tests.sh:453:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-454-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-463-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:464:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-465-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-475-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:476:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-477-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-479-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:480:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-481-
bind-9.13.3/bin/tests/system/catz/tests.sh:482:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-483-echo_i "checking that dom6.example is served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-491-    sleep 1
bind-9.13.3/bin/tests/system/catz/tests.sh:492:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-493-done
bind-9.13.3/bin/tests/system/catz/tests.sh-494-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:495:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-496-
bind-9.13.3/bin/tests/system/catz/tests.sh:497:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-498-echo_i "removing dom6.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-507-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:508:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-509-
bind-9.13.3/bin/tests/system/catz/tests.sh:510:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-511-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-520-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:521:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-522-done
bind-9.13.3/bin/tests/system/catz/tests.sh-523-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:524:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-525-
bind-9.13.3/bin/tests/system/catz/tests.sh:526:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-527-echo_i "checking that dom6.example is no longer served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-531-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:532:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-533-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-535-
bind-9.13.3/bin/tests/system/catz/tests.sh:536:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-537-echo_i "adding dom6.example and an invalid global masters option (TSIG without IP) ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-545-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:546:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-547-
bind-9.13.3/bin/tests/system/catz/tests.sh:548:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-549-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-558-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:559:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-560-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-571-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:572:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-573-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-575-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:576:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-577-
bind-9.13.3/bin/tests/system/catz/tests.sh:578:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-579-echo_i "removing dom6.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-587-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:588:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-589-
bind-9.13.3/bin/tests/system/catz/tests.sh:590:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-591-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-600-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:601:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-602-done
bind-9.13.3/bin/tests/system/catz/tests.sh-603-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:604:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-605-
bind-9.13.3/bin/tests/system/catz/tests.sh-606-##########################################################################
bind-9.13.3/bin/tests/system/catz/tests.sh:607:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-608-echo_i "Checking that a missing zone directory forces in-memory ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-611-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:612:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-613-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-615-echo_i "Testing allow-query and allow-transfer ACLs"
bind-9.13.3/bin/tests/system/catz/tests.sh:616:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-617-echo_i "adding domains dom7.example and dom8.example to master via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-622-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:623:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-624-echo "@ 3600 IN SOA . . 1 3600 3600 3600 3600" > ns1/dom8.example.db
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-627-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:628:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-629-
bind-9.13.3/bin/tests/system/catz/tests.sh:630:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-631-echo_i "checking that dom7.example is now served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-635-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:636:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-637-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-639-
bind-9.13.3/bin/tests/system/catz/tests.sh:640:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-641-echo_i "adding domain dom7.example to catalog1 zone with an allow-query statement ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-649-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:650:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-651-
bind-9.13.3/bin/tests/system/catz/tests.sh:652:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-653-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-662-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:663:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-664-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-674-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:675:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-676-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-678-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:679:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-680-
bind-9.13.3/bin/tests/system/catz/tests.sh:681:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-682-echo_i "checking that dom7.example is accessible from 10.53.0.1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-686-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:687:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-688-
bind-9.13.3/bin/tests/system/catz/tests.sh:689:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-690-echo_i "checking that dom7.example is not accessible from 10.53.0.2 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-694-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:695:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-696-
bind-9.13.3/bin/tests/system/catz/tests.sh:697:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-698-echo_i "checking that dom7.example is accessible from 10.53.0.5 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-702-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:703:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-704-
bind-9.13.3/bin/tests/system/catz/tests.sh-705-cur=`awk 'BEGIN {l=0} /^/ {l++} END { print l }' ns2/named.run`
bind-9.13.3/bin/tests/system/catz/tests.sh:706:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-707-echo_i "adding dom8.example domain and global allow-query and allow-transfer ACLs ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-716-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:717:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-718-
bind-9.13.3/bin/tests/system/catz/tests.sh:719:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-720-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-729-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:730:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-731-done
bind-9.13.3/bin/tests/system/catz/tests.sh-732-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:733:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-734-
bind-9.13.3/bin/tests/system/catz/tests.sh:735:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-736-echo_i "checking that dom8.example is accessible from 10.53.0.1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-740-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:741:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-742-
bind-9.13.3/bin/tests/system/catz/tests.sh:743:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-744-echo_i "checking that dom8.example is not accessible from 10.53.0.2 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-748-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:749:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-750-
bind-9.13.3/bin/tests/system/catz/tests.sh:751:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-752-echo_i "checking that dom8.example is not AXFR accessible from 10.53.0.1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-756-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:757:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-758-
bind-9.13.3/bin/tests/system/catz/tests.sh:759:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-760-echo_i "checking that dom8.example is AXFR accessible from 10.53.0.2 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-764-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:765:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-766-
bind-9.13.3/bin/tests/system/catz/tests.sh-767-cur=`awk 'BEGIN {l=0} /^/ {l++} END { print l }' ns2/named.run`
bind-9.13.3/bin/tests/system/catz/tests.sh:768:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-769-echo_i "deleting global allow-query and allow-domain ACLs ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-777-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:778:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-779-ret=0
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-787-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:788:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-789-done
bind-9.13.3/bin/tests/system/catz/tests.sh-790-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:791:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-792-
bind-9.13.3/bin/tests/system/catz/tests.sh:793:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-794-echo_i "checking that dom8.example is accessible from 10.53.0.1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-798-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:799:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-800-
bind-9.13.3/bin/tests/system/catz/tests.sh:801:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-802-echo_i "checking that dom8.example is accessible from 10.53.0.2 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-806-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:807:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-808-
bind-9.13.3/bin/tests/system/catz/tests.sh:809:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-810-echo_i "checking that dom8.example is AXFR accessible from 10.53.0.1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-814-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:815:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-816-
bind-9.13.3/bin/tests/system/catz/tests.sh:817:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-818-echo_i "checking that dom8.example is AXFR accessible from 10.53.0.2 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-822-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:823:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-824-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-827-echo_i "Testing TSIG keys for masters set per-domain"
bind-9.13.3/bin/tests/system/catz/tests.sh:828:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-829-echo_i "adding a domain dom9.example to master via RNDC, with transfers allowed only with TSIG key ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-834-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:835:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-836-
bind-9.13.3/bin/tests/system/catz/tests.sh:837:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-838-echo_i "checking that dom9.example is now served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-842-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:843:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-844-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-846-
bind-9.13.3/bin/tests/system/catz/tests.sh:847:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-848-echo_i "adding domain dom9.example to catalog1 zone with a valid masters suboption (IP with TSIG) ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-857-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:858:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-859-
bind-9.13.3/bin/tests/system/catz/tests.sh:860:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-861-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-870-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:871:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-872-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-882-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:883:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-884-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-886-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:887:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-888-
bind-9.13.3/bin/tests/system/catz/tests.sh:889:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-890-echo_i "checking that dom9.example is accessible on slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-894-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:895:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-896-
bind-9.13.3/bin/tests/system/catz/tests.sh:897:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-898-echo_i "deleting domain dom9.example from catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-907-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:908:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-909-
bind-9.13.3/bin/tests/system/catz/tests.sh:910:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-911-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-920-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:921:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-922-done
bind-9.13.3/bin/tests/system/catz/tests.sh-923-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:924:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-925-
bind-9.13.3/bin/tests/system/catz/tests.sh:926:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-927-echo_i "checking that dom9.example is no longer accessible on slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-931-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:932:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-933-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-935-
bind-9.13.3/bin/tests/system/catz/tests.sh:936:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-937-echo_i "adding domain dom9.example to catalog1 zone with an invalid masters suboption (TSIG without IP) ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-945-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:946:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-947-
bind-9.13.3/bin/tests/system/catz/tests.sh:948:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-949-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-958-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:959:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-960-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-971-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:972:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-973-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-975-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:976:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-977-
bind-9.13.3/bin/tests/system/catz/tests.sh:978:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-979-echo_i "deleting domain dom9.example from catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-987-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:988:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-989-
bind-9.13.3/bin/tests/system/catz/tests.sh:990:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-991-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1000-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1001:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1002-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1003-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1004:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1005-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1007-echo_i "Testing very long domain in catalog"
bind-9.13.3/bin/tests/system/catz/tests.sh:1008:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1009-echo_i "checking that this.is.a.very.very.long.long.long.domain.that.will.cause.catalog.zones.to.generate.hash.instead.of.using.regular.filename.dom10.example is not served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1013-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1014:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1015-
bind-9.13.3/bin/tests/system/catz/tests.sh:1016:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1017-echo_i "Adding a domain this.is.a.very.very.long.long.long.domain.that.will.cause.catalog.zones.to.generate.hash.instead.of.using.regular.filename.dom10.example to master via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1022-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1023:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1024-
bind-9.13.3/bin/tests/system/catz/tests.sh:1025:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1026-echo_i "checking that this.is.a.very.very.long.long.long.domain.that.will.cause.catalog.zones.to.generate.hash.instead.of.using.regular.filename.dom10.example is now served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1030-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1031:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1032-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1034-
bind-9.13.3/bin/tests/system/catz/tests.sh:1035:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1036-echo_i "Adding domain this.is.a.very.very.long.long.long.domain.that.will.cause.catalog.zones.to.generate.hash.instead.of.using.regular.filename.dom10.example to catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1043-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1044:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1045-
bind-9.13.3/bin/tests/system/catz/tests.sh:1046:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1047-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1056-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1057:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1058-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1068-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1069:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1070-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1072-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1073:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1074-
bind-9.13.3/bin/tests/system/catz/tests.sh:1075:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1076-echo_i "checking that this.is.a.very.very.long.long.long.domain.that.will.cause.catalog.zones.to.generate.hash.instead.of.using.regular.filename.dom10.example is served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1080-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1081:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1082-
bind-9.13.3/bin/tests/system/catz/tests.sh:1083:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1084-echo_i "checking that zone-directory is populated with a hashed filename ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1087-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1088:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1089-
bind-9.13.3/bin/tests/system/catz/tests.sh:1090:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1091-echo_i "removing domain this.is.a.very.very.long.long.long.domain.that.will.cause.catalog.zones.to.generate.hash.instead.of.using.regular.filename.dom10.example from catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1098-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1099:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1100-
bind-9.13.3/bin/tests/system/catz/tests.sh:1101:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1102-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1111-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1112:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1113-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1114-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1115:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1116-
bind-9.13.3/bin/tests/system/catz/tests.sh:1117:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1118-echo_i "checking that this.is.a.very.very.long.long.long.domain.that.will.cause.catalog.zones.to.generate.hash.instead.of.using.regular.filename.dom10.example is not served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1122-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1123:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1124-
bind-9.13.3/bin/tests/system/catz/tests.sh:1125:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1126-echo_i "checking that zone-directory is emptied ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1129-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1130:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1131-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1133-echo_i "Testing adding a domain and a subdomain of it"
bind-9.13.3/bin/tests/system/catz/tests.sh:1134:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1135-echo_i "checking that dom11.example is not served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1139-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1140:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1141-
bind-9.13.3/bin/tests/system/catz/tests.sh:1142:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1143-echo_i "Adding a domain dom11.example to master via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1148-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1149:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1150-
bind-9.13.3/bin/tests/system/catz/tests.sh:1151:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1152-echo_i "checking that dom11.example is now served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1156-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1157:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1158-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1160-
bind-9.13.3/bin/tests/system/catz/tests.sh:1161:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1162-echo_i "Adding domain dom11.example to catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1169-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1170:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1171-
bind-9.13.3/bin/tests/system/catz/tests.sh:1172:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1173-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1182-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1183:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1184-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1194-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1195:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1196-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1198-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1199:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1200-
bind-9.13.3/bin/tests/system/catz/tests.sh:1201:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1202-echo_i "checking that dom11.example is served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1210-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1211:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1212-
bind-9.13.3/bin/tests/system/catz/tests.sh:1213:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1214-echo_i "checking that subdomain.of.dom11.example is not served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1218-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1219:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1220-
bind-9.13.3/bin/tests/system/catz/tests.sh:1221:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1222-echo_i "Adding a domain subdomain.of.dom11.example to master via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1227-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1228:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1229-
bind-9.13.3/bin/tests/system/catz/tests.sh:1230:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1231-echo_i "checking that subdomain.of.dom11.example is now served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1235-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1236:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1237-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1239-
bind-9.13.3/bin/tests/system/catz/tests.sh:1240:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1241-echo_i "Adding domain subdomain.of.dom11.example to catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1248-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1249:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1250-
bind-9.13.3/bin/tests/system/catz/tests.sh:1251:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1252-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1261-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1262:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1263-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1273-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1274:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1275-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1277-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1278:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1279-
bind-9.13.3/bin/tests/system/catz/tests.sh:1280:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1281-echo_i "checking that subdomain.of.dom11.example is served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1289-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1290:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1291-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1293-
bind-9.13.3/bin/tests/system/catz/tests.sh:1294:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1295-echo_i "removing domain dom11.example from catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1302-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1303:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1304-
bind-9.13.3/bin/tests/system/catz/tests.sh:1305:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1306-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1315-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1316:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1317-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1318-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1319:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1320-
bind-9.13.3/bin/tests/system/catz/tests.sh:1321:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1322-echo_i "checking that dom11.example is not served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1326-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1327:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1328-
bind-9.13.3/bin/tests/system/catz/tests.sh:1329:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1330-echo_i "checking that subdomain.of.dom11.example is still served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1334-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1335:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1336-
bind-9.13.3/bin/tests/system/catz/tests.sh:1337:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1338-echo_i "removing domain subdomain.of.dom11.example from catalog1 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1345-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1346:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1347-
bind-9.13.3/bin/tests/system/catz/tests.sh:1348:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1349-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1358-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1359:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1360-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1361-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1362:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1363-
bind-9.13.3/bin/tests/system/catz/tests.sh:1364:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1365-echo_i "checking that subdomain.of.dom11.example is not served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1369-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1370:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1371-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1374-echo_i "Testing adding a catalog zone at runtime with rndc reconfig"
bind-9.13.3/bin/tests/system/catz/tests.sh:1375:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1376-echo_i "checking that dom12.example is not served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1380-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1381:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1382-
bind-9.13.3/bin/tests/system/catz/tests.sh:1383:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1384-echo_i "Adding a domain dom12.example to master via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1389-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1390:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1391-
bind-9.13.3/bin/tests/system/catz/tests.sh:1392:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1393-echo_i "checking that dom12.example is now served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1397-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1398:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1399-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1401-
bind-9.13.3/bin/tests/system/catz/tests.sh:1402:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1403-echo_i "Adding domain dom12.example to catalog4 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1410-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1411:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1412-
bind-9.13.3/bin/tests/system/catz/tests.sh:1413:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1414-echo_i "checking that dom12.example is not served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1418-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1419:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1420-
bind-9.13.3/bin/tests/system/catz/tests.sh-1421-
bind-9.13.3/bin/tests/system/catz/tests.sh:1422:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1423-echo_i "reconfiguring slave - adding catalog4 catalog zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1428-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1429:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1430-
bind-9.13.3/bin/tests/system/catz/tests.sh:1431:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1432-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1441-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1442:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1443-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1453-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1454:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1455-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1457-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1458:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1459-
bind-9.13.3/bin/tests/system/catz/tests.sh:1460:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1461-echo_i "checking that dom7.example is still served by slave after reconfiguration ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1465-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1466:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh:1467:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1468-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1477-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1478:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1479-
bind-9.13.3/bin/tests/system/catz/tests.sh:1480:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1481-echo_i "reconfiguring slave - removing catalog4 catalog zone, adding non-existent catalog5 catalog zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1486-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1487:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1488-
bind-9.13.3/bin/tests/system/catz/tests.sh:1489:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1490-echo_i "reconfiguring slave - removing non-existent catalog5 catalog zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1494-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1495:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1496-
bind-9.13.3/bin/tests/system/catz/tests.sh:1497:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1498-echo_i "checking that dom12.example is not served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1502-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1503:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1504-
bind-9.13.3/bin/tests/system/catz/tests.sh:1505:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1506-echo_i "removing domain dom12.example from catalog4 zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1513-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1514:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1515-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1517-echo_i "Testing having a zone in two different catalogs"
bind-9.13.3/bin/tests/system/catz/tests.sh:1518:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1519-echo_i "checking that dom13.example is not served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1523-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1524:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1525-
bind-9.13.3/bin/tests/system/catz/tests.sh:1526:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1527-echo_i "Adding a domain dom13.example to master ns1 via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1533-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1534:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1535-
bind-9.13.3/bin/tests/system/catz/tests.sh:1536:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1537-echo_i "checking that dom13.example is now served by master ns1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1541-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1542:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1543-
bind-9.13.3/bin/tests/system/catz/tests.sh:1544:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1545-echo_i "Adding a domain dom13.example to master ns3 via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1551-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1552:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1553-
bind-9.13.3/bin/tests/system/catz/tests.sh:1554:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1555-echo_i "checking that dom13.example is now served by master ns3 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1559-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1560:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1561-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1564-
bind-9.13.3/bin/tests/system/catz/tests.sh:1565:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1566-echo_i "Adding domain dom13.example to catalog1 zone with ns1 as master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1574-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1575:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1576-
bind-9.13.3/bin/tests/system/catz/tests.sh:1577:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1578-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1587-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1588:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1589-done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1599-	    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1600:	    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1601-	done
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1603-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1604:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1605-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1607-
bind-9.13.3/bin/tests/system/catz/tests.sh:1608:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1609-echo_i "checking that dom13.example is served by slave and that it's the one from ns1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1614-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1615:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1616-
bind-9.13.3/bin/tests/system/catz/tests.sh:1617:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1618-echo_i "Adding domain dom13.example to catalog2 zone with ns3 as master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1626-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1627:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1628-
bind-9.13.3/bin/tests/system/catz/tests.sh:1629:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1630-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1639-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1640:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1641-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1642-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1643:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1644-
bind-9.13.3/bin/tests/system/catz/tests.sh:1645:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1646-echo_i "checking that dom13.example is served by slave and that it's still the one from ns1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1651-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1652:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1653-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1655-
bind-9.13.3/bin/tests/system/catz/tests.sh:1656:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1657-echo_i "Deleting domain dom13.example from catalog2 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1665-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1666:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1667-
bind-9.13.3/bin/tests/system/catz/tests.sh:1668:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1669-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1678-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1679:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1680-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1681-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1682:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1683-
bind-9.13.3/bin/tests/system/catz/tests.sh:1684:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1685-echo_i "checking that dom13.example is served by slave and that it's still the one from ns1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1690-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1691:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1692-
bind-9.13.3/bin/tests/system/catz/tests.sh:1693:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1694-echo_i "Deleting domain dom13.example from catalog1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1702-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1703:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1704-
bind-9.13.3/bin/tests/system/catz/tests.sh:1705:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1706-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1715-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1716:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1717-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1718-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1719:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1720-
bind-9.13.3/bin/tests/system/catz/tests.sh:1721:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1722-echo_i "checking that dom13.example is no longer served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1726-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1727:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1728-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1730-echo_i "Testing having a regular zone and a zone in catalog zone of the same name"
bind-9.13.3/bin/tests/system/catz/tests.sh:1731:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1732-echo_i "checking that dom14.example is not served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1736-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1737:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1738-
bind-9.13.3/bin/tests/system/catz/tests.sh:1739:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1740-echo_i "Adding a domain dom14.example to master ns1 via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1746-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1747:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1748-
bind-9.13.3/bin/tests/system/catz/tests.sh:1749:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1750-echo_i "checking that dom14.example is now served by master ns1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1754-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1755:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1756-
bind-9.13.3/bin/tests/system/catz/tests.sh:1757:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1758-echo_i "Adding a domain dom14.example to master ns3 via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1764-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1765:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1766-
bind-9.13.3/bin/tests/system/catz/tests.sh:1767:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1768-echo_i "checking that dom14.example is now served by master ns3 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1772-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1773:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1774-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1776-
bind-9.13.3/bin/tests/system/catz/tests.sh:1777:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1778-echo_i "Adding domain dom14.example with rndc with ns1 as master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1781-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1782:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1783-
bind-9.13.3/bin/tests/system/catz/tests.sh:1784:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1785-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1794-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1795:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1796-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1797-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1798:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1799-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1801-
bind-9.13.3/bin/tests/system/catz/tests.sh:1802:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1803-echo_i "checking that dom14.example is served by slave and that it's the one from ns1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1808-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1809:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1810-
bind-9.13.3/bin/tests/system/catz/tests.sh:1811:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1812-echo_i "Adding domain dom14.example to catalog2 zone with ns3 as master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1820-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1821:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1822-
bind-9.13.3/bin/tests/system/catz/tests.sh:1823:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1824-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1833-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1834:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1835-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1836-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1837:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1838-
bind-9.13.3/bin/tests/system/catz/tests.sh:1839:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1840-echo_i "checking that dom14.example is served by slave and that it's still the one from ns1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1845-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1846:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1847-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1849-
bind-9.13.3/bin/tests/system/catz/tests.sh:1850:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1851-echo_i "Deleting domain dom14.example from catalog2 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1859-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1860:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1861-
bind-9.13.3/bin/tests/system/catz/tests.sh:1862:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1863-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1872-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1873:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1874-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1875-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1876:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1877-
bind-9.13.3/bin/tests/system/catz/tests.sh:1878:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1879-echo_i "checking that dom14.example is served by slave and that it's still the one from ns1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1884-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1885:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1886-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1888-echo_i "Testing changing label for a member zone"
bind-9.13.3/bin/tests/system/catz/tests.sh:1889:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1890-echo_i "checking that dom15.example is not served by master ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1894-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1895:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1896-
bind-9.13.3/bin/tests/system/catz/tests.sh:1897:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1898-echo_i "Adding a domain dom15.example to master ns1 via RNDC ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1903-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1904:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1905-
bind-9.13.3/bin/tests/system/catz/tests.sh:1906:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1907-echo_i "checking that dom15.example is now served by master ns1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1911-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1912:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1913-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1923-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1924:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1925-
bind-9.13.3/bin/tests/system/catz/tests.sh:1926:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1927-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1936-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1937:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1938-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1939-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1940:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1941-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1943-
bind-9.13.3/bin/tests/system/catz/tests.sh:1944:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1945-echo_i "checking that dom15.example is served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1953-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1954:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1955-
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1957-
bind-9.13.3/bin/tests/system/catz/tests.sh:1958:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1959-echo_i "Changing label of domain dom15.example from 'dom15label1' to 'dom15label2' ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1967-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1968:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1969-
bind-9.13.3/bin/tests/system/catz/tests.sh:1970:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1971-echo_i "waiting for slave to sync up ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1980-    }
bind-9.13.3/bin/tests/system/catz/tests.sh:1981:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1982-done
bind-9.13.3/bin/tests/system/catz/tests.sh-1983-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1984:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1985-
bind-9.13.3/bin/tests/system/catz/tests.sh:1986:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/catz/tests.sh-1987-echo_i "checking that dom15.example is served by slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/catz/tests.sh-1995-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/catz/tests.sh:1996:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/catz/tests.sh-1997-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-16-    DIG=".\dig.bat"
bind-9.13.3/bin/tests/system/checkds/tests.sh:17:    WINDSFROMKEY=`cygpath -w $DSFROMKEY`
bind-9.13.3/bin/tests/system/checkds/tests.sh-18-    CHECKDS="$CHECKDS -d $DIG -D $WINDSFROMKEY"
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-32-grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:33:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-34-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:35:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-36-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-41-grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:42:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-43-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:44:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-45-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-50-grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:51:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-52-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:53:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-54-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-59-grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:60:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-61-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:62:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-63-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-68-grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:69:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-70-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:71:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-72-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-77-grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:78:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-79-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:80:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-81-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-86-grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:87:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-88-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:89:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-90-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-95-grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:96:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-97-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:98:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-99-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-107-grep 'SHA-256.*missing' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:108:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-109-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:110:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-111-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-118-grep 'SHA-256.*missing' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:119:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-120-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:121:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-122-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-129-grep 'SHA-256.*missing' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:130:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-131-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:132:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-133-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-140-grep 'SHA-256.*missing' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:141:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-142-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:143:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-144-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-148-grep 'No DS' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:149:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-150-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:151:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-152-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-156-grep 'No DS' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:157:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-158-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:159:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-160-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-164-grep 'No DLV' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:165:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-166-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:167:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-168-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-172-grep 'No DLV' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:173:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-174-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:175:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-176-
##############################################
bind-9.13.3/bin/tests/system/checkds/tests.sh-181-grep 'SHA-256.*found' checkds.out.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkds/tests.sh:182:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkds/tests.sh-183-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkds/tests.sh:184:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkds/tests.sh-185-
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-21-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:22:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-23-echo_i "checking that NSEC wildcard non-existance proof is returned auth ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-27-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:28:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-29-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:30:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-31-echo_i "checking that NSEC wildcard non-existance proof is returned non-validating ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-36-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:37:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-38-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:39:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-40-echo_i "checking that NSEC wildcard non-existance proof is returned validating ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-45-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:46:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-47-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:48:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-49-echo_i "checking that NSEC wildcard non-existance proof is returned validating + CD ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-54-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:55:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh:56:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-57-
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-63-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-65-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:66:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-67-echo_i "checking that NSEC wildcard non-existance proof is returned private, validating ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-72-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:73:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-74-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:75:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-76-echo_i "checking that returned NSEC wildcard non-existance proof for private zone validates ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-81-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:82:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-83-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:84:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-85-echo_i "checking that NSEC3 wildcard non-existance proof is returned auth ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-89-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:90:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-91-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:92:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-93-echo_i "checking that NSEC3 wildcard non-existance proof is returned non-validating ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-98-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:99:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-100-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:101:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-102-echo_i "checking that NSEC3 wildcard non-existance proof is returned validating ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-107-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:108:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-109-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:110:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-111-echo_i "checking that NSEC3 wildcard non-existance proof is returned validating + CD ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-116-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:117:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-118-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:119:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-120-echo_i "checking that returned NSEC3 wildcard non-existance proof validates ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-125-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:126:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-127-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:128:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-129-echo_i "checking that NSEC3 wildcard non-existance proof is returned private, validating ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-134-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:135:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-136-
bind-9.13.3/bin/tests/system/wildcard/tests.sh:137:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-138-echo_i "checking that returned NSEC3 wildcard non-existance proof for private zone validates ($n)"
##############################################
bind-9.13.3/bin/tests/system/wildcard/tests.sh-143-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/wildcard/tests.sh:144:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/wildcard/tests.sh-145-
##############################################
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-22-outfile=dlv.db.signed
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:23:dssets="$dssets dsset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-24-
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:25:keyname1=`$KEYGEN -a RSASHA1 -b 1024 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:26:keyname2=`$KEYGEN -f KSK -a RSASHA1 -b 1024 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-27-
##############################################
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-36-outfile=nsec.db.signed
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:37:dssets="$dssets dsset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-38-
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:39:keyname1=`$KEYGEN -a RSASHA1 -b 1024 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:40:keyname2=`$KEYGEN -f KSK -a RSASHA1 -b 1024 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-41-
##############################################
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-51-
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:52:keyname1=`$KEYGEN -a RSASHA1 -b 1024 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:53:keyname2=`$KEYGEN -f KSK -a RSASHA1 -b 1024 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-54-
##############################################
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-65-outfile=nsec3.db.signed
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:66:dssets="$dssets dsset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-67-
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:68:keyname1=`$KEYGEN -a NSEC3RSASHA1 -b 1024 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:69:keyname2=`$KEYGEN -f KSK -a NSEC3RSASHA1 -b 1024 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-70-
##############################################
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-80-
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:81:keyname1=`$KEYGEN -a NSEC3RSASHA1 -b 1024 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:82:keyname2=`$KEYGEN -f KSK -a NSEC3RSASHA1 -b 1024 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-83-
##############################################
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-95-
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:96:keyname1=`$KEYGEN -a RSASHA1 -b 1024 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh:97:keyname2=`$KEYGEN -f KSK -a RSASHA1 -b 1024 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/wildcard/ns1/sign.sh-98-
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-15-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:16:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-17-echo_i "checking that named-checkconf handles a known good config ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-20-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:21:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-22-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:23:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-24-echo_i "checking that named-checkconf prints a known good config ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-30-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:31:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-32-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:33:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-34-echo_i "checking that named-checkconf -x removes secrets ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-41-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:42:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-43-
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-45-do
bind-9.13.3/bin/tests/system/checkconf/tests.sh:46:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-47-    echo_i "checking that named-checkconf detects error in $bad ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-62-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:63:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-64-done
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-67-do
bind-9.13.3/bin/tests/system/checkconf/tests.sh:68:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-69-	echo_i "checking that named-checkconf detects no error in $good ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-72-	if [ $? != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:73:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-74-done
bind-9.13.3/bin/tests/system/checkconf/tests.sh-75-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:76:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-77-echo_i "checking that named-checkconf -z catches missing hint file ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-81-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:82:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-83-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:84:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-85-echo_i "checking that named-checkconf catches range errors ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-88-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:89:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-90-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:91:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-92-echo_i "checking that named-checkconf warns of notify inconsistencies ($n)"
bind-9.13.3/bin/tests/system/checkconf/tests.sh-93-ret=0
bind-9.13.3/bin/tests/system/checkconf/tests.sh:94:warnings=`$CHECKCONF notify.conf 2>&1 | grep "'notify' is disabled" | wc -l`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-95-[ $warnings -eq 3 ] || ret=1
bind-9.13.3/bin/tests/system/checkconf/tests.sh-96-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:97:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-98-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:99:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-100-echo_i "checking named-checkconf dnssec warnings ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-108-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:109:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-110-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:111:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-112-echo_i "range checking fields that do not allow zero ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-148-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:149:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-150-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:151:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-152-echo_i "checking options allowed in inline-signing slaves ($n)"
bind-9.13.3/bin/tests/system/checkconf/tests.sh-153-ret=0
bind-9.13.3/bin/tests/system/checkconf/tests.sh:154:l=`$CHECKCONF bad-dnssec.conf 2>&1 | grep "dnssec-dnskey-kskonly.*requires inline" | wc -l`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-155-[ $l -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/checkconf/tests.sh:156:l=`$CHECKCONF bad-dnssec.conf 2>&1 | grep "dnssec-loadkeys-interval.*requires inline" | wc -l`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-157-[ $l -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/checkconf/tests.sh:158:l=`$CHECKCONF bad-dnssec.conf 2>&1 | grep "update-check-ksk.*requires inline" | wc -l`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-159-[ $l -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/checkconf/tests.sh-160-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:161:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-162-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:163:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-164-echo_i "check file + inline-signing for slave zones ($n)"
bind-9.13.3/bin/tests/system/checkconf/tests.sh:165:l=`$CHECKCONF inline-no.conf 2>&1 | grep "missing 'file' entry" | wc -l`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-166-[ $l -eq 0 ] || ret=1
bind-9.13.3/bin/tests/system/checkconf/tests.sh:167:l=`$CHECKCONF inline-good.conf 2>&1 | grep "missing 'file' entry" | wc -l`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-168-[ $l -eq 0 ] || ret=1
bind-9.13.3/bin/tests/system/checkconf/tests.sh:169:l=`$CHECKCONF inline-bad.conf 2>&1 | grep "missing 'file' entry" | wc -l`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-170-[ $l -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/checkconf/tests.sh-171-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:172:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-173-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:174:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-175-echo_i "checking named-checkconf DLZ warnings ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-178-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:179:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-180-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:181:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-182-echo_i "checking for missing key directory warning ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-184-rm -rf test.keydir
bind-9.13.3/bin/tests/system/checkconf/tests.sh:185:l=`$CHECKCONF warn-keydir.conf 2>&1 | grep "'test.keydir' does not exist" | wc -l`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-186-[ $l -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/checkconf/tests.sh-187-touch test.keydir
bind-9.13.3/bin/tests/system/checkconf/tests.sh:188:l=`$CHECKCONF warn-keydir.conf 2>&1 | grep "'test.keydir' is not a directory" | wc -l`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-189-[ $l -eq 1 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-191-mkdir test.keydir
bind-9.13.3/bin/tests/system/checkconf/tests.sh:192:l=`$CHECKCONF warn-keydir.conf 2>&1 | grep "key-directory" | wc -l`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-193-[ $l -eq 0 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-196-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:197:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-198-echo_i "checking that named-checkconf -z catches conflicting ttl with max-ttl ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-204-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:205:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-206-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:207:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-208-echo_i "checking that named-checkconf -z catches invalid max-ttl ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-211-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:212:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-213-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:214:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-215-echo_i "checking that named-checkconf -z skips zone check with alternate databases ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-218-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:219:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-220-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:221:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-222-echo_i "checking that named-checkconf -z skips zone check with DLZ ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-225-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:226:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-227-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:228:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-229-echo_i "checking that named-checkconf -z fails on view with ANY class ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-232-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:233:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-234-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:235:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-236-echo_i "checking that named-checkconf -z fails on view with CLASS255 class ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-239-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:240:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-241-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:242:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-243-echo_i "checking that named-checkconf -z passes on view with IN class ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-246-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:247:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-248-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:249:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-250-echo_i "checking that named-checkconf -z passes on view with CLASS1 class ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-253-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:254:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-255-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:256:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-257-echo_i "check that check-names fails as configured ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-262-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:263:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-264-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:265:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-266-echo_i "check that check-mx fails as configured ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-271-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:272:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-273-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:274:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-275-echo_i "check that check-dup-records fails as configured ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-280-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:281:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-282-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:283:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-284-echo_i "check that check-mx fails as configured ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-289-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:290:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-291-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:292:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-293-echo_i "check that check-mx-cname fails as configured ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-298-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:299:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-300-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:301:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-302-echo_i "check that check-srv-cname fails as configured ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-307-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:308:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-309-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:310:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-311-echo_i "check that named-checkconf -p properly print a port range ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-315-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:316:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-317-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:318:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-319-echo_i "check that named-checkconf -z handles in-view ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-323-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:324:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-325-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:326:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-327-echo_i "check that named-checkconf prints max-cache-size <percentage> correctly ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-331-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:332:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-333-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:334:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-335-echo_i "check that named-checkconf -l print out the zone list ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-341-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:342:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-343-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:344:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-345-echo_i "check that 'dnssec-lookaside auto;' generates a warning ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-349-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:350:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-351-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:352:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-353-echo_i "check that 'dnssec-lookaside . trust-anchor dlv.isc.org;' generates a warning ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-357-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:358:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-359-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:360:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-361-echo_i "check that 'dnssec-lookaside . trust-anchor dlv.example.com;' doesn't generates a warning ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-365-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:366:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-367-
bind-9.13.3/bin/tests/system/checkconf/tests.sh:368:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-369-echo_i "check that the 2010 ICANN ROOT KSK without the 2017 ICANN ROOT KSK generates a warning ($n)"
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-374-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:375:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-376-
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-381-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:382:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-383-
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-388-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:389:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-390-
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-396-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:397:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-398-
##############################################
bind-9.13.3/bin/tests/system/checkconf/tests.sh-404-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/checkconf/tests.sh:405:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkconf/tests.sh-406-
##############################################
bind-9.13.3/bin/tests/system/keymgr/tests.sh-40-	if [ "$CYGWIN" ]; then
bind-9.13.3/bin/tests/system/keymgr/tests.sh:41:            $KEYMGR $policy -K $dir -g `cygpath -w $KEYGEN` \
bind-9.13.3/bin/tests/system/keymgr/tests.sh:42:		-s `cygpath -w $SETTIME` $kargs > keymgr.$n 2>&1
bind-9.13.3/bin/tests/system/keymgr/tests.sh-43-	else
##############################################
bind-9.13.3/bin/tests/system/keymgr/tests.sh-53-
bind-9.13.3/bin/tests/system/keymgr/tests.sh:54:        found=`matchall keymgr.$n "$kmatch"`
bind-9.13.3/bin/tests/system/keymgr/tests.sh-55-        if [ "$found" = "FAIL" ]; then
##############################################
bind-9.13.3/bin/tests/system/keymgr/tests.sh-69-        # check for correct number of errors
bind-9.13.3/bin/tests/system/keymgr/tests.sh:70:        found=`grep ERROR coverage.$n | wc -l`
bind-9.13.3/bin/tests/system/keymgr/tests.sh-71-        if [ $found -ne $error ]; then
##############################################
bind-9.13.3/bin/tests/system/keymgr/tests.sh-76-        # check for correct number of warnings
bind-9.13.3/bin/tests/system/keymgr/tests.sh:77:        found=`grep WARNING coverage.$n | wc -l`
bind-9.13.3/bin/tests/system/keymgr/tests.sh-78-        if [ $found -ne $warn ]; then
##############################################
bind-9.13.3/bin/tests/system/keymgr/tests.sh-83-        # check for correct number of OKs
bind-9.13.3/bin/tests/system/keymgr/tests.sh:84:        found=`grep "No errors found" coverage.$n | wc -l`
bind-9.13.3/bin/tests/system/keymgr/tests.sh-85-        if [ $found -ne $ok ]; then
##############################################
bind-9.13.3/bin/tests/system/keymgr/tests.sh-89-
bind-9.13.3/bin/tests/system/keymgr/tests.sh:90:        found=`matchall coverage.$n "$cmatch"`
bind-9.13.3/bin/tests/system/keymgr/tests.sh-91-        if [ "$found" = "FAIL" ]; then
##############################################
bind-9.13.3/bin/tests/system/keymgr/tests.sh-95-
bind-9.13.3/bin/tests/system/keymgr/tests.sh:96:        n=`expr $n + 1`
bind-9.13.3/bin/tests/system/keymgr/tests.sh-97-        if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/keymgr/tests.sh:98:        status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/keymgr/tests.sh-99-done
##############################################
bind-9.13.3/bin/tests/system/keymgr/tests.sh-106-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/keymgr/tests.sh:107:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/keymgr/tests.sh:108:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/keymgr/tests.sh-109-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-23-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:24:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-25-$SETTIME -K $dir -I +9mo -D +1y $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:26:ksk2=`$KEYGEN -K $dir -S $ksk1`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-27-$SETTIME -K $dir -I +7mo $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:28:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-29-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-34-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:35:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-36-$SETTIME -K $dir -I +9mo -D +1y $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:37:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-38-$SETTIME -K $dir -I +7mo $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:39:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-40-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-45-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:46:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-47-$SETTIME -K $dir -I +9mo -D +1y $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:48:ksk2=`$KEYGEN -K $dir -S $ksk1`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-49-$SETTIME -K $dir -D +6mo $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:50:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-51-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-56-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:57:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-58-$SETTIME -K $dir -I +9mo -D +1y $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:59:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-60-$SETTIME -K $dir -D +6mo $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:61:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-62-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-68-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:69:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-70-$SETTIME -K $dir -I +9mo -D +8mo $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:71:ksk2=`$KEYGEN -K $dir -S $ksk1`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:72:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-73-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-79-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:80:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-81-$SETTIME -K $dir -I +9mo -D +8mo $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:82:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:83:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-84-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-89-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:90:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-91-$SETTIME -K $dir -I +9mo -D +1y $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:92:ksk2=`$KEYGEN -K $dir -S $ksk1`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-93-$SETTIME -K $dir -P +269d $ksk2 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:94:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-95-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-100-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:101:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-102-$SETTIME -K $dir -I +9mo -D +1y $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:103:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-104-# allow only 1 day between publication and activation
bind-9.13.3/bin/tests/system/keymgr/setup.sh-105-$SETTIME -K $dir -P +269d $zsk2 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:106:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-107-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-116-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:117:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:118:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-119-$SETTIME -K $dir -I +3mo -D +4mo $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/keymgr/setup.sh:120:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-121-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-126-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:127:k1=`$KEYGEN -K $dir -a rsasha1 -q3fk -P now+1mo -A now+1mo example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:128:z1=`$KEYGEN -K $dir -a rsasha1 -q3 -P now+1mo -A now+1mo example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:129:z2=`$KEYGEN -K $dir -a rsasha1 -q3 -P now+1mo -A now+1mo example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:130:z3=`$KEYGEN -K $dir -a rsasha1 -q3 -P now+1mo -A now+1mo example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:131:z4=`$KEYGEN -K $dir -a rsasha1 -q3 -P now+1mo -A now+1mo example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-132-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-137-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:138:k1=`$KEYGEN -K $dir -a rsasha1 -q3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:139:z1=`$KEYGEN -K $dir -a rsasha1 -q3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:140:z2=`$KEYGEN -K $dir -a rsasha1 -q3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:141:z3=`$KEYGEN -K $dir -a rsasha1 -q3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:142:z4=`$KEYGEN -K $dir -a rsasha1 -q3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-143-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-148-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:149:k1=`$KEYGEN -K $dir -a rsasha1 -q3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:150:k2=`$KEYGEN -K $dir -a rsasha1 -q3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:151:k3=`$KEYGEN -K $dir -a rsasha1 -q3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:152:z1=`$KEYGEN -K $dir -a rsasha1 -q3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-153-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-158-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:159:k1=`$KEYGEN -K $dir -a rsasha1 -qfk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:160:z1=`$KEYGEN -K $dir -a rsasha1 -q example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-161-$SETTIME -K $dir -I now+6mo -D now+8mo $z1 > /dev/null
bind-9.13.3/bin/tests/system/keymgr/setup.sh:162:z2=`$KEYGEN -K $dir -q -S ${z1}.key`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-163-$SETTIME -K $dir -I now+1y -D now+14mo $z2 > /dev/null
bind-9.13.3/bin/tests/system/keymgr/setup.sh:164:z3=`$KEYGEN -K $dir -q -S ${z2}.key`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-165-$SETTIME -K $dir -I now+18mo -D now+20mo $z3 > /dev/null
bind-9.13.3/bin/tests/system/keymgr/setup.sh:166:z4=`$KEYGEN -K $dir -q -S ${z3}.key`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-167-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-172-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:173:k1=`$KEYGEN -K $dir -a rsasha1 -q3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:174:z1=`$KEYGEN -K $dir -a rsasha1 -q3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-175-$SETTIME -K $dir -I now+6mo -D now+8mo $z1 > /dev/null
bind-9.13.3/bin/tests/system/keymgr/setup.sh:176:z2=`$KEYGEN -K $dir -q -S ${z1}.key`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-177-$SETTIME -K $dir -I now+1y -D now+14mo $z2 > /dev/null
bind-9.13.3/bin/tests/system/keymgr/setup.sh:178:z3=`$KEYGEN -K $dir -q -S ${z2}.key`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-179-$SETTIME -K $dir -I now+18mo -D now+20mo $z3 > /dev/null
bind-9.13.3/bin/tests/system/keymgr/setup.sh:180:z4=`$KEYGEN -K $dir -q -S ${z3}.key`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-181-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-187-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:188:k1=`$KEYGEN -K $dir -a rsasha1 -qfk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:189:z1=`$KEYGEN -K $dir -a rsasha1 -q example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-190-$SETTIME -K $dir -I now+6mo -D now+8mo $z1 > /dev/null
bind-9.13.3/bin/tests/system/keymgr/setup.sh:191:z2=`$KEYGEN -K $dir -q -S ${z1}.key`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-192-$SETTIME -K $dir -I now+1y -D now+14mo $z2 > /dev/null
bind-9.13.3/bin/tests/system/keymgr/setup.sh:193:z3=`$KEYGEN -K $dir -q -S ${z2}.key`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-194-$SETTIME -K $dir -I now+18mo -D now+20mo $z3 > /dev/null
bind-9.13.3/bin/tests/system/keymgr/setup.sh:195:z4=`$KEYGEN -K $dir -q -S ${z3}.key`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-196-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-202-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:203:k1=`$KEYGEN -K $dir -a rsasha1 -q3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:204:z1=`$KEYGEN -K $dir -a rsasha1 -q3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:205:z2=`$KEYGEN -K $dir -a rsasha1 -q3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:206:z3=`$KEYGEN -K $dir -a rsasha1 -q3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:207:z4=`$KEYGEN -K $dir -a rsasha1 -q3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-208-
##############################################
bind-9.13.3/bin/tests/system/keymgr/setup.sh-213-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/keymgr/setup.sh:214:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh:215:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/keymgr/setup.sh-216-$SETTIME -K $dir -I now+2mo -D now+3mo $zsk1 > /dev/null
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-39-check_query_count() {
bind-9.13.3/bin/tests/system/reclimit/tests.sh:40:	count=`sed 's/[^0-9]//g;' $1`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-41-	expected_count_with_aaaa=$2
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-57-
bind-9.13.3/bin/tests/system/reclimit/tests.sh:58:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-59-echo_i "attempt excessive-depth lookup ($n)"
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-67-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/reclimit/tests.sh:68:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-69-
bind-9.13.3/bin/tests/system/reclimit/tests.sh:70:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-71-echo_i "attempt permissible lookup ($n)"
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-80-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/reclimit/tests.sh:81:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-82-
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-84-
bind-9.13.3/bin/tests/system/reclimit/tests.sh:85:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-86-echo_i "attempt excessive-depth lookup ($n)"
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-95-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/reclimit/tests.sh:96:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-97-
bind-9.13.3/bin/tests/system/reclimit/tests.sh:98:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-99-echo_i "attempt permissible lookup ($n)"
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-108-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/reclimit/tests.sh:109:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-110-
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-112-
bind-9.13.3/bin/tests/system/reclimit/tests.sh:113:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-114-echo_i "attempt excessive-queries lookup ($n)"
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-123-$DIG $DIGOPTS +short @10.53.0.2 count txt > dig.out.2.test$n || ret=1
bind-9.13.3/bin/tests/system/reclimit/tests.sh:124:eval count=`cat dig.out.2.test$n`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-125-[ $count -le 50 ] || { ret=1; echo_i "count ($count) !<= 50"; }
bind-9.13.3/bin/tests/system/reclimit/tests.sh-126-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/reclimit/tests.sh:127:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-128-
bind-9.13.3/bin/tests/system/reclimit/tests.sh:129:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-130-echo_i "attempt permissible lookup ($n)"
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-137-$DIG $DIGOPTS +short @10.53.0.2 count txt > dig.out.2.test$n || ret=1
bind-9.13.3/bin/tests/system/reclimit/tests.sh:138:eval count=`cat dig.out.2.test$n`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-139-[ $count -le 50 ] || { ret=1; echo_i "count ($count) !<= 50"; }
bind-9.13.3/bin/tests/system/reclimit/tests.sh-140-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/reclimit/tests.sh:141:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-142-
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-144-
bind-9.13.3/bin/tests/system/reclimit/tests.sh:145:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-146-echo_i "attempt excessive-queries lookup ($n)"
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-155-$DIG $DIGOPTS +short @10.53.0.2 count txt > dig.out.2.test$n || ret=1
bind-9.13.3/bin/tests/system/reclimit/tests.sh:156:eval count=`cat dig.out.2.test$n`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-157-[ $count -le 40 ] || { ret=1; echo_i "count ($count) !<= 40"; }
bind-9.13.3/bin/tests/system/reclimit/tests.sh-158-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/reclimit/tests.sh:159:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-160-
bind-9.13.3/bin/tests/system/reclimit/tests.sh:161:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-162-echo_i "attempt permissible lookup ($n)"
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-169-$DIG $DIGOPTS +short @10.53.0.2 count txt > dig.out.2.test$n || ret=1
bind-9.13.3/bin/tests/system/reclimit/tests.sh:170:eval count=`cat dig.out.2.test$n`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-171-[ $count -le 40 ] || { ret=1; echo_i "count ($count) !<= 40"; }
bind-9.13.3/bin/tests/system/reclimit/tests.sh-172-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/reclimit/tests.sh:173:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-174-
bind-9.13.3/bin/tests/system/reclimit/tests.sh:175:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-176-echo_i "attempting NS explosion ($n)"
##############################################
bind-9.13.3/bin/tests/system/reclimit/tests.sh-181-$DIG $DIGOPTS +short @10.53.0.2 count txt > dig.out.2.test$n || ret=1
bind-9.13.3/bin/tests/system/reclimit/tests.sh:182:eval count=`cat dig.out.2.test$n`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-183-[ $count -lt 50 ] || ret=1
bind-9.13.3/bin/tests/system/reclimit/tests.sh-184-$DIG $DIGOPTS +short @10.53.0.7 count txt > dig.out.3.test$n || ret=1
bind-9.13.3/bin/tests/system/reclimit/tests.sh:185:eval count=`cat dig.out.3.test$n`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-186-[ $count -lt 50 ] || { ret=1; echo_i "count ($count) !<= 50";  }
bind-9.13.3/bin/tests/system/reclimit/tests.sh-187-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/reclimit/tests.sh:188:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/reclimit/tests.sh-189-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-26-        $CHECKCONF "$conf" || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:27:        n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-28-        if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:29:        status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-30-done
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-36-        $CHECKCONF "$conf" >/dev/null && ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:37:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-38-        if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:39:        status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-40-done
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-48-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:49:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-50-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:51:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-52-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-57-grep "ANSWER: 0," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:58:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-59-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:60:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-61-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-66-grep "ANSWER: 0," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:67:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-68-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:69:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-70-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-75-grep "2001:aaaa::1.2.3.4" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:76:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-77-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:78:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-79-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-84-grep "2001:bbbb::1.2.3.5" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:85:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-86-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:87:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-88-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-95-grep "::ffff:1.2.3.5" dig.out.ns2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:96:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-97-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:98:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-99-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-104-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:105:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-106-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:107:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-108-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-113-grep "2001:bbbb::102:305" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:114:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-115-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:116:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-117-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-123-grep "2001::3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:124:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-125-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:126:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-127-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-133-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:134:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-135-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:136:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-137-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-143-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:144:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-145-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:146:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-147-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-152-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:153:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-154-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:155:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-156-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-161-grep "2001:aaaa::102:305" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:162:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-163-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:164:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-165-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-170-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:171:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-172-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:173:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-174-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-179-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:180:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-181-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:182:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-183-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-188-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:189:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-190-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:191:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-192-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-196-grep "status: NXDOMAIN" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:197:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-198-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:199:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-200-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-205-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:206:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-207-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:208:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-209-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-214-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:215:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-216-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:217:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-218-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-223-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:224:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-225-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:226:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-227-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-232-grep "2001:aaaa::1.2.3.4" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:233:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-234-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:235:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-236-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-241-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:242:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-243-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:244:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-245-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-250-grep "2001:aaaa::102:305" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:251:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-252-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:253:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-254-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-259-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:260:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-261-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:262:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-263-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-269-grep "CNAME	a-not-mapped.example." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:270:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-271-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:272:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-273-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-279-grep "CNAME	mx-only.example." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:280:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-281-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:282:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-283-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-288-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:289:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-290-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:291:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-292-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-299-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:300:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-301-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:302:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-303-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-308-grep "ANSWER: 0," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:309:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-310-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:311:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-312-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-317-grep "ANSWER: 0," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:318:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-319-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:320:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-321-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-326-grep "2001:bbbb::1.2.3.4" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:327:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-328-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:329:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-330-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-336-grep "2001::3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:337:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-338-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:339:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-340-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-346-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:347:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-348-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:349:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-350-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-356-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:357:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-358-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:359:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-360-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-365-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:366:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-367-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:368:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-369-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-374-grep "2001:bbbb::102:305" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:375:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-376-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:377:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-378-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-383-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:384:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-385-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:386:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-387-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-392-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:393:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-394-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:395:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-396-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-401-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:402:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-403-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:404:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-405-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-409-grep "status: NXDOMAIN" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:410:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-411-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:412:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-413-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-418-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:419:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-420-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:421:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-422-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-427-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:428:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-429-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:430:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-431-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-436-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:437:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-438-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:439:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-440-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-446-grep "2001:bbbb::102:304" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:447:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-448-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:449:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-450-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-455-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:456:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-457-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:458:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-459-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-464-grep "2001:bbbb::102:305" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:465:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-466-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:467:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-468-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-473-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:474:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-475-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:476:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-477-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-483-grep "CNAME	a-not-mapped.example." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:484:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-485-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:486:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-487-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-493-grep "CNAME	mx-only.example." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:494:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-495-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:496:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-497-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-502-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:503:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-504-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:505:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-506-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-513-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:514:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-515-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:516:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-517-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-523-grep "2001:eeee::3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:524:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-525-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:526:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-527-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-533-grep "2001:eeee::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:534:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-535-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:536:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-537-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-542-grep "2001:eeee::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:543:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-544-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:545:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-546-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-553-grep "2001::3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:554:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-555-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:556:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-557-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-564-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:565:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-566-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:567:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-568-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-575-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:576:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-577-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:578:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-579-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-584-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:585:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-586-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:587:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-588-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-593-grep "ANSWER: 0," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:594:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-595-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:596:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-597-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-602-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:603:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-604-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:605:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-606-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-611-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:612:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-613-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:614:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-615-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-620-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:621:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-622-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:623:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-624-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-628-grep "status: NXDOMAIN" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:629:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-630-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:631:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-632-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-637-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:638:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-639-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:640:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-641-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-647-grep "2001:eeee::3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:648:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-649-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:650:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-651-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-657-grep "2001:eeee::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:658:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-659-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:660:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-661-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-667-grep "2001:eeee::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:668:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-669-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:670:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-671-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-676-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:677:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-678-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:679:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-680-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-686-grep "CNAME	a-only.example." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:687:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-688-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:689:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-690-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-695-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:696:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-697-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:698:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-699-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-705-grep "CNAME	a-not-mapped.example." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:706:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-707-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:708:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-709-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-715-grep "CNAME	mx-only.example." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:716:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-717-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:718:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-719-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-724-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:725:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-726-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:727:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-728-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-735-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:736:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-737-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:738:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-739-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-744-grep "2001:eeee::3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:745:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-746-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:747:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-748-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-753-grep "2001:eeee::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:754:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-755-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:756:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-757-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-762-grep "2001:eeee::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:763:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-764-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:765:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-766-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-771-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:772:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-773-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:774:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-775-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-780-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:781:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-782-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:783:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-784-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-789-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:790:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-791-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:792:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-793-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-798-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:799:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-800-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:801:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-802-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-807-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:808:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-809-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:810:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-811-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-815-grep "status: NXDOMAIN" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:816:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-817-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:818:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-819-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-824-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:825:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-826-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:827:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-828-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-833-grep "2001:eeee::3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:834:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-835-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:836:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-837-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-842-grep "2001:eeee::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:843:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-844-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:845:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-846-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-851-grep "2001:eeee::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:852:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-853-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:854:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-855-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-860-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:861:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-862-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:863:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-864-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-869-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:870:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-871-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:872:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-873-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-878-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:879:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-880-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:881:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-882-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-888-grep "CNAME	a-not-mapped.example." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:889:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-890-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:891:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-892-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-898-grep "CNAME	mx-only.example." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:899:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-900-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:901:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-902-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-907-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:908:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-909-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:910:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-911-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-918-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:919:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-920-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:921:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-922-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-927-grep "ANSWER: 0," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:928:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-929-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:930:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-931-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-936-grep "ANSWER: 0," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:937:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-938-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:939:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-940-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-945-grep "2001:aaaa::102:304" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:946:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-947-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:948:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-949-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-954-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:955:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-956-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:957:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-958-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-963-grep "2001:aaaa::102:305" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:964:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-965-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:966:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-967-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-972-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:973:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-974-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:975:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-976-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-981-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:982:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-983-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:984:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-985-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-990-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:991:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-992-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:993:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-994-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-998-grep "status: NXDOMAIN" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:999:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1000-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1001:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1002-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1007-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1008:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1009-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1010:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1011-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1016-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1017:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1018-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1019:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1020-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1025-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1026:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1027-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1028:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1029-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1034-grep "2001:aaaa::102:304" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1035:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1036-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1037:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1038-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1043-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1044:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1045-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1046:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1047-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1052-grep "2001:aaaa::102:305" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1053:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1054-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1055:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1056-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1061-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1062:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1063-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1064:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1065-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1071-grep "CNAME	a-not-mapped.signed." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1072:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1073-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1074:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1075-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1081-grep "CNAME	mx-only.signed." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1082:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1083-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1084:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1085-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1090-grep "ANSWER: 1," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1091:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1092-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1093:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1094-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1100-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1101:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1102-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1103:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1104-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1109-grep "2001:eeee::3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1110:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1111-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1112:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1113-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1118-grep "2001:eeee::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1119:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1120-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1121:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1122-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1127-grep "2001:eeee::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1128:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1129-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1130:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1131-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1136-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1137:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1138-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1139:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1140-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1145-grep "ANSWER: 0," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1146:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1147-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1148:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1149-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1154-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1155:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1156-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1157:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1158-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1163-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1164:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1165-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1166:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1167-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1172-grep "ANSWER: 0" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1173:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1174-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1175:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1176-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1180-grep "status: NXDOMAIN" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1181:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1182-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1183:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1184-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1189-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1190:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1191-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1192:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1193-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1198-grep "2001:eeee::3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1199:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1200-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1201:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1202-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1207-grep "2001:eeee::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1208:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1209-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1210:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1211-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1216-grep "2001:eeee::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1217:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1218-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1219:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1220-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1225-grep "2001::2" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1226:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1227-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1228:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1229-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1235-grep "2001:aaaa::102:305" dig.out.ns2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1236:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1237-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1238:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1239-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1244-grep "2001::1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1245:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1246-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1247:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1248-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1254-grep "CNAME	a-not-mapped.signed." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1255:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1256-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1257:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1258-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1264-grep "CNAME	mx-only.signed." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1265:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1266-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1267:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1268-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1273-grep "ANSWER: 2," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1274:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1275-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1276:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1277-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1281-grep -i "CNAME.1.0.0.10.IN-ADDR.ARPA.$" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1282:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1283-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1284:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1285-
bind-9.13.3/bin/tests/system/dns64/tests.sh:1286:list=`$DIG $DIGOPTS -b 10.53.0.6 @10.53.0.2 +short aaaa a-only.example | sort`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1287-for a in $list
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1292-	grep -i "CNAME.5.3.2.1.IN-ADDR.ARPA." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1293:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1294-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1295:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1296-done
bind-9.13.3/bin/tests/system/dns64/tests.sh-1297-
bind-9.13.3/bin/tests/system/dns64/tests.sh:1298:rev=`$ARPANAME 2001:aaaa::10.0.0.1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1299-regex='..\(.*.IP6.ARPA\)'
bind-9.13.3/bin/tests/system/dns64/tests.sh:1300:rev=`expr "${rev}" : "${regex}"`
bind-9.13.3/bin/tests/system/dns64/tests.sh:1301:fin=`expr "${rev}" : "............${regex}"`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1302-while test "${rev}" != "${fin}"
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1308-	grep -i "ANSWER: 0," dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1309:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1310-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1311:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh:1312:	rev=`expr "${rev}" : "${regex}"`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1313-done
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1318-grep "SOA.dns64.example.net..hostmaster.example.net." dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1319:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1320-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1321:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1322-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1327-grep -i "ttl-less-than-600.example..500.IN.AAAA" dig.out.ns1.test$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1328:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1329-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1330:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1331-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1336-grep -i "ttl-more-than-600.example..700.IN.AAAA" dig.out.ns1.test$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1337:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1338-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1339:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1340-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1345-grep -i "ttl-less-than-minimum.example..1100.IN.AAAA" dig.out.ns1.test$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1346:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1347-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1348:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1349-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1354-grep -i "ttl-more-than-minimum.example..1200.IN.AAAA" dig.out.ns1.test$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1355:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1356-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1357:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1358-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1363-grep -i "ttl-less-than-600.example..500.IN.AAAA" dig.out.ns1.test$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1364:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1365-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1366:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1367-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1372-grep -i "ttl-more-than-600.example..700.IN.AAAA" dig.out.ns2.test$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1373:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1374-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1375:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1376-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1381-grep -i "ttl-less-than-minimum.example..1100.IN.AAAA" dig.out.ns2.test$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1382:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1383-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1384:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1385-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1390-grep -i "ttl-more-than-minimum.example..1200.IN.AAAA" dig.out.ns2.test$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1391:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1392-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1393:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1394-
##############################################
bind-9.13.3/bin/tests/system/dns64/tests.sh-1398-grep -i 'rpz.example.*IN.AAAA.2001:96::a0a:a0a' dig.out.ns2.test$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/dns64/tests.sh:1399:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1400-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dns64/tests.sh:1401:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dns64/tests.sh-1402-
##############################################
bind-9.13.3/bin/tests/system/dns64/ns1/sign.sh-18-
bind-9.13.3/bin/tests/system/dns64/ns1/sign.sh:19:key1=`$KEYGEN -q -a rsasha256 $zone`
bind-9.13.3/bin/tests/system/dns64/ns1/sign.sh:20:key2=`$KEYGEN -q -a rsasha256 -fk $zone`
bind-9.13.3/bin/tests/system/dns64/ns1/sign.sh-21-
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-54-    esac
bind-9.13.3/bin/tests/system/statschannel/tests.sh:55:    file=`$PERL fetch.pl -p ${EXTRAPORT1} $path`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-56-    $PERL traffic-${1}.pl $file 2>/dev/null | sort > traffic.out.$2
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-74-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statschannel/tests.sh:75:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:76:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-77-
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-89-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statschannel/tests.sh:90:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:91:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-92-
bind-9.13.3/bin/tests/system/statschannel/tests.sh-93-ret=0
bind-9.13.3/bin/tests/system/statschannel/tests.sh:94:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-95-echo_i "fetching traffic size data after large UDP query ($n)"
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-105-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statschannel/tests.sh:106:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:107:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-108-
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-120-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statschannel/tests.sh:121:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:122:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-123-
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-135-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statschannel/tests.sh:136:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:137:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-138-
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-143-$RNDCCMD 10.53.0.2 stats 2>&1 | sed 's/^/I:ns1 /'
bind-9.13.3/bin/tests/system/statschannel/tests.sh:144:query_count=`awk '/QUERY/ {print $1}' ns2/named.stats`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:145:txt_count=`awk '/TXT/ {print $1}' ns2/named.stats`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:146:noerror_count=`awk '/NOERROR/ {print $1}' ns2/named.stats`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-147-if [ $PERL_XML ]; then
bind-9.13.3/bin/tests/system/statschannel/tests.sh:148:    file=`$PERL fetch.pl -p ${EXTRAPORT1} xml/v3/server`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-149-    mv $file xml.stats
bind-9.13.3/bin/tests/system/statschannel/tests.sh-150-    $PERL server-xml.pl > xml.fmtstats 2> /dev/null
bind-9.13.3/bin/tests/system/statschannel/tests.sh:151:    xml_query_count=`awk '/opcode QUERY/ { print $NF }' xml.fmtstats`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-152-    xml_query_count=${xml_query_count:-0}
bind-9.13.3/bin/tests/system/statschannel/tests.sh-153-    [ "$query_count" -eq "$xml_query_count" ] || ret=1
bind-9.13.3/bin/tests/system/statschannel/tests.sh:154:    xml_txt_count=`awk '/qtype TXT/ { print $NF }' xml.fmtstats`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-155-    xml_txt_count=${xml_txt_count:-0}
bind-9.13.3/bin/tests/system/statschannel/tests.sh-156-    [ "$txt_count" -eq "$xml_txt_count" ] || ret=1
bind-9.13.3/bin/tests/system/statschannel/tests.sh:157:    xml_noerror_count=`awk '/rcode NOERROR/ { print $NF }' xml.fmtstats`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-158-    xml_noerror_count=${xml_noerror_count:-0}
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-161-if [ $PERL_JSON ]; then
bind-9.13.3/bin/tests/system/statschannel/tests.sh:162:    file=`$PERL fetch.pl -p ${EXTRAPORT1} json/v1/server`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-163-    mv $file json.stats
bind-9.13.3/bin/tests/system/statschannel/tests.sh-164-    $PERL server-json.pl > json.fmtstats 2> /dev/null
bind-9.13.3/bin/tests/system/statschannel/tests.sh:165:    json_query_count=`awk '/opcode QUERY/ { print $NF }' json.fmtstats`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-166-    json_query_count=${json_query_count:-0}
bind-9.13.3/bin/tests/system/statschannel/tests.sh-167-    [ "$query_count" -eq "$json_query_count" ] || ret=1
bind-9.13.3/bin/tests/system/statschannel/tests.sh:168:    json_txt_count=`awk '/qtype TXT/ { print $NF }' json.fmtstats`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-169-    json_txt_count=${json_txt_count:-0}
bind-9.13.3/bin/tests/system/statschannel/tests.sh-170-    [ "$txt_count" -eq "$json_txt_count" ] || ret=1
bind-9.13.3/bin/tests/system/statschannel/tests.sh:171:    json_noerror_count=`awk '/rcode NOERROR/ { print $NF }' json.fmtstats`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-172-    json_noerror_count=${json_noerror_count:-0}
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-175-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statschannel/tests.sh:176:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:177:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-178-
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-181-if [ $PERL_XML ]; then
bind-9.13.3/bin/tests/system/statschannel/tests.sh:182:    file=`$PERL fetch.pl -p ${EXTRAPORT1} xml/v3/mem`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-183-    mv $file xml.mem
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-189-if [ $PERL_JSON ]; then
bind-9.13.3/bin/tests/system/statschannel/tests.sh:190:    file=`$PERL fetch.pl -p ${EXTRAPORT1} json/v1/mem`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-191-    mv $file json.mem
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-196-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statschannel/tests.sh:197:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:198:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-199-
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-213-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statschannel/tests.sh:214:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:215:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-216-
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-224-	grep -i Content-Length | sed -e "s/.*: \([0-9]*\).*/\1/"`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:225:    if [ ! `expr $REGSIZE / $COMPSIZE` -gt 2 ]; then
bind-9.13.3/bin/tests/system/statschannel/tests.sh-226-	ret=1
##############################################
bind-9.13.3/bin/tests/system/statschannel/tests.sh-231-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statschannel/tests.sh:232:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statschannel/tests.sh:233:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statschannel/tests.sh-234-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-25-grep '^a.normal.example' dig.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:26:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-27-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:28:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-29-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-36-grep '^a.previous.example' dig.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:37:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-38-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:39:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-40-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-43-    [ -e ns2/3bf305731dd26307.nzf~ ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:44:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-45-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:46:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-47-fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-54-grep '^a.added.example' dig.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:55:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-56-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:57:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-58-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-62-grep "addzone: 'mister' unexpected" ns2/named.run >/dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:63:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-64-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:65:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-66-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-70-grep "modzone: 'mister' unexpected" ns2/named.run >/dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:71:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-72-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:73:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-74-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-80-grep '^a.32/1.0.0.127-in-addr.added.example' dig.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:81:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-82-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:83:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-84-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-90-grep '^a.foo\\"bar.example' dig.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:91:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-92-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:93:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-94-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-103-digcomp dig.out.ns2.pre.$n dig.out.ns2.post.$n || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:104:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-105-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:106:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-107-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-112-    [ $hcount -eq 0 ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:113:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-114-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:115:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-116-fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-121-expected='zone "previous.example" { type master; file "previous.db"; };'
bind-9.13.3/bin/tests/system/addzone/tests.sh:122:[ "`cat rndc.out.ns2.$n`" = "$expected" ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:123:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-124-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:125:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-126-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-131-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:132:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-133-fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-140-grep '^a.previous.example' dig.out.ns2.$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:141:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-142-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:143:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-144-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-153-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:154:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-155-fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-161-    [ $hcount -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:162:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-163-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:164:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-165-fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-172-grep '^a.added.example' dig.out.ns2.$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:173:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-174-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:175:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-176-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-182-grep "^a.foo\"bar.example" dig.out.ns2.$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:183:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-184-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:185:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-186-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-190-expected='zone "normal.example" { type master; file "normal.db"; };'
bind-9.13.3/bin/tests/system/addzone/tests.sh:191:[ "`cat rndc.out.ns2.$n`" = "$expected" ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:192:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-193-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:194:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-195-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-199-expected='zone "finaldot.example." { type master; file "normal.db"; };'
bind-9.13.3/bin/tests/system/addzone/tests.sh:200:[ "`cat rndc.out.ns2.$n`" = "$expected" ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:201:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-202-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:203:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-204-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-208-expected='zone "." { type redirect; file "redirect.db"; };'
bind-9.13.3/bin/tests/system/addzone/tests.sh:209:[ "`cat rndc.out.ns1.$n`" = "$expected" ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:210:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-211-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:212:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-213-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-218-grep "serial: 0" rndc.out.ns1.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:219:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-220-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:221:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-222-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-230-grep "serial: 1" zonestatus.out.ns1.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:231:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-232-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:233:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-234-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-243-grep 'status: REFUSED' dig.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:244:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-245-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:246:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-247-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-258-done
bind-9.13.3/bin/tests/system/addzone/tests.sh:259:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-260-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:261:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-262-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-266-grep "file not found" rndc.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:267:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-268-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:269:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-270-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-281-done
bind-9.13.3/bin/tests/system/addzone/tests.sh:282:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-283-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:284:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-285-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-301-}
bind-9.13.3/bin/tests/system/addzone/tests.sh:302:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh:303:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-304-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-315-done
bind-9.13.3/bin/tests/system/addzone/tests.sh:316:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-317-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:318:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-319-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-334-done
bind-9.13.3/bin/tests/system/addzone/tests.sh:335:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh:336:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-337-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-345-$RNDCCMD 10.53.0.2 showzone mod.example | grep 'allow-query { "none"; };' > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:346:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-347-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:348:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-349-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-352-$RNDCCMD 10.53.0.2 addzone 'stub.example { type stub; masters { 1.2.3.4; }; file "stub.example.bk"; };' > rndc.out.ns2.$n 2>&1 || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:353:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-354-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:355:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-356-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-359-$RNDCCMD 10.53.0.2 addzone 'static-stub.example { type static-stub; server-addresses { 1.2.3.4; }; };' > rndc.out.ns2.$n 2>&1 || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:360:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-361-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:362:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-363-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-371-grep "serial: 0" zonestatus.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:372:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-373-if [ $ret != 0 ]; then echo_i "failed"; fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-382-grep "serial: 1" zonestatus.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:383:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-384-if [ $ret != 0 ]; then echo_i "failed"; fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-388-$RNDCCMD 10.53.0.2 retransfer -redirect > rndc.out.ns2.$n 2>&1 && ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:389:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-390-if [ $ret != 0 ]; then echo_i "failed"; fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-396-grep 'not found' showzone.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:397:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-398-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:399:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-400-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-409-grep "serial: 0" zonestatus.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:410:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-411-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:412:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-413-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-423-grep "serial: 1" zonestatus.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:424:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-425-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:426:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-427-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-432-grep 'not found' showzone.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:433:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-434-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:435:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-436-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-440-grep "zones not supported by addzone" rndc.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:441:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-442-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:443:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-444-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-448-grep "zones not supported by addzone" rndc.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:449:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-450-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:451:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-452-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-456-grep "zones not supported by addzone" rndc.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:457:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-458-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:459:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-460-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-464-grep "zones not supported by addzone" rndc.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:465:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-466-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:467:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-468-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-492-grep '^a.added.example' dig.out.ns2.ext.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:493:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-494-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:495:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-496-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-501-    [ $hcount -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:502:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-503-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:504:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-505-fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-510-    [ -e ns2/external.nzd ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:511:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-512-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:513:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-514-fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-523-grep '^a.added.example' dig.out.ns2.ext.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:524:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-525-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:526:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-527-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-538-    fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:539:    [ "`cat rndc.out.ns2.$n`" = "$expected" ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh-540-    [ $ret -eq 0 ] && break
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-542-done
bind-9.13.3/bin/tests/system/addzone/tests.sh:543:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-544-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:545:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-546-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-552-grep '^a.added.example' dig.out.ns2.$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:553:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-554-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:555:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-556-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-566-grep 'status: REFUSED' dig.out.ns2.ext.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:567:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-568-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:569:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-570-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-574-grep 'cannot be deleted' rndc.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:575:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-576-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:577:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-578-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-586-grep '^a.added.example' dig.out.ns2.ext.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:587:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-588-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:589:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-590-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-601-grep '^a.added.example' dig.out.ns2.ext.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:602:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-603-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:604:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-605-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-611-grep '^a.added.example' dig.out.ns2.$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:612:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-613-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:614:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-615-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-631-grep '^a.added.example' dig.out.ns2.dir.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:632:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-633-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:634:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-635-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-645-[ -e "$expect" ] || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:646:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-647-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:648:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-649-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-655-grep '^a.added.example' dig.out.ns2.$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:656:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-657-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:658:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-659-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-664-$RNDCCMD 10.53.0.2 status > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:665:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-666-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:667:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-668-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-675-$RNDCCMD 10.53.0.3 delzone inlineslave.example > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:676:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-677-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:678:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-679-
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-688-    grep test2.baz ns3/_default.nzf > /dev/null && ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:689:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-690-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:691:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-692-fi
##############################################
bind-9.13.3/bin/tests/system/addzone/tests.sh-701-grep "status: NOERROR" dig.out.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/addzone/tests.sh:702:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/addzone/tests.sh-703-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/addzone/tests.sh:704:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/addzone/tests.sh-705-
##############################################
bind-9.13.3/bin/tests/system/runall.sh-45-export NOCLEAN
bind-9.13.3/bin/tests/system/runall.sh:46:shift `expr $OPTIND - 1`
bind-9.13.3/bin/tests/system/runall.sh-47-
##############################################
bind-9.13.3/bin/tests/system/zero/tests.sh-17-
bind-9.13.3/bin/tests/system/zero/tests.sh:18:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/zero/tests.sh-19-echo_i "check lookups against TTL=0 records ($n)"
##############################################
bind-9.13.3/bin/tests/system/zero/tests.sh-40-	[ $ret = 1 ] && break
bind-9.13.3/bin/tests/system/zero/tests.sh:41:	i=`expr $i + 1`
bind-9.13.3/bin/tests/system/zero/tests.sh-42-	echo_i "successfully completed pass $i of $passes"
##############################################
bind-9.13.3/bin/tests/system/zero/tests.sh-44-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/zero/tests.sh:45:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/zero/tests.sh-46-
bind-9.13.3/bin/tests/system/zero/tests.sh:47:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/zero/tests.sh-48-echo_i "check repeated recursive lookups of non recurring TTL=0 responses get new values ($n)"
##############################################
bind-9.13.3/bin/tests/system/zero/tests.sh-58-if [ $count -ne 7 ] ; then echo_i "failed (count=$count)"; ret=1; fi
bind-9.13.3/bin/tests/system/zero/tests.sh:59:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/zero/tests.sh-60-
bind-9.13.3/bin/tests/system/zero/tests.sh:61:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/zero/tests.sh-62-echo_i "check lookups against TTL=1 records ($n)"
##############################################
bind-9.13.3/bin/tests/system/zero/tests.sh-80-	[ $ret = 1 ] && break
bind-9.13.3/bin/tests/system/zero/tests.sh:81:	i=`expr $i + 1`
bind-9.13.3/bin/tests/system/zero/tests.sh-82-	echo_i "successfully completed pass $i of $passes"
##############################################
bind-9.13.3/bin/tests/system/zero/tests.sh-85-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/zero/tests.sh:86:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/zero/tests.sh-87-
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-28-	fi
bind-9.13.3/bin/tests/system/unknown/tests.sh:29:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-30-done
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-41-	fi
bind-9.13.3/bin/tests/system/unknown/tests.sh:42:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-43-done
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-54-	fi
bind-9.13.3/bin/tests/system/unknown/tests.sh:55:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-56-done
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-62-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/unknown/tests.sh:63:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-64-
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-69-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/unknown/tests.sh:70:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-71-
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-81-	fi
bind-9.13.3/bin/tests/system/unknown/tests.sh:82:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-83-done
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-94-	fi
bind-9.13.3/bin/tests/system/unknown/tests.sh:95:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-96-done
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-107-	fi
bind-9.13.3/bin/tests/system/unknown/tests.sh:108:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-109-done
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-120-	fi
bind-9.13.3/bin/tests/system/unknown/tests.sh:121:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-122-done
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-128-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/unknown/tests.sh:129:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-130-
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-135-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/unknown/tests.sh:136:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-137-
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-146-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/unknown/tests.sh:147:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-148-
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-153-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/unknown/tests.sh:154:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-155-
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-164-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/unknown/tests.sh:165:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-166-
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-171-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/unknown/tests.sh:172:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-173-
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-178-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/unknown/tests.sh:179:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-180-
##############################################
bind-9.13.3/bin/tests/system/unknown/tests.sh-185-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/unknown/tests.sh:186:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/unknown/tests.sh-187-
##############################################
bind-9.13.3/bin/tests/system/unknown/ns3/sign.sh-17-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/unknown/ns3/sign.sh:18:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/unknown/ns3/sign.sh:19:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-24-do
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:25:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-26-	echo_i "checking that $conf is accepted ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-29-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:30:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-31-done
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-34-do
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:35:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-36-	echo_i "checking that $conf is rejected ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-39-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:40:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-41-done
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-47-#
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:48:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-49-echo_i "checking that AAAA is returned when only AAAA record exists, signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-54-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:55:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-56-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:57:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-58-echo_i "checking that AAAA is returned when only AAAA record exists, unsigned ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-63-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-65-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:66:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-67-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-73-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:74:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-75-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:76:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-77-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-83-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:84:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-85-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:86:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-87-echo_i "checking that AAAA is returned when both AAAA and A records exist, signed and DO set ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-92-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:93:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-94-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:95:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-96-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned and DO set ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-102-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:103:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-104-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:105:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-106-echo_i "checking that AAAA is returned when both AAAA and A records exist and query source does not match acl ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-112-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:113:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-114-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:115:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-116-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed and qtype=ANY ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-123-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:124:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-125-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:126:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-127-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned and qtype=ANY ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-134-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:135:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-136-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:137:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-138-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, signed, qtype=ANY and DO is set ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-145-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:146:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-147-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:148:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-149-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned, qtype=ANY and DO is set ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-156-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:157:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-158-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:159:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-160-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, qtype=ANY and query source does not match acl ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-167-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:168:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-169-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:170:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-171-echo_i "checking that AAAA is returned when both AAAA and A record exists, unsigned over IPv6 ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-178-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:179:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-180-else
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-183-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:184:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-185-echo_i "checking that AAAA is omitted from additional section, qtype=NS ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-191-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:192:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-193-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:194:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-195-echo_i "checking that AAAA is omitted from additional section, qtype=MX, unsigned ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-199-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:200:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-201-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:202:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-203-echo_i "checking that AAAA is included in additional section, qtype=MX, signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-208-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:209:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-210-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:211:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-212-echo_i "checking that AAAA is included in additional section, qtype=MX, unsigned, over IPv6 ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-219-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:220:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-221-else
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-230-#
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:231:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-232-echo_i "checking that AAAA is returned when only AAAA record exists, signed with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-237-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:238:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-239-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:240:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-241-echo_i "checking that AAAA is returned when only AAAA record exists, unsigned with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-246-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:247:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-248-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:249:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-250-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-256-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:257:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-258-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:259:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-260-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-265-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:266:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-267-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:268:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-269-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed and DO set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-274-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:275:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-276-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:277:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-278-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned and DO set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-283-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:284:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-285-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:286:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-287-echo_i "checking that AAAA is returned when both AAAA and A records exist and query source does not match acl with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-292-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:293:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-294-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:295:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-296-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed and qtype=ANY with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-302-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:303:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-304-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:305:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-306-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned and qtype=ANY with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-312-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:313:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-314-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:315:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-316-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed, qtype=ANY and DO is set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-322-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:323:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-324-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:325:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-326-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned, qtype=ANY and DO is set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-332-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:333:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-334-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:335:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-336-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, qtype=ANY and query source does not match acl with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-342-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:343:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-344-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:345:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-346-echo_i "checking that AAAA is returned when both AAAA and A record exists, unsigned over IPv6 with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-352-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:353:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-354-else
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-357-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:358:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-359-echo_i "checking that AAAA is omitted from additional section, qtype=NS, with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-364-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:365:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-366-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:367:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-368-echo_i "checking that AAAA is omitted from additional section, qtype=MX, unsigned, with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-372-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:373:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-374-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:375:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-376-echo_i "checking that AAAA is omitted from additional section, qtype=MX, signed, with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-380-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:381:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-382-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:383:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-384-echo_i "checking that AAAA is included in additional section, qtype=MX, unsigned, over IPv6, with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-390-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:391:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-392-else
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-401-#
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:402:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-403-echo_i "checking that AAAA is returned when only AAAA record exists, signed, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-407-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:408:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-409-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:410:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-411-echo_i "checking that AAAA is returned when only AAAA record exists, unsigned, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-415-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:416:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-417-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:418:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-419-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-424-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:425:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-426-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:427:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-428-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-433-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:434:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-435-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:436:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-437-echo_i "checking that AAAA is returned when both AAAA and A records exist, signed and DO set, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-441-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:442:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-443-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:444:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-445-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned and DO set, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-450-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:451:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-452-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:453:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-454-echo_i "checking that AAAA is returned when both AAAA and A records exist and query source does not match acl, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-459-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:460:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-461-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:462:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-463-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed and qtype=ANY recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-469-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:470:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-471-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:472:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-473-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned and qtype=ANY recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-479-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:480:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-481-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:482:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-483-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, signed, qtype=ANY and DO is set, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-489-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:490:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-491-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:492:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-493-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned, qtype=ANY and DO is set, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-499-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:500:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-501-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:502:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-503-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, qtype=ANY and query source does not match acl, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-509-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:510:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-511-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:512:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-513-echo_i "checking that AAAA is returned when both AAAA and A record exists, unsigned over IPv6, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-519-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:520:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-521-else
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-524-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:525:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-526-echo_i "checking that AAAA is omitted from additional section, qtype=NS ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-531-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:532:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-533-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:534:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-535-echo_i "checking that AAAA is omitted from additional section, qtype=MX, unsigned ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-539-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:540:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-541-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:542:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-543-echo_i "checking that AAAA is included in additional section, qtype=MX, signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-547-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:548:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-549-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:550:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-551-echo_i "checking that AAAA is included in additional section, qtype=MX, unsigned, over IPv6 ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-557-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:558:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-559-else
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-568-#
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:569:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-570-echo_i "checking that AAAA is returned when only AAAA record exists, signed, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-574-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:575:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-576-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:577:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-578-echo_i "checking that AAAA is returned when only AAAA record exists, unsigned, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-582-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:583:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-584-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:585:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-586-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-591-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:592:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-593-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:594:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-595-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-600-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:601:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-602-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:603:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-604-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed and DO set, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-608-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:609:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-610-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:611:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-612-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned and DO set, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-617-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:618:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-619-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:620:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-621-echo_i "checking that AAAA is returned when both AAAA and A records exist and query source does not match acl, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-626-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:627:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-628-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:629:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-630-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed and qtype=ANY with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-636-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:637:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-638-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:639:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-640-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned and qtype=ANY with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-646-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:647:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-648-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:649:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-650-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed, qtype=ANY and DO is set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-656-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:657:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-658-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:659:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-660-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned, qtype=ANY and DO is set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-666-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:667:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-668-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:669:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-670-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, qtype=ANY and query source does not match acl, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-676-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:677:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-678-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:679:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-680-echo_i "checking that AAAA is returned when both AAAA and A record exists, unsigned over IPv6, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-686-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:687:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-688-else
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-691-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:692:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-693-echo_i "checking that AAAA is omitted from additional section, qtype=NS, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-698-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:699:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-700-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:701:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-702-echo_i "checking that AAAA is omitted from additional section, qtype=MX, unsigned, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-706-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:707:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-708-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:709:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-710-echo_i "checking that AAAA is omitted from additional section, qtype=MX, signed, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-714-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:715:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-716-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:717:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-718-echo_i "checking that AAAA is included in additional section, qtype=MX, unsigned, over IPv6, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-724-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:725:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-726-else
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-753-#
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:754:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-755-echo_i "checking that AAAA is returned when only AAAA record exists, signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-759-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:760:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-761-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:762:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-763-echo_i "checking that AAAA is returned when only AAAA record exists, unsigned ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-767-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:768:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-769-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:770:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-771-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-776-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:777:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-778-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:779:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-780-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-785-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:786:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-787-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:788:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-789-echo_i "checking that AAAA is returned when both AAAA and A records exist, signed and DO set ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-793-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:794:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-795-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:796:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-797-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned and DO set ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-802-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:803:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-804-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:805:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-806-echo_i "checking that AAAA is returned when both AAAA and A records exist and query source does not match acl ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-811-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:812:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-813-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:814:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-815-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed and qtype=ANY ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-821-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:822:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-823-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:824:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-825-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned and qtype=ANY ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-831-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:832:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-833-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:834:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-835-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, signed, qtype=ANY and DO is set ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-841-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:842:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-843-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:844:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-845-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned, qtype=ANY and DO is set ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-851-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:852:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-853-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:854:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-855-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, qtype=ANY and query source does not match acl ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-861-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:862:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-863-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:864:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-865-echo_i "checking that AAAA is returned when both AAAA and A record exists, unsigned over IPv4 ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-869-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:870:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-871-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:872:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-873-echo_i "checking that AAAA is omitted from additional section, qtype=NS ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-878-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:879:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-880-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:881:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-882-echo_i "checking that AAAA is omitted from additional section, qtype=MX, unsigned ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-886-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:887:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-888-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:889:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-890-echo_i "checking that AAAA is included in additional section, qtype=MX, signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-894-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:895:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-896-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:897:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-898-echo_i "checking that AAAA is included in additional section, qtype=MX, unsigned, over IPv4 ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-902-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:903:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-904-
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-910-#
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:911:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-912-echo_i "checking that AAAA is returned when only AAAA record exists, signed with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-916-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:917:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-918-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:919:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-920-echo_i "checking that AAAA is returned when only AAAA record exists, unsigned with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-924-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:925:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-926-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:927:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-928-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-933-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:934:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-935-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:936:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-937-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-942-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:943:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-944-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:945:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-946-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed and DO set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-951-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:952:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-953-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:954:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-955-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned and DO set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-960-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:961:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-962-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:963:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-964-echo_i "checking that AAAA is returned when both AAAA and A records exist and query source does not match acl with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-969-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:970:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-971-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:972:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-973-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed and qtype=ANY with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-979-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:980:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-981-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:982:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-983-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned and qtype=ANY with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-989-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:990:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-991-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:992:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-993-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed, qtype=ANY and DO is set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-999-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1000:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1001-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1002:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1003-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned, qtype=ANY and DO is set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1009-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1010:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1011-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1012:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1013-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, qtype=ANY and query source does not match acl with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1019-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1020:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1021-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1022:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1023-echo_i "checking that AAAA is returned when both AAAA and A record exists, unsigned over IPv4 with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1027-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1028:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1029-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1030:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1031-echo_i "checking that AAAA is omitted from additional section, qtype=NS, with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1036-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1037:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1038-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1039:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1040-echo_i "checking that AAAA is omitted from additional section, qtype=MX, unsigned, with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1044-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1045:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1046-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1047:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1048-echo_i "checking that AAAA is omitted from additional section, qtype=MX, signed, with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1052-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1053:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1054-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1055:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1056-echo_i "checking that AAAA is included in additional section, qtype=MX, unsigned, over IPv4, with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1060-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1061:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1062-
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1068-#
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1069:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1070-echo_i "checking that AAAA is returned when only AAAA record exists, signed, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1074-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1075:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1076-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1077:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1078-echo_i "checking that AAAA is returned when only AAAA record exists, unsigned, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1082-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1083:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1084-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1085:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1086-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1091-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1092:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1093-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1094:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1095-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1100-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1101:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1102-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1103:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1104-echo_i "checking that AAAA is returned when both AAAA and A records exist, signed and DO set, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1108-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1109:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1110-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1111:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1112-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned and DO set, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1117-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1118:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1119-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1120:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1121-echo_i "checking that AAAA is returned when both AAAA and A records exist and query source does not match acl, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1126-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1127:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1128-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1129:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1130-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed and qtype=ANY recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1136-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1137:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1138-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1139:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1140-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned and qtype=ANY recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1146-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1147:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1148-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1149:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1150-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, signed, qtype=ANY and DO is set, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1156-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1157:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1158-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1159:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1160-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned, qtype=ANY and DO is set, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1166-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1167:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1168-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1169:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1170-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, qtype=ANY and query source does not match acl, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1176-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1177:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1178-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1179:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1180-echo_i "checking that AAAA is returned when both AAAA and A record exists, unsigned over IPv4, recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1184-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1185:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1186-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1187:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1188-echo_i "checking that AAAA is omitted from additional section, qtype=NS ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1193-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1194:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1195-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1196:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1197-echo_i "checking that AAAA is omitted from additional section, qtype=MX, unsigned ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1201-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1202:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1203-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1204:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1205-echo_i "checking that AAAA is included in additional section, qtype=MX, signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1209-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1210:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1211-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1212:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1213-echo_i "checking that AAAA is included in additional section, qtype=MX, unsigned, over IPv4 ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1217-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1218:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1219-
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1225-#
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1226:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1227-echo_i "checking that AAAA is returned when only AAAA record exists, signed, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1231-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1232:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1233-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1234:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1235-echo_i "checking that AAAA is returned when only AAAA record exists, unsigned, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1239-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1240:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1241-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1242:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1243-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1248-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1249:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1250-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1251:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1252-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1257-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1258:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1259-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1260:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1261-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, signed and DO set, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1265-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1266:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1267-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1268:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1269-echo_i "checking that NODATA/NOERROR is returned when both AAAA and A records exist, unsigned and DO set, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1274-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1275:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1276-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1277:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1278-echo_i "checking that AAAA is returned when both AAAA and A records exist and query source does not match acl, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1283-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1284:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1285-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1286:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1287-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed and qtype=ANY with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1293-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1294:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1295-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1296:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1297-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned and qtype=ANY with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1303-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1304:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1305-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1306:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1307-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, signed, qtype=ANY and DO is set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1313-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1314:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1315-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1316:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1317-echo_i "checking that A and not AAAA is returned when both AAAA and A records exist, unsigned, qtype=ANY and DO is set with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1323-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1324:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1325-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1326:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1327-echo_i "checking that both A and AAAA are returned when both AAAA and A records exist, qtype=ANY and query source does not match acl, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1333-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1334:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1335-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1336:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1337-echo_i "checking that AAAA is returned when both AAAA and A record exists, unsigned over IPv4, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1341-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1342:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1343-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1344:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1345-echo_i "checking that AAAA is omitted from additional section, qtype=NS, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1350-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1351:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1352-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1353:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1354-echo_i "checking that AAAA is omitted from additional section, qtype=MX, unsigned, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1358-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1359:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1360-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1361:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1362-echo_i "checking that AAAA is omitted from additional section, qtype=MX, signed, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1366-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1367:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1368-
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1369:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1370-echo_i "checking that AAAA is included in additional section, qtype=MX, unsigned, over IPv4, recursive with break-dnssec ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1374-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1375:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1376-
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1380-# running.
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1381:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1382-echo_i "checking filter-aaaa with dns64 ($n)"
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1386-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh:1387:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/filter-aaaa/tests.sh-1388-
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/ns1/sign.sh-23-
bind-9.13.3/bin/tests/system/filter-aaaa/ns1/sign.sh:24:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/filter-aaaa/ns1/sign.sh:25:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/filter-aaaa/ns1/sign.sh-26-
##############################################
bind-9.13.3/bin/tests/system/filter-aaaa/ns4/sign.sh-23-
bind-9.13.3/bin/tests/system/filter-aaaa/ns4/sign.sh:24:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/filter-aaaa/ns4/sign.sh:25:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/filter-aaaa/ns4/sign.sh-26-
##############################################
bind-9.13.3/bin/tests/system/emptyzones/tests.sh-20-
bind-9.13.3/bin/tests/system/emptyzones/tests.sh:21:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/emptyzones/tests.sh-22-echo_i "check that switching to automatic empty zones works ($n)"
##############################################
bind-9.13.3/bin/tests/system/emptyzones/tests.sh-32-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/emptyzones/tests.sh:33:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/emptyzones/tests.sh-34-
bind-9.13.3/bin/tests/system/emptyzones/tests.sh:35:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/emptyzones/tests.sh-36-echo_i "check that allow-transfer { none; } works ($n)"
##############################################
bind-9.13.3/bin/tests/system/emptyzones/tests.sh-40-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/emptyzones/tests.sh:41:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/emptyzones/tests.sh-42-
##############################################
bind-9.13.3/bin/tests/system/names/tests.sh-34-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/names/tests.sh:35:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/names/tests.sh-36-
##############################################
bind-9.13.3/bin/tests/system/names/tests.sh-38-echo_i "Disabled $COMPDIS vs enabled $COMPEN"
bind-9.13.3/bin/tests/system/names/tests.sh:39:val=`expr \( $COMPDIS \* 3 / 2 \) / $COMPEN`
bind-9.13.3/bin/tests/system/names/tests.sh-40-if [ $val -le 1 ]; then
bind-9.13.3/bin/tests/system/names/tests.sh-41-	echo_i "failed"
bind-9.13.3/bin/tests/system/names/tests.sh:42:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/names/tests.sh-43-fi;
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-21-dotests() {
bind-9.13.3/bin/tests/system/additional/tests.sh:22:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-23-    echo_i "test with RT, single zone (+rec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-29-
bind-9.13.3/bin/tests/system/additional/tests.sh:30:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-31-    echo_i "test with RT, two zones (+rec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-37-
bind-9.13.3/bin/tests/system/additional/tests.sh:38:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-39-    echo_i "test with NAPTR, single zone (+rec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-45-
bind-9.13.3/bin/tests/system/additional/tests.sh:46:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-47-    echo_i "test with NAPTR, two zones (+rec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-53-
bind-9.13.3/bin/tests/system/additional/tests.sh:54:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-55-    echo_i "test with LP (+rec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-83-
bind-9.13.3/bin/tests/system/additional/tests.sh:84:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-85-    echo_i "test with NID (+rec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-99-
bind-9.13.3/bin/tests/system/additional/tests.sh:100:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-101-    echo_i "test with NID + LP (+rec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-117-
bind-9.13.3/bin/tests/system/additional/tests.sh:118:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-119-    echo_i "test with RT, single zone (+norec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-125-
bind-9.13.3/bin/tests/system/additional/tests.sh:126:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-127-    echo_i "test with RT, two zones (+norec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-133-
bind-9.13.3/bin/tests/system/additional/tests.sh:134:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-135-    echo_i "test with NAPTR, single zone (+norec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-141-
bind-9.13.3/bin/tests/system/additional/tests.sh:142:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-143-    echo_i "test with NAPTR, two zones (+norec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-149-
bind-9.13.3/bin/tests/system/additional/tests.sh:150:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-151-    echo_i "test with LP (+norec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-179-
bind-9.13.3/bin/tests/system/additional/tests.sh:180:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-181-    echo_i "test with NID (+norec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-195-
bind-9.13.3/bin/tests/system/additional/tests.sh:196:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-197-    echo_i "test with NID + LP (+norec) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-227-
bind-9.13.3/bin/tests/system/additional/tests.sh:228:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-229-echo_i "testing with 'minimal-any no;' ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-241-
bind-9.13.3/bin/tests/system/additional/tests.sh:242:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-243-echo_i "testing with 'minimal-any yes;' over UDP ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-249-fi
bind-9.13.3/bin/tests/system/additional/tests.sh:250:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-251-
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-259-
bind-9.13.3/bin/tests/system/additional/tests.sh:260:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-261-echo_i "testing with 'minimal-any yes;' over UDP ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-281-
bind-9.13.3/bin/tests/system/additional/tests.sh:282:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-283-echo_i "testing returning TLSA records with MX query ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-292-
bind-9.13.3/bin/tests/system/additional/tests.sh:293:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-294-echo_i "testing returning TLSA records with SRV query ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-308-
bind-9.13.3/bin/tests/system/additional/tests.sh:309:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-310-echo_i "testing NS handling in ANY responses (authoritative) ($n)"
##############################################
bind-9.13.3/bin/tests/system/additional/tests.sh-318-
bind-9.13.3/bin/tests/system/additional/tests.sh:319:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/additional/tests.sh-320-echo_i "testing NS handling in ANY responses (recursive) ($n)"
##############################################
bind-9.13.3/bin/tests/system/dscp/tests.sh-33-	done
bind-9.13.3/bin/tests/system/dscp/tests.sh:34:	test $ret = 0 || { echo_i "failed"; status=`expr $status + $ret`; }
bind-9.13.3/bin/tests/system/dscp/tests.sh-35-done
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/ns2/sign.sh-12-oldid=${1:-00000}
bind-9.13.3/bin/tests/system/rootkeysentinel/ns2/sign.sh:13:newid=`expr \( ${oldid} + 1000 \) % 65536`
bind-9.13.3/bin/tests/system/rootkeysentinel/ns2/sign.sh:14:newid=`expr "0000${newid}" : '.*\(.....\)$'`
bind-9.13.3/bin/tests/system/rootkeysentinel/ns2/sign.sh:15:badid=`expr \( ${oldid} + 7777 \) % 65536`
bind-9.13.3/bin/tests/system/rootkeysentinel/ns2/sign.sh:16:badid=`expr "0000${badid}" : '.*\(.....\)$'`
bind-9.13.3/bin/tests/system/rootkeysentinel/ns2/sign.sh-17-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/ns2/sign.sh-24-
bind-9.13.3/bin/tests/system/rootkeysentinel/ns2/sign.sh:25:keyname1=`$KEYGEN -q -a DSA -b 768 -n zone $zone`
bind-9.13.3/bin/tests/system/rootkeysentinel/ns2/sign.sh:26:keyname2=`$KEYGEN -q -a DSA -b 768 -n zone $zone`
bind-9.13.3/bin/tests/system/rootkeysentinel/ns2/sign.sh-27-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-22-newtest() {
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:23:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-24-	case $# in
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-37-$DIG $DIGOPTS . dnskey +short +rrcomm @10.53.0.1 > dig.out.ns1.test$n || ret=1
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:38:oldid=`sed -n 's/.*key id = //p' < dig.out.ns1.test$n`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:39:oldid=`expr "0000${oldid}" : '.*\(.....\)$'`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:40:newid=`expr \( ${oldid} + 1000 \) % 65536`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:41:newid=`expr "0000${newid}" : '.*\(.....\)$'`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:42:badid=`expr \( ${oldid} + 7777 \) % 65536`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:43:badid=`expr "0000${badid}" : '.*\(.....\)$'`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-44-echo_i "test id: oldid=${oldid} (configured)"
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-47-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:48:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-49-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-53-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:54:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-55-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-59-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:60:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-61-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-65-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:66:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-67-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-72-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:73:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-74-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-78-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:79:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-80-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-85-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:86:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-87-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-91-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:92:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-93-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-97-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:98:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-99-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-104-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:105:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-106-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-110-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:111:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-112-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-116-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:117:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-118-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-122-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:123:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-124-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-128-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:129:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-130-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-134-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:135:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-136-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-140-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:141:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-142-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-147-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:148:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-149-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-154-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:155:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-156-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-161-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:162:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-163-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-168-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:169:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-170-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-175-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:176:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-177-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-182-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:183:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-184-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-188-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:189:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-190-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-194-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:195:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-196-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-200-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:201:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-202-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-206-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:207:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-208-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-212-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:213:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-214-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-218-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:219:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-220-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-224-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:225:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-226-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-230-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:231:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-232-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-236-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:237:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-238-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-242-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:243:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-244-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-248-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:249:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-250-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-255-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:256:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-257-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-262-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:263:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-264-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-269-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:270:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-271-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-276-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:277:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-278-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-283-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:284:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-285-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-290-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh:291:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rootkeysentinel/tests.sh-292-
##############################################
bind-9.13.3/bin/tests/system/rootkeysentinel/ns1/sign.sh-18-
bind-9.13.3/bin/tests/system/rootkeysentinel/ns1/sign.sh:19:keyname=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/rootkeysentinel/ns1/sign.sh:20:keyid=`expr ${keyname} : 'K.+008+\(.*\)'`
bind-9.13.3/bin/tests/system/rootkeysentinel/ns1/sign.sh-21-
##############################################
bind-9.13.3/bin/tests/system/xferquota/tests.sh-34-	sleep 1
bind-9.13.3/bin/tests/system/xferquota/tests.sh:35:	ticks=`expr $ticks + 1`
bind-9.13.3/bin/tests/system/xferquota/tests.sh:36:	seconds=`expr $ticks \* 1`
bind-9.13.3/bin/tests/system/xferquota/tests.sh-37-	if [ $ticks = 360 ]; then
##############################################
bind-9.13.3/bin/tests/system/chain/ns2/sign.sh-17-
bind-9.13.3/bin/tests/system/chain/ns2/sign.sh:18:ksk=`$KEYGEN -q -a RSASHA256 -b 2048 -fk $zone`
bind-9.13.3/bin/tests/system/chain/ns2/sign.sh:19:zsk=`$KEYGEN -q -a RSASHA256 -b 1024 $zone`
bind-9.13.3/bin/tests/system/chain/ns2/sign.sh-20-$SIGNER -S -o $zone example.db > /dev/null 2>&1
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-18-
bind-9.13.3/bin/tests/system/chain/tests.sh:19:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-20-echo_i "checking short DNAME from authoritative ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-24-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:25:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-26-
bind-9.13.3/bin/tests/system/chain/tests.sh:27:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-28-echo_i "checking short DNAME from recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-32-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:33:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-34-
bind-9.13.3/bin/tests/system/chain/tests.sh:35:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-36-echo_i "checking long DNAME from authoritative ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-40-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:41:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-42-
bind-9.13.3/bin/tests/system/chain/tests.sh:43:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-44-echo_i "checking long DNAME from recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-48-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:49:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-50-
bind-9.13.3/bin/tests/system/chain/tests.sh:51:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-52-echo_i "checking (too) long DNAME from authoritative ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-56-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:57:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-58-
bind-9.13.3/bin/tests/system/chain/tests.sh:59:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-60-echo_i "checking (too) long DNAME from recursive with cached DNAME ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-65-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:66:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-67-
bind-9.13.3/bin/tests/system/chain/tests.sh:68:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-69-echo_i "checking (too) long DNAME from recursive without cached DNAME ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-74-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:75:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-76-
bind-9.13.3/bin/tests/system/chain/tests.sh:77:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-78-echo_i "checking CNAME to DNAME from authoritative ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-82-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:83:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-84-
bind-9.13.3/bin/tests/system/chain/tests.sh:85:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-86-echo_i "checking CNAME to DNAME from recursive"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-94-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:95:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-96-
bind-9.13.3/bin/tests/system/chain/tests.sh:97:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-98-echo_i "checking DNAME is returned with synthesized CNAME before DNAME ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-104-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:105:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-106-
bind-9.13.3/bin/tests/system/chain/tests.sh:107:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-108-echo_i "checking DNAME is returned with CNAME to synthesized CNAME before DNAME ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-115-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:116:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-117-
bind-9.13.3/bin/tests/system/chain/tests.sh:118:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-119-echo_i "checking CNAME loops are detected ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-124-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:125:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-126-
bind-9.13.3/bin/tests/system/chain/tests.sh:127:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-128-echo_i "checking CNAME to external delegated zones is handled ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-133-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:134:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-135-
bind-9.13.3/bin/tests/system/chain/tests.sh:136:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-137-echo_i "checking CNAME to internal delegated zones is handled ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-142-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:143:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-144-
bind-9.13.3/bin/tests/system/chain/tests.sh:145:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-146-echo_i "checking CNAME to signed external delgation is handled ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-150-if [ $ret != 0 ]; then echo_i " failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:151:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-152-
bind-9.13.3/bin/tests/system/chain/tests.sh:153:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-154-echo_i "checking CNAME to signed internal delgation is handled ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-158-if [ $ret != 0 ]; then echo_i " failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:159:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-160-
bind-9.13.3/bin/tests/system/chain/tests.sh:161:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-162-echo_i "checking CNAME chains in various orders ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-193-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:194:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-195-
bind-9.13.3/bin/tests/system/chain/tests.sh:196:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-197-echo_i "checking that only the initial CNAME is cached ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-203-$DIG $DIGOPTS +noall +answer @10.53.0.7 cname1.domain.nil > dig.out.2.$n 2>&1
bind-9.13.3/bin/tests/system/chain/tests.sh:204:ttl=`awk '{print $2}' dig.out.2.$n`
bind-9.13.3/bin/tests/system/chain/tests.sh-205-[ "$ttl" -eq 86400 ] || ret=1
bind-9.13.3/bin/tests/system/chain/tests.sh-206-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:207:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-208-
bind-9.13.3/bin/tests/system/chain/tests.sh:209:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-210-echo_i "checking DNAME chains in various orders ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-228-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:229:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-230-
bind-9.13.3/bin/tests/system/chain/tests.sh:231:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-232-echo_i "checking external CNAME/DNAME chains in various orders ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-248-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:249:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-250-
bind-9.13.3/bin/tests/system/chain/tests.sh:251:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-252-echo_i "checking explicit DNAME query ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-256-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:257:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-258-
bind-9.13.3/bin/tests/system/chain/tests.sh:259:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/chain/tests.sh-260-echo_i "checking DNAME via ANY query ($n)"
##############################################
bind-9.13.3/bin/tests/system/chain/tests.sh-265-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/chain/tests.sh:266:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/chain/tests.sh-267-
##############################################
bind-9.13.3/bin/tests/system/tcp/tests.sh-22-$RNDCCMD -s 10.53.0.2 stats > /dev/null 2>&1
bind-9.13.3/bin/tests/system/tcp/tests.sh:23:ntcp10=`grep "TCP requests received" ns1/named.stats | tail -1 | awk '{print $1}'`
bind-9.13.3/bin/tests/system/tcp/tests.sh:24:ntcp20=`grep "TCP requests received" ns2/named.stats | tail -1 | awk '{print $1}'`
bind-9.13.3/bin/tests/system/tcp/tests.sh-25-#echo ntcp10 ':' "$ntcp10"
##############################################
bind-9.13.3/bin/tests/system/tcp/tests.sh-32-$RNDCCMD -s 10.53.0.2 stats > /dev/null 2>&1
bind-9.13.3/bin/tests/system/tcp/tests.sh:33:ntcp11=`grep "TCP requests received" ns1/named.stats | tail -1 | awk '{print $1}'`
bind-9.13.3/bin/tests/system/tcp/tests.sh:34:ntcp21=`grep "TCP requests received" ns2/named.stats | tail -1 | awk '{print $1}'`
bind-9.13.3/bin/tests/system/tcp/tests.sh-35-#echo ntcp11 ':' "$ntcp11"
##############################################
bind-9.13.3/bin/tests/system/tcp/tests.sh-39-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/tcp/tests.sh:40:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tcp/tests.sh-41-
##############################################
bind-9.13.3/bin/tests/system/tcp/tests.sh-46-$RNDCCMD -s 10.53.0.2 stats > /dev/null 2>&1
bind-9.13.3/bin/tests/system/tcp/tests.sh:47:ntcp12=`grep "TCP requests received" ns1/named.stats | tail -1 | awk '{print $1}'`
bind-9.13.3/bin/tests/system/tcp/tests.sh:48:ntcp22=`grep "TCP requests received" ns2/named.stats | tail -1 | awk '{print $1}'`
bind-9.13.3/bin/tests/system/tcp/tests.sh-49-#echo ntcp12 ':' "$ntcp12"
##############################################
bind-9.13.3/bin/tests/system/tcp/tests.sh-53-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/tcp/tests.sh:54:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tcp/tests.sh-55-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-24-# active zsk
bind-9.13.3/bin/tests/system/smartsign/tests.sh:25:czsk1=`$KEYGEN -q -a rsasha1 -L 30 $czone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-26-
bind-9.13.3/bin/tests/system/smartsign/tests.sh-27-# not yet published or active
bind-9.13.3/bin/tests/system/smartsign/tests.sh:28:czsk2=`$KEYGEN -q -a rsasha1 -P none -A none $czone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-29-
bind-9.13.3/bin/tests/system/smartsign/tests.sh-30-# published but not active
bind-9.13.3/bin/tests/system/smartsign/tests.sh:31:czsk3=`$KEYGEN -q -a rsasha1 -A none $czone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-32-
bind-9.13.3/bin/tests/system/smartsign/tests.sh-33-# inactive
bind-9.13.3/bin/tests/system/smartsign/tests.sh:34:czsk4=`$KEYGEN -q -a rsasha1 -P now-24h -A now-24h -I now $czone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-35-
bind-9.13.3/bin/tests/system/smartsign/tests.sh-36-# active in 12 hours, inactive 12 hours after that...
bind-9.13.3/bin/tests/system/smartsign/tests.sh:37:czsk5=`$KEYGEN -q -a rsasha1 -P now+12h -A now+12h -I now+24h $czone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-38-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-40-# (suppressing warning about lack of removal date)
bind-9.13.3/bin/tests/system/smartsign/tests.sh:41:czsk6=`$KEYGEN -q -S $czsk5 -i 6h 2>/dev/null` 
bind-9.13.3/bin/tests/system/smartsign/tests.sh-42-
bind-9.13.3/bin/tests/system/smartsign/tests.sh-43-# active ksk
bind-9.13.3/bin/tests/system/smartsign/tests.sh:44:cksk1=`$KEYGEN -q -a rsasha1 -fk -L 30 $czone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-45-
bind-9.13.3/bin/tests/system/smartsign/tests.sh-46-# published but not YET active; will be active in 20 seconds
bind-9.13.3/bin/tests/system/smartsign/tests.sh:47:cksk2=`$KEYGEN -q -a rsasha1 -fk $czone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-48-# $SETTIME moved after other $KEYGENs
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-51-# revoking key changes its ID
bind-9.13.3/bin/tests/system/smartsign/tests.sh:52:cksk3=`$KEYGEN -q -a rsasha1 -fk $czone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:53:cksk4=`$REVOKE $cksk3`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-54-
bind-9.13.3/bin/tests/system/smartsign/tests.sh-55-echo_i "setting up sync key"
bind-9.13.3/bin/tests/system/smartsign/tests.sh:56:cksk5=`$KEYGEN -q -a rsasha1 -fk -P now+1mo -A now+1mo -Psync now $czone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-57-
bind-9.13.3/bin/tests/system/smartsign/tests.sh-58-echo_i "generating parent keys"
bind-9.13.3/bin/tests/system/smartsign/tests.sh:59:pzsk=`$KEYGEN -q -a rsasha1 $pzone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:60:pksk=`$KEYGEN -q -a rsasha1 -fk $pzone`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-61-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-66-echo_i "signing child zone"
bind-9.13.3/bin/tests/system/smartsign/tests.sh:67:czoneout=`$SIGNER -Sg -e now+1d -X now+2d -o $czone $cfile 2>&1`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-68-
bind-9.13.3/bin/tests/system/smartsign/tests.sh-69-echo_i "signing parent zone"
bind-9.13.3/bin/tests/system/smartsign/tests.sh:70:pzoneout=`$SIGNER -Sg -o $pzone $pfile 2>&1`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-71-
bind-9.13.3/bin/tests/system/smartsign/tests.sh:72:czactive=`echo $czsk1 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:73:czgenerated=`echo $czsk2 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:74:czpublished=`echo $czsk3 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:75:czinactive=`echo $czsk4 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:76:czpredecessor=`echo $czsk5 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:77:czsuccessor=`echo $czsk6 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:78:ckactive=`echo $cksk1 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:79:ckpublished=`echo $cksk2 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:80:ckprerevoke=`echo $cksk3 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:81:ckrevoked=`echo $cksk4 | sed 's/.*+005+0*\([0-9]*\)$/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-82-
bind-9.13.3/bin/tests/system/smartsign/tests.sh:83:pzid=`echo $pzsk | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:84:pkid=`echo $pksk | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-85-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-96-fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:97:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-98-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-101-# use an alternate output file so -x doesn't interfere with later checks
bind-9.13.3/bin/tests/system/smartsign/tests.sh:102:pzoneout=`$SIGNER -Sxg -o $pzone -f ${pfile}2.signed $pfile 2>&1`
bind-9.13.3/bin/tests/system/smartsign/tests.sh:103:czoneout=`$SIGNER -Sxg -e now+1d -X now+2d -o $czone -f ${cfile}2.signed $cfile 2>&1`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-104-echo "$pzoneout" | grep 'KSKs: 1 active, 0 stand-by, 0 revoked' > /dev/null || ret=1
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-112-fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:113:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-114-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-125-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:126:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-127-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-136-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:137:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-138-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-182-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:183:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-184-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-194-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:195:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-196-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-201-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:202:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-203-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-206-$SETTIME -L 15 ${czsk2} > /dev/null
bind-9.13.3/bin/tests/system/smartsign/tests.sh:207:czoneout=`$SIGNER -Sg -e now+1d -X now+2d -o $czone $cfile 2>&1`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-208-awk 'BEGIN {r = 0} $2 == "DNSKEY" && $1 != 15 {r = 1} END {exit r}' \
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-210-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:211:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-212-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-311-fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:312:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-313-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-322-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:323:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-324-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-327-echo_i "re-signing child zone"
bind-9.13.3/bin/tests/system/smartsign/tests.sh:328:czoneout2=`$SIGNER -Sg -o $czone -f $cfile.new $cfile.signed 2>&1`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-329-mv $cfile.new $cfile.signed
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-334-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:335:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-336-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-341-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:342:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-343-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-348-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:349:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-350-
##############################################
bind-9.13.3/bin/tests/system/smartsign/tests.sh-358-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/smartsign/tests.sh:359:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/smartsign/tests.sh-360-
##############################################
bind-9.13.3/bin/tests/system/tsiggss/tests.sh-38-
bind-9.13.3/bin/tests/system/tsiggss/tests.sh:39:    out=`$DIG $DIGOPTS -t $type -q $host | egrep "^${host}"`
bind-9.13.3/bin/tests/system/tsiggss/tests.sh:40:    lines=`echo "$out" | grep "$digout" | wc -l`
bind-9.13.3/bin/tests/system/tsiggss/tests.sh-41-    [ $lines -eq 1 ] || {
##############################################
bind-9.13.3/bin/tests/system/tsiggss/tests.sh-77-END
bind-9.13.3/bin/tests/system/tsiggss/tests.sh:78:output=`$DIG $DIGOPTS +short cname fred.example.nil.`
bind-9.13.3/bin/tests/system/tsiggss/tests.sh-79-[ -n "$output" ] || ret=1
bind-9.13.3/bin/tests/system/tsiggss/tests.sh-80-[ $ret -eq 0 ] || echo "I:failed"
bind-9.13.3/bin/tests/system/tsiggss/tests.sh:81:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tsiggss/tests.sh-82-
##############################################
bind-9.13.3/bin/tests/system/tsiggss/setup.sh-18-
bind-9.13.3/bin/tests/system/tsiggss/setup.sh:19:key=`$KEYGEN -Cq -K ns1 -a DSA -b 512 -n HOST -T KEY key.example.nil.`
bind-9.13.3/bin/tests/system/tsiggss/setup.sh-20-cat ns1/example.nil.db.in ns1/${key}.key > ns1/example.nil.db
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-21-newtest() {
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:22:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-23-	echo_i "${1} (${n})"
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-46-
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:47:    out=`$DIG $DIGOPTS -t $type -q $host | egrep "^$host"`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:48:    lines=`echo "$out" | grep "$digout" | wc -l`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-49-    [ $lines -eq 1 ] || {
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-57-test_update testdc1.example.nil. A "86400 A 10.53.0.10" "10.53.0.10" || ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:58:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-59-
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-60-test_update testdc2.example.nil. A "86400 A 10.53.0.11" "10.53.0.11" || ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:61:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-62-
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-63-test_update testdc3.example.nil. A "86400 A 10.53.0.10" "10.53.0.10" || ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-65-
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-66-test_update deny.example.nil. TXT "86400 TXT helloworld" "helloworld" should_fail && ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:67:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-68-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-72-grep "ANSWER: 0" dig.out.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:73:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-74-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-82-$NSUPDATE -k ns1/ddns.key ns1/update.txt > /dev/null 2>&1 && ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:83:out=`$DIG $DIGOPTS +short a testdc3.example.nil`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-84-[ "$out" = "10.53.0.12" ] && ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-85-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:86:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-87-
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-88-newtest "testing passing client info into DLZ driver"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:89:out=`$DIG $DIGOPTS +short -t txt -q source-addr.example.nil | grep -v '^;'`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:90:addr=`eval echo "$out" | cut -f1 -d'#'`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-91-[ "$addr" = "10.53.0.1" ] || ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-92-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:93:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-94-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-103-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:104:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-105-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-107-test_update testdc1.alternate.nil. A "86400 A 10.53.0.10" "10.53.0.10" || ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:108:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-109-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-111-$DIG $DIGOPTS +noall +answer axfr example.nil > dig.out.ns1.test$n
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:112:lines=`cat dig.out.ns1.test$n | wc -l`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-113-[ ${lines:-0} -eq 4 ] || ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-114-$DIG $DIGOPTS +noall +answer axfr alternate.nil > dig.out.ns1.test$n
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:115:lines=`cat dig.out.ns1.test$n | wc -l`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-116-[ ${lines:-0} -eq 5 ] || ret=1
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-117-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:118:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-119-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-123-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:124:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-125-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-129-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:130:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-131-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-135-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:136:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-137-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-145-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:146:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-147-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-161-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:162:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-163-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-167-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:168:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-169-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-173-[ "$ret" -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:174:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-175-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-181-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:182:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-183-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-188-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:189:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-190-
##############################################
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-198-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh:199:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlzexternal/tests.sh-200-
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-19-
bind-9.13.3/bin/tests/system/case/tests.sh:20:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/case/tests.sh-21-echo_i "waiting for zone transfer to complete ($n)"
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-35-
bind-9.13.3/bin/tests/system/case/tests.sh:36:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/case/tests.sh-37-echo_i "testing case preserving responses - no acl ($n)"
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-42-test $ret -eq 0 || echo_i "failed"
bind-9.13.3/bin/tests/system/case/tests.sh:43:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/case/tests.sh-44-
bind-9.13.3/bin/tests/system/case/tests.sh:45:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/case/tests.sh-46-echo_i "testing no-case-compress acl '{ 10.53.0.2; }' ($n)"
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-59-test $ret -eq 0 || echo_i "failed"
bind-9.13.3/bin/tests/system/case/tests.sh:60:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/case/tests.sh-61-
bind-9.13.3/bin/tests/system/case/tests.sh:62:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/case/tests.sh-63-echo_i "testing load of dynamic zone with various \$ORIGIN values ($n)"
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-68-test $ret -eq 0 || echo_i "failed"
bind-9.13.3/bin/tests/system/case/tests.sh:69:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/case/tests.sh-70-
bind-9.13.3/bin/tests/system/case/tests.sh:71:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/case/tests.sh-72-echo_i "transfer of dynamic zone with various \$ORIGIN values ($n)"
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-77-test $ret -eq 0 || echo_i "failed"
bind-9.13.3/bin/tests/system/case/tests.sh:78:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/case/tests.sh-79-
bind-9.13.3/bin/tests/system/case/tests.sh:80:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/case/tests.sh-81-echo_i "change SOA owner case via update ($n)"
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-91-test $ret -eq 0 || echo_i "failed"
bind-9.13.3/bin/tests/system/case/tests.sh:92:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/case/tests.sh-93-
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-99-
bind-9.13.3/bin/tests/system/case/tests.sh:100:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/case/tests.sh-101-echo_i "check SOA owner case is transfered to slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-106-test $ret -eq 0 || echo_i "failed"
bind-9.13.3/bin/tests/system/case/tests.sh:107:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/case/tests.sh-108-
bind-9.13.3/bin/tests/system/case/tests.sh-109-#update delete Ns1.DyNaMIC. 300 IN A 10.53.0.1
bind-9.13.3/bin/tests/system/case/tests.sh:110:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/case/tests.sh-111-echo_i "change A record owner case via update ($n)"
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-121-test $ret -eq 0 || echo_i "failed"
bind-9.13.3/bin/tests/system/case/tests.sh:122:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/case/tests.sh-123-
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-129-
bind-9.13.3/bin/tests/system/case/tests.sh:130:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/case/tests.sh-131-echo_i "check A owner case is transfered to slave ($n)"
##############################################
bind-9.13.3/bin/tests/system/case/tests.sh-134-digcomp dig.ns2.test$n postns1.good || ret=1
bind-9.13.3/bin/tests/system/case/tests.sh:135:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/case/tests.sh-136-
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-47-done
bind-9.13.3/bin/tests/system/rpz/tests.sh:48:shift `expr $OPTIND - 1 || true`
bind-9.13.3/bin/tests/system/rpz/tests.sh-49-if test "$#" -ne 0; then
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-94-make_dignm () {
bind-9.13.3/bin/tests/system/rpz/tests.sh:95:    TEST_NUM=`expr $TEST_NUM : '\([0-9]*\).*'`	    # trim '+' characters
bind-9.13.3/bin/tests/system/rpz/tests.sh:96:    TEST_NUM=`expr $TEST_NUM + 1`
bind-9.13.3/bin/tests/system/rpz/tests.sh-97-    DIGNM=dig.out$GROUP_NM-$TEST_NUM
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-105-    ret=1
bind-9.13.3/bin/tests/system/rpz/tests.sh:106:    status=`expr $status + 1`
bind-9.13.3/bin/tests/system/rpz/tests.sh-107-    echo_i "$*"
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-112-get_sn() {
bind-9.13.3/bin/tests/system/rpz/tests.sh:113:    SOA=`$DIG -p ${PORT} +short +norecurse soa "$1" "@$2" "-b$2"`
bind-9.13.3/bin/tests/system/rpz/tests.sh:114:    SN=`expr "$SOA" : '[^ ]* [^ ]* \([^ ]*\) .*'`
bind-9.13.3/bin/tests/system/rpz/tests.sh-115-    test "$SN" != "" && return
bind-9.13.3/bin/tests/system/rpz/tests.sh:116:    echo_i "no serial number from \`dig -p ${PORT} soa $1 @$2\` in \"$SOA\""
bind-9.13.3/bin/tests/system/rpz/tests.sh-117-    exit 1
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-120-get_sn_fast () {
bind-9.13.3/bin/tests/system/rpz/tests.sh:121:    RSN=`$DNSRPSCMD -n "$1"`
bind-9.13.3/bin/tests/system/rpz/tests.sh-122-    #echo "dnsrps serial for $1 is $RSN"
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-143-	    fi
bind-9.13.3/bin/tests/system/rpz/tests.sh:144:	    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rpz/tests.sh-145-	    if test "$n" -gt $TEN_SECS; then
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-166-	fi
bind-9.13.3/bin/tests/system/rpz/tests.sh:167:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rpz/tests.sh-168-	if test "$n" -gt $TEN_SECS; then
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-197-	    sleep 1
bind-9.13.3/bin/tests/system/rpz/tests.sh:198:	    PID=`cat ns$1/named.pid 2>/dev/null`
bind-9.13.3/bin/tests/system/rpz/tests.sh-199-	    if test -n "$PID"; then
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-217-ckalive () {
bind-9.13.3/bin/tests/system/rpz/tests.sh:218:    CKALIVE_NS=`expr "$1" : '.*@ns\([1-9]\).*'`
bind-9.13.3/bin/tests/system/rpz/tests.sh-219-    if test -z "$CKALIVE_NS"; then
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-239-    eval "OLD_CNT=0\$${NSDIR}_CNT"
bind-9.13.3/bin/tests/system/rpz/tests.sh:240:    GOT=`expr $NEW_CNT - $OLD_CNT`
bind-9.13.3/bin/tests/system/rpz/tests.sh-241-    if test "$GOT" -ne "$EXPECTED"; then
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-256-    eval "OLD_CNT=0\$${NSDIR}_CNT"
bind-9.13.3/bin/tests/system/rpz/tests.sh:257:    GOT=`expr $NEW_CNT - $OLD_CNT`
bind-9.13.3/bin/tests/system/rpz/tests.sh-258-    if test "$GOT" -lt "$MIN" -o "$GOT" -gt "$MAX"; then
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-266-    ret=0
bind-9.13.3/bin/tests/system/rpz/tests.sh:267:    t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpz/tests.sh-268-    test -n "$1" && date "+${TS}checking $1 (${t})" | cat_i
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-307-    if $PERL $SYSTEMTESTTOP/digcomp.pl $DIGNM $2 >/dev/null; then
bind-9.13.3/bin/tests/system/rpz/tests.sh:308:	NEED_TCP=`echo "$1" | sed -n -e 's/[Tt][Cc][Pp].*/TCP/p'`
bind-9.13.3/bin/tests/system/rpz/tests.sh:309:	RESULT_TCP=`sed -n -e 's/.*Truncated, retrying in TCP.*/TCP/p' $DIGNM`
bind-9.13.3/bin/tests/system/rpz/tests.sh-310-	if test "$NEED_TCP" != "$RESULT_TCP"; then
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-351-# $1=IPv4 address  $2=digcmd args  $3=optional TTL
bind-9.13.3/bin/tests/system/rpz/tests.sh:352:addr () {
bind-9.13.3/bin/tests/system/rpz/tests.sh-353-    ADDR=$1
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-356-    #ckalive "$2" "server crashed by 'dig $2'" || return 1
bind-9.13.3/bin/tests/system/rpz/tests.sh:357:    ADDR_ESC=`echo "$ADDR" | sed -e 's/\./\\\\./g'`
bind-9.13.3/bin/tests/system/rpz/tests.sh:358:    ADDR_TTL=`sed -n -e "s/^[-.a-z0-9]\{1,\}[	 ]*\([0-9]*\)	IN	AA*	${ADDR_ESC}\$/\1/p" $DIGNM`
bind-9.13.3/bin/tests/system/rpz/tests.sh-359-    if test -z "$ADDR_TTL"; then
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-692-    echo "# RPZ off" >ns5/rpz-switch
bind-9.13.3/bin/tests/system/rpz/tests.sh:693:    RNDCCMD_OUT=`$RNDCCMD $ns5 reload`
bind-9.13.3/bin/tests/system/rpz/tests.sh-694-    perf 'without RPZ' norpz 'NOERROR:3000 '
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-696-
bind-9.13.3/bin/tests/system/rpz/tests.sh:697:    PERCENT=`expr \( "$RPZ" \* 100 + \( $NORPZ / 2 \) \) / $NORPZ`
bind-9.13.3/bin/tests/system/rpz/tests.sh-698-    echo_i "$RPZ qps with RPZ is $PERCENT% of $NORPZ qps without RPZ"
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-726-	$DIG -p ${PORT} +short +norecurse a0-1.tld2 @$ns3 >/dev/null
bind-9.13.3/bin/tests/system/rpz/tests.sh:727:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rpz/tests.sh-728-	if test "$n" -gt $TEN_SECS; then
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-751-
bind-9.13.3/bin/tests/system/rpz/tests.sh:752:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpz/tests.sh-753-  echo_i "checking that ttl values are not zeroed when qtype is '*' (${t})"
bind-9.13.3/bin/tests/system/rpz/tests.sh-754-  $DIG +noall +answer -p ${PORT} @$ns3 any a3-2.tld2 > dig.out.$t
bind-9.13.3/bin/tests/system/rpz/tests.sh:755:  ttl=`awk '/a3-2 tld2 text/ {print $2}' dig.out.$t`
bind-9.13.3/bin/tests/system/rpz/tests.sh-756-  if test ${ttl:=0} -eq 0; then setret "failed"; fi
bind-9.13.3/bin/tests/system/rpz/tests.sh-757-
bind-9.13.3/bin/tests/system/rpz/tests.sh:758:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpz/tests.sh-759-  echo_i "checking rpz updates/transfers with parent nodes added after children" \
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-776-
bind-9.13.3/bin/tests/system/rpz/tests.sh:777:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpz/tests.sh-778-  echo_i "checking that going from an empty policy zone works (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-787-  if [ "$mode" = native ]; then
bind-9.13.3/bin/tests/system/rpz/tests.sh:788:    t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpz/tests.sh-789-    echo_i "checking rpz with delegation fails correctly (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpz/tests.sh-805-done
bind-9.13.3/bin/tests/system/rpz/tests.sh:806:status=`expr ${native:-0} + ${dnsrps:-0}`
bind-9.13.3/bin/tests/system/rpz/tests.sh-807-
##############################################
bind-9.13.3/bin/tests/system/rpz/qperf.sh-11-
bind-9.13.3/bin/tests/system/rpz/qperf.sh:12:for QDIR in `echo "$PATH" | tr : ' '` ../../../../contrib/queryperf; do
bind-9.13.3/bin/tests/system/rpz/qperf.sh-13-    QPERF=$QDIR/queryperf
##############################################
bind-9.13.3/bin/tests/system/rpz/ckdnsrps.sh-39-done
bind-9.13.3/bin/tests/system/rpz/ckdnsrps.sh:40:shift `expr $OPTIND - 1 || true`
bind-9.13.3/bin/tests/system/rpz/ckdnsrps.sh-41-if [ "$#" -ne 0 ]; then
##############################################
bind-9.13.3/bin/tests/system/rpz/setup.sh-18-
bind-9.13.3/bin/tests/system/rpz/setup.sh:19:QPERF=`$SHELL qperf.sh`
bind-9.13.3/bin/tests/system/rpz/setup.sh-20-
##############################################
bind-9.13.3/bin/tests/system/rpz/setup.sh-30-done
bind-9.13.3/bin/tests/system/rpz/setup.sh:31:shift `expr $OPTIND - 1 || true`
bind-9.13.3/bin/tests/system/rpz/setup.sh-32-if test "$#" -ne 0; then
##############################################
bind-9.13.3/bin/tests/system/rpz/setup.sh-66-signzone () {
bind-9.13.3/bin/tests/system/rpz/setup.sh:67:    KEYNAME=`$KEYGEN -q -a rsasha256 -K $1 $2`
bind-9.13.3/bin/tests/system/rpz/setup.sh-68-    cat $1/$3 $1/$KEYNAME.key > $1/tmp
##############################################
bind-9.13.3/bin/tests/system/rpz/setup.sh-70-    sed -n -e 's/\(.*\) IN DNSKEY \([0-9]\{1,\} [0-9]\{1,\} [0-9]\{1,\}\) \(.*\)/trusted-keys {"\1" \2 "\3";};/p' $1/$KEYNAME.key >>trusted.conf
bind-9.13.3/bin/tests/system/rpz/setup.sh:71:    DSFILENAME=dsset-`echo $2 |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/rpz/setup.sh-72-    rm $DSFILENAME $1/tmp
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-30-	esac
bind-9.13.3/bin/tests/system/checkzone/tests.sh:31:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-32-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:33:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-34-done
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-47-	esac
bind-9.13.3/bin/tests/system/checkzone/tests.sh:48:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-49-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:50:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-51-done
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-57-$MAKEJOURNAL test test.orig.db test.changed.db test.orig.db.jnl 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:58:jlines=`$JOURNALPRINT test.orig.db.jnl | wc -l`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-59-[ $jlines = 3 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-64-cmp -s test.changed.db test.out2.db || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:65:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-66-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:67:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-68-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-78-grep "'example' found type SPF" test.out2.$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:79:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-80-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:81:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-82-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-86-$CHECKZONE -l 600 example zones/good1.db > test.out2.$n 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:87:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-88-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:89:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-90-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-94-$CHECKZONE -f raw -l 600 example good1.db.raw > test.out2.$n 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:95:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-96-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:97:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-98-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-102-$CHECKZONE -f map -l 600 example good1.db.map > test.out2.$n 2>&1 || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:103:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-104-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:105:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-106-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-110-grep "inherited.owner" test.out1.$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:111:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-112-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:113:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-114-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-118-grep "inherited.owner" test.out1.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:119:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-120-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:121:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-122-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-126-grep "inherited.owner" test.out1.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:127:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-128-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:129:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-130-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-134-grep "failed: bad class" test.out.$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:135:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-136-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:137:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-138-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-163-test $ret -eq 1 || $CHECKZONE $q dyn.example.net zones/crashzone.db || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:164:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-165-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:166:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-167-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-171-grep "is below a DNAME" test.out.$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:172:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-173-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:174:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-175-
##############################################
bind-9.13.3/bin/tests/system/checkzone/tests.sh-179-grep "is below a DNAME" test.out.$n >/dev/null || ret=1
bind-9.13.3/bin/tests/system/checkzone/tests.sh:180:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-181-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/checkzone/tests.sh:182:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/checkzone/tests.sh-183-
##############################################
bind-9.13.3/bin/tests/system/stop.pl-137-	# Ugly, but should work.
bind-9.13.3/bin/tests/system/stop.pl:138:	system("$ENV{RNDC} -c ../common/rndc.conf -s $ip -p $port $how | sed 's/^/I:$server /'");
bind-9.13.3/bin/tests/system/stop.pl-139-	return;
##############################################
bind-9.13.3/bin/tests/system/stop.pl-158-	if ($^O eq 'cygwin') {
bind-9.13.3/bin/tests/system/stop.pl:159:		$result = system("/bin/kill -f -$sig $pid");
bind-9.13.3/bin/tests/system/stop.pl-160-		unlink $pid_file;
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-20-ret=0
bind-9.13.3/bin/tests/system/tkey/tests.sh:21:dhkeyname=`$KEYGEN -T KEY -a DH -b 768 -n host client` || ret=1
bind-9.13.3/bin/tests/system/tkey/tests.sh-22-if [ $ret != 0 ]; then
bind-9.13.3/bin/tests/system/tkey/tests.sh-23-	echo "I:failed"
bind-9.13.3/bin/tests/system/tkey/tests.sh:24:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-25-	echo "I:exit status: $status"
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-27-fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:28:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-29-
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-33-	ret=0
bind-9.13.3/bin/tests/system/tkey/tests.sh:34:	keyname=`$KEYCREATE $dhkeyname $owner` || ret=1
bind-9.13.3/bin/tests/system/tkey/tests.sh-35-	if [ $ret != 0 ]; then
bind-9.13.3/bin/tests/system/tkey/tests.sh-36-		echo "I:failed"
bind-9.13.3/bin/tests/system/tkey/tests.sh:37:		status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-38-		echo "I:exit status: $status"
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-40-	fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:41:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-42-
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-51-	fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:52:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-53-
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-59-	fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:60:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-61-
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-70-	fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:71:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-72-done
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-75-ret=0
bind-9.13.3/bin/tests/system/tkey/tests.sh:76:keyname=`$KEYCREATE $dhkeyname bar.example.` || ret=1
bind-9.13.3/bin/tests/system/tkey/tests.sh-77-if [ $ret != 0 ]; then
bind-9.13.3/bin/tests/system/tkey/tests.sh-78-        echo "I:failed"
bind-9.13.3/bin/tests/system/tkey/tests.sh:79:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-80-        echo "I:exit status: $status"
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-82-fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:83:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-84-
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-91-fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:92:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-93-
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-100-fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:101:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-102-
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-112-fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:113:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-114-
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-116-ret=0
bind-9.13.3/bin/tests/system/tkey/tests.sh:117:keyname=`$KEYCREATE $dhkeyname bar.example.` || ret=1
bind-9.13.3/bin/tests/system/tkey/tests.sh-118-if [ $ret != 0 ]; then
bind-9.13.3/bin/tests/system/tkey/tests.sh-119-        echo "I:failed"
bind-9.13.3/bin/tests/system/tkey/tests.sh:120:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-121-        echo "I:exit status: $status"
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-123-fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:124:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-125-
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-132-fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:133:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-134-
##############################################
bind-9.13.3/bin/tests/system/tkey/tests.sh-141-fi
bind-9.13.3/bin/tests/system/tkey/tests.sh:142:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/tkey/tests.sh-143-
##############################################
bind-9.13.3/bin/tests/system/tkey/ns1/setup.sh-14-
bind-9.13.3/bin/tests/system/tkey/ns1/setup.sh:15:keyname=`$KEYGEN -T KEY -a DH -b 768 -n host server`
bind-9.13.3/bin/tests/system/tkey/ns1/setup.sh:16:keyid=`echo $keyname | $PERL -p -e 's/^.*\+0*//;'`
bind-9.13.3/bin/tests/system/tkey/ns1/setup.sh-17-rm -f named.conf
##############################################
bind-9.13.3/bin/tests/system/pending/ns2/sign.sh-19-
bind-9.13.3/bin/tests/system/pending/ns2/sign.sh:20:	keyname1=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/pending/ns2/sign.sh:21:	keyname2=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -f KSK -n zone $zone`
bind-9.13.3/bin/tests/system/pending/ns2/sign.sh-22-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-52-expect="10 mail.example."
bind-9.13.3/bin/tests/system/pending/tests.sh:53:ans=`$DIG $DIGOPTS_CD @10.53.0.4 hostile MX` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-54-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-55-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:56:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-57-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-60-expect="10.0.0.2"
bind-9.13.3/bin/tests/system/pending/tests.sh:61:ans=`$DIG $DIGOPTS_CD @10.53.0.4 mail.example A` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-62-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-63-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-65-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-72-expect="10 mail.example.com."
bind-9.13.3/bin/tests/system/pending/tests.sh:73:ans=`$DIG $DIGOPTS @10.53.0.4 example.com MX` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-74-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-75-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:76:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-77-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-80-replace_data mail.example.com. A 192.0.2.2 192.0.2.3 || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh:81:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-82-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-85-replace_data mail.example.com. AAAA 2001:db8::2 2001:db8::3 || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh:86:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-87-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-90-expect="192.0.2.3"
bind-9.13.3/bin/tests/system/pending/tests.sh:91:ans=`$DIG $DIGOPTS @10.53.0.4 mail.example.com A` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-92-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-93-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:94:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-95-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-98-expect="2001:db8::3"
bind-9.13.3/bin/tests/system/pending/tests.sh:99:ans=`$DIG $DIGOPTS_CD @10.53.0.4 mail.example.com AAAA` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-100-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-101-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:102:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-103-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-110-expect="192.0.2.2"
bind-9.13.3/bin/tests/system/pending/tests.sh:111:ans=`$DIG $DIGOPTS_CD @10.53.0.4 pending-ok.example.com A` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-112-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-113-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:114:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-115-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-118-replace_data pending-ok.example.com. A 192.0.2.2 192.0.2.3 || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh:119:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-120-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-123-expect="192.0.2.2"
bind-9.13.3/bin/tests/system/pending/tests.sh:124:ans=`$DIG $DIGOPTS_CD @10.53.0.4 pending-ok.example.com A` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-125-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-126-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:127:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-128-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-135-expect="192.0.2.102"
bind-9.13.3/bin/tests/system/pending/tests.sh:136:ans=`$DIG $DIGOPTS_CD @10.53.0.4 pending-ng.example.com A` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-137-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-138-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:139:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-140-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-143-replace_data pending-ng.example.com. A 192.0.2.102 192.0.2.103 || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh:144:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-145-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-148-expect="192.0.2.103"
bind-9.13.3/bin/tests/system/pending/tests.sh:149:ans=`$DIG $DIGOPTS @10.53.0.4 pending-ng.example.com A` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-150-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-151-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:152:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-153-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-159-expect="10.10.10.10"
bind-9.13.3/bin/tests/system/pending/tests.sh:160:ans=`$DIG $DIGOPTS_CD @10.53.0.4 bad.example. A` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh:161:ans=`echo $ans | awk '{print $NF}'`
bind-9.13.3/bin/tests/system/pending/tests.sh-162-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-163-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:164:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-165-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-168-expect="10.10.10.10"
bind-9.13.3/bin/tests/system/pending/tests.sh:169:ans=`$DIG $DIGOPTS_CD @10.53.0.4 nice.good. A` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh:170:ans=`echo $ans | awk '{print $NF}'`
bind-9.13.3/bin/tests/system/pending/tests.sh-171-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-172-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:173:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-174-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-180-expect="SERVFAIL"
bind-9.13.3/bin/tests/system/pending/tests.sh:181:ans=`$DIG +tcp -p ${PORT} @10.53.0.4 removed.example.com. A` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh:182:ans=`echo $ans | sed 's/^.*status: \([A-Z][A-Z]*\).*$/\1/'`
bind-9.13.3/bin/tests/system/pending/tests.sh-183-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-184-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:185:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-186-
##############################################
bind-9.13.3/bin/tests/system/pending/tests.sh-189-expect="SERVFAIL"
bind-9.13.3/bin/tests/system/pending/tests.sh:190:ans=`$DIG +tcp -p ${PORT} @10.53.0.4 removed.example.com. A` || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh:191:ans=`echo $ans | sed 's/^.*status: \([A-Z][A-Z]*\).*$/\1/'`
bind-9.13.3/bin/tests/system/pending/tests.sh-192-test "$ans" = "$expect" || ret=1
bind-9.13.3/bin/tests/system/pending/tests.sh-193-test $ret = 0 || echo_i "failed, got '$ans', expected '$expect'"
bind-9.13.3/bin/tests/system/pending/tests.sh:194:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pending/tests.sh-195-
##############################################
bind-9.13.3/bin/tests/system/pending/ns1/sign.sh-23-
bind-9.13.3/bin/tests/system/pending/ns1/sign.sh:24:keyname1=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/pending/ns1/sign.sh:25:keyname2=`$KEYGEN -q -a RSASHA256 -b 2048 -f KSK -n zone $zone`
bind-9.13.3/bin/tests/system/pending/ns1/sign.sh-26-cat $infile $keyname1.key $keyname2.key > $zonefile
##############################################
bind-9.13.3/bin/tests/system/run.sh-40-done
bind-9.13.3/bin/tests/system/run.sh:41:shift `expr $OPTIND - 1`
bind-9.13.3/bin/tests/system/run.sh-42-
##############################################
bind-9.13.3/bin/tests/system/run.sh-66-minvalid=`expr 1024 + 1`
bind-9.13.3/bin/tests/system/run.sh:67:maxvalid=`expr 65535 - $numport + 1`
bind-9.13.3/bin/tests/system/run.sh-68-
##############################################
bind-9.13.3/bin/tests/system/run.sh-83-PORT=$baseport
bind-9.13.3/bin/tests/system/run.sh:84:EXTRAPORT1=`expr $baseport + 1`
bind-9.13.3/bin/tests/system/run.sh:85:EXTRAPORT2=`expr $baseport + 2`
bind-9.13.3/bin/tests/system/run.sh:86:EXTRAPORT3=`expr $baseport + 3`
bind-9.13.3/bin/tests/system/run.sh:87:EXTRAPORT4=`expr $baseport + 4`
bind-9.13.3/bin/tests/system/run.sh:88:EXTRAPORT5=`expr $baseport + 5`
bind-9.13.3/bin/tests/system/run.sh:89:EXTRAPORT6=`expr $baseport + 6`
bind-9.13.3/bin/tests/system/run.sh:90:EXTRAPORT7=`expr $baseport + 7`
bind-9.13.3/bin/tests/system/run.sh:91:EXTRAPORT8=`expr $baseport + 8`
bind-9.13.3/bin/tests/system/run.sh:92:CONTROLPORT=`expr $baseport + 9`
bind-9.13.3/bin/tests/system/run.sh-93-
bind-9.13.3/bin/tests/system/run.sh-94-LOWPORT=$baseport
bind-9.13.3/bin/tests/system/run.sh:95:HIGHPORT=`expr $baseport + $numport - 1`
bind-9.13.3/bin/tests/system/run.sh-96-
##############################################
bind-9.13.3/bin/tests/system/run.sh-119-    echowarn "R:$systest:UNTESTED"
bind-9.13.3/bin/tests/system/run.sh:120:    echoend  "E:$systest:`date $dateargs`"
bind-9.13.3/bin/tests/system/run.sh-121-    exit 0;
##############################################
bind-9.13.3/bin/tests/system/run.sh-126-    echowarn "R:$systest:UNTESTED"
bind-9.13.3/bin/tests/system/run.sh:127:    echoend  "E:$systest:`date $dateargs`"
bind-9.13.3/bin/tests/system/run.sh-128-    exit 0;
##############################################
bind-9.13.3/bin/tests/system/run.sh-139-    [ $result -eq 255 ] && echowarn "R:$systest:SKIPPED" || echowarn "R:$systest:UNTESTED"
bind-9.13.3/bin/tests/system/run.sh:140:    echoend "E:$systest:`date $dateargs`"
bind-9.13.3/bin/tests/system/run.sh-141-    exit 0
##############################################
bind-9.13.3/bin/tests/system/run.sh-151-    echowarn "R:$systest:PKCS11ONLY"
bind-9.13.3/bin/tests/system/run.sh:152:    echoend  "E:$systest:`date $dateargs`"
bind-9.13.3/bin/tests/system/run.sh-153-    exit 0
##############################################
bind-9.13.3/bin/tests/system/run.sh-165-    echofail "R:$systest:FAIL"
bind-9.13.3/bin/tests/system/run.sh:166:    echoend  "E:$systest:`date $dateargs`"
bind-9.13.3/bin/tests/system/run.sh-167-    exit 1
##############################################
bind-9.13.3/bin/tests/system/run.sh-183-
bind-9.13.3/bin/tests/system/run.sh:184:status=`expr $status + $?`
bind-9.13.3/bin/tests/system/run.sh-185-
##############################################
bind-9.13.3/bin/tests/system/run.sh-204-
bind-9.13.3/bin/tests/system/run.sh:205:echoend "E:$systest:`date $dateargs`"
bind-9.13.3/bin/tests/system/run.sh-206-
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-21-
bind-9.13.3/bin/tests/system/rndc/tests.sh:22:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-23-echo_i "preparing ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-40-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:41:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-42-
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-45-
bind-9.13.3/bin/tests/system/rndc/tests.sh:46:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-47-echo_i "checking zone was dumped ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-55-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:56:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-57-
bind-9.13.3/bin/tests/system/rndc/tests.sh:58:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-59-echo_i "checking journal file is still present ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-64-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:65:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-66-
bind-9.13.3/bin/tests/system/rndc/tests.sh:67:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-68-echo_i "checking zone not writable ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-79-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:80:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-81-
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-84-
bind-9.13.3/bin/tests/system/rndc/tests.sh:85:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-86-echo_i "checking zone now writable ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-96-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:97:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-98-
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-102-
bind-9.13.3/bin/tests/system/rndc/tests.sh:103:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-104-echo_i "checking zone was dumped ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-112-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:113:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-114-
bind-9.13.3/bin/tests/system/rndc/tests.sh:115:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-116-echo_i "checking journal file is still present ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-121-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:122:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-123-
bind-9.13.3/bin/tests/system/rndc/tests.sh:124:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-125-echo_i "checking zone is still writable ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-136-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:137:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-138-
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-142-
bind-9.13.3/bin/tests/system/rndc/tests.sh:143:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-144-echo_i "checking zone was dumped ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-152-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:153:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-154-
bind-9.13.3/bin/tests/system/rndc/tests.sh:155:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-156-echo_i "checking journal file is deleted ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-161-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:162:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-163-
bind-9.13.3/bin/tests/system/rndc/tests.sh:164:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-165-echo_i "checking zone is still writable ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-176-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:177:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-178-
bind-9.13.3/bin/tests/system/rndc/tests.sh:179:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-180-echo_i "checking other journal files not removed ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-185-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:186:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-187-
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-190-
bind-9.13.3/bin/tests/system/rndc/tests.sh:191:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-192-echo_i "checking all journals removed ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-200-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:201:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-202-
bind-9.13.3/bin/tests/system/rndc/tests.sh:203:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-204-echo_i "checking that freezing static zones is not allowed ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-208-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:209:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-210-
bind-9.13.3/bin/tests/system/rndc/tests.sh:211:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-212-echo_i "checking that journal is removed when serial is changed before thaw ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-229-done
bind-9.13.3/bin/tests/system/rndc/tests.sh:230:serial=`awk '$3 == "serial" {print $1}' ns2/other.db`
bind-9.13.3/bin/tests/system/rndc/tests.sh:231:newserial=`expr $serial + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-232-sed s/$serial/$newserial/ ns2/other.db > ns2/other.db.new
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-252-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:253:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-254-
bind-9.13.3/bin/tests/system/rndc/tests.sh:255:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-256-echo_i "checking that journal is kept when ixfr-from-differences is in use ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-272-done
bind-9.13.3/bin/tests/system/rndc/tests.sh:273:serial=`awk '$3 == "serial" {print $1}' ns2/nil.db`
bind-9.13.3/bin/tests/system/rndc/tests.sh:274:newserial=`expr $serial + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-275-sed s/$serial/$newserial/ ns2/nil.db > ns2/nil.db.new
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-295-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:296:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-297-
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-300-$RNDCCMD 10.53.0.2 stats
bind-9.13.3/bin/tests/system/rndc/tests.sh:301:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-302-echo_i "verifying adb records in named.stats ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-304-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:305:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-306-
bind-9.13.3/bin/tests/system/rndc/tests.sh:307:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-308-echo_i "test using second key ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-311-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:312:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-313-
bind-9.13.3/bin/tests/system/rndc/tests.sh:314:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-315-echo_i "test 'rndc dumpdb' on a empty cache ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-326-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:327:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-328-
bind-9.13.3/bin/tests/system/rndc/tests.sh:329:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-330-echo_i "test 'rndc reload' on a zone with include files ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-355-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:356:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-357-
bind-9.13.3/bin/tests/system/rndc/tests.sh:358:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-359-echo_i "testing rndc with hmac-md5 ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-366-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:367:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-368-
bind-9.13.3/bin/tests/system/rndc/tests.sh:369:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-370-echo_i "testing rndc with hmac-sha1 ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-377-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:378:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-379-
bind-9.13.3/bin/tests/system/rndc/tests.sh:380:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-381-echo_i "testing rndc with hmac-sha224 ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-388-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:389:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-390-
bind-9.13.3/bin/tests/system/rndc/tests.sh:391:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-392-echo_i "testing rndc with hmac-sha256 ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-399-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:400:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-401-
bind-9.13.3/bin/tests/system/rndc/tests.sh:402:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-403-echo_i "testing rndc with hmac-sha384 ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-410-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:411:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-412-
bind-9.13.3/bin/tests/system/rndc/tests.sh:413:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-414-echo_i "testing rndc with hmac-sha512 ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-421-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:422:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-423-
bind-9.13.3/bin/tests/system/rndc/tests.sh:424:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-425-echo_i "testing automatic zones are reported ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-429-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:430:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-431-
bind-9.13.3/bin/tests/system/rndc/tests.sh:432:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-433-echo_i "testing rndc with null command ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-436-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:437:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-438-
bind-9.13.3/bin/tests/system/rndc/tests.sh:439:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-440-echo_i "testing rndc with unknown control channel command ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-444-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:445:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-446-
bind-9.13.3/bin/tests/system/rndc/tests.sh:447:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-448-echo_i "testing rndc with querylog command ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-471-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:472:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-473-
bind-9.13.3/bin/tests/system/rndc/tests.sh-474-RNDCCMD4="$RNDC -s 10.53.0.4 -p ${EXTRAPORT6} -c ns4/key6.conf"
bind-9.13.3/bin/tests/system/rndc/tests.sh:475:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-476-echo_i "testing rndc nta time limits ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-486-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:487:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-488-
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-490-do
bind-9.13.3/bin/tests/system/rndc/tests.sh:491:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-492-	echo_i "testing rndc buffer size limits (size=${i}) ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-494-	$RNDC -s 10.53.0.4 -p ${EXTRAPORT6} -c ns4/key6.conf testgen ${i} 2>&1 > rndc.out.$i.test$n || ret=1
bind-9.13.3/bin/tests/system/rndc/tests.sh:495:	actual_size=`$GENCHECK rndc.out.$i.test$n`
bind-9.13.3/bin/tests/system/rndc/tests.sh-496-	if [ "$?" = "0" ]; then
bind-9.13.3/bin/tests/system/rndc/tests.sh:497:	    expected_size=`expr $i + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-498-	    if [ $actual_size != $expected_size ]; then ret=1; fi
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-503-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:504:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-505-done
bind-9.13.3/bin/tests/system/rndc/tests.sh-506-
bind-9.13.3/bin/tests/system/rndc/tests.sh:507:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-508-echo_i "testing rndc -r (show result) ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-512-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:513:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-514-
bind-9.13.3/bin/tests/system/rndc/tests.sh:515:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-516-echo_i "testing rndc with a token containing a space ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-520-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:521:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-522-
bind-9.13.3/bin/tests/system/rndc/tests.sh:523:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-524-echo_i "test 'rndc reconfig' with a broken config ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-536-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:537:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-538-
bind-9.13.3/bin/tests/system/rndc/tests.sh:539:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-540-echo_i "test read-only control channel access ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-545-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:546:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-547-
bind-9.13.3/bin/tests/system/rndc/tests.sh:548:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-549-echo_i "test rndc status shows running on ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-553-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:554:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-555-
bind-9.13.3/bin/tests/system/rndc/tests.sh:556:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-557-echo_i "test 'rndc reconfig' with loading of a large zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-564-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:565:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-566-sleep 1
bind-9.13.3/bin/tests/system/rndc/tests.sh:567:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-568-echo_i "check if zone load was scheduled ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-570-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:571:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-572-
bind-9.13.3/bin/tests/system/rndc/tests.sh:573:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-574-echo_i "check if query for the zone returns SERVFAIL ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-577-if [ $ret != 0 ]; then echo_i "failed (ignored)"; ret=0; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:578:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-579-
bind-9.13.3/bin/tests/system/rndc/tests.sh:580:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-581-echo_i "wait for the zones to be loaded ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-590-    }
bind-9.13.3/bin/tests/system/rndc/tests.sh:591:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-592-done
bind-9.13.3/bin/tests/system/rndc/tests.sh-593-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:594:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-595-
bind-9.13.3/bin/tests/system/rndc/tests.sh:596:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-597-echo_i "check if query for the zone returns NOERROR ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-600-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:601:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-602-
bind-9.13.3/bin/tests/system/rndc/tests.sh:603:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-604-echo_i "verify that the full command is logged ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-608-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:609:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-610-
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-615-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:616:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-617-
bind-9.13.3/bin/tests/system/rndc/tests.sh-618-if [ -x "$PYTHON" ]; then
bind-9.13.3/bin/tests/system/rndc/tests.sh:619:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-620-    echo_i "test rndc python bindings ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-631-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:632:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-633-fi
bind-9.13.3/bin/tests/system/rndc/tests.sh-634-
bind-9.13.3/bin/tests/system/rndc/tests.sh:635:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-636-echo_i "check 'rndc \"\"' is handled ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-640-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:641:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-642-
bind-9.13.3/bin/tests/system/rndc/tests.sh:643:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-644-echo_i "check rndc -4 -6 ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-648-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:649:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-650-
bind-9.13.3/bin/tests/system/rndc/tests.sh:651:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rndc/tests.sh-652-echo_i "check rndc -4 with an IPv6 server address ($n)"
##############################################
bind-9.13.3/bin/tests/system/rndc/tests.sh-656-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rndc/tests.sh:657:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rndc/tests.sh-658-
##############################################
bind-9.13.3/bin/tests/system/Makefile.in-86-parallel.mk:
bind-9.13.3/bin/tests/system/Makefile.in:87:	@PARALLEL_SANITIZED=`echo $(PARALLEL) | sed "s|\([^ ][^ ]*\)|test-\1|g;" | tr _ -` ; \
bind-9.13.3/bin/tests/system/Makefile.in-88-	echo ".PHONY: $$PARALLEL_SANITIZED" > $@ ; \
##############################################
bind-9.13.3/bin/tests/system/Makefile.in-102-		echo "" >> $@ ; \
bind-9.13.3/bin/tests/system/Makefile.in:103:		echo "test-`echo $$directory | tr _ -`: check_interfaces" >> $@ ; \
bind-9.13.3/bin/tests/system/Makefile.in-104-		echo "	@$(SHELL) ./run.sh -r -p $$port $$directory 2>&1 | tee $$directory/test.output" >> $@ ; \
bind-9.13.3/bin/tests/system/Makefile.in:105:		port=`expr $$port + 100` ; \
bind-9.13.3/bin/tests/system/Makefile.in-106-	done
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-23-then
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:24:	echo_i "failed (status)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-25-else
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-29-	else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:30:		echo_i "failed (message)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-31-	fi
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-37-then
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:38:	echo_i "failed (status)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-39-else
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-43-	else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:44:		echo_i "failed (message)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-45-	fi
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-51-then
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:52:	echo_i "failed (status)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-53-else
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-57-	else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:58:		echo_i "failed (message)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-59-	fi
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-65-then
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:66:	echo_i "failed (status)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-67-else
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-71-	else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:72:		echo_i "failed (message)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-73-	fi
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-79-then
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:80:	echo_i "failed (status)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-81-else
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-85-	else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:86:		echo_i "failed (message)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-87-	fi
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-97-	else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:98:		echo_i "failed (message)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-99-	fi
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-100-else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:101:	echo_i "failed (status)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-102-fi
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-109-	then
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:110:		echo_i "failed (message)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-111-	else
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-114-else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:115:	echo_i "failed (status)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-116-fi
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-121-then
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:122:	echo_i "failed (status)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-123-else
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-127-	else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:128:		echo_i "failed (message)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-129-	fi
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-139-	else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:140:		echo_i "failed (message)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-141-	fi
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-142-else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:143:	echo_i "failed (status)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-144-fi
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-151-	then
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:152:		echo_i "failed (message)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-153-	else
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-156-else
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:157:	echo_i "failed (status)"; status=`expr $status + 1`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-158-fi
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-233-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:234:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-235-
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-244-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:245:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-246-
##############################################
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-251-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/zonechecks/tests.sh:252:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/zonechecks/tests.sh-253-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-25-	if [ $? != 1 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:26:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-27-done
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-34-	if [ $? != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:35:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-36-done
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-69-
bind-9.13.3/bin/tests/system/dnstap/tests.sh:70:udp1=`$DNSTAPREAD ns1/dnstap.out.save | grep "UDP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:71:tcp1=`$DNSTAPREAD ns1/dnstap.out.save | grep "TCP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:72:aq1=`$DNSTAPREAD ns1/dnstap.out.save | grep "AQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:73:ar1=`$DNSTAPREAD ns1/dnstap.out.save | grep "AR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:74:cq1=`$DNSTAPREAD ns1/dnstap.out.save | grep "CQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:75:cr1=`$DNSTAPREAD ns1/dnstap.out.save | grep "CR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:76:rq1=`$DNSTAPREAD ns1/dnstap.out.save | grep "RQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:77:rr1=`$DNSTAPREAD ns1/dnstap.out.save | grep "RR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-78-
bind-9.13.3/bin/tests/system/dnstap/tests.sh:79:udp2=`$DNSTAPREAD ns2/dnstap.out.save | grep "UDP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:80:tcp2=`$DNSTAPREAD ns2/dnstap.out.save | grep "TCP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:81:aq2=`$DNSTAPREAD ns2/dnstap.out.save | grep "AQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:82:ar2=`$DNSTAPREAD ns2/dnstap.out.save | grep "AR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:83:cq2=`$DNSTAPREAD ns2/dnstap.out.save | grep "CQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:84:cr2=`$DNSTAPREAD ns2/dnstap.out.save | grep "CR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:85:rq2=`$DNSTAPREAD ns2/dnstap.out.save | grep "RQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:86:rr2=`$DNSTAPREAD ns2/dnstap.out.save | grep "RR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-87-
bind-9.13.3/bin/tests/system/dnstap/tests.sh-88-mv ns3/dnstap.out.0 ns3/dnstap.out.save
bind-9.13.3/bin/tests/system/dnstap/tests.sh:89:udp3=`$DNSTAPREAD ns3/dnstap.out.save | grep "UDP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:90:tcp3=`$DNSTAPREAD ns3/dnstap.out.save | grep "TCP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:91:aq3=`$DNSTAPREAD ns3/dnstap.out.save | grep "AQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:92:ar3=`$DNSTAPREAD ns3/dnstap.out.save | grep "AR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:93:cq3=`$DNSTAPREAD ns3/dnstap.out.save | grep "CQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:94:cr3=`$DNSTAPREAD ns3/dnstap.out.save | grep "CR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:95:rq3=`$DNSTAPREAD ns3/dnstap.out.save | grep "RQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:96:rr3=`$DNSTAPREAD ns3/dnstap.out.save | grep "RR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-97-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-112-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:113:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-114-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-129-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:130:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-131-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-146-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:147:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-148-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-163-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:164:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-165-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-180-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:181:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-182-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-197-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:198:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-199-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-214-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:215:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-216-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-231-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:232:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-233-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-235-
bind-9.13.3/bin/tests/system/dnstap/tests.sh:236:udp1=`$DNSTAPREAD ns1/dnstap.out | grep "UDP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:237:tcp1=`$DNSTAPREAD ns1/dnstap.out | grep "TCP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:238:aq1=`$DNSTAPREAD ns1/dnstap.out | grep "AQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:239:ar1=`$DNSTAPREAD ns1/dnstap.out | grep "AR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:240:cq1=`$DNSTAPREAD ns1/dnstap.out | grep "CQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:241:cr1=`$DNSTAPREAD ns1/dnstap.out | grep "CR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:242:rq1=`$DNSTAPREAD ns1/dnstap.out | grep "RQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:243:rr1=`$DNSTAPREAD ns1/dnstap.out | grep "RR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-244-
bind-9.13.3/bin/tests/system/dnstap/tests.sh:245:udp2=`$DNSTAPREAD ns2/dnstap.out | grep "UDP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:246:tcp2=`$DNSTAPREAD ns2/dnstap.out | grep "TCP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:247:aq2=`$DNSTAPREAD ns2/dnstap.out | grep "AQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:248:ar2=`$DNSTAPREAD ns2/dnstap.out | grep "AR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:249:cq2=`$DNSTAPREAD ns2/dnstap.out | grep "CQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:250:cr2=`$DNSTAPREAD ns2/dnstap.out | grep "CR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:251:rq2=`$DNSTAPREAD ns2/dnstap.out | grep "RQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:252:rr2=`$DNSTAPREAD ns2/dnstap.out | grep "RR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-253-
bind-9.13.3/bin/tests/system/dnstap/tests.sh:254:udp3=`$DNSTAPREAD ns3/dnstap.out | grep "UDP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:255:tcp3=`$DNSTAPREAD ns3/dnstap.out | grep "TCP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:256:aq3=`$DNSTAPREAD ns3/dnstap.out | grep "AQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:257:ar3=`$DNSTAPREAD ns3/dnstap.out | grep "AR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:258:cq3=`$DNSTAPREAD ns3/dnstap.out | grep "CQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:259:cr3=`$DNSTAPREAD ns3/dnstap.out | grep "CR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:260:rq3=`$DNSTAPREAD ns3/dnstap.out | grep "RQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:261:rr3=`$DNSTAPREAD ns3/dnstap.out | grep "RR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-262-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-277-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:278:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-279-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-294-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:295:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-296-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-311-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:312:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-313-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-328-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:329:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-330-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-345-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:346:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-347-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-362-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:363:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-364-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-379-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:380:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-381-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-396-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:397:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-398-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-410-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:411:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-412-fi
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-415-ret=0
bind-9.13.3/bin/tests/system/dnstap/tests.sh:416:hex=`$DNSTAPREAD -x ns3/dnstap.out | tail -1`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-417-echo $hex | $WIRETEST > dnstap.hex
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-420-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:421:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-422-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-429-	wait
bind-9.13.3/bin/tests/system/dnstap/tests.sh:430:	udp4=`$DNSTAPREAD dnstap.out | grep "UDP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:431:	tcp4=`$DNSTAPREAD dnstap.out | grep "TCP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:432:	aq4=`$DNSTAPREAD dnstap.out | grep "AQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:433:	ar4=`$DNSTAPREAD dnstap.out | grep "AR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:434:	cq4=`$DNSTAPREAD dnstap.out | grep "CQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:435:	cr4=`$DNSTAPREAD dnstap.out | grep "CR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:436:	rq4=`$DNSTAPREAD dnstap.out | grep "RQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:437:	rr4=`$DNSTAPREAD dnstap.out | grep "RR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-438-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-445-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:446:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-447-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-454-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:455:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-456-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-463-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:464:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-465-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-472-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:473:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-474-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-481-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:482:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-483-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-490-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:491:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-492-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-499-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:500:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-501-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-518-	wait
bind-9.13.3/bin/tests/system/dnstap/tests.sh:519:	udp4=`$DNSTAPREAD dnstap.out | grep "UDP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:520:	tcp4=`$DNSTAPREAD dnstap.out | grep "TCP " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:521:	aq4=`$DNSTAPREAD dnstap.out | grep "AQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:522:	ar4=`$DNSTAPREAD dnstap.out | grep "AR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:523:	cq4=`$DNSTAPREAD dnstap.out | grep "CQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:524:	cr4=`$DNSTAPREAD dnstap.out | grep "CR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:525:	rq4=`$DNSTAPREAD dnstap.out | grep "RQ " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh:526:	rr4=`$DNSTAPREAD dnstap.out | grep "RR " | wc -l`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-527-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-534-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:535:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-536-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-543-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:544:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-545-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-552-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:553:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-554-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-561-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:562:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-563-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-570-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:571:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-572-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-579-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:580:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-581-
##############################################
bind-9.13.3/bin/tests/system/dnstap/tests.sh-588-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnstap/tests.sh:589:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnstap/tests.sh-590-
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-19-
bind-9.13.3/bin/tests/system/legacy/tests.sh:20:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-21-echo_i "checking formerr edns server setup ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-27-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:28:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-29-
bind-9.13.3/bin/tests/system/legacy/tests.sh:30:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-31-echo_i "checking recursive lookup to formerr edns server succeeds ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-35-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:36:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-37-
bind-9.13.3/bin/tests/system/legacy/tests.sh:38:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-39-echo_i "checking notimp edns server setup ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-45-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:46:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-47-
bind-9.13.3/bin/tests/system/legacy/tests.sh:48:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-49-echo_i "checking recursive lookup to notimp edns server fails ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-53-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:54:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-55-
bind-9.13.3/bin/tests/system/legacy/tests.sh:56:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-57-echo_i "checking refused edns server setup ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-63-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-65-
bind-9.13.3/bin/tests/system/legacy/tests.sh:66:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-67-echo_i "checking recursive lookup to refused edns server fails ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-71-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:72:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-73-
bind-9.13.3/bin/tests/system/legacy/tests.sh:74:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-75-echo_i "checking drop edns server setup ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-87-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:88:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-89-
bind-9.13.3/bin/tests/system/legacy/tests.sh:90:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-91-echo_i "checking recursive lookup to drop edns server fails ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-95-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:96:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-97-
bind-9.13.3/bin/tests/system/legacy/tests.sh:98:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-99-echo_i "checking drop edns + no tcp server setup ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-108-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:109:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-110-
bind-9.13.3/bin/tests/system/legacy/tests.sh:111:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-112-echo_i "checking recursive lookup to drop edns + no tcp server fails ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-116-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:117:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-118-
bind-9.13.3/bin/tests/system/legacy/tests.sh:119:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-120-echo_i "checking plain dns server setup ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-125-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:126:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-127-
bind-9.13.3/bin/tests/system/legacy/tests.sh:128:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-129-echo_i "checking recursive lookup to plain dns server succeeds ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-133-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:134:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-135-
bind-9.13.3/bin/tests/system/legacy/tests.sh:136:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-137-echo_i "checking plain dns + no tcp server setup ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-144-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:145:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-146-
bind-9.13.3/bin/tests/system/legacy/tests.sh:147:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-148-echo_i "checking recursive lookup to plain dns + no tcp server succeeds ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-152-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:153:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh:154:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-155-
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-166-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:167:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-168-
bind-9.13.3/bin/tests/system/legacy/tests.sh:169:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-170-echo_i "checking recursive lookup to edns 512 server succeeds ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-174-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:175:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-176-
bind-9.13.3/bin/tests/system/legacy/tests.sh:177:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-178-echo_i "checking edns 512 + no tcp server setup ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-188-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:189:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-190-
bind-9.13.3/bin/tests/system/legacy/tests.sh:191:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-192-echo_i "checking recursive lookup to edns 512 + no tcp server fails ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-196-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:197:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-198-
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-204-
bind-9.13.3/bin/tests/system/legacy/tests.sh:205:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/legacy/tests.sh-206-echo_i "checking recursive lookup to edns 512 + no tcp + trust anchor fails ($n)"
##############################################
bind-9.13.3/bin/tests/system/legacy/tests.sh-211-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/legacy/tests.sh:212:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/legacy/tests.sh-213-
##############################################
bind-9.13.3/bin/tests/system/legacy/ns6/sign.sh-23-
bind-9.13.3/bin/tests/system/legacy/ns6/sign.sh:24:keyname1=`$KEYGEN -a RSASHA512 -b 4096 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/legacy/ns6/sign.sh:25:keyname2=`$KEYGEN -f KSK -a RSASHA512 -b 4096 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/legacy/ns6/sign.sh-26-
##############################################
bind-9.13.3/bin/tests/system/legacy/ns7/sign.sh-23-
bind-9.13.3/bin/tests/system/legacy/ns7/sign.sh:24:keyname1=`$KEYGEN -a RSASHA512 -b 4096 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/legacy/ns7/sign.sh:25:keyname2=`$KEYGEN -f KSK -a RSASHA512 -b 4096 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/legacy/ns7/sign.sh-26-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-26-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:27:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:28:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-29-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-34-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:35:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:36:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-37-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-41-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:42:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:43:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-44-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-47-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:48:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:49:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-50-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-54-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:55:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:56:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-57-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-63-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:65:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-66-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-72-[ "$CYGWIN" ] || \
bind-9.13.3/bin/tests/system/statistics/tests.sh:73:nsock0nstat=`grep "UDP/IPv4 sockets active" ns3/named.stats | awk '{print $1}'`
bind-9.13.3/bin/tests/system/statistics/tests.sh-74-[ 0 -ne ${nsock0nstat:-0} ] || ret=1
bind-9.13.3/bin/tests/system/statistics/tests.sh-75-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:76:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:77:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-78-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-87-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:88:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:89:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-90-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-94-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:95:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:96:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-97-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-101-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:102:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:103:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-104-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-107-    echo_i "verifying active sockets output in named.stats ($n)"
bind-9.13.3/bin/tests/system/statistics/tests.sh:108:    nsock1nstat=`grep "UDP/IPv4 sockets active" ns3/named.stats | awk '{print $1}'`
bind-9.13.3/bin/tests/system/statistics/tests.sh:109:    [ `expr $nsock1nstat - $nsock0nstat` -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/statistics/tests.sh-110-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:111:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:112:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-113-fi
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-121-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:122:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:123:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-124-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-128-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:129:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:130:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-131-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-140-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:141:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:142:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-143-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-152-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:153:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:154:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-155-
##############################################
bind-9.13.3/bin/tests/system/statistics/tests.sh-159-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/statistics/tests.sh:160:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/statistics/tests.sh:161:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/statistics/tests.sh-162-
##############################################
bind-9.13.3/bin/tests/system/spf/tests.sh-31-grep "'nowarn' found type SPF" ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/spf/tests.sh:32:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/spf/tests.sh-33-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/spf/tests.sh:34:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/spf/tests.sh-35-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-24-grep "zone mx-cname-fail/IN: mx-cname-fail/MX 'cname.mx-cname-fail' is a CNAME (illegal)" ns1/named.run > /dev/null || ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:25:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-26-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:27:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-28-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-33-grep "zone mx-cname-warn/IN: mx-cname-warn/MX 'cname.mx-cname-warn' is a CNAME (illegal)" ns1/named.run > /dev/null || ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:34:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-35-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:36:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-37-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-42-grep "zone mx-cname-ignore/IN: mx-cname-ignore/MX 'cname.mx-cname-ignore' is a CNAME (illegal)" ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:43:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-44-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:45:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-46-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-51-grep "zone no-mx-cname-fail/IN: no-mx-cname-fail/MX 'cname.no-mx-cname-fail' is a CNAME (illegal)" ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:52:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-53-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:54:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-55-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-60-grep "zone no-mx-cname-warn/IN: no-mx-cname-warn/MX 'cname.no-mx-cname-warn' is a CNAME (illegal)" ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:61:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-62-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:63:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-64-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-69-grep "zone no-mx-cname-ignore/IN: no-mx-cname-ignore/MX 'cname.no-mx-cname-ignore' is a CNAME (illegal)" ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:70:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-71-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:72:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-73-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-78-grep "zone srv-cname-fail/IN: srv-cname-fail/SRV 'cname.srv-cname-fail' is a CNAME (illegal)" ns1/named.run > /dev/null || ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:79:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-80-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:81:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-82-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-87-grep "zone srv-cname-warn/IN: srv-cname-warn/SRV 'cname.srv-cname-warn' is a CNAME (illegal)" ns1/named.run > /dev/null || ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:88:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-89-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:90:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-91-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-96-grep "zone srv-cname-ignore/IN: srv-cname-ignore/SRV 'cname.srv-cname-ignore' is a CNAME (illegal)" ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:97:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-98-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:99:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-100-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-105-grep "zone no-srv-cname-fail/IN: no-srv-cname-fail/SRV 'cname.no-srv-cname-fail' is a CNAME (illegal)" ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:106:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-107-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:108:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-109-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-114-grep "zone no-srv-cname-warn/IN: no-srv-cname-warn/SRV 'cname.no-srv-cname-warn' is a CNAME (illegal)" ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:115:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-116-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:117:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-118-
##############################################
bind-9.13.3/bin/tests/system/integrity/tests.sh-123-grep "zone no-srv-cname-ignore/IN: no-srv-cname-ignore/SRV 'cname.no-srv-cname-ignore' is a CNAME (illegal)" ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/integrity/tests.sh:124:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/integrity/tests.sh-125-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/integrity/tests.sh:126:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/integrity/tests.sh-127-
##############################################
bind-9.13.3/bin/tests/system/dlz/tests.sh-31-grep "flags:[^;]* aa[ ;]" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dlz/tests.sh:32:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dlz/tests.sh-33-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlz/tests.sh:34:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlz/tests.sh-35-
##############################################
bind-9.13.3/bin/tests/system/dlz/tests.sh-41-grep "example.com..*10.IN.NS.example.com." dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dlz/tests.sh:42:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dlz/tests.sh-43-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlz/tests.sh:44:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlz/tests.sh-45-
##############################################
bind-9.13.3/bin/tests/system/dlz/tests.sh-51-grep "example.com..*10.IN.NS.example.com." dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dlz/tests.sh:52:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dlz/tests.sh-53-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlz/tests.sh:54:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlz/tests.sh-55-
##############################################
bind-9.13.3/bin/tests/system/dlz/tests.sh-61-grep "example.com..*10.IN.NS.example.com." dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dlz/tests.sh:62:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dlz/tests.sh-63-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlz/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlz/tests.sh-65-
##############################################
bind-9.13.3/bin/tests/system/dlz/tests.sh-69-grep status: dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dlz/tests.sh:70:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dlz/tests.sh-71-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlz/tests.sh:72:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlz/tests.sh-73-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-41-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:42:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-43-else
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-48-    do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:49:        j=`expr $i % 4`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-50-	$DIGCMD @10.53.0.1 fixed.example > dig.out.fixed  || ret=1
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-53-        else
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:54:            $DIFF dig.out.fixed dig.out.$j >/dev/null && matches=`expr $matches + 1`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-55-        fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-64-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:65:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-66-fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-75-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:76:    j=`expr $i % 4`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-77-    $DIGCMD @10.53.0.1 cyclic.example > dig.out.cyclic || ret=1
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-80-    else
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:81:        $DIFF dig.out.cyclic dig.out.$j >/dev/null && matches=`expr $matches + 1`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-82-    fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-91-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:92:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-93-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-101-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:102:    j=`expr $i % 4`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-103-    $DIGCMD @10.53.0.1 cyclic2.example > dig.out.cyclic2 || ret=1
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-106-    else
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:107:        $DIFF dig.out.cyclic2 dig.out.$j >/dev/null && matches=`expr $matches + 1`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-108-    fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-117-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:118:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-119-echo_i "Checking order random (master)"
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-138-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:139:	eval "match=\`expr \$match + \$match$i\`"
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-140-done
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-143-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:144:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-145-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-157-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:158:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-159-fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-168-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:169:    j=`expr $i % 4`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-170-    $DIGCMD @10.53.0.2 cyclic.example > dig.out.cyclic || ret=1
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-173-    else
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:174:        $DIFF dig.out.cyclic dig.out.$j >/dev/null && matches=`expr $matches + 1`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-175-    fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-184-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:185:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-186-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-194-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:195:    j=`expr $i % 4`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-196-    $DIGCMD @10.53.0.2 cyclic2.example > dig.out.cyclic2 || ret=1
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-199-    else
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:200:        $DIFF dig.out.cyclic2 dig.out.$j >/dev/null && matches=`expr $matches + 1`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-201-    fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-210-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:211:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-212-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-232-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:233:eval "match=\`expr \$match + \$match$i\`"
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-234-done
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-237-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:238:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-239-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-248-	echo_i "failed";
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:249:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-250-fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-267-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:268:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-269-fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-278-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:279:    j=`expr $i % 4`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-280-    $DIGCMD @10.53.0.2 cyclic.example > dig.out.cyclic || ret=1
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-283-    else
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:284:        $DIFF dig.out.cyclic dig.out.$j >/dev/null && matches=`expr $matches + 1`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-285-    fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-294-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:295:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-296-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-304-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:305:    j=`expr $i % 4`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-306-    $DIGCMD @10.53.0.2 cyclic2.example > dig.out.cyclic2 || ret=1
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-309-    else
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:310:        $DIFF dig.out.cyclic2 dig.out.$j >/dev/null && matches=`expr $matches + 1`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-311-    fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-320-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:321:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-322-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-342-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:343:eval "match=\`expr \$match + \$match$i\`"
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-344-done
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-347-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:348:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-349-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-361-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:362:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-363-fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-374-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:375:    j=`expr $i % 4`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-376-    $DIGCMD @10.53.0.3 cyclic.example > dig.out.cyclic || ret=1
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-379-    else
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:380:        $DIFF dig.out.cyclic dig.out.$j >/dev/null && matches=`expr $matches + 1`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-381-    fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-390-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:391:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-392-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-402-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:403:    j=`expr $i % 4`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-404-    $DIGCMD @10.53.0.3 cyclic2.example > dig.out.cyclic2 || ret=1
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-407-    else
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:408:        $DIFF dig.out.cyclic2 dig.out.$j >/dev/null && matches=`expr $matches + 1`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-409-    fi
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-418-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:419:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-420-
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-440-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:441:eval "match=\`expr \$match + \$match$i\`"
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-442-done
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-466-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:467:eval "match=\`expr \$match + \$match$i\`"
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-468-done
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-492-do
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:493:eval "match=\`expr \$match + \$match$i\`"
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-494-done
##############################################
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-498-
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh:499:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rrsetorder/tests.sh-500-echo_i "exit status: $status"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-33-done
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:34:shift `expr $OPTIND - 1 || true`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-35-if test "$#" -ne 0; then
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-64-
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:65:    NAME=`sed -n -e "$LINE,"'$p' ns2/$TESTNAME.queries | head -n 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-66-    $DIG $DIGOPTS $NAME a @10.53.0.2 -p ${PORT} -b 127.0.0.1 > dig.out.${t}
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-76-
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:77:    NAME=`sed -n -e "$LINE,"'$p' ns2/$TESTNAME.queries | head -n 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:78:    t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-79-    echo_i "testing $NAME doesn't recurse (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-92-
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:93:    NAME=`sed -n -e "$LINE,"'$p' ns2/$TESTNAME.queries | head -n 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:94:    t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-95-    echo_i "testing $NAME recurses (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-147-
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:148:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-149-  echo_i "testing that l1.l0 exists without RPZ (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-156-
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:157:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-158-  echo_i "testing that l2.l1.l0 returns SERVFAIL without RPZ (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-214-    ni=$1
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:215:    t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-216-    echo_i "testing that ${ni} of 33 queries skip recursion (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-222-      run_query 4$n $i
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:223:      c=`expr $c + $?`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-224-    done
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:225:    skipped=`expr 33 - $c`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-226-    if [ $skipped != $ni ]; then
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-247-    sleep 1
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:248:    t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-249-    echo_i "running dig to cache CNAME record (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-266-    sleep 1
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:267:    t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-268-    echo_i "running dig to follow CNAME (blocks, so runs in the background) (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-300-    sleep 1
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:301:    t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-302-    echo_i "running dig to cache CNAME record (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-318-    sleep 1
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:319:    t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-320-    echo_i "running dig to follow CNAME (blocks, so runs in the background) (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-349-  # Check maximum number of RPZ zones (64)
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:350:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-351-  echo_i "testing maximum number of RPZ zones (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-361-      }
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:362:      i=`expr $i + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-363-  done
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-365-  # Check CLIENT-IP behavior
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:366:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-367-  echo_i "testing CLIENT-IP behavior (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-380-  # Check CLIENT-IP behavior #2
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:381:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-382-  echo_i "testing CLIENT-IP behavior #2 (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-410-  # Check RPZ log clause
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:411:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-412-  echo_i "testing RPZ log clause (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-433-
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:434:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-435-  echo_i "testing wildcard behavior with 1 RPZ zone (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-448-
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:449:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-450-  echo_i "testing wildcard behavior with 2 RPZ zones (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-463-
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:464:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-465-  echo_i "testing wildcard behavior with 1 RPZ zone and no non-wildcard triggers (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-479-  # Check for invalid prefix length error
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:480:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-481-  echo_i "testing for invalid prefix length error (${t})"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-488-
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:489:  t=`expr $t + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-490-  echo_i "checking 'nsip-wait-recurse no' is faster than 'nsip-wait-recurse yes' ($t)"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-493-  ret=0
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:494:  t1=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-495-  $DIG -p ${PORT} @10.53.0.3 foo.child.example.tld a > dig.out.yes.$t
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:496:  t2=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:497:  p1=`expr $t2 - $t1`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-498-  echo_i "elasped time $p1 seconds"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-504-  echo_i "timing 'nsip-wait-recurse no'"
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:505:  t3=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-506-  $DIG -p ${PORT} @10.53.0.3 foo.child.example.tld a > dig.out.no.$t
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:507:  t4=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:508:  p2=`expr $t4 - $t3`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-509-  echo_i "elasped time $p2 seconds"
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-512-  if test $ret != 0; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:513:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-514-
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-525-done
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh:526:status=`expr ${native:-0} + ${dnsrps:-0}`
bind-9.13.3/bin/tests/system/rpzrecurse/tests.sh-527-
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/setup.sh-28-done
bind-9.13.3/bin/tests/system/rpzrecurse/setup.sh:29:shift `expr $OPTIND - 1 || true`
bind-9.13.3/bin/tests/system/rpzrecurse/setup.sh-30-if test "$#" -ne 0; then
##############################################
bind-9.13.3/bin/tests/system/rpzrecurse/setup.sh-62-	echo "name$j A 10.53.0.$i" >> ns2/db.max$i.local
bind-9.13.3/bin/tests/system/rpzrecurse/setup.sh:63:	j=`expr $j + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/setup.sh-64-    done
bind-9.13.3/bin/tests/system/rpzrecurse/setup.sh:65:    i=`expr $i + 1`
bind-9.13.3/bin/tests/system/rpzrecurse/setup.sh-66-done
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-38-
bind-9.13.3/bin/tests/system/notify/tests.sh:39:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-40-echo_i "checking initial status ($n)"
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-50-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/notify/tests.sh:51:status=`expr $ret + $status`
bind-9.13.3/bin/tests/system/notify/tests.sh-52-
bind-9.13.3/bin/tests/system/notify/tests.sh:53:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-54-echo_i "checking startup notify rate limit ($n)"
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-62-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/notify/tests.sh:63:status=`expr $ret + $status`
bind-9.13.3/bin/tests/system/notify/tests.sh-64-
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-83-    sleep 1
bind-9.13.3/bin/tests/system/notify/tests.sh:84:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-85-done
bind-9.13.3/bin/tests/system/notify/tests.sh-86-
bind-9.13.3/bin/tests/system/notify/tests.sh:87:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-88-echo_i "checking notify message was logged ($n)"
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-91-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/notify/tests.sh:92:status=`expr $ret + $status`
bind-9.13.3/bin/tests/system/notify/tests.sh-93-
bind-9.13.3/bin/tests/system/notify/tests.sh:94:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-95-echo_i "checking example2 loaded ($n)"
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-100-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/notify/tests.sh:101:status=`expr $ret + $status`
bind-9.13.3/bin/tests/system/notify/tests.sh-102-
bind-9.13.3/bin/tests/system/notify/tests.sh:103:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-104-echo_i "checking example2 contents have been transferred after HUP reload ($n)"
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-114-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/notify/tests.sh:115:status=`expr $ret + $status`
bind-9.13.3/bin/tests/system/notify/tests.sh-116-
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-130-    sleep 1
bind-9.13.3/bin/tests/system/notify/tests.sh:131:    try=`expr $try + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-132-done
bind-9.13.3/bin/tests/system/notify/tests.sh-133-
bind-9.13.3/bin/tests/system/notify/tests.sh:134:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-135-echo_i "checking notify message was logged ($n)"
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-138-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/notify/tests.sh:139:status=`expr $ret + $status`
bind-9.13.3/bin/tests/system/notify/tests.sh-140-
bind-9.13.3/bin/tests/system/notify/tests.sh:141:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-142-echo_i "checking example4 loaded ($n)"
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-147-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/notify/tests.sh:148:status=`expr $ret + $status`
bind-9.13.3/bin/tests/system/notify/tests.sh-149-
bind-9.13.3/bin/tests/system/notify/tests.sh:150:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-151-echo_i "checking example4 contents have been transfered after restart ($n)"
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-161-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/notify/tests.sh:162:status=`expr $ret + $status`
bind-9.13.3/bin/tests/system/notify/tests.sh-163-
bind-9.13.3/bin/tests/system/notify/tests.sh:164:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-165-echo_i "checking notify to alternate port with master inheritance ($n)"
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-180-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/notify/tests.sh:181:status=`expr $ret + $status`
bind-9.13.3/bin/tests/system/notify/tests.sh-182-
bind-9.13.3/bin/tests/system/notify/tests.sh:183:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/notify/tests.sh-184-echo_i "checking notify to multiple views using tsig ($n)"
##############################################
bind-9.13.3/bin/tests/system/notify/tests.sh-208-[ $ret = 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/notify/tests.sh:209:status=`expr $ret + $status`
bind-9.13.3/bin/tests/system/notify/tests.sh-210-
##############################################
bind-9.13.3/bin/tests/system/rsabigexponent/ns2/sign.sh-21-do
bind-9.13.3/bin/tests/system/rsabigexponent/ns2/sign.sh:22:	cp $i `echo $i | sed s/X/K/`
bind-9.13.3/bin/tests/system/rsabigexponent/ns2/sign.sh-23-done
##############################################
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh-26-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh:27:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh-28-done
##############################################
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh-35-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh:36:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh-37-done
##############################################
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh-42-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh:43:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh-44-
##############################################
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh-51-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh:52:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/rsabigexponent/tests.sh-53-
##############################################
bind-9.13.3/bin/tests/system/rsabigexponent/ns1/sign.sh-20-
bind-9.13.3/bin/tests/system/rsabigexponent/ns1/sign.sh:21:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/rsabigexponent/ns1/sign.sh-22-
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-68-
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:69:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-70-echo_i "testing plain file (named -g) ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-85-# Now try directory, expect failure
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:86:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-87-echo_i "testing directory as log file (named -g) ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-109-# Now try pipe file, expect failure
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:110:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-111-echo_i "testing pipe file as log file (named -g) ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-133-# Now try symlink file to plain file, expect success 
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:134:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-135-echo_i "testing symlink to plain file as log file (named -g) ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-176-
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:177:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-178-echo_i "testing plain file (named -g) ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-193-# Now try directory, expect failure
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:194:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-195-echo_i "testing directory as log file ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-217-# Now try pipe file, expect failure
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:218:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-219-echo_i "testing pipe file as log file ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-241-# Now try symlink file to plain file, expect success 
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:242:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-243-echo_i "testing symlink to plain file as log file ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-267-
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:268:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-269-echo_i "testing default logfile using named -L file ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-299-
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:300:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-301-echo_i "testing iso8601 timestamp ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-307-	echo_i "testing iso8601 timestamp failed"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:308:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-309-fi
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-310-
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:311:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-312-echo_i "testing iso8601-utc timestamp ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-318-	echo_i "testing iso8601-utc timestamp failed"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:319:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-320-fi
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-321-
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:322:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-323-echo_i "testing explicit versions ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-326-touch $VERSFILE.1480039317
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:327:t1=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-328-$myRNDC reconfig > rndc.out.test$n 2>&1
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-329-$DIG version.bind txt ch @10.53.0.1 -p ${PORT} > dig.out.test$n
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:330:t2=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:331:t=`expr ${t2:-0} - ${t1:-0}`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-332-if test ${t:-1000} -gt 5
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-334-        echo_i "testing explicit versions failed: cleanup of old entries took too long ($t secs)"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:335:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-336-fi 
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-339-	echo_i "testing explicit versions failed: DiG lookup failed"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:340:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-341-fi
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-344-	echo_i "testing explicit versions failed: $VERSFILE.1480039317 not removed"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:345:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-346-fi
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-349-	echo_i "testing explicit versions failed: $VERSFILE.5 exists"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:350:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-351-fi
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-354-	echo_i "testing explicit versions failed: $VERSFILE.4 does not exist"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:355:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-356-fi
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-357-
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:358:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-359-echo_i "testing timestamped versions ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-362-touch $TSFILE.2015010112000012
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:363:t1=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-364-$myRNDC reconfig > rndc.out.test$n 2>&1
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-365-$DIG version.bind txt ch @10.53.0.1 -p ${PORT} > dig.out.test$n
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:366:t2=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:367:t=`expr ${t2:-0} - ${t1:-0}`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-368-if test ${t:-1000} -gt 5
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-370-        echo_i "testing timestamped versions failed: cleanup of old entries took too long ($t secs)"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:371:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-372-fi 
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-375-	echo_i "testing timestamped versions failed: DiG lookup failed"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:376:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-377-fi
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-380-	echo_i "testing timestamped versions failed: $TSFILE.1480039317 not removed"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:381:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-382-fi
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-383-
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:384:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-385-echo_i "testing unlimited versions ($n)"
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-388-touch $UNLIMITEDFILE.1480039317
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:389:t1=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-390-$myRNDC reconfig > rndc.out.test$n 2>&1
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-391-$DIG version.bind txt ch @10.53.0.1 -p ${PORT} > dig.out.test$n
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:392:t2=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:393:t=`expr ${t2:-0} - ${t1:-0}`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-394-if test ${t:-1000} -gt 5
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-396-        echo_i "testing unlimited versions failed: took too long ($t secs)"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:397:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-398-fi 
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-401-	echo_i "testing unlimited versions failed: DiG lookup failed"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:402:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-403-fi
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-406-	echo_i "testing unlimited versions failed: $UNLIMITEDFILE.1480039317 removed"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:407:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-408-fi
##############################################
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-411-	echo_i "testing unlimited versions failed: $UNLIMITEDFILE.4 does not exist"
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh:412:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/logfileconfig/tests.sh-413-fi
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-22-ret=0
bind-9.13.3/bin/tests/system/keepalive/tests.sh:23:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-24-$DIG $DIGOPTS +qr +keepalive foo.example @10.53.0.2 > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-26-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/keepalive/tests.sh:27:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-28-
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-30-ret=0
bind-9.13.3/bin/tests/system/keepalive/tests.sh:31:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-32-$RNDCCMD stats
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-34-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/keepalive/tests.sh:35:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-36-
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-38-ret=0
bind-9.13.3/bin/tests/system/keepalive/tests.sh:39:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-40-$DIG $DIGOPTS +vc +keepalive foo.example @10.53.0.2 > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-42-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/keepalive/tests.sh:43:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-44-
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-46-ret=0
bind-9.13.3/bin/tests/system/keepalive/tests.sh:47:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-48-$DIG $DIGOPTS +keepalive foo.example @10.53.0.2 > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-50-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/keepalive/tests.sh:51:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-52-
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-54-ret=0
bind-9.13.3/bin/tests/system/keepalive/tests.sh:55:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-56-$DIG $DIGOPTS +vc +keepalive foo.example @10.53.0.3 > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-58-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/keepalive/tests.sh:59:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-60-
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-62-ret=0
bind-9.13.3/bin/tests/system/keepalive/tests.sh:63:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-64-$DIG $DIGOPTS +vc +keepalive foo.example @10.53.0.2 > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-66-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/keepalive/tests.sh:67:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-68-
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-70-ret=0
bind-9.13.3/bin/tests/system/keepalive/tests.sh:71:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-72-$RNDCCMD tcp-timeouts 300 300 300 200 > output
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-76-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/keepalive/tests.sh:77:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-78-
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-80-ret=0
bind-9.13.3/bin/tests/system/keepalive/tests.sh:81:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-82-$RNDCCMD stats
##############################################
bind-9.13.3/bin/tests/system/keepalive/tests.sh-92-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/keepalive/tests.sh:93:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/keepalive/tests.sh-94-
##############################################
bind-9.13.3/bin/tests/system/ecdsa/tests.sh-29-grep "flags:.*ad.*QUERY" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/ecdsa/tests.sh:30:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ecdsa/tests.sh-31-if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/ecdsa/tests.sh:32:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/ecdsa/tests.sh-33-
##############################################
bind-9.13.3/bin/tests/system/ecdsa/ns1/sign.sh-18-
bind-9.13.3/bin/tests/system/ecdsa/ns1/sign.sh:19:key1=`$KEYGEN -q -a ECDSAP256SHA256 -n zone $zone`
bind-9.13.3/bin/tests/system/ecdsa/ns1/sign.sh:20:key2=`$KEYGEN -q -a ECDSAP384SHA384 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/ecdsa/ns1/sign.sh-21-$DSFROMKEY -a sha-384 $key2.key > dsset-384
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-33-        echo_i "zones are not fully loaded, waiting..."
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:34:        tries=`expr $tries + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-35-        sleep 1
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-91-echo_i "testing local update policy"
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:92:pre=`$DIG $DIGOPTS +short new.other.nil. @10.53.0.1 a` || ret=1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-93-[ -z "$pre" ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-110-echo_i "checking result of update"
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:111:post=`$DIG $DIGOPTS +short new.other.nil. @10.53.0.1 a` || ret=1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-112-[ "$post" = "10.10.10.1" ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-198-echo_i "check SIG(0) key is accepted"
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:199:key=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -T KEY -n ENTITY xxx`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-200-echo "" | $NSUPDATE -k ${key}.private > /dev/null 2>&1 || ret=1
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-202-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:203:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-204-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-214-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:215:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-216-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-226-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:227:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-228-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-235-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:236:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-237-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-244-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:245:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-246-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-253-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:254:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-255-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-265-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:266:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-267-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-269-$DIG $DIGOPTS +short unixtime.nil. soa @10.53.0.1 > dig.out.old.test$n || ret=1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:270:oldserial=`awk '{print $3}' dig.out.old.test$n` || ret=1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:271:start=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-272-$NSUPDATE <<END > /dev/null 2>&1 || ret=1
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-277-END
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:278:now=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-279-sleep 1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-280-$DIG $DIGOPTS +short unixtime.nil. soa @10.53.0.1 > dig.out.new.test$n || ret=1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:281:serial=`awk '{print $3}' dig.out.new.test$n` || ret=1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-282-[ "$oldserial" = "$serial" ] && { echo_i "oldserial == serial"; ret=1; }
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-402-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:403:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-404-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-421-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:422:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-423-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-439-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:440:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-441-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-455-grep "flags:[^;]* aa[ ;]" dig.out.ns3.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:456:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $ret + $status`; fi
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-457-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:458:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-459-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-482-grep "add nsec3param.test.	0	IN	TYPE65534 .# 6 000140000400" jp.out.ns3.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:483:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $ret + $status`; fi
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-484-
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-513-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:514:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-515-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-532-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:533:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-534-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-553-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:554:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-555-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-572-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:573:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-574-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-591-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:592:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-593-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-610-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:611:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-612-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-629-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:630:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-631-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-641-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:642:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-643-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-661-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:662:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-663-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-684-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:685:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-686-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-703-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:704:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-705-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-720-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:721:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-722-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-732-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:733:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-734-ret=0
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-735-echo_i "check that yyyymmddvv serial number is correctly generated ($n)"
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:736:oldserial=`$DIG $DIGOPTS +short yyyymmddvv.nil. soa @10.53.0.1 | awk '{print $3}'` || ret=1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-737-$NSUPDATE <<END > /dev/null 2>&1 || ret=1
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-742-END
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:743:now=`$PERL -e '@lt=localtime(); printf "%.4d%0.2d%0.2d00\n",$lt[5]+1900,$lt[4]+1,$lt[3];'`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-744-sleep 1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:745:serial=`$DIG $DIGOPTS +short yyyymmddvv.nil. soa @10.53.0.1 | awk '{print $3}'` || ret=1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-746-[ "$oldserial" -ne "$serial" ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-754-then
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:755:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-756-echo_i "send many simultaneous updates via a update forwarder ($n)"
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-776-dig axfr many.test @10.53.0.1 > dig.out.test$n
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:777:lines=`awk '$4 == "A" { l++ } END { print l }' dig.out.test$n`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-778-test ${lines:-0} -eq 64 || ret=1
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-781-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:782:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-783-echo_i "check max-journal-size limits ($n)"
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-811-# check that the journal is big enough to require truncation.
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:812:size=`$PERL -e 'use File::stat; my $sb = stat(@ARGV[0]); printf("%s\n", $sb->size);' ns1/maxjournal.db.jnl`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-813-[ "$size" -gt 6000 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-818-    sleep 1
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:819:    size=`$PERL -e 'use File::stat; my $sb = stat(@ARGV[0]); printf("%s\n", $sb->size);' ns1/maxjournal.db.jnl`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-820-    [ "$size" -lt 5000 ] && break
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-821-done
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:822:size=`$PERL -e 'use File::stat; my $sb = stat(@ARGV[0]); printf("%s\n", $sb->size);' ns1/maxjournal.db.jnl`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-823-[ "$size" -lt 5000 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-825-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:826:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-827-echo_i "check check-names processing ($n)"
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-852-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:853:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-854-echo_i "check adding of delegating NS records processing ($n)"
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-867-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:868:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-869-echo_i "check deleting of delegating NS records processing ($n)"
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-881-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:882:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-883-echo_i "check that adding too many records is blocked ($n)"
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-896-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:897:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-898-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-909-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:910:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-911-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-919-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:920:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-921-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-928-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:929:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-930-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-938-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:939:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-940-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-947-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:948:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-949-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-957-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:958:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-959-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-966-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:967:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-968-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-979-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:980:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-981-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-992-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:993:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-994-ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-1011-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:1012:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-1013-    ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-1028-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:1029:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-1030-    ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-1045-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:1046:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-1047-    ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-1062-
bind-9.13.3/bin/tests/system/nsupdate/tests.sh:1063:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nsupdate/tests.sh-1064-    ret=0
##############################################
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh-18-
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh:19:keyname1=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh:20:keyname2=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh-21-
##############################################
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh-29-
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh:30:keyname1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh:31:keyname2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh-32-
##############################################
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh-40-
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh:41:keyname1=`$KEYGEN -q -a RSASHA256 -3 -f KSK $zone`
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh:42:keyname2=`$KEYGEN -q -a RSASHA256 -3 $zone`
bind-9.13.3/bin/tests/system/nsupdate/ns3/sign.sh-43-
##############################################
bind-9.13.3/bin/tests/system/dupsigs/tests.sh-14-start=`date +%s`
bind-9.13.3/bin/tests/system/dupsigs/tests.sh:15:end=`expr $start + 1200`
bind-9.13.3/bin/tests/system/dupsigs/tests.sh-16-now=$start
##############################################
bind-9.13.3/bin/tests/system/dupsigs/tests.sh-18-do
bind-9.13.3/bin/tests/system/dupsigs/tests.sh:19:	et=`expr $now - $start`
bind-9.13.3/bin/tests/system/dupsigs/tests.sh-20-	echo "=============== $et ============"
##############################################
bind-9.13.3/bin/tests/system/dupsigs/tests.sh-23-	awk '$4 == "RRSIG" { print $11 }' dig.out.at$et | sort | uniq -c
bind-9.13.3/bin/tests/system/dupsigs/tests.sh:24:	lines=`awk '$4 == "RRSIG" { print}' dig.out.at$et | wc -l`
bind-9.13.3/bin/tests/system/dupsigs/tests.sh-25-	if [ ${et} -ne 0 -a ${lines} -ne 4009 ]
##############################################
bind-9.13.3/bin/tests/system/dupsigs/tests.sh-27-		echo_i "failed"
bind-9.13.3/bin/tests/system/dupsigs/tests.sh:28:		status=`expr $status + 1`
bind-9.13.3/bin/tests/system/dupsigs/tests.sh-29-	fi
##############################################
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-24-KEYDIR=keys/signing.test
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:25:KSK=`$KEYGEN -a RSASHA256 -K $KEYDIR -q -f KSK $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-26-
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:27:ZSK0=`$KEYGEN -a RSASHA256 -K $KEYDIR -q $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:28:ZSK1=`$KEYGEN -a RSASHA256 -K $KEYDIR -q $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:29:ZSK2=`$KEYGEN -a RSASHA256 -K $KEYDIR -q $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:30:ZSK3=`$KEYGEN -a RSASHA256 -K $KEYDIR -q $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:31:ZSK4=`$KEYGEN -a RSASHA256 -K $KEYDIR -q $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:32:ZSK5=`$KEYGEN -a RSASHA256 -K $KEYDIR -q $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:33:ZSK6=`$KEYGEN -a RSASHA256 -K $KEYDIR -q $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:34:ZSK7=`$KEYGEN -a RSASHA256 -K $KEYDIR -q $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:35:ZSK8=`$KEYGEN -a RSASHA256 -K $KEYDIR -q $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:36:ZSK9=`$KEYGEN -a RSASHA256 -K $KEYDIR -q $zone`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-37-
##############################################
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-44-BASE=`date +%s`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:45:BASET=`timetodnssec $BASE`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-46-
##############################################
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-53-# schedule the first roll
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:54:R1=`expr $BASE + 300`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:55:R1T=`timetodnssec $R1`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-56-
##############################################
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-60-# schedule the second roll (which includes the delete of the first key)
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:61:R2=`expr $R1 + 300`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:62:R2T=`timetodnssec $R2`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-63-DT=$R2
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:64:DTT=`timetodnssec $DT`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-65-
##############################################
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-71-# this isn't long enough for the signing to complete
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:72:R3=`expr $R2 + 60`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:73:R3T=`timetodnssec $R3`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-74-
##############################################
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-91-# this isn't long enough for the signing to complete
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:92:R4=`expr $R3 + 30`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh:93:R4T=`timetodnssec $R4`
bind-9.13.3/bin/tests/system/dupsigs/ns1/reset_keys.sh-94-
##############################################
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-36-    echo "I:testing PKCS#11 key generation ($alg)"
bind-9.13.3/bin/tests/system/pkcs11/tests.sh:37:    count=`$PK11LIST | grep robie-$alg-ksk | wc -l`
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-38-    if [ $count != 2 ]; then echo "I:failed"; status=1; fi
##############################################
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-41-
bind-9.13.3/bin/tests/system/pkcs11/tests.sh:42:    count=`grep RRSIG $zonefile.signed | wc -l`
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-43-    if [ $count != 12 ]; then echo "I:failed"; status=1; fi
##############################################
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-48-    if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/pkcs11/tests.sh:49:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pkcs11/tests.sh:50:    count0=`grep RRSIG dig.out.$alg.0 | wc -l`
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-51-
##############################################
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-55-zone $alg.example.
bind-9.13.3/bin/tests/system/pkcs11/tests.sh:56:update add `grep -v ';' ns1/${alg}.key`
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-57-send
##############################################
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-64-    if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/pkcs11/tests.sh:65:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pkcs11/tests.sh:66:    count=`grep RRSIG dig.out.$alg | wc -l`
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-67-    if [ $count -le $count0 ]; then echo "I:failed"; status=1; fi
##############################################
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-79-    if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/pkcs11/tests.sh:80:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pkcs11/tests.sh:81:    count=`$PK11LIST | grep robie-$alg | wc -l`
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-82-    if [ $count != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/pkcs11/tests.sh:83:    status=`expr $status + $count`
bind-9.13.3/bin/tests/system/pkcs11/tests.sh-84-done
##############################################
bind-9.13.3/bin/tests/system/autosign/ns2/keygen.sh-28-
bind-9.13.3/bin/tests/system/autosign/ns2/keygen.sh:29:kskname=`$KEYGEN -a RSASHA1 -3 -q -fk $zone`
bind-9.13.3/bin/tests/system/autosign/ns2/keygen.sh-30-$KEYGEN -a RSASHA1 -3 -q $zone > /dev/null
##############################################
bind-9.13.3/bin/tests/system/autosign/ns2/keygen.sh-36-infile="${zonefile}.in"
bind-9.13.3/bin/tests/system/autosign/ns2/keygen.sh:37:ksk=`$KEYGEN -a RSASHA1 -3 -q -fk $zone`
bind-9.13.3/bin/tests/system/autosign/ns2/keygen.sh-38-$KEYGEN -a RSASHA1 -3 -q $zone > /dev/null
##############################################
bind-9.13.3/bin/tests/system/autosign/ns2/keygen.sh-50-do
bind-9.13.3/bin/tests/system/autosign/ns2/keygen.sh:51:	cp $i `echo $i | sed s/X/K/`
bind-9.13.3/bin/tests/system/autosign/ns2/keygen.sh-52-done
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-40-    expected="${3:-0}"
bind-9.13.3/bin/tests/system/autosign/tests.sh:41:    x=`showprivate "$@"`
bind-9.13.3/bin/tests/system/autosign/tests.sh-42-    echo $x | grep incomplete > /dev/null && _ret=1
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-84-	done
bind-9.13.3/bin/tests/system/autosign/tests.sh:85:	i=`expr $i + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-86-	if [ $ret = 0 ]; then break; fi
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-89-done
bind-9.13.3/bin/tests/system/autosign/tests.sh:90:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-91-if [ $ret != 0 ]; then echo_i "done"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:92:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-93-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-138-awk='$4 == "RRSIG" && $5 == "DNSKEY" { printf "%05u\n", $11 }'
bind-9.13.3/bin/tests/system/autosign/tests.sh:139:id=`awk "${awk}" dig.out.ns3.test$n`
bind-9.13.3/bin/tests/system/autosign/tests.sh-140-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-143-
bind-9.13.3/bin/tests/system/autosign/tests.sh:144:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-145-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:146:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-147-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-167-test $count -eq 3 || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:168:id=`awk '$4 == "RRSIG" && $5 == "CNAME" { printf "%05u\n", $11 }' dig.out.ns3.test$n`
bind-9.13.3/bin/tests/system/autosign/tests.sh-169-$SETTIME -D now+5 ns3/Kinaczsk3.example.+007+${id} > /dev/null 2>&1
bind-9.13.3/bin/tests/system/autosign/tests.sh-170-$RNDCCMD 10.53.0.3 loadkeys inaczsk3.example 2>&1 | sed 's/^/ns3 /' | cat_i
bind-9.13.3/bin/tests/system/autosign/tests.sh:171:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-172-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:173:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-174-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-181-grep "NSEC3PARAM" dig.out.ns3.2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:182:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-183-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:184:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-185-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-189-grep "NSEC3PARAM" dig.out.ns3.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:190:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-191-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:192:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-193-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-232-grep "NSEC3PARAM" dig.out.ns3.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:233:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-234-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:235:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-236-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-240-grep "Pending NSEC3 chain 1 0 20 DEAF" signing.out.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:241:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-242-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:243:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-244-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-252-	grep "Pending NSEC3 chain 1 1 10 BEEF" signing.out.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:253:	num=`grep "Pending " signing.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/autosign/tests.sh-254-	[ $num -eq 1 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-258-done
bind-9.13.3/bin/tests/system/autosign/tests.sh:259:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-260-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:261:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-262-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-288-   awk '{if ($1 == "del" && $5 == "RRSIG" && $12 == id) {exit 1}} END {exit 0}' id=$missing || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:289:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-290-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:291:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-292-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-297-   awk '{if ($1 == "del" && $5 == "RRSIG" && $12 == id) {exit 1}} END {exit 0}' id=$inactive || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:298:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-299-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:300:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-301-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-303-ret=0
bind-9.13.3/bin/tests/system/autosign/tests.sh:304:loglines=`grep "Key nozsk.example/NSEC3RSASHA1/$missing .* retaining signatures" ns3/named.run | wc -l`
bind-9.13.3/bin/tests/system/autosign/tests.sh-305-[ "$loglines" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:306:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-307-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:308:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-309-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-311-ret=0
bind-9.13.3/bin/tests/system/autosign/tests.sh:312:loglines=`grep "Key inaczsk.example/NSEC3RSASHA1/$inactive .* retaining signatures" ns3/named.run | wc -l`
bind-9.13.3/bin/tests/system/autosign/tests.sh-313-[ "$loglines" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:314:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-315-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:316:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-317-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-335-done
bind-9.13.3/bin/tests/system/autosign/tests.sh:336:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh:337:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-338-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-347-grep "status: NXDOMAIN" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:348:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-349-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:350:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-351-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-361-grep "status: NXDOMAIN" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:362:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-363-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:364:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-365-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-368-grep "failed: REFUSED" nsupdate.out > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:369:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-370-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:371:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-372-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-382-grep "status: NXDOMAIN" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:383:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-384-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:385:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-386-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-398-grep "status: NXDOMAIN" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:399:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-400-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:401:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-402-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-407-awk 'BEGIN {r=0} $2 != 300 {r=1; print "found TTL " $2} END {exit r}' dig.out.ns3.test$n || ret=1 | cat_i
bind-9.13.3/bin/tests/system/autosign/tests.sh:408:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-409-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:410:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-411-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-416-awk 'BEGIN {r=0} $2 != 60 {r=1; print "found TTL " $2} END {exit r}' dig.out.ns3.test$n || ret=1 | cat_i
bind-9.13.3/bin/tests/system/autosign/tests.sh:417:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-418-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:419:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-420-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-425-awk 'BEGIN {r=0} $2 != 30 {r=1; print "found TTL " $2} END {exit r}' dig.out.ns3.test$n || ret=1 | cat_i
bind-9.13.3/bin/tests/system/autosign/tests.sh:426:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-427-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:428:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-429-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-434-awk 'BEGIN {r=0} $2 != 30 {r=1; print "found TTL " $2} END {exit r}' dig.out.ns3.test$n || ret=1 | cat_i
bind-9.13.3/bin/tests/system/autosign/tests.sh:435:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-436-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:437:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-438-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-444-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:445:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-446-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:447:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-448-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-456-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:457:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-458-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:459:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-460-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-468-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:469:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-470-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:471:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-472-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-479-grep "status: NXDOMAIN" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:480:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-481-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:482:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-483-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-492-grep "status: NXDOMAIN" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:493:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-494-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:495:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-496-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-506-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:507:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-508-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:509:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-510-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-518-grep "ANSWER: 0" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:519:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-520-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:521:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-522-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-532-grep "ANSWER: 0" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:533:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-534-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:535:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-536-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-546-grep "ANSWER: 0" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:547:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-548-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:549:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-550-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-560-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:561:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-562-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:563:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-564-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-574-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:575:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-576-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:577:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-578-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-589-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:590:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-591-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:592:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-593-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-602-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:603:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-604-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:605:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-606-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-615-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:616:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-617-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:618:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-619-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-628-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:629:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-630-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:631:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-632-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-641-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:642:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-643-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:644:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-645-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-654-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:655:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-656-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:657:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-658-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-667-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:668:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-669-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:670:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-671-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-680-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:681:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-682-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:683:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-684-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-693-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:694:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-695-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:696:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-697-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-706-#grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:707:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-708-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:709:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-710-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-722-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:723:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-724-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:725:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-726-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-738-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:739:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-740-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:741:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-742-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-747-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:748:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-749-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:750:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-751-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-757-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:758:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-759-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:760:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-761-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-767-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:768:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-769-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:770:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-771-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-780-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:781:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-782-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:783:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-784-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-794-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:795:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-796-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:797:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-798-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-803-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:804:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-805-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:806:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-807-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-815-grep "flags:.* ad.*; QUERY" dig.out.ns5.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:816:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-817-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:818:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-819-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-824-grep '; key id = '"$id"'$' dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:825:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-826-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:827:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-828-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-833-grep 'RRSIG.*'" $id "'\. ' dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:834:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-835-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:836:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-837-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-842-grep '; key id = '"$id"'$' dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:843:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-844-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:845:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-846-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-851-grep '; key id = '"$id"'$' dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:852:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-853-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:854:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-855-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-860-grep 'RRSIG.*'" $id "'\. ' dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:861:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-862-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:863:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-864-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-869-grep 'RRSIG.*'" $id "'\. ' dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:870:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-871-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:872:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-873-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-877-file="ns1/`cat nopriv.key`.key"
bind-9.13.3/bin/tests/system/autosign/tests.sh:878:keydata=`grep DNSKEY $file`
bind-9.13.3/bin/tests/system/autosign/tests.sh-879-$NSUPDATE > /dev/null 2>&1 <<END	|| status=1
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-888-grep 'RRSIG.*'" $id "'\. ' dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:889:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-890-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:891:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-892-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-897-grep '; key id = '"$id"'$' dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:898:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-899-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:900:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-901-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-917-done
bind-9.13.3/bin/tests/system/autosign/tests.sh:918:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-919-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:920:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-921-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-936-done
bind-9.13.3/bin/tests/system/autosign/tests.sh:937:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-938-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:939:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-940-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-942-ret=0
bind-9.13.3/bin/tests/system/autosign/tests.sh:943:oldserial=`$DIG $DIGOPTS +short soa prepub.example @10.53.0.3 | awk '$0 !~ /SOA/ {print $3}'`
bind-9.13.3/bin/tests/system/autosign/tests.sh:944:oldinception=`$DIG $DIGOPTS +short soa prepub.example @10.53.0.3 | awk '/SOA/ {print $6}' | sort -u`
bind-9.13.3/bin/tests/system/autosign/tests.sh-945-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-955-	sleep 1
bind-9.13.3/bin/tests/system/autosign/tests.sh:956:	try=`expr $try + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-957-done
bind-9.13.3/bin/tests/system/autosign/tests.sh:958:newinception=`$DIG $DIGOPTS +short soa prepub.example @10.53.0.3 | awk '/SOA/ {print $6}' | sort -u`
bind-9.13.3/bin/tests/system/autosign/tests.sh-959-#echo "$oldserial : $newserial"
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-963-[ "$oldinception" = "$newinception" ] && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:964:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-965-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:966:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-967-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-973-echo_i "preparing ZSK roll"
bind-9.13.3/bin/tests/system/autosign/tests.sh:974:starttime=`$PERL -e 'print time(), "\n";'`
bind-9.13.3/bin/tests/system/autosign/tests.sh-975-oldfile=`cat active.key`
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-982-# note previous zone serial number
bind-9.13.3/bin/tests/system/autosign/tests.sh:983:oldserial=`$DIG $DIGOPTS +short soa . @10.53.0.1 | awk '{print $3}'`
bind-9.13.3/bin/tests/system/autosign/tests.sh-984-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-999-grep 'RRSIG.*'" $newid "'\. ' dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1000:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1001-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1002:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1003-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1008-grep 'RRSIG.*'" $oldid "'\. ' dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1009:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1010-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1011:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1012-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1039-checkprivate ttl4.example 10.53.0.3 || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1040:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh:1041:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1042-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1052-grep 'RRSIG.*'" $newid "'\. ' dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1053:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1054-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1055:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1056-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1058-ret=0
bind-9.13.3/bin/tests/system/autosign/tests.sh:1059:newserial=`$DIG $DIGOPTS +short soa . @10.53.0.1 | awk '{print $3}'`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1060-[ "$newserial" != "$oldserial" ] || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1061:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1062-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1063:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1064-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1074-awk 'BEGIN {r=1} $4=="DNSKEY" {r=0} END {exit r}' dig.out.ns3.test$n && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1075:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1076-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1077:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1078-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1092-awk 'BEGIN {r=1} $4=="RRSIG" {r=0} END {exit r}' dig.out.ns3.test$n && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1093:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1094-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1095:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1096-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1115-awk 'BEGIN {r=1} $4=="RRSIG" {r=0} END {exit r}' dig.out.ns3.2.test$n || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1116:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1117-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1118:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1119-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1124-#
bind-9.13.3/bin/tests/system/autosign/tests.sh:1125:now=`$PERL -e 'print time(), "\n";'`
bind-9.13.3/bin/tests/system/autosign/tests.sh:1126:sleep=`expr $starttime + 29 - $now`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1127-case $sleep in
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1133-grep '; key id = '"$oldid"'$' dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1134:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1135-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1136:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1137-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1142-grep 'RRSIG.*'" $id "'\. ' dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1143:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1144-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1145:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1146-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1153-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || lret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1154:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1155-if [ $lret != 0 ]; then echo_i "not yet implemented"; fi
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1161-awk '/next key event/ {if ($1 == $8 && $2 == $9) exit 1}' */named.run || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1162:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1163-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1164:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1165-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1197-check_interval ns3 600 || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1198:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1199-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1200:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1201-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1207-[ "$rekey_calls" = "$rekey_events" ] || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1208:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1209-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1210:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1211-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1217-grep "status: NOERROR" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1218:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1219-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1220:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1221-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1238-done
bind-9.13.3/bin/tests/system/autosign/tests.sh:1239:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1240-if [ "$lret" != 0 ]; then ret=$lret; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh-1241-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1242:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1243-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1249-grep -i "sync.example.*in.cdnskey.*257 " dig.out.ns3.cdnskeytest$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1250:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1251-if [ "$lret" != 0 ]; then ret=$lret; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh-1252-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1253:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1254-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1259-$DIG $DIGOPTS @10.53.0.3 sync.example cds > dig.out.ns3.cdstest$n
bind-9.13.3/bin/tests/system/autosign/tests.sh:1260:lines=`awk '$4 == "RRSIG" && $5 == "DNSKEY" {print}' dig.out.ns3.dnskeytest$n | wc -l`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1261-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1262:lines=`awk '$4 == "RRSIG" && $5 == "CDNSKEY" {print}' dig.out.ns3.cdnskeytest$n | wc -l`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1263-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1264:lines=`awk '$4 == "RRSIG" && $5 == "CDS" {print}' dig.out.ns3.cdstest$n | wc -l`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1265-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1266:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1267-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1268:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1269-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1274-$DIG $DIGOPTS @10.53.0.3 kskonly.example cds > dig.out.ns3.cdstest$n
bind-9.13.3/bin/tests/system/autosign/tests.sh:1275:lines=`awk '$4 == "RRSIG" && $5 == "DNSKEY" {print}' dig.out.ns3.dnskeytest$n | wc -l`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1276-test ${lines:-0} -eq 1 || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1277:lines=`awk '$4 == "RRSIG" && $5 == "CDNSKEY" {print}' dig.out.ns3.cdnskeytest$n | wc -l`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1278-test ${lines:-0} -eq 1 || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1279:lines=`awk '$4 == "RRSIG" && $5 == "CDS" {print}' dig.out.ns3.cdstest$n | wc -l`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1280-test ${lines:-0} -eq 1 || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1281:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1282-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1283:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1284-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1296-grep -i "sync.example.*in.cdnskey.*257 " dig.out.ns3.cdnskeytest$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1297:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1298-if [ "$lret" != 0 ]; then ret=$lret; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh-1299-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1300:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1301-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1305-grep "SYNC Delete:" settime.out.$n >/dev/null || ret=0
bind-9.13.3/bin/tests/system/autosign/tests.sh:1306:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1307-if [ "$lret" != 0 ]; then ret=$lret; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh-1308-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1309:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1310-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1314-grep "SYNC Publish:" settime.out.$n >/dev/null || ret=0
bind-9.13.3/bin/tests/system/autosign/tests.sh:1315:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1316-if [ "$lret" != 0 ]; then ret=$lret; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh-1317-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1318:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1319-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1333-
bind-9.13.3/bin/tests/system/autosign/tests.sh:1334:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1335-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1336:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1337-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1341-grep "SOA 7 2" dig.out.ns3.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1342:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1343-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1344:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1345-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1370-
bind-9.13.3/bin/tests/system/autosign/tests.sh:1371:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1372-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1373:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1374-
##############################################
bind-9.13.3/bin/tests/system/autosign/tests.sh-1393-test $count -eq 2 || ret=1
bind-9.13.3/bin/tests/system/autosign/tests.sh:1394:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1395-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/autosign/tests.sh:1396:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/autosign/tests.sh-1397-
##############################################
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh-22-
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh:23:zskact=`$KEYGEN -3 -a RSASHA1 -q $zone`
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh:24:zskvanish=`$KEYGEN -3 -a RSASHA1 -q $zone`
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh:25:zskdel=`$KEYGEN -3 -a RSASHA1 -q -D now $zone`
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh:26:zskinact=`$KEYGEN -3 -a RSASHA1 -q -I now $zone`
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh:27:zskunpub=`$KEYGEN -3 -a RSASHA1 -q -G $zone`
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh:28:zsksby=`$KEYGEN -3 -a RSASHA1 -q -A none $zone`
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh:29:zskactnowpub1d=`$KEYGEN -3 -a RSASHA1 -q -A now -P +1d $zone`
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh:30:zsknopriv=`$KEYGEN -3 -a RSASHA1 -q $zone`
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh-31-rm $zsknopriv.private
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh-32-
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh:33:ksksby=`$KEYGEN -3 -a RSASHA1 -q -P now -A now+15s -fk $zone`
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh:34:kskrev=`$KEYGEN -3 -a RSASHA1 -q -R now+15s -fk $zone`
bind-9.13.3/bin/tests/system/autosign/ns1/keygen.sh-35-
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-27-	infile="${zonefile}.in"
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:28:	n=`expr ${n:-0} + 1`
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-29-}
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-32-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:33:ksk=`$KEYGEN -a RSASHA1 -3 -q -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-34-$KEYGEN -a RSASHA1 -3 -q $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-41-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:42:ksk=`$KEYGEN -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-43-$KEYGEN -q -a RSASHA1 -3 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-50-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:51:ksk=`$KEYGEN -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-52-$KEYGEN -q -a RSASHA1 -3 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-59-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:60:ksk=`$KEYGEN -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-61-$KEYGEN -q -a RSASHA1 -3 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-68-cat $infile dsset-*.${zone}$TP > $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:69:ksk=`$KEYGEN -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-70-$KEYGEN -q -a RSASHA1 -3 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-77-cat $infile > $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:78:ksk=`$KEYGEN -G -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-79-echo $ksk > ../autoksk.key
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:80:zsk=`$KEYGEN -G -q -a RSASHA1 -3 $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-81-echo $zsk > ../autozsk.key
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-88-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:89:ksk=`$KEYGEN -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-90-$KEYGEN -q -a RSASHA1 -3 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-97-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:98:ksk=`$KEYGEN -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-99-$KEYGEN -q -a RSASHA1 -3 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-106-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:107:ksk=`$KEYGEN -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-108-$KEYGEN -q -a RSASHA1 -3 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-115-cat $infile dsset-*.${zone}$TP > $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:116:ksk=`$KEYGEN -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-117-$KEYGEN -q -a RSASHA1 -3 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-124-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:125:ksk=`$KEYGEN -q -a RSASHA256 -b 2048 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-126-$KEYGEN -q -a RSASHA256 -b 1024 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-133-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:134:ksk=`$KEYGEN -q -a RSASHA512 -b 2048 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-135-$KEYGEN -q -a RSASHA512 -b 1024 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-142-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:143:ksk=`$KEYGEN -q -a RSASHA1 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-144-$KEYGEN -q -a RSASHA1 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-178-setup secure-to-insecure2.example
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:179:ksk=`$KEYGEN -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-180-echo $ksk > ../del1.key
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:181:zsk=`$KEYGEN -q -a RSASHA1 -3 $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-182-echo $zsk > ../del2.key
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-225-setup delay.example
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:226:ksk=`$KEYGEN -G -q -a RSASHA1 -3 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-227-echo $ksk > ../delayksk.key
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:228:zsk=`$KEYGEN -G -q -a RSASHA1 -3 $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-229-echo $zsk > ../delayzsk.key
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-236-$KEYGEN -q -a RSASHA1 -3 -fk $zone > kg.out 2>&1 || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:237:zsk=`$KEYGEN -q -a RSASHA1 -3 $zone`
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-238-$SIGNER -S -P -s now-1mo -e now-1mi -o $zone -f $zonefile ${zonefile}.in > s.out 2>&1 || dumpit s.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-247-$KEYGEN -q -a RSASHA1 -3 -fk $zone > kg.out 2>&1 || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:248:zsk=`$KEYGEN -q -a RSASHA1 -3 $zone`
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-249-$SIGNER -S -P -s now-1mo -e now-1mi -o $zone -f $zonefile ${zonefile}.in > s.out 2>&1 || dumpit s.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-265-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:266:ksk=`$KEYGEN -a RSASHA1 -3 -q -fk -P sync now $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-267-$KEYGEN -a RSASHA1 -3 -q $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-275-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:276:ksk=`$KEYGEN -a RSASHA1 -3 -q -fk -P sync now $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-277-$KEYGEN -a RSASHA1 -3 -q $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-284-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:285:ksk=`$KEYGEN -a RSASHA1 -3 -q -Pnow -A now+3600 -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-286-$KEYGEN -a RSASHA1 -3 -q $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-293-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:294:ksk=`$KEYGEN -a RSASHA1 -3 -q -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-295-$KEYGEN -a RSASHA1 -3 -q -P now -A now+3600 $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-303-$KEYGEN -a NSEC3RSASHA1 -3 -q -P now -A now+3600 -fk $zone > kg.out 2>&1 || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:304:ksk=`$KEYGEN -a NSEC3RSASHA1 -3 -q -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-305-$KEYGEN -a NSEC3RSASHA1 -3 -q $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-312-cp $infile $zonefile
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh:313:ksk=`$KEYGEN -a NSEC3RSASHA1 -3 -q -fk $zone 2> kg.out` || dumpit kg.out
bind-9.13.3/bin/tests/system/autosign/ns3/keygen.sh-314-$KEYGEN -a NSEC3RSASHA1 -3 -q $zone > kg.out 2>&1 || dumpit kg.out
##############################################
bind-9.13.3/bin/tests/system/tools/tests.sh-20-	*) echo_i "failed"
bind-9.13.3/bin/tests/system/tools/tests.sh:21:	   status=`expr $status + 1`
bind-9.13.3/bin/tests/system/tools/tests.sh-22-	   return 1 ;;
##############################################
bind-9.13.3/bin/tests/system/tools/tests.sh-28-	   echo_i "failed"
bind-9.13.3/bin/tests/system/tools/tests.sh:29:	   status=`expr $status + 1` ;;
bind-9.13.3/bin/tests/system/tools/tests.sh-30-	esac
##############################################
bind-9.13.3/bin/tests/system/tools/tests.sh-37-	echo_i "checking $NSEC3HASH $name"
bind-9.13.3/bin/tests/system/tools/tests.sh:38:	out=`$NSEC3HASH $salt $algo $iters $name`
bind-9.13.3/bin/tests/system/tools/tests.sh-39-	checkout
##############################################
bind-9.13.3/bin/tests/system/tools/tests.sh-41-	echo_i "checking $NSEC3HASH -r $name"
bind-9.13.3/bin/tests/system/tools/tests.sh:42:	out=`$NSEC3HASH -r $algo $flags $iters $salt $name`
bind-9.13.3/bin/tests/system/tools/tests.sh-43-	checkout
##############################################
bind-9.13.3/bin/tests/system/tools/tests.sh-66-echo_i "checking $NSEC3HASH '' $name"
bind-9.13.3/bin/tests/system/tools/tests.sh:67:out=`$NSEC3HASH '' $algo $iters $name`
bind-9.13.3/bin/tests/system/tools/tests.sh-68-checkempty
bind-9.13.3/bin/tests/system/tools/tests.sh-69-echo_i "checking $NSEC3HASH - $name"
bind-9.13.3/bin/tests/system/tools/tests.sh:70:out=`$NSEC3HASH - $algo $iters $name`
bind-9.13.3/bin/tests/system/tools/tests.sh-71-checkempty
bind-9.13.3/bin/tests/system/tools/tests.sh-72-echo_i "checking $NSEC3HASH -- '' $name"
bind-9.13.3/bin/tests/system/tools/tests.sh:73:out=`$NSEC3HASH -- '' $algo $iters $name`
bind-9.13.3/bin/tests/system/tools/tests.sh-74-checkempty
bind-9.13.3/bin/tests/system/tools/tests.sh-75-echo_i "checking $NSEC3HASH -- - $name"
bind-9.13.3/bin/tests/system/tools/tests.sh:76:out=`$NSEC3HASH -- - $algo $iters $name`
bind-9.13.3/bin/tests/system/tools/tests.sh-77-checkempty
bind-9.13.3/bin/tests/system/tools/tests.sh-78-echo_i "checking $NSEC3HASH -r '' $name"
bind-9.13.3/bin/tests/system/tools/tests.sh:79:out=`$NSEC3HASH -r $algo $flags $iters '' $name`
bind-9.13.3/bin/tests/system/tools/tests.sh-80-checkempty
bind-9.13.3/bin/tests/system/tools/tests.sh-81-echo_i "checking $NSEC3HASH -r - $name"
bind-9.13.3/bin/tests/system/tools/tests.sh:82:out=`$NSEC3HASH -r $algo $flags $iters - $name`
bind-9.13.3/bin/tests/system/tools/tests.sh-83-checkempty
##############################################
bind-9.13.3/bin/tests/system/tools/tests.sh-87-	0) echo_i "failed to fail"
bind-9.13.3/bin/tests/system/tools/tests.sh:88:	   status=`expr $status + 1`
bind-9.13.3/bin/tests/system/tools/tests.sh-89-	   return 1 ;;
##############################################
bind-9.13.3/bin/tests/system/tools/tests.sh-92-echo_i "checking $NSEC3HASH missing args"
bind-9.13.3/bin/tests/system/tools/tests.sh:93:out=`$NSEC3HASH 00 1 0 2>&1`
bind-9.13.3/bin/tests/system/tools/tests.sh-94-checkfail
bind-9.13.3/bin/tests/system/tools/tests.sh-95-echo_i "checking $NSEC3HASH extra args"
bind-9.13.3/bin/tests/system/tools/tests.sh:96:out=`$NSEC3HASH 00 1 0 two names 2>&1`
bind-9.13.3/bin/tests/system/tools/tests.sh-97-checkfail
bind-9.13.3/bin/tests/system/tools/tests.sh-98-echo_i "checking $NSEC3HASH bad option"
bind-9.13.3/bin/tests/system/tools/tests.sh:99:out=`$NSEC3HASH -? 2>&1`
bind-9.13.3/bin/tests/system/tools/tests.sh-100-checkfail
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-100-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:101:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-102-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-113-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:114:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-115-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-120-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:121:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-122-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-133-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:134:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-135-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-140-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:141:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-142-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-146-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:147:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-148-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-158-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:159:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-160-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-181-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:182:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-183-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-190-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:191:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-192-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-218-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:219:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-220-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-242-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:243:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-244-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-253-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:254:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-255-# stomp on the file data so it hashes differently.
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-266-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:267:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-268-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-275-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:276:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-277-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-282-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:283:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-284-
##############################################
bind-9.13.3/bin/tests/system/masterformat/tests.sh-294-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/masterformat/tests.sh:295:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterformat/tests.sh-296-
##############################################
bind-9.13.3/bin/tests/system/rrl/tests.sh-31-done
bind-9.13.3/bin/tests/system/rrl/tests.sh:32:shift `expr $OPTIND - 1 || true`
bind-9.13.3/bin/tests/system/rrl/tests.sh-33-if test "$#" -ne 0; then
##############################################
bind-9.13.3/bin/tests/system/rrl/tests.sh-77-    DOMS=""
bind-9.13.3/bin/tests/system/rrl/tests.sh:78:    CNTS=`$PERL -e 'for ( $i = 0; $i < '$BURST_LIMIT'; $i++) { printf "%03d\n", '$QNUM' + $i; }'`
bind-9.13.3/bin/tests/system/rrl/tests.sh-79-    for CNT in $CNTS
##############################################
bind-9.13.3/bin/tests/system/rrl/tests.sh-93-		-e 's/;; communications error to.*/drop/p' >> $FILENAME
bind-9.13.3/bin/tests/system/rrl/tests.sh:94:    QNUM=`expr $QNUM + $BURST_LIMIT`
bind-9.13.3/bin/tests/system/rrl/tests.sh-95-}
##############################################
bind-9.13.3/bin/tests/system/rrl/tests.sh-105-    BAD=no
bind-9.13.3/bin/tests/system/rrl/tests.sh:106:    ADDRS=`egrep "^$2$" mdig.out-$1				2>/dev/null | wc -l`
bind-9.13.3/bin/tests/system/rrl/tests.sh-107-    # count simple truncated and truncated NXDOMAIN as TC
bind-9.13.3/bin/tests/system/rrl/tests.sh:108:    TC=`egrep "^TC|NXDOMAINTC$" mdig.out-$1			2>/dev/null | wc -l`
bind-9.13.3/bin/tests/system/rrl/tests.sh:109:    DROP=`egrep "^drop$" mdig.out-$1				2>/dev/null | wc -l`
bind-9.13.3/bin/tests/system/rrl/tests.sh-110-    # count NXDOMAIN and truncated NXDOMAIN as NXDOMAIN
bind-9.13.3/bin/tests/system/rrl/tests.sh:111:    NXDOMAIN=`egrep "^NXDOMAIN|NXDOMAINTC$" mdig.out-$1		2>/dev/null | wc -l`
bind-9.13.3/bin/tests/system/rrl/tests.sh:112:    SERVFAIL=`egrep "^SERVFAIL$" mdig.out-$1			2>/dev/null | wc -l`
bind-9.13.3/bin/tests/system/rrl/tests.sh:113:    NOERROR=`egrep "^NOERROR$" mdig.out-$1			2>/dev/null | wc -l`
bind-9.13.3/bin/tests/system/rrl/tests.sh-114-    
##############################################
bind-9.13.3/bin/tests/system/rrl/tests.sh-150-	    ns2/named.stats | tail -1`
bind-9.13.3/bin/tests/system/rrl/tests.sh:151:    C=`expr 0$C + 0`
bind-9.13.3/bin/tests/system/rrl/tests.sh-152-    
##############################################
bind-9.13.3/bin/tests/system/dsdigest/ns2/sign.sh-21-
bind-9.13.3/bin/tests/system/dsdigest/ns2/sign.sh:22:keyname11=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone1`
bind-9.13.3/bin/tests/system/dsdigest/ns2/sign.sh:23:keyname12=`$KEYGEN -q -a RSASHA256 -b 2048 -n zone -f KSK $zone1`
bind-9.13.3/bin/tests/system/dsdigest/ns2/sign.sh:24:keyname21=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone2`
bind-9.13.3/bin/tests/system/dsdigest/ns2/sign.sh:25:keyname22=`$KEYGEN -q -a RSASHA256 -b 2048 -n zone -f KSK $zone2`
bind-9.13.3/bin/tests/system/dsdigest/ns2/sign.sh-26-
##############################################
bind-9.13.3/bin/tests/system/dsdigest/ns2/sign.sh-32-
bind-9.13.3/bin/tests/system/dsdigest/ns2/sign.sh:33:DSFILENAME1=dsset-`echo $zone1 |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dsdigest/ns2/sign.sh:34:DSFILENAME2=dsset-`echo $zone2 |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dsdigest/ns2/sign.sh-35-$DSFROMKEY -a SHA-256 $keyname12 > $DSFILENAME1
##############################################
bind-9.13.3/bin/tests/system/dsdigest/tests.sh-28-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dsdigest/tests.sh:29:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dsdigest/tests.sh-30-
##############################################
bind-9.13.3/bin/tests/system/dsdigest/tests.sh-37-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dsdigest/tests.sh:38:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dsdigest/tests.sh-39-
##############################################
bind-9.13.3/bin/tests/system/dsdigest/tests.sh-48-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dsdigest/tests.sh:49:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dsdigest/tests.sh-50-echo_i "exit status: $status"
##############################################
bind-9.13.3/bin/tests/system/dsdigest/ns1/sign.sh-23-
bind-9.13.3/bin/tests/system/dsdigest/ns1/sign.sh:24:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dsdigest/ns1/sign.sh:25:key2=`$KEYGEN -q -a RSASHA1 -b 2048 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/dsdigest/ns1/sign.sh-26-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-23-
bind-9.13.3/bin/tests/system/geoip/tests.sh:24:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-25-echo_i "checking GeoIP country database by code ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-29-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:30:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-31-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-35-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:36:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-37-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-42-
bind-9.13.3/bin/tests/system/geoip/tests.sh:43:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-44-echo_i "checking GeoIP country database by three-letter code ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-48-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:49:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-50-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-54-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:55:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-56-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-61-
bind-9.13.3/bin/tests/system/geoip/tests.sh:62:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-63-echo_i "checking GeoIP country database by name ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-67-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:68:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-69-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-73-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:74:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-75-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-80-
bind-9.13.3/bin/tests/system/geoip/tests.sh:81:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-82-echo_i "checking GeoIP region code, no specified database ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-87-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:88:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-89-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-93-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:94:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-95-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-100-
bind-9.13.3/bin/tests/system/geoip/tests.sh:101:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-102-echo_i "checking GeoIP region database by region name and country code ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-106-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:107:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-108-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-112-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:113:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-114-
bind-9.13.3/bin/tests/system/geoip/tests.sh:115:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-116-echo_i "reloading server"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-122-then
bind-9.13.3/bin/tests/system/geoip/tests.sh:123:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-124-  echo_i "checking GeoIP city database by city name using IPv6 ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-127-  [ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:128:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-129-else
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-132-
bind-9.13.3/bin/tests/system/geoip/tests.sh:133:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-134-echo_i "checking GeoIP city database by city name ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-138-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:139:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-140-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-144-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:145:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-146-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-151-
bind-9.13.3/bin/tests/system/geoip/tests.sh:152:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-153-echo_i "checking GeoIP isp database ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-157-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:158:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-159-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-163-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:164:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-165-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-170-
bind-9.13.3/bin/tests/system/geoip/tests.sh:171:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-172-echo_i "checking GeoIP org database ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-176-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:177:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-178-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-182-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:183:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-184-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-189-
bind-9.13.3/bin/tests/system/geoip/tests.sh:190:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-191-echo_i "checking GeoIP asnum database ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-195-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:196:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-197-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-201-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:202:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-203-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-208-
bind-9.13.3/bin/tests/system/geoip/tests.sh:209:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-210-echo_i "checking GeoIP asnum database - ASNNNN only ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-214-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:215:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-216-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-220-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:221:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-222-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-227-
bind-9.13.3/bin/tests/system/geoip/tests.sh:228:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-229-echo_i "checking GeoIP domain database ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-233-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:234:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-235-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-239-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:240:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-241-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-246-
bind-9.13.3/bin/tests/system/geoip/tests.sh:247:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-248-echo_i "checking GeoIP netspeed database ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-252-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:253:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-254-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-258-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:259:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-260-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-265-
bind-9.13.3/bin/tests/system/geoip/tests.sh:266:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-267-echo_i "checking GeoIP blackhole ACL ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-271-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:272:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-273-
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-278-
bind-9.13.3/bin/tests/system/geoip/tests.sh:279:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-280-echo_i "checking GeoIP country database by code (using nested ACLs) ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-284-    $DIG $DIGOPTS txt example -b 10.53.0.$i > dig.out.ns2.test$n.$i || lret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:285:    j=`cat dig.out.ns2.test$n.$i | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-286-    [ "$i" = "$j" ] || lret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-290-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:291:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-292-
bind-9.13.3/bin/tests/system/geoip/tests.sh:293:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-294-echo_i "reloading server with different geoip-directory ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-299-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:300:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-301-
bind-9.13.3/bin/tests/system/geoip/tests.sh:302:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-303-echo_i "checking GeoIP v4/v6 when only IPv6 database is available ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-305-$DIG $DIGOPTS -4 txt example -b 10.53.0.2 > dig.out.ns2.test$n.1 || ret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:306:j=`cat dig.out.ns2.test$n.1 | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-307-[ "$j" = "bogus" ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-309-    $DIG $DIGOPTS6 txt example -b fd92:7065:b8e:ffff::2 > dig.out.ns2.test$n.2 || ret=1
bind-9.13.3/bin/tests/system/geoip/tests.sh:310:    j=`cat dig.out.ns2.test$n.2 | tr -d '"'`
bind-9.13.3/bin/tests/system/geoip/tests.sh-311-    [ "$j" = "2" ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-313-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:314:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-315-
bind-9.13.3/bin/tests/system/geoip/tests.sh:316:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/geoip/tests.sh-317-echo_i "checking other GeoIP options are parsed correctly ($n)"
##############################################
bind-9.13.3/bin/tests/system/geoip/tests.sh-320-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/geoip/tests.sh:321:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/geoip/tests.sh-322-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-22-
bind-9.13.3/bin/tests/system/metadata/tests.sh:23:inact=`sed 's/^K'${czone}'.+005+0*\([0-9]\)/\1/' < inact.key`
bind-9.13.3/bin/tests/system/metadata/tests.sh:24:ksk=`sed 's/^K'${czone}'.+005+0*\([0-9]\)/\1/' < ksk.key`
bind-9.13.3/bin/tests/system/metadata/tests.sh:25:pending=`sed 's/^K'${czone}'.+005+0*\([0-9]\)/\1/' < pending.key`
bind-9.13.3/bin/tests/system/metadata/tests.sh:26:postrev=`sed 's/^K'${czone}'.+005+0*\([0-9]\)/\1/' < postrev.key`
bind-9.13.3/bin/tests/system/metadata/tests.sh:27:prerev=`sed 's/^K'${czone}'.+005+0*\([0-9]\)/\1/' < prerev.key`
bind-9.13.3/bin/tests/system/metadata/tests.sh:28:rolling=`sed 's/^K'${czone}'.+005+0*\([0-9]\)/\1/' < rolling.key`
bind-9.13.3/bin/tests/system/metadata/tests.sh:29:standby=`sed 's/^K'${czone}'.+005+0*\([0-9]\)/\1/' < standby.key`
bind-9.13.3/bin/tests/system/metadata/tests.sh:30:zsk=`sed 's/^K'${czone}'.+005+0*\([0-9]\)/\1/' < zsk.key`
bind-9.13.3/bin/tests/system/metadata/tests.sh-31-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-56-grep "SOA $ksk"'$' sigs > /dev/null && ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:57:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-58-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:59:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-60-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-63-grep "SOA $zsk"'$' sigs > /dev/null || ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:64:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-65-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:66:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-67-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-70-grep " $standby"'$' sigs > /dev/null && ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:71:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-72-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:73:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-74-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-77-grep " $inact"'$' sigs > /dev/null && ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:78:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-79-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:80:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-81-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-84-grep " $pending"'$' keys > /dev/null && ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:85:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-86-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:87:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-88-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-93-egrep "DS[ 	]*$rolling[ 	]" ${pfile}.signed > /dev/null || ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:94:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-95-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:96:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-97-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-101-grep " $postrev"'$' keys > /dev/null || ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:102:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-103-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:104:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-105-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-109-grep "SOA $postrev"'$' sigs > /dev/null && ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:110:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-111-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:112:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-113-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-122-grep "DNSKEY $rolling"'$' sigs > /dev/null && ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:123:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-124-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:125:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-126-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-133-$SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:134:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-135-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:136:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-137-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-149-	grep "warning: Permissions on the file.*have changed" settime2.test$n > /dev/null 2>&1 && ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:150:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-151-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:152:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-153-fi
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-159-grep "warning" tmp.out > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:160:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-161-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:162:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-163-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-168-grep "warning" tmp.out > /dev/null 2>&1 && ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:169:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-170-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:171:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-172-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-177-grep "warning" tmp.out > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:178:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-179-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:180:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-181-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-183-ret=0
bind-9.13.3/bin/tests/system/metadata/tests.sh:184:key=`$KEYGEN -q -a rsasha1 -A +1w $czone`
bind-9.13.3/bin/tests/system/metadata/tests.sh:185:pub=`$SETTIME -upP $key | awk '{print $2}'`
bind-9.13.3/bin/tests/system/metadata/tests.sh:186:act=`$SETTIME -upA $key | awk '{print $2}'`
bind-9.13.3/bin/tests/system/metadata/tests.sh-187-[ $pub -eq $act ] || ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:188:key=`$KEYGEN -q -a rsasha1 -A +1w -i 1d $czone`
bind-9.13.3/bin/tests/system/metadata/tests.sh:189:pub=`$SETTIME -upP $key | awk '{print $2}'`
bind-9.13.3/bin/tests/system/metadata/tests.sh:190:act=`$SETTIME -upA $key | awk '{print $2}'`
bind-9.13.3/bin/tests/system/metadata/tests.sh-191-[ $pub -lt $act ] || ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:192:key=`$KEYGEN -q -a rsasha1 -A +1w -P never $czone`
bind-9.13.3/bin/tests/system/metadata/tests.sh:193:pub=`$SETTIME -upP $key | awk '{print $2}'`
bind-9.13.3/bin/tests/system/metadata/tests.sh-194-[ $pub = "UNSET" ] || ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:195:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-196-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:197:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-198-
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-200-ret=0
bind-9.13.3/bin/tests/system/metadata/tests.sh:201:oldkey=`$KEYGEN -a RSASHA1 -q $czone`
bind-9.13.3/bin/tests/system/metadata/tests.sh:202:newkey=`$KEYGEN -a RSASHA1 -q $czone`
bind-9.13.3/bin/tests/system/metadata/tests.sh-203-$SETTIME -A -2d -I +2d $oldkey > settime1.test$n 2>&1 || ret=1
##############################################
bind-9.13.3/bin/tests/system/metadata/tests.sh-205-$SETTIME -pA $newkey | grep "1970" > /dev/null && ret=1
bind-9.13.3/bin/tests/system/metadata/tests.sh:206:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/metadata/tests.sh-207-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/metadata/tests.sh:208:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/metadata/tests.sh-209-
##############################################
bind-9.13.3/bin/tests/system/metadata/setup.sh-22-# active zsk
bind-9.13.3/bin/tests/system/metadata/setup.sh:23:zsk=`$KEYGEN -q -a rsasha1 $czone`
bind-9.13.3/bin/tests/system/metadata/setup.sh-24-echo $zsk > zsk.key
##############################################
bind-9.13.3/bin/tests/system/metadata/setup.sh-26-# not yet published or active
bind-9.13.3/bin/tests/system/metadata/setup.sh:27:pending=`$KEYGEN -q -a rsasha1 -P none -A none $czone`
bind-9.13.3/bin/tests/system/metadata/setup.sh-28-echo $pending > pending.key
##############################################
bind-9.13.3/bin/tests/system/metadata/setup.sh-30-# published but not active
bind-9.13.3/bin/tests/system/metadata/setup.sh:31:standby=`$KEYGEN -q -a rsasha1 -A none $czone`
bind-9.13.3/bin/tests/system/metadata/setup.sh-32-echo $standby > standby.key
##############################################
bind-9.13.3/bin/tests/system/metadata/setup.sh-34-# inactive
bind-9.13.3/bin/tests/system/metadata/setup.sh:35:inact=`$KEYGEN -q -a rsasha1 -P now-24h -A now-24h -I now $czone`
bind-9.13.3/bin/tests/system/metadata/setup.sh-36-echo $inact > inact.key
##############################################
bind-9.13.3/bin/tests/system/metadata/setup.sh-38-# active ksk
bind-9.13.3/bin/tests/system/metadata/setup.sh:39:ksk=`$KEYGEN -q -a rsasha1 -fk $czone`
bind-9.13.3/bin/tests/system/metadata/setup.sh-40-echo $ksk > ksk.key
##############################################
bind-9.13.3/bin/tests/system/metadata/setup.sh-42-# published but not YET active; will be active in 15 seconds
bind-9.13.3/bin/tests/system/metadata/setup.sh:43:rolling=`$KEYGEN -q -a rsasha1 -fk $czone`
bind-9.13.3/bin/tests/system/metadata/setup.sh-44-$SETTIME -A now+15s $rolling > /dev/null
##############################################
bind-9.13.3/bin/tests/system/metadata/setup.sh-47-# revoked
bind-9.13.3/bin/tests/system/metadata/setup.sh:48:revoke1=`$KEYGEN -q -a rsasha1 -fk $czone`
bind-9.13.3/bin/tests/system/metadata/setup.sh-49-echo $revoke1 > prerev.key
bind-9.13.3/bin/tests/system/metadata/setup.sh:50:revoke2=`$REVOKE $revoke1`
bind-9.13.3/bin/tests/system/metadata/setup.sh-51-echo $revoke2 | sed -e 's#\./##' -e "s/\.key.*$//" > postrev.key
bind-9.13.3/bin/tests/system/metadata/setup.sh-52-
bind-9.13.3/bin/tests/system/metadata/setup.sh:53:pzsk=`$KEYGEN -q -a rsasha1 $pzone`
bind-9.13.3/bin/tests/system/metadata/setup.sh-54-echo $pzsk > parent.zsk.key
bind-9.13.3/bin/tests/system/metadata/setup.sh-55-
bind-9.13.3/bin/tests/system/metadata/setup.sh:56:pksk=`$KEYGEN -q -a rsasha1 -fk $pzone`
bind-9.13.3/bin/tests/system/metadata/setup.sh-57-echo $pksk > parent.ksk.key
bind-9.13.3/bin/tests/system/metadata/setup.sh-58-
bind-9.13.3/bin/tests/system/metadata/setup.sh:59:oldstyle=`$KEYGEN -Cq -a rsasha1 $pzone`
bind-9.13.3/bin/tests/system/metadata/setup.sh-60-echo $oldstyle > oldstyle.key
##############################################
bind-9.13.3/bin/tests/system/runtime/tests.sh-17-
bind-9.13.3/bin/tests/system/runtime/tests.sh:18:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/runtime/tests.sh-19-echo_i "verifying that named started normally ($n)"
##############################################
bind-9.13.3/bin/tests/system/runtime/tests.sh-24-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/runtime/tests.sh:25:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/runtime/tests.sh-26-
bind-9.13.3/bin/tests/system/runtime/tests.sh-27-if [ ! "$CYGWIN" ]; then
bind-9.13.3/bin/tests/system/runtime/tests.sh:28:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/runtime/tests.sh-29-    echo_i "verifying that named checks for conflicting listeners ($n)"
##############################################
bind-9.13.3/bin/tests/system/runtime/tests.sh-45-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/runtime/tests.sh:46:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/runtime/tests.sh-47-fi
bind-9.13.3/bin/tests/system/runtime/tests.sh-48-
bind-9.13.3/bin/tests/system/runtime/tests.sh:49:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/runtime/tests.sh-50-echo_i "verifying that named checks for conflicting named processes ($n)"
##############################################
bind-9.13.3/bin/tests/system/runtime/tests.sh-57-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/runtime/tests.sh:58:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/runtime/tests.sh-59-
bind-9.13.3/bin/tests/system/runtime/tests.sh:60:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/runtime/tests.sh-61-echo_i "verifying that 'lock-file none' disables process check ($n)"
##############################################
bind-9.13.3/bin/tests/system/runtime/tests.sh-68-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/runtime/tests.sh:69:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/runtime/tests.sh-70-
bind-9.13.3/bin/tests/system/runtime/tests.sh:71:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/runtime/tests.sh-72-echo_i "checking that named refuses to reconfigure if working directory is not writable ($n)"
##############################################
bind-9.13.3/bin/tests/system/runtime/tests.sh-79-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/runtime/tests.sh:80:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/runtime/tests.sh-81-
bind-9.13.3/bin/tests/system/runtime/tests.sh:82:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/runtime/tests.sh-83-echo_i "checking that named refuses to reconfigure if managed-keys-directory is not writable ($n)"
##############################################
bind-9.13.3/bin/tests/system/runtime/tests.sh-90-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/runtime/tests.sh:91:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/runtime/tests.sh-92-
bind-9.13.3/bin/tests/system/runtime/tests.sh:93:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/runtime/tests.sh-94-echo_i "checking that named refuses to reconfigure if new-zones-directory is not writable ($n)"
##############################################
bind-9.13.3/bin/tests/system/runtime/tests.sh-101-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/runtime/tests.sh:102:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/runtime/tests.sh-103-
bind-9.13.3/bin/tests/system/runtime/tests.sh:104:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/runtime/tests.sh-105-echo_i "checking that named refuses to start if working directory is not writable ($n)"
##############################################
bind-9.13.3/bin/tests/system/runtime/tests.sh-118-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/runtime/tests.sh:119:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/runtime/tests.sh-120-
bind-9.13.3/bin/tests/system/runtime/tests.sh:121:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/runtime/tests.sh-122-echo_i "checking that named refuses to start if managed-keys-directory is not writable ($n)"
##############################################
bind-9.13.3/bin/tests/system/runtime/tests.sh-135-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/runtime/tests.sh:136:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/runtime/tests.sh-137-
##############################################
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-21-    while [ $num -gt 0 ]; do
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:22:        num=`expr $num - 1`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-23-        echo "${num}${1}${2}.lamesub.example A" >> burst.input.$$
##############################################
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-53-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:54:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-55-
##############################################
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-77-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:78:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-79-
##############################################
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-112-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:113:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-114-
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-115-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:116:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-117-
##############################################
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-129-    grep "status: NOERROR" dig.out.ns3.$try > /dev/null 2>&1 && \
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:130:            success=`expr $success + 1`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-131-    grep "status: SERVFAIL" dig.out.ns3.$try > /dev/null 2>&1 && \
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:132:            fail=`expr $fail + 1`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-133-    stat 50 || ret=1
##############################################
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-139-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:140:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-141-
##############################################
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-154-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:155:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-156-
##############################################
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-168-    $DIG @10.53.0.3 -p ${PORT}  a ${try}.example > dig.out.ns3.$try
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:169:    stat 360 || exceeded=`expr $exceeded + 1`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-170-    grep "status: NOERROR" dig.out.ns3.$try > /dev/null 2>&1 && \
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:171:            success=`expr $success + 1`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-172-    grep "status: SERVFAIL" dig.out.ns3.$try > /dev/null 2>&1 && \
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:173:            fail=`expr $fail + 1`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-174-    sleep 1
##############################################
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-182-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh:183:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/fetchlimit/tests.sh-184-
##############################################
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-20-
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:21:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-22-echo_i "check +edns=100 sets version 100 ($n)"
##############################################
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-26-if [ $ret != 0 ]; then echo_i "failed $reason"; fi
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:27:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-28-
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:29:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-30-ret=0 reason=
##############################################
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-34-if [ $ret != 0 ]; then echo_i "failed $reason"; fi
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:35:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-36-
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:37:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-38-echo_i "check +ednsflags=0x80 sets flags to 0x0080 ($n)"
##############################################
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-42-if [ $ret != 0 ]; then echo_i "failed $reason"; fi
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:43:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-44-
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:45:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-46-echo_i "Unknown EDNS version ($n)"
##############################################
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-52-if [ $ret != 0 ]; then echo_i "failed $reason"; fi
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:53:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-54-
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:55:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-56-echo_i "Unknown EDNS option ($n)"
##############################################
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-63-if [ $ret != 0 ]; then echo_i "failed $reason"; fi
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-65-
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:66:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-67-echo_i "Unknown EDNS version + option ($n)"
##############################################
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-74-if [ $ret != 0 ]; then echo_i "failed: $reason"; fi
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:75:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:76:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-77-
##############################################
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-85-if [ $ret != 0 ]; then echo_i "failed $reason"; fi
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:86:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-87-
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:88:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-89-echo_i "Unknown EDNS version + flag ($n)"
##############################################
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-96-if [ $ret != 0 ]; then echo_i "failed $reason"; fi
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:97:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:98:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-99-
##############################################
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-106-if [ $ret != 0 ]; then echo_i "failed $reason"; fi
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:107:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh:108:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/ednscompliance/tests.sh-109-
##############################################
bind-9.13.3/bin/tests/system/delzone/tests.sh-23-grep '^a.normal.example' dig.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/delzone/tests.sh:24:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/delzone/tests.sh-25-if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/delzone/tests.sh:26:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/delzone/tests.sh-27-
##############################################
bind-9.13.3/bin/tests/system/delzone/tests.sh-56-    )
bind-9.13.3/bin/tests/system/delzone/tests.sh:57:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/delzone/tests.sh-58-    if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/delzone/tests.sh:59:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/delzone/tests.sh-60-fi
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-24-do
bind-9.13.3/bin/tests/system/inline/tests.sh:25:	nsec3param=`$DIG $DIGOPTS +nodnssec +short @10.53.0.3 nsec3param nsec3.`
bind-9.13.3/bin/tests/system/inline/tests.sh-26-	test "$nsec3param" = "1 0 0 -" && break
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-29-
bind-9.13.3/bin/tests/system/inline/tests.sh:30:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-31-echo_i "checking that rrsigs are replaced with ksk only ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-35-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:36:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-37-
bind-9.13.3/bin/tests/system/inline/tests.sh:38:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-39-echo_i "checking that the zone is signed on initial transfer ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-44-	$RNDCCMD 10.53.0.3 signing -list bits > signing.out.test$n 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:45:	keys=`grep '^Done signing' signing.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-46-	[ $keys = 2 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-50-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:51:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-52-
bind-9.13.3/bin/tests/system/inline/tests.sh:53:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-54-echo_i "checking expired signatures are updated on load ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-56-$DIG $DIGOPTS @10.53.0.3 +noall +answer +dnssec expired SOA > dig.out.ns3.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:57:expiry=`awk '$4 == "RRSIG" { print $9 }' dig.out.ns3.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-58-[ "$expiry" = "20110101000000" ] && ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh-59-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:60:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-61-
bind-9.13.3/bin/tests/system/inline/tests.sh:62:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-63-echo_i "checking removal of private type record via 'rndc signing -clear' ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-65-$RNDCCMD 10.53.0.3 signing -list bits > signing.out.test$n 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:66:keys=`sed -n -e 's/Done signing with key \(.*\)$/\1/p' signing.out.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-67-for key in $keys; do
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-75-	$RNDCCMD 10.53.0.3 signing -list bits > signing.out.test$n 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:76:        num=`grep "Done signing with" signing.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-77-	[ $num = 1 ] && break
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-82-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:83:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-84-
bind-9.13.3/bin/tests/system/inline/tests.sh:85:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-86-echo_i "checking private type was properly signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-92-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:93:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-94-
bind-9.13.3/bin/tests/system/inline/tests.sh:95:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-96-echo_i "checking removal of remaining private type record via 'rndc signing -clear all' ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-110-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:111:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-112-
bind-9.13.3/bin/tests/system/inline/tests.sh:113:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-114-echo_i "checking negative private type response was properly signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-122-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:123:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-124-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-131-
bind-9.13.3/bin/tests/system/inline/tests.sh:132:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-133-echo_i "checking that the record is added on the hidden master ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-138-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:139:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-140-
bind-9.13.3/bin/tests/system/inline/tests.sh:141:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-142-echo_i "checking that update has been transfered and has been signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-153-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:154:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-155-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-162-
bind-9.13.3/bin/tests/system/inline/tests.sh:163:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-164-echo_i "checking YYYYMMDDVV (2011072400) serial on hidden master ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-170-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:171:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-172-
bind-9.13.3/bin/tests/system/inline/tests.sh:173:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-174-echo_i "checking YYYYMMDDVV (2011072400) serial in signed zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-185-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:186:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-187-
bind-9.13.3/bin/tests/system/inline/tests.sh:188:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-189-echo_i "checking that the zone is signed on initial transfer, noixfr ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-194-	$RNDCCMD 10.53.0.3 signing -list noixfr > signing.out.test$n 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:195:	keys=`grep '^Done signing' signing.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-196-	[ $keys = 2 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-200-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:201:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-202-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-209-
bind-9.13.3/bin/tests/system/inline/tests.sh:210:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-211-echo_i "checking that the record is added on the hidden master, noixfr ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-216-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:217:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-218-
bind-9.13.3/bin/tests/system/inline/tests.sh:219:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-220-echo_i "checking that update has been transfered and has been signed, noixfr ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-231-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:232:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-233-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-240-
bind-9.13.3/bin/tests/system/inline/tests.sh:241:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-242-echo_i "checking YYYYMMDDVV (2011072400) serial on hidden master, noixfr ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-248-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:249:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-250-
bind-9.13.3/bin/tests/system/inline/tests.sh:251:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-252-echo_i "checking YYYYMMDDVV (2011072400) serial in signed zone, noixfr ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-263-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:264:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-265-
bind-9.13.3/bin/tests/system/inline/tests.sh:266:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-267-echo_i "checking that the master zone signed on initial load ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-272-	$RNDCCMD 10.53.0.3 signing -list master  > signing.out.test$n 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:273:	keys=`grep '^Done signing' signing.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-274-	[ $keys = 2 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-278-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:279:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-280-
bind-9.13.3/bin/tests/system/inline/tests.sh:281:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-282-echo_i "checking removal of private type record via 'rndc signing -clear' (master) ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-284-$RNDCCMD 10.53.0.3 signing -list master > signing.out.test$n 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:285:keys=`sed -n -e 's/Done signing with key \(.*\)$/\1/p' signing.out.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-286-for key in $keys; do
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-294-	$RNDCCMD 10.53.0.3 signing -list master > signing.out.test$n 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:295:        num=`grep "Done signing with" signing.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-296-	[ $num = 1 ] && break
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-301-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:302:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-303-
bind-9.13.3/bin/tests/system/inline/tests.sh:304:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-305-echo_i "checking private type was properly signed (master) ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-311-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:312:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-313-
bind-9.13.3/bin/tests/system/inline/tests.sh:314:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-315-echo_i "checking removal of remaining private type record via 'rndc signing -clear' (master) ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-328-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:329:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-330-
bind-9.13.3/bin/tests/system/inline/tests.sh:331:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-332-echo_i "check adding of record to unsigned master ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-346-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:347:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-348-
bind-9.13.3/bin/tests/system/inline/tests.sh:349:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-350-echo_i "check adding record fails when SOA serial not changed ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-357-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:358:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-359-
bind-9.13.3/bin/tests/system/inline/tests.sh:360:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-361-echo_i "check adding record works after updating SOA serial ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-375-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:376:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-377-
bind-9.13.3/bin/tests/system/inline/tests.sh:378:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-379-echo_i "check the added record was properly signed ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-386-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:387:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-388-
bind-9.13.3/bin/tests/system/inline/tests.sh:389:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-390-echo_i "checking that the dynamic master zone signed on initial load ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-395-	$RNDCCMD 10.53.0.3 signing -list dynamic > signing.out.test$n 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:396:	keys=`grep '^Done signing' signing.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-397-	[ $keys = 2 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-401-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:402:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-403-
bind-9.13.3/bin/tests/system/inline/tests.sh:404:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-405-echo_i "checking master zone that was updated while offline is correct ($n)"
bind-9.13.3/bin/tests/system/inline/tests.sh-406-ret=0
bind-9.13.3/bin/tests/system/inline/tests.sh:407:serial=`$DIG $DIGOPTS +nodnssec +short @10.53.0.3 updated SOA | awk '{print $3}'`
bind-9.13.3/bin/tests/system/inline/tests.sh-408-# serial should have changed
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-417-# (SOA/RRSIG, NSEC/RRSIG).
bind-9.13.3/bin/tests/system/inline/tests.sh:418:serial=`$JOURNALPRINT ns3/updated.db.signed.jnl | head -1 | awk '{print $4}'`
bind-9.13.3/bin/tests/system/inline/tests.sh-419-[ "$serial" = "2000042408" ] || ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh:420:diffsize=`$JOURNALPRINT ns3/updated.db.signed.jnl | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-421-[ "$diffsize" -le 13 ] || ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh-422-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:423:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-424-
bind-9.13.3/bin/tests/system/inline/tests.sh:425:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-426-echo_i "checking adding of record to unsigned master using UPDATE ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-452-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:453:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-454-
bind-9.13.3/bin/tests/system/inline/tests.sh:455:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-456-echo_i "stop bump in the wire signer server ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-459-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:460:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-461-
bind-9.13.3/bin/tests/system/inline/tests.sh:462:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-463-echo_i "restart bump in the wire signer server ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-466-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:467:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-468-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-475-
bind-9.13.3/bin/tests/system/inline/tests.sh:476:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-477-echo_i "checking YYYYMMDDVV (2011072450) serial on hidden master ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-483-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:484:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-485-
bind-9.13.3/bin/tests/system/inline/tests.sh:486:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-487-echo_i "checking YYYYMMDDVV (2011072450) serial in signed zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-498-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:499:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-500-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-507-
bind-9.13.3/bin/tests/system/inline/tests.sh:508:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-509-echo_i "checking YYYYMMDDVV (2011072450) serial on hidden master, noixfr ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-515-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:516:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-517-
bind-9.13.3/bin/tests/system/inline/tests.sh:518:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-519-echo_i "checking YYYYMMDDVV (2011072450) serial in signed zone, noixfr ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-530-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:531:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-532-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-539-
bind-9.13.3/bin/tests/system/inline/tests.sh:540:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-541-echo_i "checking forwarded update on hidden master ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-547-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:548:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-549-
bind-9.13.3/bin/tests/system/inline/tests.sh:550:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-551-echo_i "checking forwarded update on signed zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-562-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:563:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-564-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-571-
bind-9.13.3/bin/tests/system/inline/tests.sh:572:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-573-echo_i "checking forwarded update on hidden master, noixfr ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-579-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:580:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-581-
bind-9.13.3/bin/tests/system/inline/tests.sh:582:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-583-echo_i "checking forwarded update on signed zone, noixfr ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-594-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:595:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-596-
bind-9.13.3/bin/tests/system/inline/tests.sh-597-ret=0
bind-9.13.3/bin/tests/system/inline/tests.sh:598:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-599-echo_i "checking turning on of inline signing in a slave zone via reload ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-603-if [ $ret != 0 ]; then echo_i "setup broken"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:604:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-605-copy_setports ns5/named.conf.post ns5/named.conf
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-618-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:619:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-620-
bind-9.13.3/bin/tests/system/inline/tests.sh:621:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-622-echo_i "checking rndc freeze/thaw of dynamic inline zone no change ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-629-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:630:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-631-
bind-9.13.3/bin/tests/system/inline/tests.sh-632-
bind-9.13.3/bin/tests/system/inline/tests.sh:633:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-634-echo_i "checking rndc freeze/thaw of dynamic inline zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-643-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:644:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-645-
bind-9.13.3/bin/tests/system/inline/tests.sh:646:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-647-echo_i "check added record freeze1.dynamic ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-657-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:658:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-659-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-662-
bind-9.13.3/bin/tests/system/inline/tests.sh:663:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-664-echo_i "checking rndc freeze/thaw of server ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-673-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:674:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-675-
bind-9.13.3/bin/tests/system/inline/tests.sh:676:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-677-echo_i "check added record freeze2.dynamic ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-687-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:688:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-689-
bind-9.13.3/bin/tests/system/inline/tests.sh:690:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-691-echo_i "check rndc reload allows reuse of inline-signing zones ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-695-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:696:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-697-
bind-9.13.3/bin/tests/system/inline/tests.sh:698:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-699-echo_i "check rndc sync removes both signed and unsigned journals ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-706-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:707:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-708-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-716-
bind-9.13.3/bin/tests/system/inline/tests.sh:717:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-718-echo_i "checking that the retransfer record is added on the hidden master ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-723-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:724:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-725-
bind-9.13.3/bin/tests/system/inline/tests.sh:726:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-727-echo_i "checking that the change has not been transfered due to notify ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-737-if [ $ans != 1 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:738:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-739-
bind-9.13.3/bin/tests/system/inline/tests.sh:740:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-741-echo_i "check rndc retransfer of a inline slave zone works ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-754-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:755:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-756-
bind-9.13.3/bin/tests/system/inline/tests.sh:757:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-758-echo_i "check 'rndc signing -nsec3param' requests are queued for zones which are not loaded ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-782-	$RNDCCMD 10.53.0.3 signing -list retransfer3 > signing.out.test$n.$i 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:783:	keys_done=`grep "Done signing" signing.out.test$n.$i | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh:784:	nsec3_pending=`grep "NSEC3 chain" signing.out.test$n.$i | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-785-	test $keys_done -eq 2 -a $nsec3_pending -eq 0 && break
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-792-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:793:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-794-
bind-9.13.3/bin/tests/system/inline/tests.sh:795:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-796-echo_i "check rndc retransfer of a inline nsec3 slave retains nsec3 ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-819-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:820:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-821-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-823-# in the comment inside ns7/named.conf.
bind-9.13.3/bin/tests/system/inline/tests.sh:824:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-825-echo_i "check rndc retransfer of a inline nsec3 slave does not trigger an infinite loop ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-835-	$RNDCCMD 10.53.0.7 signing -list $zone > signing.out.test$n 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:836:	keys=`grep '^Done signing' signing.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-837-	[ $keys -eq 3 ] && ret=0 && break
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-845-	ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh:846:	nsec3param=`$DIG $DIGOPTS +nodnssec +short @10.53.0.7 nsec3param $zone`
bind-9.13.3/bin/tests/system/inline/tests.sh-847-	test "$nsec3param" = "1 0 2 12345678" && ret=0 && break
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-866-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:867:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-868-
bind-9.13.3/bin/tests/system/inline/tests.sh:869:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-870-echo_i "stop bump in the wire signer server ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-873-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:874:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-875-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-879-
bind-9.13.3/bin/tests/system/inline/tests.sh:880:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-881-echo_i "restart bump in the wire signer server ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-884-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:885:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-886-
bind-9.13.3/bin/tests/system/inline/tests.sh:887:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-888-echo_i "updates to SOA parameters other than serial while stopped are reflected in signed zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-900-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:901:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-902-
bind-9.13.3/bin/tests/system/inline/tests.sh:903:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-904-echo_i "check that reloading all zones does not cause zone maintenance to cease for inline-signed zones ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-925-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:926:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-927-
bind-9.13.3/bin/tests/system/inline/tests.sh:928:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-929-echo_i "test add/del zone combinations ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-941-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:942:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-943-
bind-9.13.3/bin/tests/system/inline/tests.sh:944:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-945-echo_i "testing adding external keys to a inline zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-959-
bind-9.13.3/bin/tests/system/inline/tests.sh:960:   dnskeys=`grep "IN.DNSKEY.25[67] [0-9]* $alg " dig.out.ns3.test$n | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh:961:   rrsigs=`grep "RRSIG.DNSKEY $alg " dig.out.ns3.test$n | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-962-   test ${dnskeys:-0} -eq 3 || { echo_i "failed $alg (dnskeys ${dnskeys:-0})"; ret=1; }
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-965-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:966:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-967-
bind-9.13.3/bin/tests/system/inline/tests.sh:968:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-969-echo_i "testing imported key won't overwrite a private key ($n)"
bind-9.13.3/bin/tests/system/inline/tests.sh-970-ret=0
bind-9.13.3/bin/tests/system/inline/tests.sh:971:key=`$KEYGEN -q -a rsasha256 import.example`
bind-9.13.3/bin/tests/system/inline/tests.sh-972-cp ${key}.key import.key
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-980-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:981:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-982-
bind-9.13.3/bin/tests/system/inline/tests.sh:983:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-984-echo_i "testing updating inline secure serial via 'rndc signing -serial' ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-986-$DIG $DIGOPTS nsec3. SOA @10.53.0.3 > dig.out.n3.pre.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:987:newserial=`$PERL -e 'while (<>) { chomp; my @field = split /\s+/; printf("%u\n", $field[6] + 10) if ($field[3] eq "SOA"); }' < dig.out.n3.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-988-$RNDCCMD 10.53.0.3 signing -serial ${newserial:-0} nsec3 > /dev/null 2>&1
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-990-$DIG $DIGOPTS nsec3. SOA @10.53.0.3 > dig.out.ns3.post.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:991:serial=`awk '$4 == "SOA" { print $7 }' dig.out.ns3.post.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-992-[ ${newserial:-0} -eq ${serial:-1} ] || ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh-993-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:994:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-995-
bind-9.13.3/bin/tests/system/inline/tests.sh:996:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-997-echo_i "testing updating inline secure serial via 'rndc signing -serial' with negative change ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-999-$DIG $DIGOPTS nsec3. SOA @10.53.0.3 > dig.out.n3.pre.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:1000:oldserial=`awk '$4 == "SOA" { print $7 }' dig.out.n3.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh:1001:newserial=`$PERL -e 'while (<>) { chomp; my @field = split /\s+/; printf("%u\n", $field[6] - 10) if ($field[3] eq "SOA"); }' < dig.out.n3.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1002-$RNDCCMD 10.53.0.3 signing -serial ${newserial:-0} nsec3 > /dev/null 2>&1
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1004-$DIG $DIGOPTS nsec3. SOA @10.53.0.3 > dig.out.ns3.post.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:1005:serial=`awk '$4 == "SOA" { print $7 }' dig.out.ns3.post.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1006-[ ${oldserial:-0} -eq ${serial:-1} ] || ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh-1007-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1008:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1009-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1012-#
bind-9.13.3/bin/tests/system/inline/tests.sh:1013:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1014-echo_i "testing updating inline secure serial via 'rndc signing -serial' when frozen ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1016-$DIG $DIGOPTS nsec3. SOA @10.53.0.3 > dig.out.n3.pre.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:1017:oldserial=`awk '$4 == "SOA" { print $7 }' dig.out.n3.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh:1018:newserial=`$PERL -e 'while (<>) { chomp; my @field = split /\s+/; printf("%u\n", $field[6] + 10) if ($field[3] eq "SOA"); }' < dig.out.n3.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1019-$RNDCCMD 10.53.0.3 freeze nsec3 > /dev/null 2>&1
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1023-$DIG $DIGOPTS nsec3. SOA @10.53.0.3 > dig.out.ns3.post.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:1024:serial=`awk '$4 == "SOA" { print $7 }' dig.out.ns3.post.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1025-[ ${newserial:-0} -eq ${serial:-1} ] || ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh-1026-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1027:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1028-
bind-9.13.3/bin/tests/system/inline/tests.sh:1029:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1030-echo_i "testing updating dynamic serial via 'rndc signing -serial' ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1032-$DIG $DIGOPTS bits. SOA @10.53.0.2 > dig.out.ns2.pre.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:1033:newserial=`$PERL -e 'while (<>) { chomp; my @field = split /\s+/; printf("%u\n", $field[6] + 10) if ($field[3] eq "SOA"); }' < dig.out.ns2.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1034-$RNDCCMD 10.53.0.2 signing -serial ${newserial:-0} bits > /dev/null 2>&1
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1036-$DIG $DIGOPTS bits. SOA @10.53.0.2 > dig.out.ns2.post.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:1037:serial=`awk '$4 == "SOA" { print $7 }' dig.out.ns2.post.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1038-[ ${newserial:-0} -eq ${serial:-1} ] || ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh-1039-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1040:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1041-
bind-9.13.3/bin/tests/system/inline/tests.sh:1042:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1043-echo_i "testing updating dynamic serial via 'rndc signing -serial' with negative change ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1045-$DIG $DIGOPTS bits. SOA @10.53.0.2 > dig.out.ns2.pre.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:1046:oldserial=`awk '$4 == "SOA" { print $7 }' dig.out.ns2.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh:1047:newserial=`$PERL -e 'while (<>) { chomp; my @field = split /\s+/; printf("%u\n", $field[6] - 10) if ($field[3] eq "SOA"); }' < dig.out.ns2.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1048-$RNDCCMD 10.53.0.2 signing -serial ${newserial:-0} bits > /dev/null 2>&1
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1050-$DIG $DIGOPTS bits. SOA @10.53.0.2 > dig.out.ns2.post.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:1051:serial=`awk '$4 == "SOA" { print $7 }' dig.out.ns2.post.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1052-[ ${oldserial:-0} -eq ${serial:-1} ] || ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh-1053-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1054:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1055-
bind-9.13.3/bin/tests/system/inline/tests.sh:1056:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1057-echo_i "testing updating dynamic serial via 'rndc signing -serial' when frozen ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1059-$DIG $DIGOPTS bits. SOA @10.53.0.2 > dig.out.ns2.pre.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:1060:oldserial=`awk '$4 == "SOA" { print $7 }' dig.out.ns2.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh:1061:newserial=`$PERL -e 'while (<>) { chomp; my @field = split /\s+/; printf("%u\n", $field[6] + 10) if ($field[3] eq "SOA"); }' < dig.out.ns2.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1062-$RNDCCMD 10.53.0.2 freeze bits > /dev/null 2>&1
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1066-$DIG $DIGOPTS bits. SOA @10.53.0.2 > dig.out.ns2.post.test$n
bind-9.13.3/bin/tests/system/inline/tests.sh:1067:serial=`awk '$4 == "SOA" { print $7 }' dig.out.ns2.post.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1068-[ ${oldserial:-0} -eq ${serial:-1} ] || ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh-1069-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1070:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1071-
bind-9.13.3/bin/tests/system/inline/tests.sh:1072:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1073-echo_i "testing that inline signing works with inactive ZSK and active KSK ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1076-$DIG $DIGOPTS @10.53.0.3 soa inactivezsk  > dig.out.ns3.pre.test$n || ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh:1077:soa1=`awk '$4 == "SOA" { print $7 }' dig.out.ns3.pre.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1078-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1087-    $DIG $DIGOPTS @10.53.0.3 soa inactivezsk  > dig.out.ns3.post.test$n || ret=1
bind-9.13.3/bin/tests/system/inline/tests.sh:1088:    soa2=`awk '$4 == "SOA" { print $7 }' dig.out.ns3.post.test$n`
bind-9.13.3/bin/tests/system/inline/tests.sh-1089-    test ${soa1:-0} -ne ${soa2:-0} && break
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1100-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1101:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1102-
bind-9.13.3/bin/tests/system/inline/tests.sh:1103:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1104-echo_i "testing that inline signing works with inactive KSK and active ZSK ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1133-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1134:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1135-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1153-
bind-9.13.3/bin/tests/system/inline/tests.sh:1154:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1155-echo_i "checking that changes to raw zone are applied to a previously unsigned secure zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1178-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1179:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1180-
bind-9.13.3/bin/tests/system/inline/tests.sh:1181:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1182-echo_i "checking that changes to raw zone are not applied to a previously signed secure zone with no keys available (primary) ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1207-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1208:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1209-
bind-9.13.3/bin/tests/system/inline/tests.sh:1210:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1211-echo_i "checking that backlogged changes to raw zone are applied after keys become available (primary) ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1216-# Determine what a SOA record with a bumped serial number should look like.
bind-9.13.3/bin/tests/system/inline/tests.sh:1217:BUMPED_SOA=`sed -n 's/.*\(add removedkeys-primary.*IN.*SOA\)/\1/p;' ns3/named.run | tail -1 | awk '{$8 += 1; print $0}'`
bind-9.13.3/bin/tests/system/inline/tests.sh-1218-# Ensure the wait_until_raw_zone_update_is_processed() call below will ignore
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1235-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1236:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1237-
bind-9.13.3/bin/tests/system/inline/tests.sh:1238:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1239-echo_i "checking that changes to raw zone are not applied to a previously signed secure zone with no keys available (secondary) ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1264-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1265:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1266-
bind-9.13.3/bin/tests/system/inline/tests.sh:1267:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1268-echo_i "checking that backlogged changes to raw zone are applied after keys become available (secondary) ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1273-# Determine what a SOA record with a bumped serial number should look like.
bind-9.13.3/bin/tests/system/inline/tests.sh:1274:BUMPED_SOA=`sed -n 's/.*\(add removedkeys-secondary.*IN.*SOA\)/\1/p;' ns2/named.run | tail -1 | awk '{$8 += 1; print $0}'`
bind-9.13.3/bin/tests/system/inline/tests.sh-1275-# Ensure the wait_until_raw_zone_update_is_processed() call below will ignore
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1292-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1293:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1294-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1303-
bind-9.13.3/bin/tests/system/inline/tests.sh:1304:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1305-echo_i "checking that records added from a journal are scheduled to be resigned ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1317-	$RNDCCMD 10.53.0.3 signing -list delayedkeys > signing.out.test$n 2>&1
bind-9.13.3/bin/tests/system/inline/tests.sh:1318:	num=`grep "Done signing with" signing.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/inline/tests.sh-1319-	if [ $num -eq 2 ]; then
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1346-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1347:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh:1348:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1349-
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1354-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1355:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1356-
bind-9.13.3/bin/tests/system/inline/tests.sh:1357:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/inline/tests.sh-1358-echo_i "check that zonestatus reports 'type: slave' for a inline slave zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/inline/tests.sh-1362-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/inline/tests.sh:1363:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/inline/tests.sh-1364-
##############################################
bind-9.13.3/bin/tests/system/inline/ns1/sign.sh-17-rm -f K.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns1/sign.sh:18:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns1/sign.sh:19:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns1/sign.sh-20-$SIGNER -S -x -T 1200 -o ${zone} root.db > signer.out 2>&1
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-17-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:18:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:19:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-20-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-24-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:25:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:26:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-27-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-31-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:32:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:33:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-34-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-38-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:39:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:40:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-41-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-45-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:46:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:47:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-48-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-55-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:56:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:57:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-58-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-63-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:64:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:65:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-66-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-70-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:71:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-72-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-76-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:77:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:78:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-79-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-83-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:84:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:85:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone -P now -A now+3600 -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:86:keyname=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:87:keyname=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-88-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-92-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:93:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone -P now -A now+3600 $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:94:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:95:keyname=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:96:keyname=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-97-$DSFROMKEY -T 1200 $keyname >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-101-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:102:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:103:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-104-# Keys for the "delayedkeys" zone should not be initially accessible.
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-109-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:110:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:111:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-112-
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-115-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:116:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:117:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-118-
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-121-	zone=test-$s
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:122:	keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-123-done
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-127-	zone=test-$s
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:128:	keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:129:	keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-130-done
##############################################
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-153-
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:154:    k1=`$KEYGEN -q -a $alg -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:155:    k2=`$KEYGEN -q -a $alg -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:156:    k3=`$KEYGEN -q -a $alg -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh:157:    k4=`$KEYGEN -q -a $alg -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/inline/ns3/sign.sh-158-    $DSFROMKEY -T 1200 $k4 >> ../ns1/root.db
##############################################
bind-9.13.3/bin/tests/system/inline/ns7/sign.sh-20-rm -f K${zone}.+*+*.private
bind-9.13.3/bin/tests/system/inline/ns7/sign.sh:21:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns7/sign.sh:22:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/inline/ns7/sign.sh:23:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone -f KSK $zone`
##############################################
bind-9.13.3/bin/tests/system/start.pl-139-	while (1) {
bind-9.13.3/bin/tests/system/start.pl:140:		my $return = system("$PERL $topdir/testsock.pl -p $port $options");
bind-9.13.3/bin/tests/system/start.pl-141-		last if ($return == 0);
##############################################
bind-9.13.3/bin/tests/system/start.pl-145-			print "I:failed\n";
bind-9.13.3/bin/tests/system/start.pl:146:			system("$PERL $topdir/stop.pl $testdir"); # Is this the correct behavior?
bind-9.13.3/bin/tests/system/start.pl-147-			exit 1;
##############################################
bind-9.13.3/bin/tests/system/start.pl-264-	# start the server
bind-9.13.3/bin/tests/system/start.pl:265:	my $child = `$command`;
bind-9.13.3/bin/tests/system/start.pl-266-	$child =~ s/\s+$//g;
##############################################
bind-9.13.3/bin/tests/system/start.pl-309-	while (1) {
bind-9.13.3/bin/tests/system/start.pl:310:		my $return = system("$DIG $tcp +noadd +nosea +nostat +noquest +nocomm +nocmd +noedns -p $port version.bind. chaos txt \@10.53.0.$n > dig.out");
bind-9.13.3/bin/tests/system/start.pl-311-		last if ($return == 0);
##############################################
bind-9.13.3/bin/tests/system/start.pl-314-			print "I:failed\n";
bind-9.13.3/bin/tests/system/start.pl:315:			system("$PERL $topdir/stop.pl $testdir");
bind-9.13.3/bin/tests/system/start.pl-316-			exit 1;
##############################################
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-17-
bind-9.13.3/bin/tests/system/rrchecker/tests.sh:18:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-19-echo_i "class list ($n)"
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-20-$RRCHECKER -C > classlist.out
bind-9.13.3/bin/tests/system/rrchecker/tests.sh:21:$DIFF classlist.out classlist.good || { echo_i "failed"; status=`expr $status + 1`; }
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-22-
bind-9.13.3/bin/tests/system/rrchecker/tests.sh:23:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-24-echo_i "type list ($n)"
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-25-$RRCHECKER -T > typelist.out
bind-9.13.3/bin/tests/system/rrchecker/tests.sh:26:$DIFF typelist.out typelist.good || { echo_i "failed"; status=`expr $status + 1`; }
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-27-
bind-9.13.3/bin/tests/system/rrchecker/tests.sh:28:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-29-echo_i "private type list ($n)"
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-30-$RRCHECKER -P > privatelist.out
bind-9.13.3/bin/tests/system/rrchecker/tests.sh:31:$DIFF privatelist.out privatelist.good || { echo_i "failed"; status=`expr $status + 1`; }
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-32-
##############################################
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-38-
bind-9.13.3/bin/tests/system/rrchecker/tests.sh:39:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-40-echo_i "check conversions to canonical format ($n)"
##############################################
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-55-done < checkzone.out$n
bind-9.13.3/bin/tests/system/rrchecker/tests.sh:56:test $ret -eq 0 || { echo_i "failed"; status=`expr $status + 1`; }
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-57-
bind-9.13.3/bin/tests/system/rrchecker/tests.sh:58:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-59-echo_i "check conversions to and from unknown record format ($n)"
##############################################
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-78-done < checkzone.out$n
bind-9.13.3/bin/tests/system/rrchecker/tests.sh:79:test $ret -eq 0 || { echo_i "failed"; status=`expr $status + 1`; }
bind-9.13.3/bin/tests/system/rrchecker/tests.sh-80-
##############################################
bind-9.13.3/bin/tests/system/database/tests.sh-28-grep "hostmaster\.isc\.org" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/database/tests.sh:29:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/database/tests.sh-30-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/database/tests.sh:31:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/database/tests.sh-32-
##############################################
bind-9.13.3/bin/tests/system/database/tests.sh-44-	grep "marka\.isc\.org" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/database/tests.sh:45:	try=`expr $try + 1`
bind-9.13.3/bin/tests/system/database/tests.sh-46-	test $ret -eq 0 && break
bind-9.13.3/bin/tests/system/database/tests.sh-47-done
bind-9.13.3/bin/tests/system/database/tests.sh:48:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/database/tests.sh-49-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/database/tests.sh:50:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/database/tests.sh-51-
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-20-
bind-9.13.3/bin/tests/system/xfer/tests.sh:21:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-22-echo_i "testing basic zone transfer functionality"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-46-
bind-9.13.3/bin/tests/system/xfer/tests.sh:47:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-48-echo_i "testing TSIG signed zone transfers"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-116-if test $tmp != 0 ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/xfer/tests.sh:117:status=`expr $status + $tmp`
bind-9.13.3/bin/tests/system/xfer/tests.sh-118-
bind-9.13.3/bin/tests/system/xfer/tests.sh:119:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-120-echo_i "testing ixfr-from-differences yes;"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-166-if test $tmp != 0 ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/xfer/tests.sh:167:status=`expr $status + $tmp`
bind-9.13.3/bin/tests/system/xfer/tests.sh-168-
bind-9.13.3/bin/tests/system/xfer/tests.sh:169:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-170-echo_i "testing ixfr-from-differences master; (master zone)"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-187-if test $tmp != 0 ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/xfer/tests.sh:188:status=`expr $status + $tmp`
bind-9.13.3/bin/tests/system/xfer/tests.sh-189-
bind-9.13.3/bin/tests/system/xfer/tests.sh:190:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-191-echo_i "testing ixfr-from-differences master; (slave zone)"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-208-if test $tmp != 0 ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/xfer/tests.sh:209:status=`expr $status + $tmp`
bind-9.13.3/bin/tests/system/xfer/tests.sh-210-
bind-9.13.3/bin/tests/system/xfer/tests.sh:211:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-212-echo_i "testing ixfr-from-differences slave; (master zone)"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-219-if test $tmp != 0 ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/xfer/tests.sh:220:status=`expr $status + $tmp`
bind-9.13.3/bin/tests/system/xfer/tests.sh-221-
bind-9.13.3/bin/tests/system/xfer/tests.sh:222:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-223-echo_i "testing ixfr-from-differences slave; (slave zone)"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-240-if test $tmp != 0 ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/xfer/tests.sh:241:status=`expr $status + $tmp`
bind-9.13.3/bin/tests/system/xfer/tests.sh-242-
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-247-	 echo_i "failed"
bind-9.13.3/bin/tests/system/xfer/tests.sh:248:	 status=`expr $status + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-249-fi
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-394-
bind-9.13.3/bin/tests/system/xfer/tests.sh:395:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-396-echo_i "check that we ask for and get a EDNS EXPIRE response ($n)"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-401-# there may be multiple log entries so get the last one.
bind-9.13.3/bin/tests/system/xfer/tests.sh:402:expire=`awk '/edns-expire\/IN: got EDNS EXPIRE of/ { x=$9 } END { print x }' ns7/named.run`
bind-9.13.3/bin/tests/system/xfer/tests.sh-403-test ${expire:-0} -gt 0 -a ${expire:-0} -lt 1814400 || {
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-407-
bind-9.13.3/bin/tests/system/xfer/tests.sh:408:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-409-echo_i "test smaller transfer TCP message size ($n)"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-426-
bind-9.13.3/bin/tests/system/xfer/tests.sh:427:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-428-echo_i "test mapped zone with out of zone data ($n)"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-438-if test $tmp != 0 ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/xfer/tests.sh:439:status=`expr $status + $tmp`
bind-9.13.3/bin/tests/system/xfer/tests.sh-440-
bind-9.13.3/bin/tests/system/xfer/tests.sh:441:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-442-echo_i "test that a zone with too many records is rejected (AXFR) ($n)"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-445-if test $tmp != 0 ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/xfer/tests.sh:446:status=`expr $status + $tmp`
bind-9.13.3/bin/tests/system/xfer/tests.sh-447-
bind-9.13.3/bin/tests/system/xfer/tests.sh:448:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/xfer/tests.sh-449-echo_i "test that a zone with too many records is rejected (IXFR) ($n)"
##############################################
bind-9.13.3/bin/tests/system/xfer/tests.sh-464-if test $tmp != 0 ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/xfer/tests.sh:465:status=`expr $status + $tmp`
bind-9.13.3/bin/tests/system/xfer/tests.sh-466-
##############################################
bind-9.13.3/bin/tests/system/conf.sh.win32-23-# Make it absolute so that it continues to work after we cd.
bind-9.13.3/bin/tests/system/conf.sh.win32:24:TOP=`cd $TOP && pwd`
bind-9.13.3/bin/tests/system/conf.sh.win32-25-
##############################################
bind-9.13.3/bin/tests/system/conf.sh.win32-30-CHECKCONF=$TOP/Build/$VSCONF/named-checkconf@EXEEXT@
bind-9.13.3/bin/tests/system/conf.sh.win32:31:CHECKDS="$PYTHON `cygpath -w $TOP/bin/python/dnssec-checkds.py`"
bind-9.13.3/bin/tests/system/conf.sh.win32-32-CHECKZONE=$TOP/Build/$VSCONF/named-checkzone@EXEEXT@
bind-9.13.3/bin/tests/system/conf.sh.win32:33:COVERAGE="$PYTHON `cygpath -w $TOP/bin/python/dnssec-coverage.py`"
bind-9.13.3/bin/tests/system/conf.sh.win32-34-DDNSCONFGEN=$TOP/Build/$VSCONF/ddns-confgen@EXEEXT@
##############################################
bind-9.13.3/bin/tests/system/conf.sh.win32-44-KEYGEN=$TOP/Build/$VSCONF/dnssec-keygen@EXEEXT@
bind-9.13.3/bin/tests/system/conf.sh.win32:45:KEYMGR="$PYTHON `cygpath -w $TOP/bin/python/dnssec-keymgr.py`"
bind-9.13.3/bin/tests/system/conf.sh.win32-46-MDIG=$TOP/Build/$VSCONF/mdig@EXEEXT@
##############################################
bind-9.13.3/bin/tests/system/conf.sh.win32-198-
bind-9.13.3/bin/tests/system/conf.sh.win32:199:SYSTESTDIR="`basename $PWD`"
bind-9.13.3/bin/tests/system/conf.sh.win32-200-
##############################################
bind-9.13.3/bin/tests/system/conf.sh.win32-219-digcomp() {
bind-9.13.3/bin/tests/system/conf.sh.win32:220:    output=`$PERL $SYSTEMTESTTOP/digcomp.pl "$@"`
bind-9.13.3/bin/tests/system/conf.sh.win32-221-    result=$?
##############################################
bind-9.13.3/bin/tests/system/conf.sh.win32-320-    [ -f $1.prev ] || nextpartreset $1
bind-9.13.3/bin/tests/system/conf.sh.win32:321:    prev=`cat $1.prev`
bind-9.13.3/bin/tests/system/conf.sh.win32-322-    awk "NR > $prev "'{ print }
##############################################
bind-9.13.3/bin/tests/system/testsock6.pl-15-
bind-9.13.3/bin/tests/system/testsock6.pl:16:foreach $addr (@ARGV) {
bind-9.13.3/bin/tests/system/testsock6.pl-17-	my $sock;
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-31-
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:32:keyname1=`$KEYGEN -q -a DSA -b 768 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:33:keyname2=`$KEYGEN -q -a DSA -b 768 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-34-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-91-
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:92:keyname1=`$KEYGEN -q -a DSA -b 768 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:93:keyname2=`$KEYGEN -q -a DSA -b 768 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-94-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-103-
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:104:privkeyname=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $privzone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-105-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-115-dlvzonefile=dlv.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:116:dlvsetfile=dlvset-`echo $privzone |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-117-
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:118:dlvkeyname=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $dlvzone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-119-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-129-
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:130:keyname1=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:131:keyname2=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-132-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-144-
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:145:keyname1=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:146:keyname2=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-147-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-160-
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:161:keyold1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:162:keyold2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:163:keynew1=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:164:keynew2=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-165-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-185-	print "host" i, 10, "NS", "ns.elsewhere"; }' < /dev/null >> $zonefile
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:186:key1=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:187:key2=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-188-cat $key1.key $key2.key >> $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-193-zonefile=cds.secure.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:194:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:195:key2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-196-$DSFROMKEY -C $key1.key > $key1.cds
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-202-zonefile=cds-x.secure.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:203:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:204:key2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:205:key3=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-206-$DSFROMKEY -C $key2.key > $key2.cds
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-212-zonefile=cds-update.secure.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:213:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:214:key2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-215-cat $infile $key1.key $key2.key > $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-220-zonefile=cds-kskonly.secure.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:221:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:222:key2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-223-cat $infile $key1.key $key2.key > $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-228-zonefile=cds-auto.secure.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:229:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:230:key2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-231-$DSFROMKEY -C $key1.key > $key1.cds
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-236-zonefile=cdnskey.secure.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:237:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:238:key2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-239-sed 's/DNSKEY/CDNSKEY/' $key1.key > $key1.cds
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-245-zonefile=cdnskey-x.secure.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:246:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:247:key2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:248:key3=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-249-sed 's/DNSKEY/CDNSKEY/' $key1.key > $key1.cds
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-255-zonefile=cdnskey-update.secure.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:256:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:257:key2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-258-cat $infile $key1.key $key2.key > $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-263-zonefile=cdnskey-kskonly.secure.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:264:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:265:key2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-266-cat $infile $key1.key $key2.key > $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-271-zonefile=cdnskey-auto.secure.db
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:272:key1=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh:273:key2=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns2/sign.sh-274-sed 's/DNSKEY/CDNSKEY/' $key1.key > $key1.cds
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-44-    ret=0
bind-9.13.3/bin/tests/system/dnssec/tests.sh:45:    x=`showprivate "$@"`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-46-    echo $x | grep incomplete >/dev/null 2>&1 && ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-84-grep "ns\.insecure\.example\..*A.10\.53\.0\.3" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:85:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-86-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:87:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-88-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-101-digcomp dig.out.ns2.test$n dig.out.ns3.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:102:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-103-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:104:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-105-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-113-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:114:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-115-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:116:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-117-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-125-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:126:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-127-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:128:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-129-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-133-grep "flags:.*ad.*QUERY" dig.out.ns2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:134:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-135-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:136:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-137-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-143-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:144:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-145-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:146:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-147-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-153-   grep "a.example..*.RRSIG.A 3 2 300 .*" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:154:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-155-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:156:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-157-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-166-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:167:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-168-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:169:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-170-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-176-   grep "a.nsec3.example..*RRSIG.A 7 3 300.*" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:177:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-178-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:179:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-180-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-189-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:190:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-191-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:192:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-193-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-199-   grep "a.optout.example..*RRSIG.A 7 3 300.*" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:200:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-201-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:202:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-203-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-215-grep "status: NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:216:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-217-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:218:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-219-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-225-   grep "a.wild.example..*RRSIG.A 3 2 300.*" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:226:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-227-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:228:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-229-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-235-grep "status: NOERROR" dig.out.ns3.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:236:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-237-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:238:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-239-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-244-grep "status: NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:245:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-246-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:247:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-248-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-257-grep "status: NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:258:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-259-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:260:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-261-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-267-   grep "a.wild.nsec3.example..*RRSIG.A 7 3 300.*" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:268:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-269-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:270:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-271-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-283-grep "status: NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:284:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-285-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:286:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-287-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-293-   grep "a.wild.optout.example..*RRSIG.A 7 3 300.*" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:294:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-295-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:296:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-297-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-305-grep "status: NXDOMAIN" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:306:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-307-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:308:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-309-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-314-   grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:315:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-316-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:317:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-318-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-328-grep "status: NXDOMAIN" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:329:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-330-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:331:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-332-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-337-   grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:338:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-339-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:340:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-341-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-352-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:353:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-354-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:355:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-356-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-361-   grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:362:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-363-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:364:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-365-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-374-grep "ANSWER: 0" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:375:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-376-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:377:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-378-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-383-   grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:384:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-385-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:386:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-387-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-398-grep "ANSWER: 0" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:399:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-400-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:401:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-402-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-407-   grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:408:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-409-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:410:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-411-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-422-grep "ANSWER: 0" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:423:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-424-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:425:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-426-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-431-   grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:432:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-433-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:434:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-435-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-443-grep "status: NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:444:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-445-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:446:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-447-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-452-   grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:453:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-454-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:455:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-456-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-463-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:464:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-465-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:466:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-467-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-472-   grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:473:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-474-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:475:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-476-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-487-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:488:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-489-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:490:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-491-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-496-   grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:497:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-498-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:499:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-500-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-511-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:512:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-513-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:514:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-515-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-520-   grep "a.insecure.example..*10.0.0.1" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:521:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-522-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:523:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-524-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-533-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:534:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-535-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:536:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-537-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-542-   grep "a.insecure.nsec3.example..*10.0.0.1" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:543:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-544-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:545:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-546-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-555-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:556:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-557-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:558:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-559-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-564-   grep "a.insecure.optout.example..*10.0.0.1" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:565:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-566-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:567:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-568-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-579-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:580:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-581-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:582:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-583-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-588-   grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:589:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-590-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:591:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-592-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-603-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:604:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-605-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:606:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-607-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-612-   grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:613:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-614-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:615:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-616-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-627-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:628:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-629-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:630:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-631-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-636-   grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:637:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-638-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:639:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-640-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-652-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:653:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-654-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:655:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-656-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-667-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:668:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-669-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:670:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-671-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-682-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:683:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-684-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:685:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-686-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-697-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:698:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-699-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:700:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-701-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-710-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:711:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-712-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:713:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-714-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-723-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:724:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-725-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:726:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-727-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-736-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:737:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-738-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:739:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-740-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-749-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:750:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-751-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:752:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-753-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-762-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:763:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-764-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:765:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-766-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-775-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:776:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-777-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:778:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-779-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-788-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:789:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-790-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:791:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-792-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-801-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:802:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-803-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:804:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-805-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-814-#grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:815:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-816-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:817:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-818-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-824-grep "SERVFAIL" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:825:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-826-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:827:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-828-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-833-   grep "resolution failed: RRSIG failed to verify" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:834:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-835-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:836:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-837-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-845-grep "SERVFAIL" dig.out.ns5.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:846:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-847-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:848:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-849-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-853-grep "SERVFAIL" dig.out.ns5.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:854:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-855-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:856:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-857-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-861-grep "SERVFAIL" dig.out.ns5.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:862:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-863-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:864:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-865-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-869-grep "SERVFAIL" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:870:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-871-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:872:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-873-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-878-   grep "resolution failed: broken trust chain" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:879:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-880-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:881:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-882-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-888-grep "flags: .* ad" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:889:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-890-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:891:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-892-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-897-   grep "fully validated" delv.out$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:898:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-899-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:900:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-901-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-909-10.0.0.1"
bind-9.13.3/bin/tests/system/dnssec/tests.sh:910:ans=`$DIG $DIGOPTS +cd +nodnssec +short bad-cname.example. @10.53.0.4` || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh-911-test "$ans" = "$expect" || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-915-grep "SERVFAIL" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:916:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-917-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:918:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-919-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-927-10.0.0.1"
bind-9.13.3/bin/tests/system/dnssec/tests.sh:928:ans=`$DIG $DIGOPTS +cd +nodnssec +short a.bad-dname.example. @10.53.0.4` || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh-929-test "$ans" = "$expect" || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-933-grep "SERVFAIL" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:934:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-935-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:936:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-937-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-949-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:950:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-951-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:952:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-953-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-965-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:966:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-967-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:968:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-969-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-979-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:980:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-981-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:982:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-983-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-990-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:991:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-992-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:993:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-994-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1006-grep "flags:.*ad.*QUERY" dig.out.ns5.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1007:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1008-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1009:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1010-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1018-grep "flags:.*ad.*QUERY" dig.out.ns5.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1019:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1020-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1021:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1022-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1028-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1029:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1030-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1031:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1032-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1038-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1039:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1040-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1041:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1042-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1048-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1049:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1050-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1051:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1052-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1062-grep "flags:.*ad.*QUERY" dig.out.ns5.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1063:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1064-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1065:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1066-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1077-grep "flags:.*ad.*QUERY" dig.out.ns5.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1078:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1079-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1080:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1081-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1092-grep "flags:.*ad.*QUERY" dig.out.ns5.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1093:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1094-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1095:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1096-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1104-grep "ANSWER: 6" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1105:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1106-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1107:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1108-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1118-grep "ANSWER: 4" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1119:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1120-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1121:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1122-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1134-grep "ANSWER: 5" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1135:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1136-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1137:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1138-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1148-grep "ANSWER: 4" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1149:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1150-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1151:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1152-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1160-grep "NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1161:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1162-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1163:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1164-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1174-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1175:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1176-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1177:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1178-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1188-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1189:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1190-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1191:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1192-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1201-grep "flags:.*ad.*QUERY" dig.out.ns6.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1202:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1203-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1204:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1205-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1212-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1213:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1214-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1215:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1216-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1223-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1224:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1225-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1226:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1227-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1235-grep "status: NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1236:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1237-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1238:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1239-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1247-grep "status: NXDOMAIN" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1248:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1249-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1250:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1251-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1262-grep "flags:.*ad.*QUERY" dig.out.ns6.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1263:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1264-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1265:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1266-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1271-grep "status: NOERROR" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1272:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1273-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1274:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1275-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1280-grep "status: NOERROR" dig.out.ns3.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1281:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1282-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1283:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1284-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1293-) || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1294:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1295-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1296:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1297-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1305-) && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1306:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1307-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1308:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1309-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1317-) && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1318:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1319-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1320:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1321-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1329-) || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1330:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1331-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1332:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1333-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1341-) || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1342:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1343-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1344:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1345-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1353-) || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1354:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1355-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1356:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1357-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1365-) && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1366:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1367-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1368:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1369-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1377-) && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1378:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1379-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1380:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1381-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1384-zone=example
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1385:key1=`$KEYGEN -K signer -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1386:key2=`$KEYGEN -K signer -q -f KSK -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1387-(
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1391-) || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1392:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1393-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1394:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1395-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1398-zone=example
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1399:key1=`$KEYGEN -K signer -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1400:key2=`$KEYGEN -K signer -q -f KSK -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1401-(
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1416-) || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1417:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1418-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1419:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1420-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1423-zone=example
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1424:key1=`$KEYGEN -K signer -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1425:key2=`$KEYGEN -K signer -q -f KSK -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1426-(
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1442-) || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1443:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1444-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1445:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1446-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1449-zone=example
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1450:key1=`$KEYGEN -K signer -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1451:key2=`$KEYGEN -K signer -q -f KSK -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1452-(
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1459-grep "SOA 5 1 50" signer/example.db.after > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1460:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1461-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1462:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1463-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1466-zone=example
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1467:key1=`$KEYGEN -K signer -q -f KSK -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1468:key2=`$KEYGEN -K signer -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1469:keyid2=`echo $key2 | sed 's/^Kexample.+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1470:key3=`$KEYGEN -K signer -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1471:keyid3=`echo $key3 | sed 's/^Kexample.+005+0*\([0-9]\)/\1/'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1472-(
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1483-grep " $keyid3 " signer/example.db.signed > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1484:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1485-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1486:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1487-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1495-grep " $keyid3 " signer/example.db.signed > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1496:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1497-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1498:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1499-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1513-grep " $keyid3 " signer/example.db.signed > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1514:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1515-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1516:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1517-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1525-grep " $keyid3 " signer/example.db.signed > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1526:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1527-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1528:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1529-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1536-) || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1537:gen1=`awk '/generated/ {print $3}' signer/signer.out.1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1538:retain1=`awk '/retained/ {print $3}' signer/signer.out.1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1539:drop1=`awk '/dropped/ {print $3}' signer/signer.out.1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1540:gen2=`awk '/generated/ {print $3}' signer/signer.out.2`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1541:retain2=`awk '/retained/ {print $3}' signer/signer.out.2`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1542:drop2=`awk '/dropped/ {print $3}' signer/signer.out.2`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1543:[ "$retain2" -eq `expr "$gen1" + "$retain1"` ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1544-[ "$gen2" -eq 0 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1545-[ "$drop2" -eq 0 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1546:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1547-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1548:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1549-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1580-grep "^ns\.sub2\.example\..*RRSIG[ 	]A[ 	]" signer/example2.db.signed > /dev/null 2>&1 && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1581:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1582-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1583:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1584-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1614-grep "^ns\.sub2\.example\..*RRSIG[ 	]A[ 	]" signer/example2.db.signed > /dev/null 2>&1 && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1615:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1616-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1617:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1618-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1633-israw1 signer/signer.out.7 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1634:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1635-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1636:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1637-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1644-awk '/^;/ { next; } $2 > 30 { exit 1; }' signer/signer.out.8 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1645:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1646-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1647:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1648-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1654-) || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1655:now=`$PERL -e '@lt=localtime(); printf "%.4d%0.2d%0.2d00\n",$lt[5]+1900,$lt[4]+1,$lt[3];'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1656:serial=`awk '/^;/ { next; } $4 == "SOA" { print $7 }' signer/signer.out.9`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1657-[ "$now" -eq "$serial" ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1658:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1659-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1660:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1661-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1669-grep "3600.IN" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1670:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1671-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1672:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1673-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1679-cp ns4/named.secroots named.secroots.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1680:linecount=`grep "./RSAMD5/$keyid ; trusted" named.secroots.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1681-[ "$linecount" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1682:linecount=`cat named.secroots.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1683-[ "$linecount" -eq 10 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1684:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1685-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1686:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1687-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1693-$DIG $DIGOPTS normalthenrrsig.secure.example. @10.53.0.4 a > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1694:ans=`$DIG $DIGOPTS +short normalthenrrsig.secure.example. @10.53.0.4 rrsig` || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1695:expect=`$DIG $DIGOPTS +short normalthenrrsig.secure.example. @10.53.0.3 rrsig | grep '^A' ` || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1696-test "$ans" = "$expect" || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1699-grep "flags:.*ra.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1700:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1701-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1702:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1703-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1707-ret=0
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1708:ans=`$DIG $DIGOPTS +short rrsigonly.secure.example. @10.53.0.4 rrsig` || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1709-test -z "$ans" || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1712-grep "flags:.*ra.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1713:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1714-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1715:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1716-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1723-grep "status: NXDOMAIN" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1724:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1725-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1726:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1727-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1735-grep "3KL3NK1HKQ4IUEEHBEF12VGFKUETNBAN.*NSEC3 1 1 1 - 3KL3NK1HKQ4IUEEHBEF12VGFKUETNBAN" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1736:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1737-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1738:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1739-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1744-grep "3KL3NK1HKQ4IUEEHBEF12VGFKUETNBAN.*NSEC3 1 1 1 - 3KL3NK1HKQ4IUEEHBEF12VGFKUETNBAN" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1745:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1746-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1747-
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1748:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1749-echo_i "checking optout NSEC3 nodata with only insecure delegations ($n)"
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1753-grep "3KL3NK1HKQ4IUEEHBEF12VGFKUETNBAN.*NSEC3 1 1 1 - 3KL3NK1HKQ4IUEEHBEF12VGFKUETNBAN" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1754:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1755-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1756:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1757-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1762-grep "flags:[^;]* ad[^;]*;" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1763:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1764-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1765:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1766-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1771-grep "flags:[^;]* ad[^;]*;" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1772:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1773-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1774:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1775-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1790-if [ $ret != 0 ]; then echo_i "failed - checking initial state"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1791:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1792-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1801-$RNDCCMD 10.53.0.4 nta -d > rndc.out.ns4.test$n.1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1802:lines=`wc -l < rndc.out.ns4.test$n.1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1803-[ "$lines" -eq 2 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1808-$RNDCCMD 10.53.0.4 nta -d > rndc.out.ns4.test$n.2
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1809:lines=`wc -l < rndc.out.ns4.test$n.2`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1810-[ "$lines" -eq 4 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1811:start=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1812-
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1813-if [ $ret != 0 ]; then echo_i "failed - adding NTA's failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1814:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1815-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1838-if [ $ret != 0 ]; then echo_i "failed - with NTA's in place failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1839:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1840-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1862-if [ $ret != 0 ]; then echo_i "failed - checking that default nta's were lifted due to recheck"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1863:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1864-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1873-$RNDCCMD 10.53.0.4 nta -d > rndc.out.ns4.test$n._11
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1874:lines=`grep " expiry " rndc.out.ns4.test$n._11 | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1875-[ "$lines" -le 2 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1887-if [ $ret != 0 ]; then echo_i "failed - checking that default nta's were lifted due to lifetime"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1888:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1889-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1902-$RNDCCMD 10.53.0.4 nta -d > rndc.out.ns4.test$n.3
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1903:lines=`grep " expiry " rndc.out.ns4.test$n.3 | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1904-[ "$lines" -eq 0 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1905:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1906-if [ $ret != 0 ]; then echo_i "failed - checking that all nta's have been lifted"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1907:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1908-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1923-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1924:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1925-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1932-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1933:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1934-ret=0
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1935-
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1936:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1937-echo_i "testing NTA with bogus lifetimes ($n)"
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1941-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1942:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1943-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1948-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1949:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1950-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1955-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1956:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1957-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1961-#
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1962:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1963-echo_i "testing NTA persistence across restarts ($n)"
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1964-$RNDCCMD 10.53.0.4 nta -d > rndc.out.ns4.test$n.1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1965:lines=`grep " expiry " rndc.out.ns4.test$n.1 | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1966-[ "$lines" -eq 0 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1969-$RNDCCMD 10.53.0.4 nta -d > rndc.out.ns4.test$n.2
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1970:lines=`grep " expiry " rndc.out.ns4.test$n.2 | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1971-[ "$lines" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1972:start=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1973-
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1974-if [ $ret != 0 ]; then echo_i "failed - NTA persistence: adding NTA's failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:1975:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-1976-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2009-$RNDCCMD 10.53.0.4 nta -d > rndc.out.ns4.test$n.3
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2010:lines=`wc -l < rndc.out.ns4.test$n.3`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2011-[ "$lines" -eq 1 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2023-if [ $ret != 0 ]; then echo_i "failed - NTA persistence: restoring NTA failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2024:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2025-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2030-#
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2031:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2032-echo_i "testing loading regular attribute from NTA file ($n)"
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2033-$RNDCCMD 10.53.0.4 nta -d > rndc.out.ns4.test$n.1 2>/dev/null
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2034:lines=`wc -l < rndc.out.ns4.test$n.1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2035-[ "$lines" -eq 0 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2054-year=`date +%Y`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2055:future="`expr 20 + ${year}`0101010000"
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2056-echo "secure.example. regular $future" > ns4/_default.nta
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2057:start=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2058-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2082-if [ $ret != 0 ]; then echo_i "failed - NTA persistence: loading regular NTAs failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2083:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2084-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2089-#
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2090:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2091-echo_i "testing loading forced attribute from NTA file ($n)"
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2092-$RNDCCMD 10.53.0.4 nta -d > rndc.out.ns4.test$n.1 2>/dev/null
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2093:lines=`wc -l < rndc.out.ns4.test$n.1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2094-[ "$lines" -eq 0 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2113-echo "secure.example. forced $future" > ns4/_default.nta
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2114:start=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2115-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2139-if [ $ret != 0 ]; then echo_i "failed - NTA persistence: loading forced NTAs failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2140:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2141-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2145-#
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2146:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2147-echo_i "testing loading out of bounds lifetime from NTA file ($n)"
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2162-echo "secure.example. forced $future" > ns4/_default.nta
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2163:added=`$PERL -e 'print time()."\n";'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2164-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2181-# omitted. only "secure.example" should be in the dump at this point.
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2182:lines=`wc -l < rndc.out.ns4.test$n.1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2183-[ "$lines" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2184-grep 'secure.example' rndc.out.ns4.test$n.1 > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2185:ts=`awk '{print $3" "$4}' < rndc.out.ns4.test$n.1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2186-# rndc nta outputs localtime, so append the timezone
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2193-    # ntadiff.pl computes $ts_with_zone - ($added + 1week)
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2194:    d=`$PERL ./ntadiff.pl "$ts_with_zone" "$added"`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2195-    echo "d=$d" >> rndc.out.ns4.test$n.2
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2206-if [ $ret != 0 ]; then echo_i "failed - NTA lifetime clamping failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2207:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2208-ret=0
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2226-
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2227:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2228-echo_i "checking managed key maintenance has not started yet ($n)"
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2230-[ -f "ns4/managed-keys.bind.jnl" ] && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2231:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2232-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2233:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2234-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2244-[ -f "ns4/managed-keys.bind.jnl" ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2245:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2246-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2247:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2248-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2254-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2255:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2256-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2257:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2258-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2266-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2267:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2268-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2269:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2270-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2278-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2279:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2280-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2281:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2282-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2289-grep "status: NXDOMAIN" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2290:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2291-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2292:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2293-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2300-grep "status: NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2301:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2302-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2303:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2304-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2310-grep "status: NOERROR" dig.out.ns6.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2311:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2312-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2313:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2314-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2318-grep "RRSIG.SOA" dig.out.ns3.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2319:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2320-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2321-
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2322:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2323-echo_i "checking expired signatures do not validate ($n)"
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2328-grep "expired.example/.*: RRSIG has expired" ns4/named.run > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2329:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2330-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2331:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2332-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2336-cd ns3
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2337:kskname=`$KEYGEN -q -3 -a RSASHA1 -fk update-nsec3.example`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2338-(
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2348-grep "NSEC3 .* TYPE65534" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2349:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2350-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2351:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2352-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2358-grep "IN.NSEC[^3].* DNSKEY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2359:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2360-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2361:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2362-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2368-grep "IN.NSEC3 .* DNSKEY" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2369:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2370-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2371:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2372-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2379-checkprivate auto-nsec.example 10.53.0.3 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2380:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2381-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2382:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2383-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2387-$RNDCCMD 10.53.0.3 status > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2388:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2389-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2390:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2391-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2395-$RNDCCMD 10.53.0.3 status > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2396:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2397-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2398:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2399-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2403-$RNDCCMD 10.53.0.3 status > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2404:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2405-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2406:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2407-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2411-$RNDCCMD 10.53.0.3 status > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2412:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2413-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2414:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2415-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2419-$RNDCCMD 10.53.0.3 status > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2420:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2421-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2422:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2423-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2427-$RNDCCMD 10.53.0.3 status > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2428:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2429-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2430:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2431-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2435-$RNDCCMD 10.53.0.3 status > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2436:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2437-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2438:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2439-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2443-$RNDCCMD 10.53.0.3 status > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2444:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2445-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2446:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2447-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2451-$RNDCCMD 10.53.0.3 status > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2452:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2453-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2454:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2455-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2459-$RNDCCMD 10.53.0.3 status > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2460:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2461-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2462:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2463-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2468-for i in 1 2 3 4 5 6 7 8 9 10 ; do
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2469:        salt=`$DIG $DIGOPTS +nodnssec +short nsec3param inline.example. @10.53.0.3 | awk '{print $4}'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2470-	if [ "$salt" = "FFFF" ]; then
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2476-[ "$salt" = "FFFF" ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2477:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2478-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2479:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2480-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2485-for i in 1 2 3 4 5 6 7 8 9 10 ; do
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2486:	salt=`$DIG $DIGOPTS +nodnssec +short nsec3param inline.example. @10.53.0.3 | awk '{print $4}'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2487-	if [ "$salt" = "-" ]; then
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2493-[ "$salt" = "-" ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2494:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2495-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2496:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2497-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2502-for i in 1 2 3 4 5 6 7 8 9 10 ; do
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2503:	salt=`$DIG $DIGOPTS +nodnssec +short nsec3param inline.example. @10.53.0.3 | awk '{print $4}'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2504-	[ -n "$salt" -a "$salt" != "-" ] && break
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2508-[ "$salt" != "-" ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2509:[ `expr "${salt}" : ".*"` -eq 16 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2510:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2511-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2512:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2513-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2519-for i in 1 2 3 4 5 6 7 8 9 10 ; do
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2520:	salt=`$DIG $DIGOPTS +nodnssec +short nsec3param inline.example. @10.53.0.3 | awk '{print $4}'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2521-	[ -n "$salt" -a "$salt" != "$oldsalt" ] && break
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2525-[ "$salt" != "$oldsalt" ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2526:[ `expr "$salt" : ".*"` -eq 16 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2527:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2528-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2529:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2530-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2542-}
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2543:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2544-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2545:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2546-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2554-}
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2555:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2556-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2557:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2558-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2563-grep "ANSWER: 1," dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2564:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2565-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2566:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2567-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2573-grep "flags:.* ad[ ;]" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2574:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2575-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2576:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2577-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2580-myDIGOPTS="+noadd +nosea +nostat +noquest +nocomm +nocmd -p ${PORT} @10.53.0.4"
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2581:firstVal=`$DIG $myDIGOPTS insecure.example. dnskey| awk '$1 != ";;" { print $2 }'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2582-sleep 1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2583:secondVal=`$DIG $myDIGOPTS insecure.example. dnskey| awk '$1 != ";;" { print $2 }'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2584-if [ ${firstVal:-0} -eq ${secondVal:-0} ]
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2586-	sleep 1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2587:	thirdVal=`$DIG $myDIGOPTS insecure.example. dnskey|awk '$1 != ";;" { print $2 }'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2588-	if [ ${firstVal:-0} -eq ${thirdVal:-0} ]
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2593-fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2594:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2595-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2596:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2597-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2603-grep "flags:.* ad[ ;]" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2604:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2605-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2606:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2607-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2613-grep "flags:.* ad[ ;]" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2614:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2615-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2616:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2617-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2638-$DIG $DIGOPTS +noauth +nodnssec soa nsec3chain-test @10.53.0.2 > dig.out.ns2.test$n || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2639:s2=`awk '$4 == "SOA" { print $7}' dig.out.ns2.test$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2640-for i in 1 2 3 4 5 6 7 8 9 10
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2642-	$DIG $DIGOPTS +noauth +nodnssec soa nsec3chain-test @10.53.0.3 > dig.out.ns3.test$n || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2643:	s3=`awk '$4 == "SOA" { print $7}' dig.out.ns3.test$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2644-	test "$s2" = "$s3" && break
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2647-digcomp dig.out.ns2.test$n dig.out.ns3.test$n || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2648:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2649-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2650:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2651-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2655-        $DSFROMKEY -f - algroll. > dig.out.ns2.test$n || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2656:NF=`awk '{print NF}' dig.out.ns2.test$n | sort -u`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2657-[ "${NF}" = 7 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2669-diff -b canonical1.$n canonical2.$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2670:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2671-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2672:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2673-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2677-ret=0
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2678:key=`$KEYGEN -a RSASHA1 -q example.` || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2679-mv $key.key $key
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2681-grep "$key.key: file not found" dsfromkey.out.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2682:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2683-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2684:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2685-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2690-[ -s dig.out.ns3.test$n ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2691:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2692-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2693:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2694-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2706-grep RRSIG dig.out.ns3.test$n > /dev/null 2>&1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2707:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2708-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2709:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2710-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2716-cmp -s nosign.before dig.out.ns3.test$n || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2717:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2718-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2719:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2720-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2732-[ -s dig.out.ns3.test$n ] && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2733:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2734-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2735:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2736-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2742-grep 'RRSIG.*SOA.* UPPER\.EXAMPLE\. ' dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2743:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2744-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2745:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2746-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2752-grep 'RRSIG.*SOA.* lower\.example\. ' dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2753:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2754-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2755:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2756-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2762-for file in K*.moved; do
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2763:  mv $file `basename $file .moved`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2764-done
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2771-$DIG $ANSWEROPTS expiring.example soa @10.53.0.4 > dig.out.ns4.2.$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2772:ttls=`awk '$1 != ";;" {print $2}' dig.out.ns4.1.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2773:ttls2=`awk '$1 != ";;" {print $2}' dig.out.ns4.2.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2774-for ttl in ${ttls:-0}; do
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2779-done
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2780:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2781-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2782:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2783-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2789-$DIG $ADDITIONALOPTS expiring.example ns @10.53.0.4 > dig.out.ns4.2.$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2790:ttls=`awk '$1 != ";;" {print $2}' dig.out.ns4.1.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2791:ttls2=`awk '$1 != ";;" {print $2}' dig.out.ns4.2.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2792-for ttl in ${ttls:-300}; do
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2797-done
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2798:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2799-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2800:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2801-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2807-$DIG $ADDITIONALOPTS expiring.example mx @10.53.0.4 > dig.out.ns4.2.$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2808:ttls=`awk '$1 != ";;" {print $2}' dig.out.ns4.1.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2809:ttls2=`awk '$1 != ";;" {print $2}' dig.out.ns4.2.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2810-for ttl in ${ttls:-300}; do
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2815-done
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2816:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2817-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2818:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2819-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2828-$DIG $ANSWEROPTS expiring.example soa @10.53.0.4 > dig.out.ns4.2.$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2829:ttls=`awk '$1 != ";;" {print $2}' dig.out.ns4.1.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2830:ttls2=`awk '$1 != ";;" {print $2}' dig.out.ns4.2.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2831-for ttl in ${ttls:-0}; do
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2836-done
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2837:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2838-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2839:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2840-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2844-$DIG $ANSWEROPTS expired.example soa @10.53.0.4 > dig.out.ns4.2.$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2845:ttls=`awk '$1 != ";;" {print $2}' dig.out.ns4.1.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2846:ttls2=`awk '$1 != ";;" {print $2}' dig.out.ns4.2.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2847-for ttl in ${ttls:-0}; do
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2852-done
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2853:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2854-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2855:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2856-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2861-$DIG $ANSWEROPTS expiring.example mx @10.53.0.4 > dig.out.ns4.2.$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2862:ttls=`awk '$1 != ";;" {print $2}' dig.out.ns4.1.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2863:ttls2=`awk '$1 != ";;" {print $2}' dig.out.ns4.2.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2864-for ttl in ${ttls:-300}; do
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2869-done
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2870:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2871-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2872:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2873-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2882-grep "CNAME" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2883:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2884-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2885:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2886-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2895-grep "CNAME" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2896:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2897-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2898:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2899-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2908-grep "CNAME" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2909:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2910-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2911:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2912-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2922-grep "DNAME" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2923:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2924-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2925:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2926-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2935-grep "DNAME" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2936:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2937-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2938:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2939-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2943-test ${lines:-1000} -lt 15 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2944:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2945-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2946:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2947-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2950-	@10.53.0.6 ds > dig.out.ds.ns6.test$n || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2951:nsec3=`grep "IN.NSEC3" dig.out.ds.ns6.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2952-[ $nsec3 -eq 2 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2954-	@10.53.0.6 A > dig.out.ns6.test$n || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2955:nsec3=`grep "IN.NSEC3" dig.out.ns6.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2956-[ $nsec3 -eq 1 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2963-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2964:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2965-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2966:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2967-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2972-grep "; key id = " ns4/named_dump.db > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2973:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2974-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2975:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2976-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2991-done
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2992:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2993-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:2994:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-2995-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3004-grep 'DS.* 3 [12] \[omitted]' dig.out.ds.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3005:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3006-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3007:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3008-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3014-$DIG $DIGOPTS publish-inactive.example @10.53.0.3 dnskey > dig.out.ns3.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3015:keys=`awk '$5 == 257 { print; }' dig.out.ns3.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3016-test $keys -gt 2 && break
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3017:cnt=`expr $cnt + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3018-test $cnt -gt 120 && break
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3021-test $keys -gt 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3022:sigs=`grep RRSIG dig.out.ns3.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3023:sigs=`expr $sigs + 0`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3024:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3025-test $sigs -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3026-if test $ret != 0 ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3027:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3028-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3030-ret=0
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3031:before=`$DIG axfr siginterval.example -p ${PORT} @10.53.0.3 | grep RRSIG.SOA`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3032-cp ns3/siginterval2.conf ns3/siginterval.conf
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3035-do
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3036:after=`$DIG axfr siginterval.example -p ${PORT} @10.53.0.3 | grep RRSIG.SOA`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3037-test "$before" != "$after" && break
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3039-done
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3040:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3041-if test "$before" = "$after" ; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3042:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3043-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3064-EOF
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3065:    diff=`cat python.out.$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3066-    [ "$diff" -ge 55 ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3067:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3068-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3069:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3070-fi
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3083-grep "SERVFAIL" dig.out.ns4.2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3084:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3085-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3086:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3087-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3093-
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3094:out=`echo "IN RRSIG $in" | $RRCHECKER -p | sed 's/^IN.RRSIG.//'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3095-[ "$out" = "$exp" ] || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3096:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3097-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3098:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3099-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3104-# next resign node: secure.example/DNSKEY
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3105:name=`awk '/next resign node:/ { print $4 }' rndc.out.ns3.test$n | sed 's;/; ;'`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3106-# next resign time: Thu, 24 Apr 2014 10:38:16 GMT
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3112-$DIG $DIGOPTS +noall +answer $name @10.53.0.3 > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3113:expire=`awk '$4 == "RRSIG" { print $9 }' dig.out.test$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3114:inception=`awk '$4 == "RRSIG" { print $10 }' dig.out.test$n`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3115-$PERL -e 'exit(0) if ("'"$time"'" lt "'"$expire"'" && "'"$time"'" gt "'"$inception"'"); exit(1);' || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3116:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3117-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3118:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3119-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3123-awk 'BEGIN { ok=0; } $4 == "SOA" { if ($7 > 1) ok=1; } END { if (!ok) exit(1); }' dig.out.test$n || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3124:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3125-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3126:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3127-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3137-	2) # Diffie Helman
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3138:	   alg=`expr $alg + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3139-	   continue;;
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3152-	157|160|161|162|163|164|165) # private - non standard
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3153:	   alg=`expr $alg + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3154-	   continue;;
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3155-	esac
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3156:	key1=`$KEYGEN -a $alg $size -n zone example 2> keygen.err`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3157-	if grep "unsupported algorithm" keygen.err > /dev/null
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3158-	then
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3159:		alg=`expr $alg + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3160-		continue
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3166-		ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3167:		alg=`expr $alg + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3168-		continue
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3170-	$SETTIME -I now+4d $key1.private > /dev/null
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3171:	key2=`$KEYGEN -v 10 -i 3d -S $key1.private 2> /dev/null`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3172-	test -f $key2.key -a -f $key2.private || {
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3175-	}
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3176:	alg=`expr $alg + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3177-done
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3178:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3179-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3180:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3181-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3184-$DIG $DIGOPTS +noall +answer @10.53.0.2 cds cds.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3185:lines=`awk '$4 == "RRSIG" && $5 == "CDS" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3186-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3187:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3188-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3189:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3190-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3193-$DIG $DIGOPTS +noall +answer @10.53.0.2 cds cds-x.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3194:lines=`awk '$4 == "RRSIG" && $5 == "CDS" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3195-test ${lines:-0} -eq 1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3196:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3197-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3198:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3199-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3207-grep "ANSWER: 1," dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3208:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3209-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3210:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3211-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3214-$DIG $DIGOPTS +noall +answer @10.53.0.2 cds cds-auto.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3215:lines=`awk '$4 == "RRSIG" && $5 == "CDS" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3216-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3217:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3218-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3219:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3220-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3234-$DIG $DIGOPTS +noall +answer @10.53.0.2 cds cds-update.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3235:lines=`awk '$4 == "CDS" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3236-test ${lines:-10} -eq 0 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3237:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3238-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3239:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3240-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3254-$DIG $DIGOPTS +noall +answer @10.53.0.2 cds cds-update.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3255:lines=`awk '$4 == "RRSIG" && $5 == "CDS" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3256-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3257:lines=`awk '$4 == "CDS" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3258-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3259:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3260-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3261:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3262-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3277-$DIG $DIGOPTS +noall +answer @10.53.0.2 cds cds-kskonly.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3278:lines=`awk '$4 == "RRSIG" && $5 == "CDS" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3279-test ${lines:-0} -eq 1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3280:lines=`awk '$4 == "CDS" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3281-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3282:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3283-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3284:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3285-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3293-grep "ANSWER: 1," dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3294:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3295-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3296:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3297-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3315-$DIG $DIGOPTS +noall +answer @10.53.0.2 cds cds-update.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3316:lines=`awk '$4 == "RRSIG" && $5 == "CDS" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3317-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3318:lines=`awk '$4 == "CDS" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3319-test ${lines:-0} -eq 4 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3320:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3321-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3322:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3323-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3329-grep "status: SERVFAIL," dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3330:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3331-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3332:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3333-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3336-$DIG $DIGOPTS +noall +answer @10.53.0.2 cdnskey cdnskey.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3337:lines=`awk '$4 == "RRSIG" && $5 == "CDNSKEY" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3338-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3339:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3340-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3341:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3342-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3345-$DIG $DIGOPTS +noall +answer @10.53.0.2 cdnskey cdnskey-x.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3346:lines=`awk '$4 == "RRSIG" && $5 == "CDNSKEY" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3347-test ${lines:-0} -eq 1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3348:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3349-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3350:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3351-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3357-grep "status: SERVFAIL," dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3358:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3359-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3360:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3361-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3364-$DIG $DIGOPTS +noall +answer @10.53.0.2 cdnskey cdnskey-auto.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3365:lines=`awk '$4 == "RRSIG" && $5 == "CDNSKEY" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3366-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3367:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3368-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3369:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3370-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3377-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3378:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3379-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3380:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3381-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3394-$DIG $DIGOPTS +noall +answer @10.53.0.2 cdnskey cdnskey-update.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3395:lines=`awk '$4 == "CDNSKEY" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3396-test ${lines:-10} -eq 0 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3397:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3398-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3399:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3400-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3407-grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3408:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3409-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3410:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3411-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3422-$DIG $DIGOPTS +noall +answer @10.53.0.2 cdnskey cdnskey-update.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3423:lines=`awk '$4 == "RRSIG" && $5 == "CDNSKEY" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3424-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3425:lines=`awk '$4 == "CDNSKEY" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3426-test ${lines:-0} -eq 1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3427:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3428-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3429:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3430-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3442-$DIG $DIGOPTS +noall +answer @10.53.0.2 cdnskey cdnskey-kskonly.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3443:lines=`awk '$4 == "RRSIG" && $5 == "CDNSKEY" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3444-test ${lines:-0} -eq 1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3445:lines=`awk '$4 == "CDNSKEY" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3446-test ${lines:-0} -eq 1 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3447:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3448-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3449:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3450-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3457-grep "status: SERVFAIL" dig.out.ns5.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3458:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3459-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3460:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3461-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3474-$DIG $DIGOPTS +noall +answer @10.53.0.2 cdnskey cdnskey-update.secure > dig.out.test$n
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3475:lines=`awk '$4 == "RRSIG" && $5 == "CDNSKEY" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3476-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3477:lines=`awk '$4 == "CDNSKEY" {print}' dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3478-test ${lines:-0} -eq 2 || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3479:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3480-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3481:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3482-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3503-}
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3504:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3505-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3506:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3507-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3526-}
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3527:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3528-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3529:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3530-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3535-grep "status: NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3536:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3537-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3538:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3539-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3542-grep "sending trust-anchor-telemetry query '_ta-[0-9a-f]*/NULL" ns6/named.run > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3543:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3544-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3545:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3546-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3549-grep "trust-anchor-telemetry '_ta-[0-9a-f]*/IN' from" ns1/named.run > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3550:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3551-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3552:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3553-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3556-grep "sending trust-anchor-telemetry query '_ta-[0-9a-f]*/IN" ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3557:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3558-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3559:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3560-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3564-grep "trust-anchor-telemetry './IN' from .* 65535" ns1/named.run > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3565:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3566-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3567:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3568-
##############################################
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3571-grep "view rec: *validat" ns4/named.run > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3572:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3573-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dnssec/tests.sh:3574:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dnssec/tests.sh-3575-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns1/sign.sh-29-
bind-9.13.3/bin/tests/system/dnssec/ns1/sign.sh:30:keyname=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns1/sign.sh-31-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns1/sign.sh-50-#
bind-9.13.3/bin/tests/system/dnssec/ns1/sign.sh:51:keyid=`expr $keyname : 'K.+001+\(.*\)'`
bind-9.13.3/bin/tests/system/dnssec/ns1/sign.sh:52:keyid=`expr $keyid + 0`
bind-9.13.3/bin/tests/system/dnssec/ns1/sign.sh-53-echo "$keyid" > managed.key.id
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns6/sign.sh-18-
bind-9.13.3/bin/tests/system/dnssec/ns6/sign.sh:19:keyname=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns6/sign.sh-20-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns5/sign.sh-18-
bind-9.13.3/bin/tests/system/dnssec/ns5/sign.sh:19:keyname=`$KEYGEN -a RSASHA1 -qfk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns5/sign.sh-20-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-18-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:19:cnameandkey=`$KEYGEN -T KEY -q -a RSASHA1 -b 1024 -n host cnameandkey.$zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:20:dnameandkey=`$KEYGEN -T KEY -q -a RSASHA1 -b 1024 -n host dnameandkey.$zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:21:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-22-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-30-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:31:keyname=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-32-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-40-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:41:keyname1=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:42:keyname2=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-43-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-51-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:52:keyname=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-53-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-71-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:72:keyname=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-73-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-84-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:85:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-86-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-97-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:98:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-99-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-110-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:111:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-112-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-123-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:124:keyname=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-125-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-136-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:137:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-138-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-149-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:150:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-151-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-162-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:163:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-164-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-175-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:176:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-177-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-188-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:189:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-190-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-202-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:203:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-204-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-210-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:211:DSFILE=dsset-`echo ${zone} |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-212-$DSFROMKEY -A -f ${zonefile}.signed $zone > $DSFILE
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-221-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:222:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-223-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-229-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:230:DSFILE=dsset-`echo ${zone} |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-231-$DSFROMKEY -A -f ${zonefile}.signed $zone > $DSFILE
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-239-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:240:keyname=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-241-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-262-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:263:keyname=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-264-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-275-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:276:keyname=`$KEYGEN -q -a RSASHA512 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-277-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-288-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:289:kskname=`$KEYGEN -q -a RSASHA1 -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:290:zskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-291-cat $infile $kskname.key $zskname.key >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-300-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:301:kskname=`$KEYGEN -q -a RSASHA1 -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:302:zskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-303-cat $infile $kskname.key $zskname.key >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-313-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:314:kskname=`$KEYGEN -q -3 -a RSASHA1 -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:315:zskname=`$KEYGEN -q -3 -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-316-cat $infile $kskname.key $zskname.key >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-326-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:327:kskname=`$KEYGEN -q -a RSASHA1 -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:328:zskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:329:kskname=`$KEYGEN -q -a RSASHA1 -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:330:zskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-331-cat $infile $kskname.key $zskname.key >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-341-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:342:kskname=`$KEYGEN -q -3 -a RSASHA1 -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:343:zskname=`$KEYGEN -q -3 -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:344:kskname=`$KEYGEN -q -3 -a RSASHA1 -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:345:zskname=`$KEYGEN -q -3 -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-346-cat $infile $kskname.key $zskname.key >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-354-zonefile=secure.below-cname.example.db
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:355:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-356-cat $infile $keyname.key >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-367-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:368:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-369-cat $infile $keyname.key >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-382-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:383:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-384-cat $infile $keyname.key >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-396-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:397:keyname=`$KEYGEN -q -a RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-398-cp $infile $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-409-signedfile="expiring.example.db.signed"
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:410:kskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:411:zskname=`$KEYGEN -q -a RSASHA1 -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-412-cp $infile $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-424-signedfile="upper.example.db.signed"
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:425:kskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:426:zskname=`$KEYGEN -q -a RSASHA1 -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-427-cp $infile $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-439-signedfile="lower.example.db.signed"
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:440:kskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:441:zskname=`$KEYGEN -q -a RSASHA1 -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-442-cp $infile $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-452-signedfile="nosign.example.db.signed"
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:453:kskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:454:zskname=`$KEYGEN -q -a RSASHA1 -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-455-cp $infile $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-465-zone=inline.example.
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:466:kskname=`$KEYGEN -q -3 -a RSASHA1 -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:467:zskname=`$KEYGEN -q -3 -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-468-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-475-now=`date -u +%Y%m%d%H%M%S`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:476:kskname=`$KEYGEN -q -a RSASHA1 -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:477:kskname=`$KEYGEN -P $now+90s -A $now+3600s -q -a RSASHA1 -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:478:kskname=`$KEYGEN -I $now+90s -q -a RSASHA1 -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:479:zskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-480-cp $infile $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-488-zonefile=siginterval.example.db
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:489:kskname=`$KEYGEN -q -3 -a RSASHA1 -fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:490:zskname=`$KEYGEN -q -3 -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-491-cp $infile $zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-500-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:501:keyname=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-502-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-513-zonefile=future.example.db
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:514:kskname=`$KEYGEN -q -a RSASHA1 -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:515:zskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-516-cat $infile $kskname.key $zskname.key >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-525-zonefile=managed-future.example.db
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:526:kskname=`$KEYGEN -q -a RSASHA1 -f KSK $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:527:zskname=`$KEYGEN -q -a RSASHA1 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-528-cat $infile $kskname.key $zskname.key >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-537-
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:538:ksk1=`$KEYGEN -q -a RSASHA1 -3fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:539:ksk1=`$REVOKE $ksk1`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:540:ksk2=`$KEYGEN -q -a RSASHA1 -3fk $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh:541:zsk1=`$KEYGEN -q -a RSASHA1 -3 $zone`
bind-9.13.3/bin/tests/system/dnssec/ns3/sign.sh-542-
##############################################
bind-9.13.3/bin/tests/system/dnssec/ns7/sign.sh-18-
bind-9.13.3/bin/tests/system/dnssec/ns7/sign.sh:19:k1=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns7/sign.sh:20:k2=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/dnssec/ns7/sign.sh-21-
##############################################
bind-9.13.3/bin/tests/system/dialup/tests.sh-31-	then
bind-9.13.3/bin/tests/system/dialup/tests.sh:32:		try=`expr $try + 1`
bind-9.13.3/bin/tests/system/dialup/tests.sh-33-		sleep 1
##############################################
bind-9.13.3/bin/tests/system/dialup/tests.sh-40-if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/dialup/tests.sh:41:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dialup/tests.sh-42-
##############################################
bind-9.13.3/bin/tests/system/dialup/tests.sh-50-	then
bind-9.13.3/bin/tests/system/dialup/tests.sh:51:		try=`expr $try + 1`
bind-9.13.3/bin/tests/system/dialup/tests.sh-52-		sleep 1
##############################################
bind-9.13.3/bin/tests/system/dialup/tests.sh-59-if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/dialup/tests.sh:60:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dialup/tests.sh-61-
##############################################
bind-9.13.3/bin/tests/system/idna/tests.sh-93-idna_test() {
bind-9.13.3/bin/tests/system/idna/tests.sh:94:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/idna/tests.sh-95-    description=$1
##############################################
bind-9.13.3/bin/tests/system/idna/tests.sh-106-    else
bind-9.13.3/bin/tests/system/idna/tests.sh:107:        actual=`qname dig.out.$n`
bind-9.13.3/bin/tests/system/idna/tests.sh-108-        if [ "$4" != "$actual" ]; then
##############################################
bind-9.13.3/bin/tests/system/idna/tests.sh-112-    fi
bind-9.13.3/bin/tests/system/idna/tests.sh:113:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/idna/tests.sh-114-}
##############################################
bind-9.13.3/bin/tests/system/idna/tests.sh-122-idna_fail() {
bind-9.13.3/bin/tests/system/idna/tests.sh:123:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/idna/tests.sh-124-    description=$1
##############################################
bind-9.13.3/bin/tests/system/idna/tests.sh-135-    fi
bind-9.13.3/bin/tests/system/idna/tests.sh:136:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/idna/tests.sh-137-}
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-33-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:34:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-35-echo_i "prime cache data.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-40-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:41:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-42-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:43:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-44-echo_i "prime cache nodata.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-49-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:50:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-51-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:52:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-53-echo_i "prime cache nxdomain.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-58-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:59:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-60-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:61:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-62-echo_i "disable responses from authoritative server ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-67-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:68:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-69-
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-71-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:72:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-73-echo_i "check 'rndc serve-stale status' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-77-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:78:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-79-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:80:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-81-echo_i "check stale data.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-86-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:87:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-88-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:89:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-90-echo_i "check stale nodata.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-95-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:96:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-97-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:98:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-99-echo_i "check stale nxdomain.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-104-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:105:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-106-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:107:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-108-echo_i "running 'rndc serve-stale off' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-111-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:112:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-113-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:114:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-115-echo_i "check 'rndc serve-stale status' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-119-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:120:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-121-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:122:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-123-echo_i "check stale data.example (serve-stale off) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-127-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:128:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-129-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:130:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-131-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:132:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-133-echo_i "check stale nodata.example (serve-stale off) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-137-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:138:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-139-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:140:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-141-echo_i "check stale nxdomain.example (serve-stale off) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-145-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:146:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-147-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:148:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-149-echo_i "running 'rndc serve-stale on' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-152-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:153:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-154-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:155:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-156-echo_i "check 'rndc serve-stale status' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-160-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:161:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-162-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:163:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-164-echo_i "check stale data.example (serve-stale on) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-169-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:170:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-171-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:172:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-173-echo_i "check stale nodata.example (serve-stale on) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-178-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:179:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-180-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:181:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-182-echo_i "check stale nxdomain.example (serve-stale on) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-187-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:188:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-189-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:190:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-191-echo_i "running 'rndc serve-stale no' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-194-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:195:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-196-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:197:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-198-echo_i "check 'rndc serve-stale status' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-202-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:203:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-204-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:205:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-206-echo_i "check stale data.example (serve-stale no) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-210-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:211:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-212-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:213:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-214-echo_i "check stale nodata.example (serve-stale no) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-218-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:219:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-220-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:221:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-222-echo_i "check stale nxdomain.example (serve-stale no) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-226-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:227:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-228-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:229:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-230-echo_i "running 'rndc serve-stale yes' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-233-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:234:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-235-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:236:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-237-echo_i "check 'rndc serve-stale status' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-241-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:242:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-243-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:244:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-245-echo_i "check stale data.example (serve-stale yes) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-250-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:251:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-252-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:253:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-254-echo_i "check stale nodata.example (serve-stale yes) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-259-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:260:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-261-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:262:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-263-echo_i "check stale nxdomain.example (serve-stale yes) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-268-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:269:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-270-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:271:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-272-echo_i "running 'rndc serve-stale off' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-275-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:276:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-277-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:278:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-279-echo_i "running 'rndc serve-stale reset' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-282-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:283:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-284-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:285:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-286-echo_i "check 'rndc serve-stale status' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-290-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:291:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-292-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:293:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-294-echo_i "check stale data.example (serve-stale reset) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-299-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:300:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-301-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:302:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-303-echo_i "check stale nodata.example (serve-stale reset) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-308-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:309:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-310-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:311:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-312-echo_i "check stale nxdomain.example (serve-stale reset) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-317-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:318:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-319-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:320:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-321-echo_i "running 'rndc serve-stale off' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-324-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:325:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-326-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:327:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-328-echo_i "check 'rndc serve-stale status' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-332-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:333:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-334-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:335:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-336-echo_i "updating ns1/named.conf ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-339-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:340:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-341-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:342:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-343-echo_i "running 'rndc reload' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-347-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:348:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-349-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:350:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-351-echo_i "check 'rndc serve-stale status' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-355-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:356:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-357-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:358:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-359-echo_i "check 'rndc serve-stale' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-363-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:364:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-365-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:366:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-367-echo_i "check 'rndc serve-stale unknown' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-371-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:372:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-373-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:374:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-375-echo_i "enable responses from authoritative server ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-380-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:381:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-382-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:383:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-384-echo_i "prime cache data.example (max-stale-ttl default) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-389-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:390:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-391-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:392:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-393-echo_i "prime cache nodata.example (max-stale-ttl default) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-398-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:399:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-400-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:401:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-402-echo_i "prime cache nxdomain.example (max-stale-ttl default) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-407-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:408:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-409-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:410:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-411-echo_i "disable responses from authoritative server ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-416-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:417:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-418-
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-420-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:421:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-422-echo_i "check 'rndc serve-stale status' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-426-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:427:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-428-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:429:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-430-echo_i "check fail of data.example (max-stale-ttl default) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-435-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:436:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-437-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:438:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-439-echo_i "check fail of nodata.example (max-stale-ttl default) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-444-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:445:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-446-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:447:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-448-echo_i "check fail of nxdomain.example (max-stale-ttl default) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-453-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:454:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-455-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:456:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-457-echo_i "check 'rndc serve-stale on' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-460-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:461:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-462-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:463:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-464-echo_i "check 'rndc serve-stale status' ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-468-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:469:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-470-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:471:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-472-echo_i "check data.example (max-stale-ttl default) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-477-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:478:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-479-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:480:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-481-echo_i "check nodata.example (max-stale-ttl default) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-486-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:487:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-488-
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:489:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-490-echo_i "check nxdomain.example (max-stale-ttl default) ($n)"
##############################################
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-495-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/serve-stale/tests.sh:496:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/serve-stale/tests.sh-497-
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-17-
bind-9.13.3/bin/tests/system/nslookup/tests.sh:18:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-19-echo_i "Check that domain names that are too big when applying a search list entry are handled cleanly ($n)"
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-26-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nslookup/tests.sh:27:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-28-
bind-9.13.3/bin/tests/system/nslookup/tests.sh:29:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-30-echo_i "Check A only lookup"
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-32-$NSLOOKUP -port=${PORT} a-only.example.net 10.53.0.1 > nslookup.out${n} || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:33:lines=`grep "Server:" nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-34-test $lines = 1 || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:35:lines=`grep a-only.example.net nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-36-test $lines = 1 || ret=1
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-38-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nslookup/tests.sh:39:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-40-
bind-9.13.3/bin/tests/system/nslookup/tests.sh:41:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-42-echo_i "Check AAAA only lookup"
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-44-$NSLOOKUP -port=${PORT} aaaa-only.example.net 10.53.0.1 > nslookup.out${n} || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:45:lines=`grep "Server:" nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-46-test $lines = 1 || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:47:lines=`grep aaaa-only.example.net nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-48-test $lines = 1 || ret=1
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-50-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nslookup/tests.sh:51:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-52-
bind-9.13.3/bin/tests/system/nslookup/tests.sh:53:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-54-echo_i "Check dual A + AAAA lookup"
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-56-$NSLOOKUP -port=${PORT} dual.example.net 10.53.0.1 > nslookup.out${n} || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:57:lines=`grep "Server:" nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-58-test $lines = 1 || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:59:lines=`grep dual.example.net nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-60-test $lines = 2 || ret=1
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-63-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nslookup/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-65-
bind-9.13.3/bin/tests/system/nslookup/tests.sh:66:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-67-echo_i "Check CNAME to A only lookup"
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-69-$NSLOOKUP -port=${PORT} cname-a-only.example.net 10.53.0.1 > nslookup.out${n} || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:70:lines=`grep "Server:" nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-71-test $lines = 1 || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:72:lines=`grep "canonical name" nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-73-test $lines = 1 || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:74:lines=`grep a-only.example.net nslookup.out${n} | grep -v "canonical name" | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-75-test $lines = 1 || ret=1
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-77-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nslookup/tests.sh:78:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-79-
bind-9.13.3/bin/tests/system/nslookup/tests.sh:80:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-81-echo_i "Check CNAME to AAAA only lookup"
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-83-$NSLOOKUP -port=${PORT} cname-aaaa-only.example.net 10.53.0.1 > nslookup.out${n} || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:84:lines=`grep "Server:" nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-85-test $lines = 1 || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:86:lines=`grep "canonical name" nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-87-test $lines = 1 || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:88:lines=`grep aaaa-only.example.net nslookup.out${n} | grep -v "canonical name" |wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-89-test $lines = 1 || ret=1
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-91-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nslookup/tests.sh:92:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-93-
bind-9.13.3/bin/tests/system/nslookup/tests.sh:94:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-95-echo_i "Check CNAME to dual A + AAAA lookup"
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-97-$NSLOOKUP -port=${PORT} cname-dual.example.net 10.53.0.1 > nslookup.out${n} || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:98:lines=`grep "Server:" nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-99-test $lines = 1 || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:100:lines=`grep "canonical name" nslookup.out${n} | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-101-test $lines = 1 || ret=1
bind-9.13.3/bin/tests/system/nslookup/tests.sh:102:lines=`grep dual.example.net nslookup.out${n} | grep -v "canonical name" | wc -l`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-103-test $lines = 2 || ret=1
##############################################
bind-9.13.3/bin/tests/system/nslookup/tests.sh-106-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nslookup/tests.sh:107:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nslookup/tests.sh-108-
##############################################
bind-9.13.3/bin/tests/system/eddsa/ns2/sign.sh-22-do
bind-9.13.3/bin/tests/system/eddsa/ns2/sign.sh:23:	cp $i `echo $i | sed s/X/K/`
bind-9.13.3/bin/tests/system/eddsa/ns2/sign.sh-24-done
##############################################
bind-9.13.3/bin/tests/system/eddsa/tests.sh-29-grep "flags:.*ad.*QUERY" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/eddsa/tests.sh:30:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/eddsa/tests.sh-31-if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/eddsa/tests.sh:32:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/eddsa/tests.sh-33-
##############################################
bind-9.13.3/bin/tests/system/eddsa/tests.sh-41-grep 'R0O7KuI5k2pcBg==' ns2/example.com.db.signed > /dev/null || ret=1
bind-9.13.3/bin/tests/system/eddsa/tests.sh:42:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/eddsa/tests.sh-43-if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/system/eddsa/tests.sh:44:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/eddsa/tests.sh-45-
##############################################
bind-9.13.3/bin/tests/system/eddsa/ns1/sign.sh-18-
bind-9.13.3/bin/tests/system/eddsa/ns1/sign.sh:19:key1=`$KEYGEN -q -a ED25519 -n zone $zone`
bind-9.13.3/bin/tests/system/eddsa/ns1/sign.sh:20:key2=`$KEYGEN -q -a ED25519 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/eddsa/ns1/sign.sh:21:#key2=`$KEYGEN -q -a ED448 -n zone -f KSK $zone`
bind-9.13.3/bin/tests/system/eddsa/ns1/sign.sh-22-$DSFROMKEY -a sha-256 $key2.key > dsset-256
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-22-do
bind-9.13.3/bin/tests/system/staticstub/tests.sh:23:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-24-	echo_i "checking that $conf is accepted ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-27-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:28:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-29-done
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-32-do
bind-9.13.3/bin/tests/system/staticstub/tests.sh:33:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-34-	echo_i "checking that $conf is rejected ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-37-	if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:38:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-39-done
bind-9.13.3/bin/tests/system/staticstub/tests.sh-40-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:41:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-42-echo_i "trying an axfr that should be denied (NOTAUTH) ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-46-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:47:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-48-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:49:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-50-echo_i "non recursive query for a static-stub zone with server name should be rejected ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-55-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:56:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-57-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:58:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-59-echo_i "non recursive query for a static-stub zone with server name should be rejected ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-64-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:65:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-66-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:67:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-68-echo_i "allow-query ACL ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-73-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:74:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-75-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:76:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-77-echo_i "look for static-stub zone data with recursion (should be found) ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-81-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:82:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-83-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:84:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-85-echo_i "checking authoritative NS is ignored for delegation ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-93-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:94:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-95-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:96:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-97-echo_i "checking queries for a child zone of the static-stub zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-119-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:120:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-121-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:122:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-123-echo_i "checking authoritative NS addresses are ignored for delegation ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-136-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:137:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-138-
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-141-# configuration must be ignored and cached information must be used.
bind-9.13.3/bin/tests/system/staticstub/tests.sh:142:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-143-echo_i "checking NS of static-stub is ignored when referenced from other domain ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-147-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:148:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-149-
bind-9.13.3/bin/tests/system/staticstub/tests.sh-150-# check server-names
bind-9.13.3/bin/tests/system/staticstub/tests.sh:151:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-152-echo_i "checking static-stub with a server-name ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-156-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:157:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-158-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:159:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-160-# Note: for a short term workaround we use ::1, assuming it's configured and
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-169-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:170:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-171-else
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-174-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:175:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-176-echo_i "look for static-stub zone data with DNSSEC validation ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-181-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:182:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-183-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:184:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-185-echo_i "look for a child of static-stub zone data with DNSSEC validation ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-190-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:191:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-192-
bind-9.13.3/bin/tests/system/staticstub/tests.sh-193-# reload with a different name server: exisitng zone shouldn't be reused.
bind-9.13.3/bin/tests/system/staticstub/tests.sh:194:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-195-echo_i "checking server reload with a different static-stub config ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-202-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:203:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-204-
bind-9.13.3/bin/tests/system/staticstub/tests.sh:205:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-206-echo_i "checking static-stub of a undelegated tld resolves after DS query ($n)"
##############################################
bind-9.13.3/bin/tests/system/staticstub/tests.sh-212-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/staticstub/tests.sh:213:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/staticstub/tests.sh-214-
##############################################
bind-9.13.3/bin/tests/system/staticstub/ns4/sign.sh-18-
bind-9.13.3/bin/tests/system/staticstub/ns4/sign.sh:19:keyname1=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/staticstub/ns4/sign.sh:20:keyname2=`$KEYGEN -q -a NSEC3RSASHA1 -b 1024 -f KSK -n zone $zone`
bind-9.13.3/bin/tests/system/staticstub/ns4/sign.sh-21-
##############################################
bind-9.13.3/bin/tests/system/staticstub/ns3/sign.sh-22-
bind-9.13.3/bin/tests/system/staticstub/ns3/sign.sh:23:keyname1=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/staticstub/ns3/sign.sh:24:keyname2=`$KEYGEN -q -a RSASHA256 -b 2048 -f KSK -n zone $zone`
bind-9.13.3/bin/tests/system/staticstub/ns3/sign.sh-25-cat $infile $keyname1.key $keyname2.key > $zonefile
##############################################
bind-9.13.3/bin/tests/system/staticstub/ns3/sign.sh-34-zonefile=undelegated.db
bind-9.13.3/bin/tests/system/staticstub/ns3/sign.sh:35:keyname1=`$KEYGEN -q -a RSASHA256 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/staticstub/ns3/sign.sh:36:keyname2=`$KEYGEN -q -a RSASHA256 -b 2048 -f KSK -n zone $zone`
bind-9.13.3/bin/tests/system/staticstub/ns3/sign.sh-37-cat $infile $keyname1.key $keyname2.key > $zonefile
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-100-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:101:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-102-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:103:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-104-echo_i "check positive validation with valid trust anchor ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-109-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:110:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-111-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:112:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-113-ret=0
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-119-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:120:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-121-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:122:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-123-echo_i "check for failed validation due to wrong key in managed-keys ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-129-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:130:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-131-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:132:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-133-echo_i "check new trust anchor can be added ($n)"
bind-9.13.3/bin/tests/system/mkeys/tests.sh-134-ret=0
bind-9.13.3/bin/tests/system/mkeys/tests.sh:135:standby1=`$KEYGEN -a rsasha256 -qfk -K ns1 .`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-136-mkeys_loadkeys_on 1
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-139-# there should be two keys listed now
bind-9.13.3/bin/tests/system/mkeys/tests.sh:140:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-141-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-142-# two lines indicating trust status
bind-9.13.3/bin/tests/system/mkeys/tests.sh:143:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-144-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-145-# one indicates current trust
bind-9.13.3/bin/tests/system/mkeys/tests.sh:146:count=`grep -c "trusted since" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-147-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-148-# one indicates pending trust
bind-9.13.3/bin/tests/system/mkeys/tests.sh:149:count=`grep -c "trust pending" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-150-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-151-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:152:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-153-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:154:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-155-echo_i "check new trust anchor can't be added with bad initial key ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-159-# there should be one key listed now
bind-9.13.3/bin/tests/system/mkeys/tests.sh:160:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-161-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-162-# one line indicating trust status
bind-9.13.3/bin/tests/system/mkeys/tests.sh:163:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-164-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-165-# ... and the key is not trusted
bind-9.13.3/bin/tests/system/mkeys/tests.sh:166:count=`grep -c "no trust" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-167-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-168-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:169:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-170-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:171:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-172-echo_i "remove untrusted standby key, check timer restarts ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-189-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:190:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-191-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:192:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-193-ret=0
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-207-# two keys listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:208:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-209-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-210-# two lines indicating trust status
bind-9.13.3/bin/tests/system/mkeys/tests.sh:211:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-212-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-213-# trust is revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:214:count=`grep -c "trust revoked" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-215-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-216-# removal scheduled
bind-9.13.3/bin/tests/system/mkeys/tests.sh:217:count=`grep -c "remove at" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-218-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-219-# trust is still pending on the standby key
bind-9.13.3/bin/tests/system/mkeys/tests.sh:220:count=`grep -c "trust pending" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-221-[ "$count" -eq 1 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-226-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:227:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-228-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:229:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-230-ret=0
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-241-# two keys listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:242:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-243-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-244-# two lines indicating trust status
bind-9.13.3/bin/tests/system/mkeys/tests.sh:245:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-246-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-247-# trust is revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:248:count=`grep -c "trust revoked" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-249-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-250-# removal scheduled
bind-9.13.3/bin/tests/system/mkeys/tests.sh:251:count=`grep -c "remove at" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-252-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-253-# trust is still pending on the standby key
bind-9.13.3/bin/tests/system/mkeys/tests.sh:254:count=`grep -c "trust pending" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-255-[ "$count" -eq 1 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-260-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:261:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-262-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:263:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-264-ret=0
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-279-# two keys listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:280:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-281-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-282-# two lines indicating trust status
bind-9.13.3/bin/tests/system/mkeys/tests.sh:283:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-284-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-285-# trust is revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:286:count=`grep -c "trust revoked" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-287-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-288-# removal scheduled
bind-9.13.3/bin/tests/system/mkeys/tests.sh:289:count=`grep -c "remove at" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-290-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-291-# trust is still pending on the standby key
bind-9.13.3/bin/tests/system/mkeys/tests.sh:292:count=`grep -c "trust pending" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-293-[ "$count" -eq 1 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-298-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:299:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-300-
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-307-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:308:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-309-echo_i "check that no key from bind.keys is marked as an initializing key ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-314-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:315:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-316-
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-323-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:324:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-325-echo_i "check that standby key is now trusted ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-329-# two keys listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:330:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-331-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-332-# two lines indicating trust status
bind-9.13.3/bin/tests/system/mkeys/tests.sh:333:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-334-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-335-# both indicate current trust
bind-9.13.3/bin/tests/system/mkeys/tests.sh:336:count=`grep -c "trusted since" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-337-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-338-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:339:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-340-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:341:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-342-echo_i "revoke original key, add new standby ($n)"
bind-9.13.3/bin/tests/system/mkeys/tests.sh-343-ret=0
bind-9.13.3/bin/tests/system/mkeys/tests.sh:344:standby2=`$KEYGEN -a rsasha256 -qfk -K ns1 .`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-345-$SETTIME -R now -K ns1 $original > /dev/null
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-349-# three keys listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:350:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-351-[ "$count" -eq 3 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-352-# one is revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:353:count=`grep -c "REVOKE" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-354-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-355-# three lines indicating trust status
bind-9.13.3/bin/tests/system/mkeys/tests.sh:356:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-357-[ "$count" -eq 3 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-358-# one indicates current trust
bind-9.13.3/bin/tests/system/mkeys/tests.sh:359:count=`grep -c "trusted since" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-360-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-361-# one indicates revoked trust
bind-9.13.3/bin/tests/system/mkeys/tests.sh:362:count=`grep -c "trust revoked" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-363-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-364-# one indicates trust pending
bind-9.13.3/bin/tests/system/mkeys/tests.sh:365:count=`grep -c "trust pending" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-366-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-367-# removal scheduled
bind-9.13.3/bin/tests/system/mkeys/tests.sh:368:count=`grep -c "remove at" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-369-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-370-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:371:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-372-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:373:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-374-echo_i "revoke standby before it is trusted ($n)"
bind-9.13.3/bin/tests/system/mkeys/tests.sh-375-ret=0
bind-9.13.3/bin/tests/system/mkeys/tests.sh:376:standby3=`$KEYGEN -a rsasha256 -qfk -K ns1 .`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-377-mkeys_loadkeys_on 1
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-380-# four keys listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:381:count=`grep -c "keyid: " rndc.out.a.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-382-[ "$count" -eq 4 ] || { echo "keyid: count ($count) != 4"; ret=1; }
bind-9.13.3/bin/tests/system/mkeys/tests.sh-383-# one revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:384:count=`grep -c "trust revoked" rndc.out.a.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-385-[ "$count" -eq 1 ] || { echo "trust revoked count ($count) != 1"; ret=1; }
bind-9.13.3/bin/tests/system/mkeys/tests.sh-386-# two pending
bind-9.13.3/bin/tests/system/mkeys/tests.sh:387:count=`grep -c "trust pending" rndc.out.a.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-388-[ "$count" -eq 2 ] || { echo "trust pending count ($count) != 2"; ret=1; }
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-393-# now three keys listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:394:count=`grep -c "keyid: " rndc.out.b.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-395-[ "$count" -eq 3 ] || { echo "keyid: count ($count) != 3"; ret=1; }
bind-9.13.3/bin/tests/system/mkeys/tests.sh-396-# one revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:397:count=`grep -c "trust revoked" rndc.out.b.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-398-[ "$count" -eq 1 ] || { echo "trust revoked count ($count) != 1"; ret=1; }
bind-9.13.3/bin/tests/system/mkeys/tests.sh-399-# one pending
bind-9.13.3/bin/tests/system/mkeys/tests.sh:400:count=`grep -c "trust pending" rndc.out.b.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-401-[ "$count" -eq 1 ] || { echo "trust pending count ($count) != 1"; ret=1; }
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-404-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:405:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-406-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:407:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-408-echo_i "wait 20 seconds for key add/remove holddowns to expire ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-413-# two keys listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:414:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-415-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-416-# none revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:417:count=`grep -c "REVOKE" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-418-[ "$count" -eq 0 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-419-# two lines indicating trust status
bind-9.13.3/bin/tests/system/mkeys/tests.sh:420:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-421-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-422-# both indicate current trust
bind-9.13.3/bin/tests/system/mkeys/tests.sh:423:count=`grep -c "trusted since" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-424-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-425-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:426:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-427-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:428:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-429-echo_i "revoke all keys, confirm roll to insecure ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-437-# two keys listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:438:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-439-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-440-# both revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:441:count=`grep -c "REVOKE" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-442-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-443-# two lines indicating trust status
bind-9.13.3/bin/tests/system/mkeys/tests.sh:444:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-445-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-446-# both indicate trust revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:447:count=`grep -c "trust revoked" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-448-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-449-# both have removal scheduled
bind-9.13.3/bin/tests/system/mkeys/tests.sh:450:count=`grep -c "remove at" rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-451-[ "$count" -eq 2 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-452-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:453:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-454-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:455:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-456-echo_i "check for insecure response ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-463-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:464:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-465-
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-480-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:481:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-482-echo_i "check positive validation ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-488-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:489:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-490-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:491:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-492-echo_i "revoke key with bad signature, check revocation is ignored ($n)"
bind-9.13.3/bin/tests/system/mkeys/tests.sh-493-ret=0
bind-9.13.3/bin/tests/system/mkeys/tests.sh:494:revoked=`$REVOKE -K ns1 $original`
bind-9.13.3/bin/tests/system/mkeys/tests.sh:495:rkeyid=`expr $revoked : 'ns1/K\.+00.+0*\([1-9]*[0-9]*[0-9]\)'`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-496-rm -f ns1/root.db.signed.jnl
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-515-# one key listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:516:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-517-[ "$count" -eq 1 ] || { echo "'keyid:' count ($count) != 1"; ret=1; }
bind-9.13.3/bin/tests/system/mkeys/tests.sh-518-# it's the original key id
bind-9.13.3/bin/tests/system/mkeys/tests.sh:519:count=`grep -c "keyid: $originalid" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-520-[ "$count" -eq 1 ] || { echo "'keyid: $originalid' count ($count) != 1"; ret=1; }
bind-9.13.3/bin/tests/system/mkeys/tests.sh-521-# not revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:522:count=`grep -c "REVOKE" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-523-[ "$count" -eq 0 ] || { echo "'REVOKE' count ($count) != 0"; ret=1; }
bind-9.13.3/bin/tests/system/mkeys/tests.sh-524-# trust is still current
bind-9.13.3/bin/tests/system/mkeys/tests.sh:525:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-526-[ "$count" -eq 1 ] || { echo "'trust' count != 1"; ret=1; }
bind-9.13.3/bin/tests/system/mkeys/tests.sh:527:count=`grep -c "trusted since" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-528-[ "$count" -eq 1 ] || { echo "'trusted since' count != 1"; ret=1; }
bind-9.13.3/bin/tests/system/mkeys/tests.sh-529-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:530:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-531-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:532:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-533-echo_i "check validation fails with bad DNSKEY rrset ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-538-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:539:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-540-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:541:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-542-echo_i "restore DNSKEY rrset, check validation succeeds again ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-560-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:561:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-562-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:563:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-564-echo_i "reset the root server with no keys, check for minimal update ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-573-mkeys_status_on 2 > rndc.out.$n 2>&1
bind-9.13.3/bin/tests/system/mkeys/tests.sh:574:t1=`grep 'next refresh:' rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-575-$PERL $SYSTEMTESTTOP/stop.pl --use-rndc --port ${CONTROLPORT} . ns1
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-583-# one key listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:584:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-585-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-586-# it's the original key id
bind-9.13.3/bin/tests/system/mkeys/tests.sh:587:count=`grep -c "keyid: $originalid" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-588-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-589-# not revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:590:count=`grep -c "REVOKE" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-591-[ "$count" -eq 0 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-592-# trust is still current
bind-9.13.3/bin/tests/system/mkeys/tests.sh:593:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-594-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh:595:count=`grep -c "trusted since" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-596-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh:597:t2=`grep 'next refresh:' rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-598-[ "$t1" = "$t2" ] && ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-599-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:600:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-601-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:602:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-603-echo_i "reset the root server with no signatures, check for minimal update ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-607-mkeys_status_on 2 > rndc.out.$n 2>&1
bind-9.13.3/bin/tests/system/mkeys/tests.sh:608:t1=`grep 'next refresh:' rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-609-$PERL $SYSTEMTESTTOP/stop.pl --use-rndc --port ${CONTROLPORT} . ns1
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-621-# one key listed
bind-9.13.3/bin/tests/system/mkeys/tests.sh:622:count=`grep -c "keyid: " rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-623-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-624-# it's the original key id
bind-9.13.3/bin/tests/system/mkeys/tests.sh:625:count=`grep -c "keyid: $originalid" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-626-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-627-# not revoked
bind-9.13.3/bin/tests/system/mkeys/tests.sh:628:count=`grep -c "REVOKE" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-629-[ "$count" -eq 0 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-630-# trust is still current
bind-9.13.3/bin/tests/system/mkeys/tests.sh:631:count=`grep -c "trust" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-632-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh:633:count=`grep -c "trusted since" rndc.out.$n` 
bind-9.13.3/bin/tests/system/mkeys/tests.sh-634-[ "$count" -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh:635:t2=`grep 'next refresh:' rndc.out.$n`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-636-[ "$t1" = "$t2" ] && ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-637-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:638:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-639-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:640:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-641-echo_i "restore root server, check validation succeeds again ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-651-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:652:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-653-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:654:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-655-echo_i "check that trust-anchor-telemetry queries are logged ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-658-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:659:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-660-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:661:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-662-echo_i "check that trust-anchor-telemetry queries are received ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-665-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:666:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-667-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:668:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-669-echo_i "check 'rndc-managed-keys destroy' ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-677-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:678:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-679-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:680:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-681-echo_i "check that trust-anchor-telemetry queries contain the correct key ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-684-# compare against the known key.
bind-9.13.3/bin/tests/system/mkeys/tests.sh:685:tathex=`grep "query '_ta-[0-9a-f][0-9a-f]*/NULL/IN' approved" ns1/named.run | awk '{print $6; exit 0}' | sed -e 's/(_ta-\([0-9a-f][0-9a-f]*\)):/\1/'`
bind-9.13.3/bin/tests/system/mkeys/tests.sh:686:tatkey=`$PERL -e 'printf("%d\n", hex(@ARGV[0]));' $tathex`
bind-9.13.3/bin/tests/system/mkeys/tests.sh:687:realkey=`$RNDCCMD 10.53.0.2 secroots - | sed -n 's#.*SHA256/\([0-9][0-9]*\) ; .*managed.*#\1#p'`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-688-[ "$tatkey" -eq "$realkey" ] || ret=1
bind-9.13.3/bin/tests/system/mkeys/tests.sh-689-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:690:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-691-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:692:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-693-echo_i "check initialization fails if managed-keys can't be created ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-699-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:700:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-701-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:702:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-703-echo_i "check failure to contact root servers does not prevent key refreshes after restart ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-719-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:720:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-721-
bind-9.13.3/bin/tests/system/mkeys/tests.sh:722:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-723-echo_i "check key refreshes are resumed after root servers become available ($n)"
##############################################
bind-9.13.3/bin/tests/system/mkeys/tests.sh-755-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mkeys/tests.sh:756:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mkeys/tests.sh-757-
##############################################
bind-9.13.3/bin/tests/system/mkeys/ns1/sign.sh-17-
bind-9.13.3/bin/tests/system/mkeys/ns1/sign.sh:18:keyname=`$KEYGEN -a rsasha256 -qfk $zone`
bind-9.13.3/bin/tests/system/mkeys/ns1/sign.sh:19:zskkeyname=`$KEYGEN -a rsasha256 -q $zone`
bind-9.13.3/bin/tests/system/mkeys/ns1/sign.sh-20-
##############################################
bind-9.13.3/bin/tests/system/mkeys/ns1/sign.sh-35-echo "$keyname" > managed.key
bind-9.13.3/bin/tests/system/mkeys/ns1/sign.sh:36:keyid=`expr $keyname : 'K\.+00.+\([0-9]*\)'`
bind-9.13.3/bin/tests/system/mkeys/ns1/sign.sh:37:keyid=`expr $keyid + 0`
bind-9.13.3/bin/tests/system/mkeys/ns1/sign.sh-38-echo "$keyid" > managed.key.id
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-18-if [ -x ${DIG} ] ; then
bind-9.13.3/bin/tests/system/digdelv/tests.sh:19:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-20-  echo_i "checking dig short form works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-22-  $DIG $DIGOPTS @10.53.0.3 +short a a.example > dig.out.test$n || ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh:23:  if test `wc -l < dig.out.test$n` != 1 ; then ret=1 ; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh-24-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:25:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-26-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:27:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-28-  echo_i "checking dig split width works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-32-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:33:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-34-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:35:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-36-  echo_i "checking dig +unknownformat works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-40-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:41:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-42-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:43:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-44-  echo_i "checking dig with reverse lookup works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-49-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:50:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-51-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:52:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-53-  echo_i "checking dig over TCP works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-57-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:58:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-59-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:60:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-61-  echo_i "checking dig +multi +norrcomments works for dnskey (when default is rrcomments)($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-65-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:66:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-67-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:68:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-69-  echo_i "checking dig +multi +norrcomments works for soa (when default is rrcomments)($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-73-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:74:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-75-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:76:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-77-  echo_i "checking dig +rrcomments works for DNSKEY($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-81-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:82:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-83-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:84:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-85-  echo_i "checking dig +short +rrcomments works for DNSKEY ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-89-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:90:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-91-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:92:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-93-  echo_i "checking dig +short +nosplit works($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-97-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:98:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-99-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:100:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-101-  echo_i "checking dig +short +rrcomments works($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-105-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:106:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-107-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:108:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-109-  echo_i "checking dig multi flag is local($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-114-  $DIG $DIGOPTS +tcp @10.53.0.3 -t DNSKEY dnskey.example +multi dnskey.example +multi > dig.out.mm.$n || ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh:115:  lcnn=`wc -l < dig.out.nn.$n`
bind-9.13.3/bin/tests/system/digdelv/tests.sh:116:  lcmn=`wc -l < dig.out.mn.$n`
bind-9.13.3/bin/tests/system/digdelv/tests.sh:117:  lcnm=`wc -l < dig.out.nm.$n`
bind-9.13.3/bin/tests/system/digdelv/tests.sh:118:  lcmm=`wc -l < dig.out.mm.$n`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-119-  test $lcmm -ge $lcnm || ret=1
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-123-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:124:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-125-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:126:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-127-  echo_i "checking dig +noheader-only works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-131-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:132:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-133-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:134:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-135-  echo_i "checking dig +short +rrcomments works($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-139-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:140:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-141-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:142:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-143-  echo_i "checking dig +header-only works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-148-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:149:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-150-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:151:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-152-  echo_i "checking dig +raflag works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-157-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:158:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-159-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:160:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-161-  echo_i "checking dig +tcflag works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-166-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:167:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-168-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:169:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-170-  echo_i "checking dig +header-only works (with class and type set) ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-175-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:176:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-177-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:178:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-179-  echo_i "checking dig +zflag works, and that BIND properly ignores it ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-184-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:185:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-186-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:187:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-188-  echo_i "checking dig +qr +ednsopt=08 does not cause an INSIST failure ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-193-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:194:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-195-
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-208-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:209:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-210-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:211:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-212-  echo_i "checking dig respects precedence of options with +ttlunits ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-220-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:221:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-222-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:223:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-224-  echo_i "checking dig preserves origin on TCP retries ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-228-  $DIG $DIGOPTS -d +tcp @10.53.0.4 +retry=1 +time=1 +domain=bar foo > dig.out.test$n 2>&1 && ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh:229:  l=`grep "trying origin bar" dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-230-  [ ${l:-0} -eq 2 ] || ret=1
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-232-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:233:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-234-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:235:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-236-  echo_i "checking dig -6 -4 ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-240-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:241:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-242-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:243:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-244-  echo_i "checking dig @IPv6addr -4 A a.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-250-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:251:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-252-  else
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-255-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:256:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-257-  echo_i "checking dig @IPv4addr -6 +mapped A a.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-264-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:265:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-266-  else
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-269-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:270:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-271-  echo_i "checking dig +tcp @IPv4addr -6 +nomapped A a.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-278-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:279:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-280-  else
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-282-  fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:283:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-284-
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-292-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:293:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-294-  else
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-297-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:298:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-299-  echo_i "checking dig +subnet ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-303-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:304:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-305-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:306:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-307-  echo_i "checking dig +subnet +subnet ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-311-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:312:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-313-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:314:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-315-  echo_i "checking dig +subnet with various prefix lengths ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-337-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:338:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-339-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:340:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-341-  echo_i "checking dig +subnet=0/0 ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-347-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:348:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-349-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:350:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-351-  echo_i "checking dig +subnet=0 ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-357-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:358:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-359-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:360:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-361-  echo_i "checking dig +subnet=::/0 ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-367-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:368:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-369-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:370:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-371-  echo_i "checking dig +ednsopt=8:00000000 (family=0, source=0, scope=0) ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-377-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:378:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-379-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:380:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-381-  echo_i "checking dig +ednsopt=8:00030000 (family=3, source=0, scope=0) ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-385-  grep "CLIENT-SUBNET: 00 03 00 00" < dig.out.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh:386:  lines=`grep "CLIENT-SUBNET: 00 03 00 00" dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-387-  [ ${lines:-0} -eq 1 ] || ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh-388-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:389:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-390-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:391:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-392-  echo_i "checking dig +subnet with prefix lengths between byte boundaries ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-399-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:400:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-401-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:402:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-403-  echo_i "checking dig +sp works as an abbreviated form of split ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-407-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:408:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-409-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:410:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-411-  echo_i "checking dig -c works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-415-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:416:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-417-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:418:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-419-  echo_i "checking dig +dscp ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-426-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:427:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-428-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:429:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-430-  echo_i "checking dig +ednsopt with option number ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-434-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:435:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-436-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:437:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-438-  echo_i "checking dig +ednsopt with option name ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-442-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:443:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-444-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:445:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-446-  echo_i "checking that dig warns about .local queries ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-450-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:451:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-452-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:453:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-454-  echo_i "check that dig processes +ednsopt=key-tag and FORMERR is returned ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-458-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:459:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-460-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:461:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-462-  echo_i "check that dig processes +ednsopt=key-tag:<value-list> ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-466-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:467:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-468-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:469:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-470-  echo_i "check that dig processes +ednsopt=key-tag:<malformed-value-list> and FORMERR is returned ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-475-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:476:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-477-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:478:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-479-  echo_i "check that dig handles malformed option '+ednsopt=:' gracefully ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-483-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:484:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-485-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:486:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-487-  echo_i "check that dig gracefully handles bad escape in domain name ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-495-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:496:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-497-
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-503-if [ -x ${MDIG} ] ; then
bind-9.13.3/bin/tests/system/digdelv/tests.sh:504:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-505-  echo_i "check that mdig handles malformed option '+ednsopt=:' gracefully ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-509-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:510:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-511-else
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-518-if [ -x ${DELV} ] ; then
bind-9.13.3/bin/tests/system/digdelv/tests.sh:519:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-520-  echo_i "checking delv short form works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-522-  $DELV $DELVOPTS @10.53.0.3 +short a a.example > delv.out.test$n || ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh:523:  if test `wc -l < delv.out.test$n` != 1 ; then ret=1 ; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh-524-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:525:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-526-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:527:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-528-  echo_i "checking delv split width works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-532-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:533:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-534-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:535:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-536-  echo_i "checking delv +unknownformat works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-540-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:541:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-542-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:543:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-544-  echo_i "checking delv -4 -6 ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-548-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:549:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-550-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:551:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-552-  echo_i "checking delv with IPv6 on IPv4 does not work ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-563-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:564:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-565-  else
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-568-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:569:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-570-  echo_i "checking delv with IPv4 on IPv6 does not work ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-581-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:582:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-583-  else
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-586-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:587:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-588-  echo_i "checking delv with reverse lookup works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-593-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:594:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-595-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:596:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-597-  echo_i "checking delv over TCP works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-601-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:602:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-603-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:604:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-605-  echo_i "checking delv +multi +norrcomments works for dnskey (when default is rrcomments)($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-609-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:610:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-611-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:612:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-613-  echo_i "checking delv +multi +norrcomments works for soa (when default is rrcomments)($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-617-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:618:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-619-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:620:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-621-  echo_i "checking delv +rrcomments works for DNSKEY($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-625-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:626:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-627-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:628:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-629-  echo_i "checking delv +short +rrcomments works for DNSKEY ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-633-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:634:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-635-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:636:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-637-  echo_i "checking delv +short +rrcomments works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-641-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:642:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-643-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:644:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-645-  echo_i "checking delv +short +nosplit works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-648-  grep "Z8plc4Rb9VIE5x7KNHAYTvTO5d4S8M=" < delv.out.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh:649:  if test `wc -l < delv.out.test$n` != 1 ; then ret=1 ; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:650:  f=`awk '{print NF}' < delv.out.test$n`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-651-  test "${f:-0}" -eq 14 || ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh-652-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:653:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-654-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:655:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-656-  echo_i "checking delv +short +nosplit +norrcomments works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-659-  grep "Z8plc4Rb9VIE5x7KNHAYTvTO5d4S8M=$" < delv.out.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh:660:  if test `wc -l < delv.out.test$n` != 1 ; then ret=1 ; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:661:  f=`awk '{print NF}' < delv.out.test$n`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-662-  test "${f:-0}" -eq 4 || ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh-663-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:664:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-665-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:666:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-667-  echo_i "checking delv +sp works as an abbriviated form of split ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-671-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:672:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-673-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:674:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-675-  echo_i "checking delv +sh works as an abbriviated form of short ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-677-  $DELV $DELVOPTS @10.53.0.3 +sh a a.example > delv.out.test$n || ret=1
bind-9.13.3/bin/tests/system/digdelv/tests.sh:678:  if test `wc -l < delv.out.test$n` != 1 ; then ret=1 ; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh-679-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:680:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-681-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:682:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-683-  echo_i "checking delv -c IN works ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-687-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:688:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-689-
bind-9.13.3/bin/tests/system/digdelv/tests.sh:690:  n=`expr $n + 1`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-691-  echo_i "checking delv -c CH is ignored, and treated like IN ($n)"
##############################################
bind-9.13.3/bin/tests/system/digdelv/tests.sh-695-  if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/digdelv/tests.sh:696:  status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/digdelv/tests.sh-697-else
##############################################
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-18-
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:19:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-20-echo_i "querying for non-existing zone data ($n)"
##############################################
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-24-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:25:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-26-
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:27:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-28-echo_i "adding a new zone into default NZD using rndc addzone ($n)"
##############################################
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-32-
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:33:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-34-echo_i "querying for existing zone data ($n)"
##############################################
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-38-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:39:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-40-
##############################################
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-43-
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:44:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-45-echo_i "dumping _default.nzd to _default.nzf ($n)"
##############################################
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-47-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:48:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-49-
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:50:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-51-echo_i "checking that _default.nzf contains the expected content ($n)"
##############################################
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-53-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:54:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-55-
##############################################
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-61-
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:62:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-63-echo_i "querying for zone data from migrated zone config ($n)"
##############################################
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-66-grep 'status: NOERROR' dig.out.ns1.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:67:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-68-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh:69:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/nzd2nzf/tests.sh-70-
##############################################
bind-9.13.3/bin/tests/system/README-472-
bind-9.13.3/bin/tests/system/README:473:    1. n=`expr $n + 1`
bind-9.13.3/bin/tests/system/README-474-    2. echo_i "prime cache nodata.example ($n)"
##############################################
bind-9.13.3/bin/tests/system/README-479-    7. if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/README:480:    8. status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/README-481-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-27-        $CHECKCONF "$conf" || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:28:        n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-29-        if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:30:        status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-31-done
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-37-        $CHECKCONF "$conf" >/dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:38:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-39-        if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:40:        status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-41-done
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-47-grep "100.100.100.1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:48:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-49-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:50:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-51-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-55-$RNDCCMD 10.53.0.2 stats || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:56:PRE=`sed -n -e "s/[    ]*\([0-9]*\).queries resulted in NXDOMAIN that were redirected$/\1/p"  ns2/named.stats`
bind-9.13.3/bin/tests/system/redirect/tests.sh-57-$DIG $DIGOPTS nonexist. @10.53.0.2 -b 10.53.0.2 a > dig.out.ns2.test$n || ret=1
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-59-$RNDCCMD 10.53.0.2 stats || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:60:POST=`sed -n -e "s/[    ]*\([0-9]*\).queries resulted in NXDOMAIN that were redirected$/\1/p"  ns2/named.stats`
bind-9.13.3/bin/tests/system/redirect/tests.sh:61:if [ `expr $POST - $PRE` != 1 ]; then ret=1; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:62:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-63-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-65-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-70-grep "2001:ffff:ffff::6464:6401" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:71:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-72-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:73:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-74-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-80-grep "2001:ffff:ffff::6464:6401" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:81:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-82-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:83:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-84-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-89-grep "100.100.100.1" dig.out.ns2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:90:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-91-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:92:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-93-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-98-grep "2001:ffff:ffff::6464:6401" dig.out.ns2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:99:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-100-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:101:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-102-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-108-grep "2001:ffff:ffff::6464:6401" dig.out.ns2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:109:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-110-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:111:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-112-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-117-grep "100.100.100.1" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:118:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-119-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:120:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-121-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-126-grep "2001:ffff:ffff::6464:6401" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:127:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-128-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:129:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-130-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-136-grep "2001:ffff:ffff::6464:6401" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:137:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-138-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:139:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-140-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-145-grep "100.100.100.1" dig.out.ns2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:146:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-147-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:148:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-149-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-154-grep "2001:ffff:ffff::6464:6401" dig.out.ns2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:155:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-156-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:157:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-158-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-164-grep "2001:ffff:ffff::6464:6401" dig.out.ns2.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:165:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-166-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:167:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-168-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-174-grep "IN.NSEC3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:175:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-176-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:177:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-178-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-184-grep "IN.NSEC3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:185:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-186-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:187:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-188-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-195-grep "IN.NSEC3" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:196:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-197-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:198:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-199-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-204-grep "100.100.100.2" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:205:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-206-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:207:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-208-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-213-grep "2001:ffff:ffff::6464:6402" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:214:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-215-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:216:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-217-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-223-grep "2001:ffff:ffff::6464:6402" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:224:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-225-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:226:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-227-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-232-grep "100.100.100.2" dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:233:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-234-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:235:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-236-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-241-grep "2001:ffff:ffff::6464:6402" dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:242:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-243-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:244:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-245-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-251-grep "2001:ffff:ffff::6464:6402" dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:252:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-253-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:254:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-255-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-260-grep "100.100.100.2" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:261:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-262-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:263:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-264-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-269-grep "2001:ffff:ffff::6464:6402" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:270:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-271-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:272:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-273-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-279-grep "2001:ffff:ffff::6464:6402" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:280:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-281-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:282:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-283-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-288-grep "100.100.100.2" dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:289:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-290-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:291:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-292-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-297-grep "2001:ffff:ffff::6464:6402" dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:298:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-299-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:300:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-301-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-307-grep "2001:ffff:ffff::6464:6402" dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:308:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-309-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:310:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-311-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-317-grep "IN.NSEC3" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:318:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-319-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:320:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-321-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-327-grep "IN.NSEC3" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:328:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-329-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:330:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-331-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-338-grep "IN.NSEC3" dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:339:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-340-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:341:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-342-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-346-grep "status: NOERROR" dig.out.ns2.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:347:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-348-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:349:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-350-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-360-    $DIG $DIGOPTS +short @10.53.0.2 soa example.nil > dig.out.ns1.test$n || tmp=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:361:    set -- `cat dig.out.ns1.test$n`
bind-9.13.3/bin/tests/system/redirect/tests.sh-362-    [ $3 = 1 ] || tmp=1
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-369-[ $tmp -eq 1 ] && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:370:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-371-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:372:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-373-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-378-grep "nonexist.	.*100.100.100.1" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:379:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-380-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:381:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-382-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-386-$RNDCCMD 10.53.0.4 stats || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:387:PRE_RED=`sed -n -e "s/[    ]*\([0-9]*\).queries resulted in NXDOMAIN that were redirected$/\1/p"  ns4/named.stats`
bind-9.13.3/bin/tests/system/redirect/tests.sh:388:PRE_SUC=`sed -n -e "s/[    ]*\([0-9]*\).queries resulted in NXDOMAIN that were redirected and resulted in a successful remote lookup$/\1/p"  ns4/named.stats`
bind-9.13.3/bin/tests/system/redirect/tests.sh-389-$DIG $DIGOPTS nonexist. @10.53.0.4 -b 10.53.0.2 aaaa > dig.out.ns4.test$n || ret=1
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-391-grep "nonexist.	.*2001:ffff:ffff::6464:6401" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:392:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-393-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:394:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-395-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-399-$RNDCCMD 10.53.0.4 stats || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:400:POST_RED=`sed -n -e "s/[    ]*\([0-9]*\).queries resulted in NXDOMAIN that were redirected$/\1/p"  ns4/named.stats`
bind-9.13.3/bin/tests/system/redirect/tests.sh:401:POST_SUC=`sed -n -e "s/[    ]*\([0-9]*\).queries resulted in NXDOMAIN that were redirected and resulted in a successful remote lookup$/\1/p"  ns4/named.stats`
bind-9.13.3/bin/tests/system/redirect/tests.sh:402:if [ `expr $POST_RED - $PRE_RED` != 1 ]; then ret=1; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:403:if [ `expr $POST_SUC - $PRE_SUC` != 1 ]; then ret=1; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:404:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-405-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:406:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-407-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-413-grep "2001:ffff:ffff::6464:6401" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:414:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-415-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:416:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-417-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-422-grep "100.100.100.1" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:423:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-424-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:425:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-426-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-431-grep "2001:ffff:ffff::6464:6401" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:432:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-433-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:434:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-435-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-441-grep "2001:ffff:ffff::6464:6401" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:442:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-443-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:444:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-445-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-450-grep "100.100.100.1" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:451:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-452-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:453:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-454-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-459-grep "2001:ffff:ffff::6464:6401" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:460:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-461-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:462:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-463-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-469-grep "2001:ffff:ffff::6464:6401" dig.out.ns4.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:470:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-471-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:472:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-473-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-479-grep "IN.NSEC3" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:480:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-481-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:482:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-483-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-489-grep "IN.NSEC3" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:490:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-491-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:492:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-493-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-500-grep "IN.NSEC3" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:501:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-502-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:503:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-504-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-508-grep "status: NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:509:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-510-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:511:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-512-
##############################################
bind-9.13.3/bin/tests/system/redirect/tests.sh-516-grep "status: NOERROR" dig.out.ns4.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/redirect/tests.sh:517:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/redirect/tests.sh-518-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/redirect/tests.sh:519:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/redirect/tests.sh-520-
##############################################
bind-9.13.3/bin/tests/system/redirect/ns1/sign.sh-18-
bind-9.13.3/bin/tests/system/redirect/ns1/sign.sh:19:key1=`$KEYGEN -q -a rsasha256 $zone`
bind-9.13.3/bin/tests/system/redirect/ns1/sign.sh:20:key2=`$KEYGEN -q -a rsasha256 -fk $zone`
bind-9.13.3/bin/tests/system/redirect/ns1/sign.sh-21-
##############################################
bind-9.13.3/bin/tests/system/redirect/ns1/sign.sh-29-
bind-9.13.3/bin/tests/system/redirect/ns1/sign.sh:30:key1=`$KEYGEN -q -a rsasha256 -3 $zone`
bind-9.13.3/bin/tests/system/redirect/ns1/sign.sh:31:key2=`$KEYGEN -q -a rsasha256 -3 -fk $zone`
bind-9.13.3/bin/tests/system/redirect/ns1/sign.sh-32-
##############################################
bind-9.13.3/bin/tests/system/redirect/ns3/sign.sh-18-
bind-9.13.3/bin/tests/system/redirect/ns3/sign.sh:19:key1=`$KEYGEN -q -a rsasha256 $zone`
bind-9.13.3/bin/tests/system/redirect/ns3/sign.sh:20:key2=`$KEYGEN -q -a rsasha256 -fk $zone`
bind-9.13.3/bin/tests/system/redirect/ns3/sign.sh-21-
##############################################
bind-9.13.3/bin/tests/system/redirect/ns3/sign.sh-29-
bind-9.13.3/bin/tests/system/redirect/ns3/sign.sh:30:key1=`$KEYGEN -q -a rsasha256 -3 $zone`
bind-9.13.3/bin/tests/system/redirect/ns3/sign.sh:31:key2=`$KEYGEN -q -a rsasha256 -3 -fk $zone`
bind-9.13.3/bin/tests/system/redirect/ns3/sign.sh-32-
##############################################
bind-9.13.3/bin/tests/system/pipelined/tests.sh-27-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/pipelined/tests.sh:28:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pipelined/tests.sh-29-
##############################################
bind-9.13.3/bin/tests/system/pipelined/tests.sh-41-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/pipelined/tests.sh:42:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pipelined/tests.sh-43-
##############################################
bind-9.13.3/bin/tests/system/pipelined/tests.sh-49-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/pipelined/tests.sh:50:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pipelined/tests.sh-51-
##############################################
bind-9.13.3/bin/tests/system/pipelined/tests.sh-57-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/pipelined/tests.sh:58:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pipelined/tests.sh-59-
##############################################
bind-9.13.3/bin/tests/system/pipelined/tests.sh-64-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/pipelined/tests.sh:65:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pipelined/tests.sh-66-
##############################################
bind-9.13.3/bin/tests/system/pipelined/tests.sh-71-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/pipelined/tests.sh:72:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/pipelined/tests.sh-73-
##############################################
bind-9.13.3/bin/tests/system/coverage/tests.sh-46-        # check for correct number of errors
bind-9.13.3/bin/tests/system/coverage/tests.sh:47:        found=`grep ERROR coverage.$n | wc -l`
bind-9.13.3/bin/tests/system/coverage/tests.sh-48-        if [ $found -ne $error ]; then
##############################################
bind-9.13.3/bin/tests/system/coverage/tests.sh-53-        # check for correct number of warnings
bind-9.13.3/bin/tests/system/coverage/tests.sh:54:        found=`grep WARNING coverage.$n | wc -l`
bind-9.13.3/bin/tests/system/coverage/tests.sh-55-        if [ $found -ne $warn ]; then
##############################################
bind-9.13.3/bin/tests/system/coverage/tests.sh-60-        # check for correct number of OKs
bind-9.13.3/bin/tests/system/coverage/tests.sh:61:        found=`grep "No errors found" coverage.$n | wc -l`
bind-9.13.3/bin/tests/system/coverage/tests.sh-62-        if [ $found -ne $ok ]; then
##############################################
bind-9.13.3/bin/tests/system/coverage/tests.sh-66-
bind-9.13.3/bin/tests/system/coverage/tests.sh:67:        found=`matchall coverage.$n "$match"`
bind-9.13.3/bin/tests/system/coverage/tests.sh-68-        if [ "$found" = "FAIL" ]; then
##############################################
bind-9.13.3/bin/tests/system/coverage/tests.sh-72-
bind-9.13.3/bin/tests/system/coverage/tests.sh:73:        n=`expr $n + 1`
bind-9.13.3/bin/tests/system/coverage/tests.sh-74-        if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/coverage/tests.sh:75:        status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/coverage/tests.sh-76-done
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-22-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:23:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-24-$SETTIME -K $dir -I +9mo -D +1y $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:25:ksk2=`$KEYGEN -K $dir -S $ksk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh-26-$SETTIME -K $dir -I +7mo $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:27:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-28-
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-32-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:33:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-34-$SETTIME -K $dir -I +9mo -D +1y $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:35:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh-36-$SETTIME -K $dir -I +7mo $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:37:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-38-
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-42-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:43:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-44-$SETTIME -K $dir -I +9mo -D +1y $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:45:ksk2=`$KEYGEN -K $dir -S $ksk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh-46-$SETTIME -K $dir -D +6mo $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:47:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-48-
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-52-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:53:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-54-$SETTIME -K $dir -I +9mo -D +1y $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:55:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh-56-$SETTIME -K $dir -D +6mo $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:57:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-58-
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-63-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:64:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-65-$SETTIME -K $dir -I +9mo -D +8mo $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:66:ksk2=`$KEYGEN -K $dir -S $ksk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh:67:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-68-
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-73-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:74:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-75-$SETTIME -K $dir -I +9mo -D +8mo $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:76:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh:77:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-78-
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-82-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:83:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-84-$SETTIME -K $dir -I +9mo -D +1y $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:85:ksk2=`$KEYGEN -K $dir -S $ksk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh-86-# allow only 1 day between publication and activation
bind-9.13.3/bin/tests/system/coverage/setup.sh-87-$SETTIME -K $dir -P +269d $ksk2 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:88:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-89-
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-93-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:94:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-95-$SETTIME -K $dir -I +9mo -D +1y $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:96:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh-97-# allow only 1 day between publication and activation
bind-9.13.3/bin/tests/system/coverage/setup.sh-98-$SETTIME -K $dir -P +269d $zsk2 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:99:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-100-
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-104-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:105:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-106-$SETTIME -K $dir -I +9mo -D +1y $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:107:ksk2=`$KEYGEN -K $dir -S $ksk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh-108-$SETTIME -K $dir -I +7mo $ksk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:109:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-110-
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-114-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:115:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-116-$SETTIME -K $dir -I +9mo -D +1y $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:117:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh-118-$SETTIME -K $dir -I +7mo $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:119:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-120-
##############################################
bind-9.13.3/bin/tests/system/coverage/setup.sh-124-rm -f $dir/K*.private
bind-9.13.3/bin/tests/system/coverage/setup.sh:125:zsk1=`$KEYGEN -K $dir -a rsasha1 -3 example.com`
bind-9.13.3/bin/tests/system/coverage/setup.sh-126-$SETTIME -K $dir -I +18mo -D +2y $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:127:zsk2=`$KEYGEN -K $dir -S $zsk1`
bind-9.13.3/bin/tests/system/coverage/setup.sh-128-$SETTIME -K $dir -I +16mo $zsk1 > /dev/null 2>&1
bind-9.13.3/bin/tests/system/coverage/setup.sh:129:ksk1=`$KEYGEN -K $dir -a rsasha1 -3fk example.com`
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-22-
bind-9.13.3/bin/tests/system/resolver/tests.sh:23:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-24-echo_i "checking non-cachable NXDOMAIN response handling ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-28-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:29:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-30-
bind-9.13.3/bin/tests/system/resolver/tests.sh-31-if [ -x ${RESOLVE} ] ; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:32:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-33-   echo_i "checking non-cachable NXDOMAIN response handling using dns_client ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-37-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:38:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-39-fi
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-41-if [ -x ${RESOLVE} ] ; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:42:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-43-   echo_i "checking that local bound address can be set (Can't query from a denied address) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-47-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:48:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-49-
bind-9.13.3/bin/tests/system/resolver/tests.sh:50:   n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-51-   echo_i "checking that local bound address can be set (Can query from an allowed address) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-55-   if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:56:   status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-57-fi
bind-9.13.3/bin/tests/system/resolver/tests.sh-58-
bind-9.13.3/bin/tests/system/resolver/tests.sh:59:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-60-echo_i "checking non-cachable NODATA response handling ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-64-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:65:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-66-
bind-9.13.3/bin/tests/system/resolver/tests.sh-67-if [ -x ${RESOLVE} ] ; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:68:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-69-    echo_i "checking non-cachable NODATA response handling using dns_client ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-73-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:74:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-75-fi
bind-9.13.3/bin/tests/system/resolver/tests.sh-76-
bind-9.13.3/bin/tests/system/resolver/tests.sh:77:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-78-echo_i "checking handling of bogus referrals ($n)"
bind-9.13.3/bin/tests/system/resolver/tests.sh-79-# If the server has the "INSIST(!external)" bug, this query will kill it.
bind-9.13.3/bin/tests/system/resolver/tests.sh:80:$DIG $DIGOPTS +tcp www.example.com. a @10.53.0.1 >/dev/null || { echo_i "failed"; status=`expr $status + 1`; }
bind-9.13.3/bin/tests/system/resolver/tests.sh-81-
bind-9.13.3/bin/tests/system/resolver/tests.sh-82-if [ -x ${RESOLVE} ] ; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:83:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-84-    echo_i "checking handling of bogus referrals using dns_client ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-88-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:89:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-90-fi
bind-9.13.3/bin/tests/system/resolver/tests.sh-91-
bind-9.13.3/bin/tests/system/resolver/tests.sh:92:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-93-echo_i "check handling of cname + other data / 1 ($n)"
bind-9.13.3/bin/tests/system/resolver/tests.sh:94:$DIG $DIGOPTS +tcp cname1.example.com. a @10.53.0.1 >/dev/null || { echo_i "failed"; status=`expr $status + 1`; }
bind-9.13.3/bin/tests/system/resolver/tests.sh-95-
bind-9.13.3/bin/tests/system/resolver/tests.sh:96:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-97-echo_i "check handling of cname + other data / 2 ($n)"
bind-9.13.3/bin/tests/system/resolver/tests.sh:98:$DIG $DIGOPTS +tcp cname2.example.com. a @10.53.0.1 >/dev/null || { echo_i "failed"; status=`expr $status + 1`; }
bind-9.13.3/bin/tests/system/resolver/tests.sh-99-
bind-9.13.3/bin/tests/system/resolver/tests.sh:100:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-101-echo_i "check that server is still running ($n)"
bind-9.13.3/bin/tests/system/resolver/tests.sh:102:$DIG $DIGOPTS +tcp www.example.com. a @10.53.0.1 >/dev/null || { echo_i "failed"; status=`expr $status + 1`; }
bind-9.13.3/bin/tests/system/resolver/tests.sh-103-
bind-9.13.3/bin/tests/system/resolver/tests.sh:104:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-105-echo_i "checking answer IPv4 address filtering (deny) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-109-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:110:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-111-
bind-9.13.3/bin/tests/system/resolver/tests.sh:112:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-113-echo_i "checking answer IPv6 address filtering (deny) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-117-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:118:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-119-
bind-9.13.3/bin/tests/system/resolver/tests.sh:120:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-121-echo_i "checking answer IPv4 address filtering (accept) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-125-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:126:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-127-
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-129-if [ -x ${RESOLVE} ] ; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:130:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-131-    echo_i "checking answer IPv4 address filtering using dns_client (accept) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-135-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:136:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-137-fi
bind-9.13.3/bin/tests/system/resolver/tests.sh-138-
bind-9.13.3/bin/tests/system/resolver/tests.sh:139:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-140-echo_i "checking answer IPv6 address filtering (accept) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-144-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:145:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-146-
bind-9.13.3/bin/tests/system/resolver/tests.sh-147-if [ -x ${RESOLVE} ] ; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:148:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-149-    echo_i "checking answer IPv6 address filtering using dns_client (accept) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-153-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:154:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-155-fi
bind-9.13.3/bin/tests/system/resolver/tests.sh-156-
bind-9.13.3/bin/tests/system/resolver/tests.sh:157:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-158-echo_i "checking CNAME target filtering (deny) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-162-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:163:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-164-
bind-9.13.3/bin/tests/system/resolver/tests.sh:165:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-166-echo_i "checking CNAME target filtering (accept) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-170-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:171:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-172-
bind-9.13.3/bin/tests/system/resolver/tests.sh-173-if [ -x ${RESOLVE} ] ; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:174:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-175-    echo_i "checking CNAME target filtering using dns_client (accept) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-180-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:181:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-182-fi
bind-9.13.3/bin/tests/system/resolver/tests.sh-183-
bind-9.13.3/bin/tests/system/resolver/tests.sh:184:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-185-echo_i "checking CNAME target filtering (accept due to subdomain) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-189-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:190:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-191-
bind-9.13.3/bin/tests/system/resolver/tests.sh-192-if [ -x ${RESOLVE} ] ; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:193:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-194-    echo_i "checking CNAME target filtering using dns_client (accept due to subdomain) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-199-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:200:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-201-fi
bind-9.13.3/bin/tests/system/resolver/tests.sh-202-
bind-9.13.3/bin/tests/system/resolver/tests.sh:203:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-204-echo_i "checking DNAME target filtering (deny) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-209-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:210:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-211-
bind-9.13.3/bin/tests/system/resolver/tests.sh:212:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-213-echo_i "checking DNAME target filtering (accept) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-217-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:218:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-219-
bind-9.13.3/bin/tests/system/resolver/tests.sh-220-if [ -x ${RESOLVE} ] ; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:221:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-222-    echo_i "checking DNAME target filtering using dns_client (accept) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-227-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:228:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-229-fi
bind-9.13.3/bin/tests/system/resolver/tests.sh-230-
bind-9.13.3/bin/tests/system/resolver/tests.sh:231:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-232-echo_i "checking DNAME target filtering (accept due to subdomain) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-236-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:237:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-238-
bind-9.13.3/bin/tests/system/resolver/tests.sh-239-if [ -x ${RESOLVE} ] ; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:240:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-241-    echo_i "checking DNAME target filtering using dns_client (accept due to subdomain) ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-246-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:247:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-248-fi
bind-9.13.3/bin/tests/system/resolver/tests.sh-249-
bind-9.13.3/bin/tests/system/resolver/tests.sh:250:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-251-echo_i "check that the resolver accepts a referral response with a non-empty ANSWER section ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-256-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:257:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-258-
bind-9.13.3/bin/tests/system/resolver/tests.sh:259:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-260-echo_i "RT21594 regression test check setup ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-265-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:266:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-267-
bind-9.13.3/bin/tests/system/resolver/tests.sh:268:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-269-echo_i "RT21594 regression test positive answers ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-274-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:275:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-276-
bind-9.13.3/bin/tests/system/resolver/tests.sh:277:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-278-echo_i "RT21594 regression test NODATA answers ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-283-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:284:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-285-
bind-9.13.3/bin/tests/system/resolver/tests.sh:286:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-287-echo_i "RT21594 regression test NXDOMAIN answers ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-292-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:293:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-294-
bind-9.13.3/bin/tests/system/resolver/tests.sh:295:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-296-echo_i "check that replacement of additional data by a negative cache no data entry clears the additional RRSIGs ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-317-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:318:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-319-
bind-9.13.3/bin/tests/system/resolver/tests.sh-320-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:321:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-322-
bind-9.13.3/bin/tests/system/resolver/tests.sh:323:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-324-echo_i "checking that update a nameservers address has immediate effects ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-340-
bind-9.13.3/bin/tests/system/resolver/tests.sh:341:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-342-echo_i "checking that update a nameservers glue has immediate effects ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-358-
bind-9.13.3/bin/tests/system/resolver/tests.sh:359:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-360-echo_i "checking empty RFC 1918 reverse zones ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-402-
bind-9.13.3/bin/tests/system/resolver/tests.sh:403:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-404-echo_i "checking that removal of a delegation is honoured ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-431-
bind-9.13.3/bin/tests/system/resolver/tests.sh:432:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-433-echo_i "check for improved error message with SOA mismatch ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-437-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:438:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-439-
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-442-
bind-9.13.3/bin/tests/system/resolver/tests.sh:443:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-444-echo_i "check resolution on the listening port ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-449-if [ $ret != 0 ]; then echo_i "failed"; ret=1; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:450:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-451-
bind-9.13.3/bin/tests/system/resolver/tests.sh:452:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-453-echo_i "check prefetch (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-455-$DIG $DIGOPTS @10.53.0.5 fetch.tld txt > dig.out.1.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:456:ttl1=`awk '/"A" "short" "ttl"/ { print $2 - 2 }' dig.out.1.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-457-# sleep so we are in prefetch range
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-460-$DIG $DIGOPTS @10.53.0.5 fetch.tld txt > dig.out.2.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:461:ttl2=`awk '/"A" "short" "ttl"/ { print $2 }' dig.out.2.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-462-sleep 1
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-464-$DIG $DIGOPTS @10.53.0.5 fetch.tld txt > dig.out.3.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:465:ttl=`awk '/"A" "short" "ttl"/ { print $2 }' dig.out.3.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-466-test ${ttl:-0} -gt ${ttl2:-1} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh-467-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:468:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-469-
bind-9.13.3/bin/tests/system/resolver/tests.sh:470:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-471-echo_i "check prefetch of validated DS's RRSIG TTL is updated (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-473-$DIG $DIGOPTS +dnssec @10.53.0.5 ds.example.net ds > dig.out.1.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:474:ttl1=`awk '$4 == "DS" && $7 == "1" { print $2 - 2 }' dig.out.1.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-475-# sleep so we are in prefetch range
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-478-$DIG $DIGOPTS @10.53.0.5 ds.example.net ds > dig.out.2.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:479:ttl1=`awk '$4 == "DS" && $7 == "1" { print $2 }' dig.out.2.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-480-sleep 1
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-482-$DIG $DIGOPTS @10.53.0.5 ds.example.net ds +dnssec > dig.out.3.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:483:dsttl=`awk '$4 == "DS" && $7 == "1" { print $2 }' dig.out.3.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh:484:sigttl=`awk '$4 == "RRSIG" && $5 == "DS" { print $2 }' dig.out.3.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-485-test ${dsttl:-0} -gt ${ttl2:-1} || ret=1
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-488-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:489:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-490-
bind-9.13.3/bin/tests/system/resolver/tests.sh:491:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-492-echo_i "check prefetch disabled (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-494-$DIG $DIGOPTS @10.53.0.7 fetch.example.net txt > dig.out.1.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:495:ttl1=`awk '/"A" "short" "ttl"/ { print $2 - 2 }' dig.out.1.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-496-# sleep so we are in expire range
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-502-	$DIG $DIGOPTS @10.53.0.7 fetch.example.net txt > dig.out.2.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:503:	ttl2=`awk '/"A" "short" "ttl"/ { print $2 }' dig.out.2.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-504-	test ${ttl2:-2} -eq 1 && break
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-511-$DIG $DIGOPTS @10.53.0.7 fetch.example.net txt > dig.out.3.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:512:ttl=`awk '/"A" "short" "ttl"/ { print $2 - 2 }' dig.out.3.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-513-test ${ttl:-0} -eq ${ttl1:-1} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh-514-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:515:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-516-
bind-9.13.3/bin/tests/system/resolver/tests.sh:517:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-518-echo_i "check prefetch qtype * (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-520-$DIG $DIGOPTS @10.53.0.5 fetchall.tld any > dig.out.1.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:521:ttl1=`awk '/"A" "short" "ttl"/ { print $2 - 2 }' dig.out.1.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-522-# sleep so we are in prefetch range
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-525-$DIG $DIGOPTS @10.53.0.5 fetchall.tld any > dig.out.2.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:526:ttl2=`awk '/"A" "short" "ttl"/ { print $2 }' dig.out.2.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-527-sleep 1
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-530-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:531:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-532-
bind-9.13.3/bin/tests/system/resolver/tests.sh:533:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-534-echo_i "check that E was logged on EDNS queries in the query log (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-541-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:542:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-543-
bind-9.13.3/bin/tests/system/resolver/tests.sh:544:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-545-echo_i "check that '-t aaaa' in .digrc does not have unexpected side effects ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-555-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:556:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-557-
bind-9.13.3/bin/tests/system/resolver/tests.sh:558:edns=`$FEATURETEST --edns-version`
bind-9.13.3/bin/tests/system/resolver/tests.sh-559-
bind-9.13.3/bin/tests/system/resolver/tests.sh:560:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-561-echo_i "check that EDNS version is logged (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-569-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:570:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-571-
bind-9.13.3/bin/tests/system/resolver/tests.sh-572-if test ${edns:-0} != 0; then
bind-9.13.3/bin/tests/system/resolver/tests.sh:573:    n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-574-    echo_i "check that edns-version is honoured (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-580-    if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:581:    status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-582-fi
bind-9.13.3/bin/tests/system/resolver/tests.sh-583-
bind-9.13.3/bin/tests/system/resolver/tests.sh:584:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-585-echo_i "check that CNAME nameserver is logged correctly (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-590-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:591:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-592-
bind-9.13.3/bin/tests/system/resolver/tests.sh:593:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-594-echo_i "check that unexpected opcodes are handled correctly (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-604-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:605:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-606-
bind-9.13.3/bin/tests/system/resolver/tests.sh:607:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-608-echo_i "check that EDNS client subnet with non-zeroed bits is handled correctly (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-614-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:615:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-616-
bind-9.13.3/bin/tests/system/resolver/tests.sh:617:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-618-echo_i "check that dig +subnet zeros address bits correctly (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-623-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:624:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-625-
bind-9.13.3/bin/tests/system/resolver/tests.sh:626:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-627-echo_i "check that SOA query returns data for delegation-only apex (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-632-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:633:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh:634:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-635-
bind-9.13.3/bin/tests/system/resolver/tests.sh:636:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-637-echo_i "check that NS query returns data for delegation-only apex (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-642-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:643:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-644-
bind-9.13.3/bin/tests/system/resolver/tests.sh:645:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-646-echo_i "check that A query returns data for delegation-only A apex (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-651-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:652:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-653-
bind-9.13.3/bin/tests/system/resolver/tests.sh:654:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-655-echo_i "check that CDS query returns data for delegation-only apex (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-660-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:661:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-662-
bind-9.13.3/bin/tests/system/resolver/tests.sh:663:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-664-echo_i "check that AAAA query returns data for delegation-only AAAA apex (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-669-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:670:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh:671:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-672-
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-678-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:679:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-680-
bind-9.13.3/bin/tests/system/resolver/tests.sh:681:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-682-echo_i "check that CDNSKEY query returns data for delegation-only apex (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-687-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:688:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-689-
bind-9.13.3/bin/tests/system/resolver/tests.sh:690:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-691-echo_i "check that NXDOMAIN is returned for delegation-only non-apex A data (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-695-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:696:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-697-
bind-9.13.3/bin/tests/system/resolver/tests.sh:698:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-699-echo_i "check that NXDOMAIN is returned for delegation-only non-apex CDS data (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-703-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:704:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-705-
bind-9.13.3/bin/tests/system/resolver/tests.sh:706:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-707-echo_i "check that NXDOMAIN is returned for delegation-only non-apex AAAA data (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-711-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:712:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh:713:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-714-
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-719-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:720:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-721-
bind-9.13.3/bin/tests/system/resolver/tests.sh:722:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-723-echo_i "check zero ttl not returned for learnt non zero ttl records (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-726-$DIG $DIGOPTS @10.53.0.7 non-zero.example.net txt > dig.out.1.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:727:ttl1=`awk '/"A" "short" "ttl"/ { print $2 - 2 }' dig.out.1.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-728-# sleep so we are in expire range
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-735-	$DIG $DIGOPTS @10.53.0.7 non-zero.example.net txt > dig.out.2.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:736:	ttl2=`awk '/"A" "short" "ttl"/ { print $2 }' dig.out.2.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-737-	test ${ttl2:-1} -eq 0 && break
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-743-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:744:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-745-
bind-9.13.3/bin/tests/system/resolver/tests.sh:746:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-747-echo_i "check zero ttl is returned for learnt zero ttl records (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-749-$DIG $DIGOPTS @10.53.0.7 zero.example.net txt > dig.out.1.${n} || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh:750:ttl=`awk '/"A" "zero" "ttl"/ { print $2 }' dig.out.1.${n}`
bind-9.13.3/bin/tests/system/resolver/tests.sh-751-test ${ttl:-1} -eq 0 || ret=1
bind-9.13.3/bin/tests/system/resolver/tests.sh-752-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:753:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-754-
bind-9.13.3/bin/tests/system/resolver/tests.sh:755:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-756-echo_i "check that 'ad' in not returned in truncated answer with empty answer and authority sections to request with +ad (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-760-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:761:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-762-
bind-9.13.3/bin/tests/system/resolver/tests.sh:763:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-764-echo_i "check that 'ad' in not returned in truncated answer with empty answer and authority sections to request with +dnssec (${n})"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-768-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:769:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-770-
bind-9.13.3/bin/tests/system/resolver/tests.sh:771:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-772-echo_i "check that the resolver accepts a reply with empty question section with TC=1 and retries over TCP ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-778-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:779:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-780-
bind-9.13.3/bin/tests/system/resolver/tests.sh:781:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/resolver/tests.sh-782-echo_i "check that the resolver rejects a reply with empty question section with TC=0 ($n)"
##############################################
bind-9.13.3/bin/tests/system/resolver/tests.sh-788-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/resolver/tests.sh:789:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/resolver/tests.sh-790-
##############################################
bind-9.13.3/bin/tests/system/resolver/ns6/keygen.sh-18-cp $infile $zonefile
bind-9.13.3/bin/tests/system/resolver/ns6/keygen.sh:19:ksk=`$KEYGEN -q -a rsasha256 -fk $zone`
bind-9.13.3/bin/tests/system/resolver/ns6/keygen.sh:20:zsk=`$KEYGEN -q -a rsasha256 -b 2048 $zone`
bind-9.13.3/bin/tests/system/resolver/ns6/keygen.sh-21-cat $ksk.key $zsk.key >> $zonefile
##############################################
bind-9.13.3/bin/tests/system/resolver/ns6/keygen.sh-27-cp $infile $zonefile
bind-9.13.3/bin/tests/system/resolver/ns6/keygen.sh:28:ksk=`$KEYGEN -q -a rsasha256 -fk $zone`
bind-9.13.3/bin/tests/system/resolver/ns6/keygen.sh:29:zsk=`$KEYGEN -q -a rsasha256 $zone`
bind-9.13.3/bin/tests/system/resolver/ns6/keygen.sh-30-cat $ksk.key $zsk.key dsset-ds.example.net$TP >> $zonefile
##############################################
bind-9.13.3/bin/tests/system/views/tests.sh-85-ret=0
bind-9.13.3/bin/tests/system/views/tests.sh:86:one=`$DIG $SHORTOPTS -b 10.53.0.2 @10.53.0.2 b.clone a`
bind-9.13.3/bin/tests/system/views/tests.sh:87:two=`$DIG $SHORTOPTS -b 10.53.0.4 @10.53.0.2 b.clone a`
bind-9.13.3/bin/tests/system/views/tests.sh-88-if [ "$one" != "$two" ]; then
##############################################
bind-9.13.3/bin/tests/system/views/tests.sh-92-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/views/tests.sh:93:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/views/tests.sh-94-
##############################################
bind-9.13.3/bin/tests/system/views/tests.sh-96-ret=0
bind-9.13.3/bin/tests/system/views/tests.sh:97:one=`$DIG $SHORTOPTS -b 10.53.0.2 @10.53.0.2 child.clone txt`
bind-9.13.3/bin/tests/system/views/tests.sh:98:two=`$DIG $SHORTOPTS -b 10.53.0.4 @10.53.0.2 child.clone txt`
bind-9.13.3/bin/tests/system/views/tests.sh:99:three=`$DIG $SHORTOPTS @10.53.0.3 child.clone txt`
bind-9.13.3/bin/tests/system/views/tests.sh:100:four=`$DIG $SHORTOPTS @10.53.0.5 child.clone txt`
bind-9.13.3/bin/tests/system/views/tests.sh-101-echo "$three" | grep NS3 > /dev/null || { ret=1; echo "expected response from NS3 got '$three'"; }
##############################################
bind-9.13.3/bin/tests/system/views/tests.sh-115-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/views/tests.sh:116:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/views/tests.sh-117-
##############################################
bind-9.13.3/bin/tests/system/views/tests.sh-123-grep "ANSWER: 4," dig.out.external > /dev/null || ret=1
bind-9.13.3/bin/tests/system/views/tests.sh:124:int=`awk '$4 == "DNSKEY" { print $8 }' dig.out.internal | sort`
bind-9.13.3/bin/tests/system/views/tests.sh:125:ext=`awk '$4 == "DNSKEY" { print $8 }' dig.out.external | sort`
bind-9.13.3/bin/tests/system/views/tests.sh-126-test "$int" != "$ext" || ret=1
bind-9.13.3/bin/tests/system/views/tests.sh-127-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/views/tests.sh:128:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/views/tests.sh-129-
##############################################
bind-9.13.3/bin/tests/system/views/setup.sh-36-$KEYGEN -K ns2/internal -a rsasha256 -qfk inline > /dev/null 2>&1
bind-9.13.3/bin/tests/system/views/setup.sh:37:k1=`$KEYGEN -K ns2/external -a rsasha256 -q inline 2> /dev/null`
bind-9.13.3/bin/tests/system/views/setup.sh:38:k2=`$KEYGEN -K ns2/external -a rsasha256 -qfk inline 2> /dev/null`
bind-9.13.3/bin/tests/system/views/setup.sh-39-$KEYGEN -K ns2/external -a rsasha256 -q inline > /dev/null 2>&1
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-27-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:28:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-29-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-35-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:36:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-37-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-43-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:44:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-45-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-51-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:52:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-53-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-59-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:60:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-61-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-67-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:68:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-69-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-75-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:76:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-77-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-82-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:83:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-84-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-95-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:96:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-97-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-104-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:105:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-106-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-117-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:118:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-119-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-124-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:125:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-126-
##############################################
bind-9.13.3/bin/tests/system/forward/tests.sh-131-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/forward/tests.sh:132:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/forward/tests.sh-133-
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-28-ret=0
bind-9.13.3/bin/tests/system/padding/tests.sh:29:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/padding/tests.sh-30-$DIG $DIGOPTS +qr +padding=128 foo.example @10.53.0.2 > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-33-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/padding/tests.sh:34:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/padding/tests.sh-35-
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-37-ret=0
bind-9.13.3/bin/tests/system/padding/tests.sh:38:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/padding/tests.sh-39-$RNDCCMD 10.53.0.2 stats
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-41-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/padding/tests.sh:42:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/padding/tests.sh-43-
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-45-ret=0
bind-9.13.3/bin/tests/system/padding/tests.sh:46:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/padding/tests.sh-47-$DIG $DIGOPTS +vc +padding=128 foo.example @10.53.0.2 > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-50-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/padding/tests.sh:51:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/padding/tests.sh-52-
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-54-ret=0
bind-9.13.3/bin/tests/system/padding/tests.sh:55:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/padding/tests.sh-56-$DIG $DIGOPTS +cookie foo.example @10.53.0.2 > dig.out.testc
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-61-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/padding/tests.sh:62:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/padding/tests.sh-63-
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-65-ret=0
bind-9.13.3/bin/tests/system/padding/tests.sh:66:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/padding/tests.sh-67-$DIG $DIGOPTS +vc foo.example @10.53.0.2 > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-69-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/padding/tests.sh:70:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/padding/tests.sh-71-
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-73-ret=0
bind-9.13.3/bin/tests/system/padding/tests.sh:74:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/padding/tests.sh-75-$DIG $DIGOPTS +cookie=$cookie foo.example @10.53.0.2 > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-77-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/padding/tests.sh:78:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/padding/tests.sh-79-
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-81-ret=0
bind-9.13.3/bin/tests/system/padding/tests.sh:82:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/padding/tests.sh-83-$DIG $DIGOPTS +vc +padding=128 -b 10.53.0.8 foo.example @10.53.0.2 > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-85-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/padding/tests.sh:86:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/padding/tests.sh-87-
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-89-ret=0
bind-9.13.3/bin/tests/system/padding/tests.sh:90:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/padding/tests.sh-91-$RNDCCMD 10.53.0.2 stats
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-99-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/padding/tests.sh:100:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/padding/tests.sh-101-
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-103-ret=0
bind-9.13.3/bin/tests/system/padding/tests.sh:104:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/padding/tests.sh-105-$RNDCCMD 10.53.0.2 stats
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-113-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/padding/tests.sh:114:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/padding/tests.sh-115-
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-117-ret=0
bind-9.13.3/bin/tests/system/padding/tests.sh:118:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/padding/tests.sh-119-$DIG $DIGOPTS +qr +ednsopt=12 foo.example @10.53.0.2 > dig.out.test$n.1
##############################################
bind-9.13.3/bin/tests/system/padding/tests.sh-123-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/padding/tests.sh:124:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/padding/tests.sh-125-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns2/sign.sh-26-
bind-9.13.3/bin/tests/system/dlv/ns2/sign.sh:27:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/dlv/ns2/sign.sh:28:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns2/sign.sh-29-
##############################################
bind-9.13.3/bin/tests/system/dlv/tests.sh-25-grep "flags:.*ad.*QUERY" dig.out.ns5.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dlv/tests.sh:26:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dlv/tests.sh-27-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlv/tests.sh:28:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlv/tests.sh-29-
##############################################
bind-9.13.3/bin/tests/system/dlv/tests.sh-33-grep "flags:.*ad.*QUERY" dig.out.ns5.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dlv/tests.sh:34:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dlv/tests.sh-35-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlv/tests.sh:36:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlv/tests.sh-37-
##############################################
bind-9.13.3/bin/tests/system/dlv/tests.sh-41-grep "flags:.*ad.*QUERY" dig.out.ns5.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dlv/tests.sh:42:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dlv/tests.sh-43-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlv/tests.sh:44:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlv/tests.sh-45-
##############################################
bind-9.13.3/bin/tests/system/dlv/tests.sh-49-grep "flags:.*ad.*QUERY" dig.out.ns5.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/dlv/tests.sh:50:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dlv/tests.sh-51-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/dlv/tests.sh:52:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dlv/tests.sh-53-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns1/sign.sh-25-
bind-9.13.3/bin/tests/system/dlv/ns1/sign.sh:26:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/dlv/ns1/sign.sh:27:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns1/sign.sh-28-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-23-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:24:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:25:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-26-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-38-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:39:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:40:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-41-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-53-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:54:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:55:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-56-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-68-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:69:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:70:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-71-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-83-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:84:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:85:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-86-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-98-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:99:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:100:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-101-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-113-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:114:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:115:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-116-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-127-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:128:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:129:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-130-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-140-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:141:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:142:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-143-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-155-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:156:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:157:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-158-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-170-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:171:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:172:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-173-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-185-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:186:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:187:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-188-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-200-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:201:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:202:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-203-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-215-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:216:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:217:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-218-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-230-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:231:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:232:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-233-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-244-
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:245:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh:246:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns6/sign.sh-247-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-26-outfile=child1.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:27:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-28-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:29:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:30:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-31-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:32:dsfilename=../ns6/dsset-grand.`echo $zone |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-33-cat $infile $keyname1.key $keyname2.key $dsfilename >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-42-outfile=child3.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:43:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-44-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:45:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:46:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-47-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:48:dsfilename=../ns6/dsset-grand.`echo $zone |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-49-cat $infile $keyname1.key $keyname2.key $dsfilename >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-58-outfile=child4.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:59:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-60-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:61:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:62:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-63-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-73-outfile=child5.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:74:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-75-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:76:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:77:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-78-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:79:dsfilename=../ns6/dsset-grand.`echo $zone |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-80-cat $infile $keyname1.key $keyname2.key $dsfilename >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-90-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:91:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:92:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-93-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:94:dsfilename=../ns6/dsset-grand.`echo $zone |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-95-cat $infile $keyname1.key $keyname2.key $dsfilename >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-105-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:106:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:107:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-108-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-118-outfile=child9.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:119:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-120-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:121:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:122:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-123-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-132-outfile=child10.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:133:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-134-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:135:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:136:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-137-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-146-outfile=child1.druz.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:147:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:148:dssets="$dssets dsset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-149-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:150:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null` 
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:151:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-152-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:153:dsfilename=../ns6/dsset-grand.`echo $zone |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-154-cat $infile $keyname1.key $keyname2.key $dsfilename >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-163-outfile=child3.druz.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:164:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:165:dssets="$dssets dsset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-166-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:167:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:168:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-169-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:170:dsfilename=../ns6/dsset-grand.`echo $zone |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-171-cat $infile $keyname1.key $keyname2.key $dsfilename >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-180-outfile=child4.druz.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:181:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:182:dssets="$dssets dsset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-183-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:184:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:185:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-186-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-196-outfile=child5.druz.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:197:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:198:dssets="$dssets dsset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-199-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:200:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:201:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-202-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:203:dsfilename=../ns6/dsset-grand.`echo $zone |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-204-cat $infile $keyname1.key $keyname2.key $dsfilename >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-213-outfile=child7.druz.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:214:dssets="$dssets dsset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-215-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:216:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:217:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-218-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:219:dsfilename=../ns6/dsset-grand.`echo $zone |sed -e "s/\.$//g"`$TP
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-220-cat $infile $keyname1.key $keyname2.key $dsfilename >$zonefile
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-230-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:231:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:232:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-233-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-243-outfile=child9.druz.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:244:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-245-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:246:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:247:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-248-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-257-outfile=child10.druz.signed
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:258:dlvsets="$dlvsets dlvset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:259:dssets="$dssets dsset-`echo $zone |sed -e "s/.$//g"`$TP"
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-260-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:261:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:262:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-263-
##############################################
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-274-
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:275:keyname1=`$KEYGEN -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh:276:keyname2=`$KEYGEN -f KSK -a DSA -b 768 -n zone $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/dlv/ns3/sign.sh-277-
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-22-# key "one" should fail
bind-9.13.3/bin/tests/system/acl/tests.sh:23:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-24-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-29-# any other key should be fine
bind-9.13.3/bin/tests/system/acl/tests.sh:30:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-31-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-39-# prefix 10/8 should fail
bind-9.13.3/bin/tests/system/acl/tests.sh:40:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-41-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-45-# any other address should work, as long as it sends key "one"
bind-9.13.3/bin/tests/system/acl/tests.sh:46:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-47-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-50-
bind-9.13.3/bin/tests/system/acl/tests.sh:51:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-52-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-62-# should succeed
bind-9.13.3/bin/tests/system/acl/tests.sh:63:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-64-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-68-# should succeed
bind-9.13.3/bin/tests/system/acl/tests.sh:69:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-70-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-74-# should succeed
bind-9.13.3/bin/tests/system/acl/tests.sh:75:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-76-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-80-# should succeed
bind-9.13.3/bin/tests/system/acl/tests.sh:81:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-82-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-86-# but only one or the other should fail
bind-9.13.3/bin/tests/system/acl/tests.sh:87:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-88-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-91-
bind-9.13.3/bin/tests/system/acl/tests.sh:92:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-93-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-97-# and other values? right out
bind-9.13.3/bin/tests/system/acl/tests.sh:98:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-99-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-108-# should succeed
bind-9.13.3/bin/tests/system/acl/tests.sh:109:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-110-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-114-# should succeed
bind-9.13.3/bin/tests/system/acl/tests.sh:115:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-116-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-120-# should fail
bind-9.13.3/bin/tests/system/acl/tests.sh:121:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-122-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-126-# should fail
bind-9.13.3/bin/tests/system/acl/tests.sh:127:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-128-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-132-# should fail
bind-9.13.3/bin/tests/system/acl/tests.sh:133:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-134-$DIG $DIGOPTS tsigzone. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-141-sleep 5
bind-9.13.3/bin/tests/system/acl/tests.sh:142:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-143-$DIG -p ${PORT} +tcp soa example. \
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-154-
bind-9.13.3/bin/tests/system/acl/tests.sh:155:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-156-ret=0
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-160-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/acl/tests.sh:161:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/acl/tests.sh-162-
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-167-
bind-9.13.3/bin/tests/system/acl/tests.sh:168:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-169-ret=0
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-173-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/acl/tests.sh:174:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/acl/tests.sh-175-
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-183-
bind-9.13.3/bin/tests/system/acl/tests.sh:184:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-185-ret=0
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-189-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/acl/tests.sh:190:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/acl/tests.sh-191-
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-196-
bind-9.13.3/bin/tests/system/acl/tests.sh:197:t=`expr $t + 1`
bind-9.13.3/bin/tests/system/acl/tests.sh-198-ret=0
##############################################
bind-9.13.3/bin/tests/system/acl/tests.sh-202-[ $ret -eq 0 ] || echo_i "failed"
bind-9.13.3/bin/tests/system/acl/tests.sh:203:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/acl/tests.sh-204-
##############################################
bind-9.13.3/bin/tests/system/dyndb/tests.sh-21-newtest() {
bind-9.13.3/bin/tests/system/dyndb/tests.sh:22:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-23-	echo_i "${1} (${n})"
##############################################
bind-9.13.3/bin/tests/system/dyndb/tests.sh-45-
bind-9.13.3/bin/tests/system/dyndb/tests.sh:46:    out=`$DIG $DIGOPTS +noall +answer -t $type -q $host`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-47-    echo $out > added.a.out.$n
bind-9.13.3/bin/tests/system/dyndb/tests.sh:48:    lines=`echo "$out" | grep "$ip" | wc -l`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-49-    [ $lines -eq 1 ] || {
##############################################
bind-9.13.3/bin/tests/system/dyndb/tests.sh-54-
bind-9.13.3/bin/tests/system/dyndb/tests.sh:55:    out=`$DIG $DIGOPTS +noall +answer -x $ip`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-56-    echo $out > added.ptr.out.$n
bind-9.13.3/bin/tests/system/dyndb/tests.sh:57:    lines=`echo "$out" | grep "$host" | wc -l`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-58-    [ $lines -eq 1 ] || {
##############################################
bind-9.13.3/bin/tests/system/dyndb/tests.sh-70-
bind-9.13.3/bin/tests/system/dyndb/tests.sh:71:    ip=`$DIG $DIGOPTS +short $host $type`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-72-
##############################################
bind-9.13.3/bin/tests/system/dyndb/tests.sh-85-
bind-9.13.3/bin/tests/system/dyndb/tests.sh:86:    out=`$DIG $DIGOPTS +noall +answer -t $type -q $host`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-87-    echo $out > deleted.a.out.$n
bind-9.13.3/bin/tests/system/dyndb/tests.sh:88:    lines=`echo "$out" | grep "$ip" | wc -l`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-89-    [ $lines -eq 0 ] || {
##############################################
bind-9.13.3/bin/tests/system/dyndb/tests.sh-94-
bind-9.13.3/bin/tests/system/dyndb/tests.sh:95:    out=`$DIG $DIGOPTS +noall +answer -x $ip`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-96-    echo $out > deleted.ptr.out.$n
bind-9.13.3/bin/tests/system/dyndb/tests.sh:97:    lines=`echo "$out" | grep "$host" | wc -l`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-98-    [ $lines -eq 0 ] || {
##############################################
bind-9.13.3/bin/tests/system/dyndb/tests.sh-107-test_add test1.ipv4.example.nil. A "10.53.0.10" || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:108:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-109-
bind-9.13.3/bin/tests/system/dyndb/tests.sh-110-test_add test2.ipv4.example.nil. A "10.53.0.11" || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:111:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-112-
bind-9.13.3/bin/tests/system/dyndb/tests.sh-113-test_add test3.ipv4.example.nil. A "10.53.0.12" || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:114:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-115-
bind-9.13.3/bin/tests/system/dyndb/tests.sh-116-test_add test4.ipv6.example.nil. AAAA "2001:db8::1" || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:117:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-118-
bind-9.13.3/bin/tests/system/dyndb/tests.sh-119-test_del test1.ipv4.example.nil. A || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:120:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-121-
bind-9.13.3/bin/tests/system/dyndb/tests.sh-122-test_del test2.ipv4.example.nil. A || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:123:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-124-
bind-9.13.3/bin/tests/system/dyndb/tests.sh-125-test_del test3.ipv4.example.nil. A || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:126:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-127-
bind-9.13.3/bin/tests/system/dyndb/tests.sh-128-test_del test4.ipv6.example.nil. AAAA || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:129:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-130-
##############################################
bind-9.13.3/bin/tests/system/dyndb/tests.sh-134-[ $ret -eq 1 ] && echo_i "failed"
bind-9.13.3/bin/tests/system/dyndb/tests.sh:135:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-136-
##############################################
bind-9.13.3/bin/tests/system/dyndb/tests.sh-140-test_add test5.ipv4.example.nil. A "10.53.0.10" || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:141:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-142-
bind-9.13.3/bin/tests/system/dyndb/tests.sh-143-test_add test6.ipv6.example.nil. AAAA "2001:db8::1" || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:144:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-145-
bind-9.13.3/bin/tests/system/dyndb/tests.sh-146-test_del test5.ipv4.example.nil. A || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:147:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-148-
bind-9.13.3/bin/tests/system/dyndb/tests.sh-149-test_del test6.ipv6.example.nil. AAAA || ret=1
bind-9.13.3/bin/tests/system/dyndb/tests.sh:150:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/dyndb/tests.sh-151-
##############################################
bind-9.13.3/bin/tests/system/dyndb/driver/Makefile.in-51-sample.@SO@: ${OBJS} ${DNSDEPLIBS} ${ISCDEPLIBS}
bind-9.13.3/bin/tests/system/dyndb/driver/Makefile.in:52:	CLEANED=`echo "${DNSLIBS} ${ISCLIBS} @DNS_CRYPTO_LIBS@ ${LIBS}" | ${SO_STRIP}`; \
bind-9.13.3/bin/tests/system/dyndb/driver/Makefile.in-53-	${LIBTOOL_MODE_LINK} @SO_LD@ ${SO_LDFLAGS} -o $@ ${OBJS} \
##############################################
bind-9.13.3/bin/tests/system/conf.sh.in-20-# Make it absolute so that it continues to work after we cd.
bind-9.13.3/bin/tests/system/conf.sh.in:21:TOP=`cd $TOP && pwd`
bind-9.13.3/bin/tests/system/conf.sh.in-22-
##############################################
bind-9.13.3/bin/tests/system/conf.sh.in-221-
bind-9.13.3/bin/tests/system/conf.sh.in:222:SYSTESTDIR="`basename $PWD`"
bind-9.13.3/bin/tests/system/conf.sh.in-223-
##############################################
bind-9.13.3/bin/tests/system/conf.sh.in-242-digcomp() {
bind-9.13.3/bin/tests/system/conf.sh.in:243:    output=`$PERL $SYSTEMTESTTOP/digcomp.pl "$@"`
bind-9.13.3/bin/tests/system/conf.sh.in-244-    result=$?
##############################################
bind-9.13.3/bin/tests/system/conf.sh.in-343-    [ -f $1.prev ] || nextpartreset $1
bind-9.13.3/bin/tests/system/conf.sh.in:344:    prev=`cat $1.prev`
bind-9.13.3/bin/tests/system/conf.sh.in-345-    awk "NR > $prev "'{ print }
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-73-in_cache () {
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:74:        ttl=`$DIG $DIGOPTS "$@" | awk '{print $2}'`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-75-        [ -z "$ttl" ] && {
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:76:                ttl=`$DIG $DIGOPTS +noanswer +auth "$@" | awk '{print $2}'`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-77-                [ "$ttl" -ge 3599 ] && return 1
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-98-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:99:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-100-echo_i "check correctness of routine cache cleaning ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-104-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:105:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-106-echo_i "only one tcp socket was used ($n)"
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:107:tcpclients=`awk '$3 == "client" && $5 ~ /10.53.0.7#[0-9]*:/ {print $5}' ns2/named.run | sort | uniq -c | wc -l`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-108-
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-110-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:111:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-112-echo_i "reset and check that records are correctly cached initially ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-115-dump_cache
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:116:nrecords=`filter_tree flushtest.example ns2/named_dump.db.$n | egrep '(TXT|ANY)' | wc -l`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-117-[ $nrecords -eq 18 ] || { ret=1; echo_i "found $nrecords records expected 18"; }
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-118-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:119:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-120-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:121:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-122-echo_i "check flushing of the full cache ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-125-dump_cache
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:126:nrecords=`filter_tree flushtest.example ns2/named_dump.db.$n | wc -l`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-127-[ $nrecords -eq 0 ] || ret=1
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-128-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:129:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-130-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:131:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-132-echo_i "check flushing of individual nodes (interior node) ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-140-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:141:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-142-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:143:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-144-echo_i "check flushing of individual nodes (leaf node, under the interior node) ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-150-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:151:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-152-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:153:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-154-echo_i "check flushing of individual nodes (another leaf node, with both positive and negative cache entries) ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-162-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:163:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-164-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:165:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-166-echo_i "check flushing a nonexistent name ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-169-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:170:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-171-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:172:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-173-echo_i "check flushing of namespaces ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-196-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:197:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-198-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:199:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-200-echo_i "check flushing a nonexistent namespace ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-203-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:204:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-205-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:206:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-207-echo_i "check the number of cached records remaining ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-209-dump_cache
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:210:nrecords=`filter_tree flushtest.example ns2/named_dump.db.$n | grep -v '^;' | egrep '(TXT|ANY)' | wc -l`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-211-[ $nrecords -eq 17 ] || { ret=1; echo_i "found $nrecords records expected 17"; }
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-212-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:213:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-214-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:215:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-216-echo_i "check the check that flushname of a partial match works ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-221-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:222:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-223-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:224:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-225-echo_i "check the number of cached records remaining ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-227-dump_cache
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:228:nrecords=`filter_tree flushtest.example ns2/named_dump.db.$n | egrep '(TXT|ANY)' | wc -l`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-229-[ $nrecords -eq 1 ] || { ret=1; echo_i "found $nrecords records expected 1"; }
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-230-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:231:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-232-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:233:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-234-echo_i "check flushtree clears adb correctly ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-252-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:253:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-254-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:255:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-256-echo_i "check expire option returned from master zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-260-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:261:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-262-
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:263:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-264-echo_i "check expire option returned from slave zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-268-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cacheclean/tests.sh:269:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cacheclean/tests.sh-270-
##############################################
bind-9.13.3/bin/tests/system/cds/tests.sh-18-	echo_i "failed"
bind-9.13.3/bin/tests/system/cds/tests.sh:19:	status=`expr $status + 1`
bind-9.13.3/bin/tests/system/cds/tests.sh-20-}
##############################################
bind-9.13.3/bin/tests/system/cds/tests.sh-27-testcase() {
bind-9.13.3/bin/tests/system/cds/tests.sh:28:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cds/tests.sh-29-	echo_i "$name ($n)"
##############################################
bind-9.13.3/bin/tests/system/cds/tests.sh-31-	shift
bind-9.13.3/bin/tests/system/cds/tests.sh:32:	result=`runcmd "$@"`
bind-9.13.3/bin/tests/system/cds/tests.sh-33-	check_stdout
##############################################
bind-9.13.3/bin/tests/system/clean.sh-31-done
bind-9.13.3/bin/tests/system/clean.sh:32:shift `expr $OPTIND - 1`
bind-9.13.3/bin/tests/system/clean.sh-33-
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-119-
bind-9.13.3/bin/tests/system/builtin/tests.sh:120:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-121-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-129-	}
bind-9.13.3/bin/tests/system/builtin/tests.sh:130:	count=`expr $count + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-131-done
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-135-}
bind-9.13.3/bin/tests/system/builtin/tests.sh:136:if [ $ret != 0 ] ; then status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-137-
bind-9.13.3/bin/tests/system/builtin/tests.sh:138:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-139-echo_i "Checking that reconfiguring empty zones is silent ($n)"
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-146-grep "zone serial (0) unchanged." ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:147:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-148-
bind-9.13.3/bin/tests/system/builtin/tests.sh:149:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-150-echo_i "Checking that reloading empty zones is silent ($n)"
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-157-grep "zone serial (0) unchanged." ns1/named.run > /dev/null && ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:158:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-159-
bind-9.13.3/bin/tests/system/builtin/tests.sh-160-VERSION=`../../../../isc-config.sh  --version | cut -d = -f 2`
bind-9.13.3/bin/tests/system/builtin/tests.sh:161:HOSTNAME=`$FEATURETEST --gethostname`
bind-9.13.3/bin/tests/system/builtin/tests.sh-162-
bind-9.13.3/bin/tests/system/builtin/tests.sh:163:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-164-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-167-grep "^version: BIND $VERSION " rndc.status.ns1.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:168:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-169-
bind-9.13.3/bin/tests/system/builtin/tests.sh:170:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-171-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-174-grep "^version: BIND $VERSION ${DESCRIPTION}${DESCRIPTION:+ }<id:........*> (this is a test of version)" rndc.status.ns3.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:175:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-176-
bind-9.13.3/bin/tests/system/builtin/tests.sh:177:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-178-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-181-grep "^\"$VERSION\"$" dig.out.ns1.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:182:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-183-
bind-9.13.3/bin/tests/system/builtin/tests.sh:184:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-185-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-188-grep "^\"this is a test of version\"$" dig.out.ns3.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:189:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-190-
bind-9.13.3/bin/tests/system/builtin/tests.sh:191:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-192-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-195-grep "^\"$HOSTNAME\"$" dig.out.ns1.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:196:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-197-
bind-9.13.3/bin/tests/system/builtin/tests.sh:198:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-199-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-202-grep "^\"this.is.a.test.of.hostname\"$" dig.out.ns3.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:203:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-204-
bind-9.13.3/bin/tests/system/builtin/tests.sh:205:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-206-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-210-grep "ANSWER: 0" dig.out.ns1.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:211:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-212-
bind-9.13.3/bin/tests/system/builtin/tests.sh:213:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-214-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-217-grep "^\"$HOSTNAME\"$" dig.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:218:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-219-
bind-9.13.3/bin/tests/system/builtin/tests.sh:220:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-221-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-224-grep "^; NSID: .* (\"$HOSTNAME\")$" dig.out.ns2.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:225:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-226-
bind-9.13.3/bin/tests/system/builtin/tests.sh:227:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-228-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-231-grep "^\"this.is.a.test.of.server-id\"$" dig.out.ns3.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:232:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-233-
bind-9.13.3/bin/tests/system/builtin/tests.sh:234:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/builtin/tests.sh-235-ret=0
##############################################
bind-9.13.3/bin/tests/system/builtin/tests.sh-238-grep "^; NSID: .* (\"this.is.a.test.of.server-id\")$" dig.out.ns3.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/builtin/tests.sh:239:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/builtin/tests.sh-240-
##############################################
bind-9.13.3/bin/tests/system/masterfile/tests.sh-20-ret=0
bind-9.13.3/bin/tests/system/masterfile/tests.sh:21:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/masterfile/tests.sh-22-echo_i "test master file \$INCLUDE semantics ($n)"
##############################################
bind-9.13.3/bin/tests/system/masterfile/tests.sh-32-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/masterfile/tests.sh:33:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterfile/tests.sh-34-
bind-9.13.3/bin/tests/system/masterfile/tests.sh-35-ret=0
bind-9.13.3/bin/tests/system/masterfile/tests.sh:36:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/masterfile/tests.sh-37-echo_i "test that the nameserver is running with a missing master file ($n)"
##############################################
bind-9.13.3/bin/tests/system/masterfile/tests.sh-40-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/masterfile/tests.sh:41:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterfile/tests.sh-42-
bind-9.13.3/bin/tests/system/masterfile/tests.sh-43-ret=0
bind-9.13.3/bin/tests/system/masterfile/tests.sh:44:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/masterfile/tests.sh-45-echo_i "test that the nameserver returns SERVFAIL for a missing master file ($n)"
##############################################
bind-9.13.3/bin/tests/system/masterfile/tests.sh-48-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/masterfile/tests.sh:49:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterfile/tests.sh-50-
bind-9.13.3/bin/tests/system/masterfile/tests.sh-51-ret=0
bind-9.13.3/bin/tests/system/masterfile/tests.sh:52:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/masterfile/tests.sh-53-echo_i "test owner inheritence after "'$INCLUDE'" ($n)"
##############################################
bind-9.13.3/bin/tests/system/masterfile/tests.sh-56-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/masterfile/tests.sh:57:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/masterfile/tests.sh-58-
##############################################
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh-21-
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh:22:	keyname1=`$KEYGEN -a RSASHA256 -f KSK $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh:23:	keyname2=`$KEYGEN -a RSASHA256 $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh-24-
##############################################
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh-34-
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh:35:ORIGINAL_SERIAL=`awk '$2 == "SOA" {print $5}' verify.db.in`
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh:36:UPDATED_SERIAL_BAD=`expr ${ORIGINAL_SERIAL} + 1`
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh:37:UPDATED_SERIAL_GOOD=`expr ${ORIGINAL_SERIAL} + 2`
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh-38-
##############################################
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh-43-
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh:44:	keyname1=`$KEYGEN -a RSASHA256 -f KSK $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh:45:	keyname2=`$KEYGEN -a RSASHA256 $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/mirror/ns2/sign.sh-46-
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-54-
bind-9.13.3/bin/tests/system/mirror/tests.sh:55:ORIGINAL_SERIAL=`awk '$2 == "SOA" {print $5}' ns2/verify.db.in`
bind-9.13.3/bin/tests/system/mirror/tests.sh:56:UPDATED_SERIAL_BAD=`expr ${ORIGINAL_SERIAL} + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh:57:UPDATED_SERIAL_GOOD=`expr ${ORIGINAL_SERIAL} + 2`
bind-9.13.3/bin/tests/system/mirror/tests.sh-58-
bind-9.13.3/bin/tests/system/mirror/tests.sh:59:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-60-echo_i "checking that an unsigned mirror zone is rejected ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-66-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:67:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-68-
bind-9.13.3/bin/tests/system/mirror/tests.sh:69:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-70-echo_i "checking that a mirror zone signed using an untrusted key is rejected ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-77-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:78:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-79-
bind-9.13.3/bin/tests/system/mirror/tests.sh:80:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-81-echo_i "checking that an AXFR of an incorrectly signed mirror zone is rejected ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-88-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:89:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-90-
bind-9.13.3/bin/tests/system/mirror/tests.sh:91:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-92-echo_i "checking that an AXFR of an updated, correctly signed mirror zone is accepted ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-101-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:102:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-103-
bind-9.13.3/bin/tests/system/mirror/tests.sh:104:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-105-echo_i "checking that an IXFR of an incorrectly signed mirror zone is rejected ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-131-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:132:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-133-
bind-9.13.3/bin/tests/system/mirror/tests.sh:134:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-135-echo_i "checking that an IXFR of an updated, correctly signed mirror zone is accepted after AXFR failover ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-151-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:152:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-153-
bind-9.13.3/bin/tests/system/mirror/tests.sh:154:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-155-echo_i "checking that loading an incorrectly signed mirror zone from disk fails ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-162-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:163:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-164-
bind-9.13.3/bin/tests/system/mirror/tests.sh:165:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-166-echo_i "checking that loading a correctly signed mirror zone from disk succeeds ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-175-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:176:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-177-
bind-9.13.3/bin/tests/system/mirror/tests.sh:178:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-179-echo_i "checking that loading a journal for an incorrectly signed mirror zone fails ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-190-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:191:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-192-
bind-9.13.3/bin/tests/system/mirror/tests.sh:193:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-194-echo_i "checking that loading a journal for a correctly signed mirror zone succeeds ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-204-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:205:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-206-
bind-9.13.3/bin/tests/system/mirror/tests.sh:207:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-208-echo_i "checking delegations sourced from a mirror zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-219-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:220:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-221-
bind-9.13.3/bin/tests/system/mirror/tests.sh:222:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-223-echo_i "checking that resolution involving a mirror zone works as expected ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-231-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:232:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-233-
bind-9.13.3/bin/tests/system/mirror/tests.sh:234:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-235-echo_i "checking that non-recursive queries for names below mirror zone get responded from cache ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-245-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:246:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-247-
bind-9.13.3/bin/tests/system/mirror/tests.sh:248:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-249-echo_i "checking that delegations from cache which improve mirror zone delegations are properly handled ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-266-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:267:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-268-
bind-9.13.3/bin/tests/system/mirror/tests.sh:269:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-270-echo_i "checking flags set in a DNSKEY response sourced from a mirror zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-277-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:278:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-279-
bind-9.13.3/bin/tests/system/mirror/tests.sh:280:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-281-echo_i "checking flags set in a SOA response sourced from a mirror zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-288-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:289:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-290-
bind-9.13.3/bin/tests/system/mirror/tests.sh:291:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-292-echo_i "checking that resolution succeeds with unavailable mirror zone data ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-319-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:320:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-321-
bind-9.13.3/bin/tests/system/mirror/tests.sh:322:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-323-echo_i "checking that resolution succeeds with expired mirror zone data ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-346-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:347:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-348-
bind-9.13.3/bin/tests/system/mirror/tests.sh:349:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-350-echo_i "checking that clients without cache access cannot retrieve mirror zone data ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-356-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:357:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-358-
bind-9.13.3/bin/tests/system/mirror/tests.sh:359:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-360-echo_i "checking that outgoing transfers of mirror zones are disabled by default ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-364-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:365:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-366-
bind-9.13.3/bin/tests/system/mirror/tests.sh:367:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-368-echo_i "checking that notifies are disabled by default for mirror zones ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-371-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:372:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-373-
bind-9.13.3/bin/tests/system/mirror/tests.sh:374:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-375-echo_i "checking output of \"rndc zonestatus\" for a mirror zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-379-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:380:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-381-
bind-9.13.3/bin/tests/system/mirror/tests.sh:382:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-383-echo_i "checking that \"rndc reconfig\" properly handles a yes -> no \"mirror\" setting change ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-406-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:407:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-408-
bind-9.13.3/bin/tests/system/mirror/tests.sh:409:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-410-echo_i "checking that \"rndc reconfig\" properly handles a no -> yes \"mirror\" setting change ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-427-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:428:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-429-
bind-9.13.3/bin/tests/system/mirror/tests.sh:430:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/mirror/tests.sh-431-echo_i "ensuring trust anchor telemetry queries are sent upstream for a mirror zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/mirror/tests.sh-435-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/mirror/tests.sh:436:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/mirror/tests.sh-437-
##############################################
bind-9.13.3/bin/tests/system/mirror/ns1/sign.sh-22-
bind-9.13.3/bin/tests/system/mirror/ns1/sign.sh:23:keyname1=`$KEYGEN -a RSASHA256 -f KSK $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/mirror/ns1/sign.sh:24:keyname2=`$KEYGEN -a RSASHA256 $zone 2> /dev/null`
bind-9.13.3/bin/tests/system/mirror/ns1/sign.sh-25-
##############################################
bind-9.13.3/bin/tests/system/sfcache/ns2/sign.sh-18-
bind-9.13.3/bin/tests/system/sfcache/ns2/sign.sh:19:keyname1=`$KEYGEN -q -a DSA -b 768 -n zone $zone`
bind-9.13.3/bin/tests/system/sfcache/ns2/sign.sh:20:keyname2=`$KEYGEN -q -a DSA -b 768 -n zone $zone`
bind-9.13.3/bin/tests/system/sfcache/ns2/sign.sh-21-
##############################################
bind-9.13.3/bin/tests/system/sfcache/tests.sh-32-grep "^; foo.example/A" sfcache.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/sfcache/tests.sh:33:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-34-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/sfcache/tests.sh:35:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-36-
##############################################
bind-9.13.3/bin/tests/system/sfcache/tests.sh-40-grep "SERVFAIL" dig.out.ns5.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/sfcache/tests.sh:41:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-42-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/sfcache/tests.sh:43:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-44-
##############################################
bind-9.13.3/bin/tests/system/sfcache/tests.sh-48-grep "SERVFAIL" dig.out.ns5.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/sfcache/tests.sh:49:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-50-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/sfcache/tests.sh:51:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-52-
##############################################
bind-9.13.3/bin/tests/system/sfcache/tests.sh-65-grep "^; bar.example/A" sfcache.$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/sfcache/tests.sh:66:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-67-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/sfcache/tests.sh:68:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-69-
##############################################
bind-9.13.3/bin/tests/system/sfcache/tests.sh-76-grep 'servfail cache hit bar.example/A (CD=0)' ns5/named.run.part$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/sfcache/tests.sh:77:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-78-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/sfcache/tests.sh:79:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-80-
##############################################
bind-9.13.3/bin/tests/system/sfcache/tests.sh-86-grep 'servfail cache hit' ns5/named.run.part$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/sfcache/tests.sh:87:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-88-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/sfcache/tests.sh:89:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-90-
##############################################
bind-9.13.3/bin/tests/system/sfcache/tests.sh-96-grep 'servfail cache hit bar.example/A (CD=1)' ns5/named.run.part$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/sfcache/tests.sh:97:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-98-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/sfcache/tests.sh:99:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/sfcache/tests.sh-100-
##############################################
bind-9.13.3/bin/tests/system/sfcache/ns1/sign.sh-22-
bind-9.13.3/bin/tests/system/sfcache/ns1/sign.sh:23:keyname=`$KEYGEN -q -a RSAMD5 -b 1024 -n zone $zone`
bind-9.13.3/bin/tests/system/sfcache/ns1/sign.sh-24-
##############################################
bind-9.13.3/bin/tests/system/verify/tests.sh-22-do
bind-9.13.3/bin/tests/system/verify/tests.sh:23:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/verify/tests.sh:24:	zone=`expr "$file" : 'zones/\(.*\).good'`
bind-9.13.3/bin/tests/system/verify/tests.sh-25-	echo_i "checking supposedly good zone: $zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/verify/tests.sh-37-do
bind-9.13.3/bin/tests/system/verify/tests.sh:38:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/verify/tests.sh:39:	zone=`expr "$file" : 'zones/\(.*\).bad'`
bind-9.13.3/bin/tests/system/verify/tests.sh-40-	echo_i "checking supposedly bad zone: $zone ($n)"
##############################################
bind-9.13.3/bin/tests/system/verify/tests.sh-89-
bind-9.13.3/bin/tests/system/verify/tests.sh:90:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/verify/tests.sh-91-echo_i "checking error message when -o is not used and a SOA record not at top of zone is found ($n)"
##############################################
bind-9.13.3/bin/tests/system/verify/tests.sh-98-
bind-9.13.3/bin/tests/system/verify/tests.sh:99:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/verify/tests.sh-100-echo_i "checking error message when an invalid -o is specified and a SOA record not at top of zone is found ($n)"
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-23-	file="$1.$2"
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:24:	n=`expr ${n:-0} + 1`
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-25-}
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-45-setup ksk+zsk.nsec.apex-dname good
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:46:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:47:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-48-cp unsigned.db ${file}.tmp
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-71-setup ksk+zsk.nsec3.apex-dname good
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:72:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:73:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-74-cp unsigned.db ${file}.tmp
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-84-setup nsec-next-name-case-mismatch good
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:85:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:86:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-87-cat << EOF > ${zone}.tmp
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-101-setup zsk-only.dnskeyonly bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:102:key1=`$KEYGEN -a rsasha256 ${zone} 2>kg.out` || dumpit kg.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-103-cat unsigned.db $key1.key > ${file}
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-105-setup ksk-only.dnskeyonly bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:106:key1=`$KEYGEN -a rsasha256 -fK ${zone} 2>kg.out` || dumpit kg.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-107-cat unsigned.db $key1.key > ${file}
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-109-setup ksk+zsk.dnskeyonly bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:110:key1=`$KEYGEN -a rsasha256 ${zone} 2>kg.out` || dumpit kg.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:111:key2=`$KEYGEN -a rsasha256 -fK ${zone} 2>kg.out` || dumpit kg.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-112-cat unsigned.db $key1.key $key2.key > ${file}
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-143-setup ksk+zsk.nsec.ksk-expired bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:144:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:145:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-146-cat unsigned.db $ksk.key $zsk.key > $file
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-149-now=`date -u +%Y%m%d%H%M%S`
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:150:exp=`awk '$4 == "RRSIG" && $5 == "DNSKEY" { print $9;}' ${file}`
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-151-[ "${exp:-40001231246060}" -lt ${now:-0} ] || dumpit $file
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-153-setup ksk+zsk.nsec3.ksk-expired bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:154:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:155:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-156-cat unsigned.db $ksk.key $zsk.key > $file
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-159-now=`date -u +%Y%m%d%H%M%S`
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:160:exp=`awk '$4 == "RRSIG" && $5 == "DNSKEY" { print $9;}' ${file}`
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-161-[ "${exp:-40001231246060}" -lt ${now:-0} ] || dumpit $file
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-164-setup ksk+zsk.nsec.broken-chain bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:165:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:166:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-167-cat unsigned.db $ksk.key $zsk.key > $file
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-173-setup ksk+zsk.nsec.bad-bitmap bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:174:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:175:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-176-cat unsigned.db $ksk.key $zsk.key > $file
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-182-setup ksk+zsk.nsec.out-of-zone-nsec bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:183:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:184:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-185-cat unsigned.db $ksk.key $zsk.key > $file
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-191-setup ksk+zsk.nsec.below-bottom-of-zone-nsec bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:192:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:193:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-194-cat unsigned.db $ksk.key $zsk.key > $file
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-202-setup ksk+zsk.nsec.below-dname-nsec bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:203:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:204:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-205-cat unsigned.db $ksk.key $zsk.key > $file
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-213-setup ksk+zsk.nsec3.missing-empty bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:214:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:215:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-216-cat unsigned.db $ksk.key $zsk.key > $file
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-217-$SIGNER -3 - -P -O full -o ${zone} -f ${file} ${file} $ksk > s.out$n 2>&1 || dumpit s.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:218:a=`awk '$4 == "NSEC3" && NF == 9 { split($1, a, "."); print a[1]; }' ${file}`
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:219:b=`awk '$4 == "NSEC3" && NF == 9 { print $9; }' ${file}`
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-220-awk '
##############################################
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-227-setup ksk+zsk.nsec3.extra-nsec3 bad
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:228:zsk=`$KEYGEN -a rsasha256 ${zone} 2> kg1.out$n` || dumpit kg1.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh:229:ksk=`$KEYGEN -a rsasha256 -fK ${zone} 2> kg2.out$n` || dumpit kg2.out$n
bind-9.13.3/bin/tests/system/verify/zones/genzones.sh-230-cat unsigned.db $ksk.key $zsk.key > $file
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-38-do
bind-9.13.3/bin/tests/system/cookie/tests.sh:39:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-40-        echo_i "checking that named-checkconf detects error in $bad ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-43-        if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:44:        status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-45-done
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-48-do
bind-9.13.3/bin/tests/system/cookie/tests.sh:49:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-50-        echo_i "checking that named-checkconf detects accepts $good ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-53-        if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:54:        status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-55-done
bind-9.13.3/bin/tests/system/cookie/tests.sh-56-
bind-9.13.3/bin/tests/system/cookie/tests.sh:57:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-58-echo_i "checking RCODE=FORMERR to query without question section and without COOKIE option ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-63-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:64:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-65-
bind-9.13.3/bin/tests/system/cookie/tests.sh:66:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-67-echo_i "checking RCODE=NOERROR to query without question section and with COOKIE option ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-72-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:73:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-74-
bind-9.13.3/bin/tests/system/cookie/tests.sh:75:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-76-echo_i "checking COOKIE token is returned to empty COOKIE option ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-81-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:82:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-83-
bind-9.13.3/bin/tests/system/cookie/tests.sh:84:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-85-echo_i "checking COOKIE is not returned when answer-cookie is false ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-90-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:91:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-92-
bind-9.13.3/bin/tests/system/cookie/tests.sh:93:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-94-echo_i "checking response size without COOKIE ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-98-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:99:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-100-
bind-9.13.3/bin/tests/system/cookie/tests.sh:101:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-102-echo_i "checking response size without valid COOKIE ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-107-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:108:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-109-
bind-9.13.3/bin/tests/system/cookie/tests.sh:110:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-111-echo_i "checking response size with COOKIE ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-113-$DIG $DIGOPTS +cookie large.example txt @10.53.0.1 > dig.out.test$n.l
bind-9.13.3/bin/tests/system/cookie/tests.sh:114:cookie=`getcookie dig.out.test$n.l`
bind-9.13.3/bin/tests/system/cookie/tests.sh-115-$DIG $DIGOPTS +qr +cookie=$cookie large.example txt @10.53.0.1 +ignore > dig.out.test$n
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-118-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:119:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-120-
bind-9.13.3/bin/tests/system/cookie/tests.sh:121:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-122-echo_i "checking response size with COOKIE recursive ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-127-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:128:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-129-
bind-9.13.3/bin/tests/system/cookie/tests.sh:130:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-131-echo_i "checking COOKIE is learnt for TCP retry ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-133-$DIG $DIGOPTS +qr +cookie large.example txt @10.53.0.1 > dig.out.test$n
bind-9.13.3/bin/tests/system/cookie/tests.sh:134:linecount=`getcookie dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/cookie/tests.sh-135-if [ $linecount != 3 ]; then ret=1; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:136:checkfull=`getcookie dig.out.test$n | fullcookie`
bind-9.13.3/bin/tests/system/cookie/tests.sh-137-if [ $checkfull != 1 ]; then ret=1; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh-138-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:139:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-140-
bind-9.13.3/bin/tests/system/cookie/tests.sh:141:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-142-echo_i "checking for COOKIE value in adb ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-147-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:148:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-149-
bind-9.13.3/bin/tests/system/cookie/tests.sh:150:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-151-echo_i "checking require-server-cookie default (no) ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-154-grep BADCOOKIE dig.out.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/system/cookie/tests.sh:155:linecount=`getcookie dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/cookie/tests.sh-156-if [ $linecount != 2 ]; then ret=1; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh-157-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:158:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-159-
bind-9.13.3/bin/tests/system/cookie/tests.sh:160:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-161-echo_i "checking require-server-cookie yes ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-166-grep BADCOOKIE dig.out.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/cookie/tests.sh:167:linecount=`getcookie dig.out.test$n | wc -l`
bind-9.13.3/bin/tests/system/cookie/tests.sh-168-if [ $linecount != 2 ]; then ret=1; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh-169-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:170:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-171-
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-188-
bind-9.13.3/bin/tests/system/cookie/tests.sh:189:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-190-echo_i "get NS4 cookie for cross server checking ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-193-grep "; COOKIE:.*(good)" dig.out.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/cookie/tests.sh:194:ns4cookie=`getcookie dig.out.test$n`
bind-9.13.3/bin/tests/system/cookie/tests.sh-195-test -n "$ns4cookie" || ret=1
bind-9.13.3/bin/tests/system/cookie/tests.sh-196-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:197:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-198-
bind-9.13.3/bin/tests/system/cookie/tests.sh:199:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-200-echo_i "get NS5 cookie for cross server checking ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-203-grep "; COOKIE:.*(good)" dig.out.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/cookie/tests.sh:204:ns5cookie=`getcookie dig.out.test$n`
bind-9.13.3/bin/tests/system/cookie/tests.sh-205-test -n "$ns5cookie" || ret=1
bind-9.13.3/bin/tests/system/cookie/tests.sh-206-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:207:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-208-
bind-9.13.3/bin/tests/system/cookie/tests.sh:209:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-210-echo_i "get NS6 cookie for cross server checking ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-213-grep "; COOKIE:.*(good)" dig.out.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/system/cookie/tests.sh:214:ns6cookie=`getcookie dig.out.test$n`
bind-9.13.3/bin/tests/system/cookie/tests.sh-215-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:216:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-217-
bind-9.13.3/bin/tests/system/cookie/tests.sh:218:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-219-echo_i "test NS4 cookie on NS5 (expect success) ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-224-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:225:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-226-
bind-9.13.3/bin/tests/system/cookie/tests.sh:227:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-228-echo_i "test NS4 cookie on NS6 (expect badcookie) ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-233-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:234:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-235-
bind-9.13.3/bin/tests/system/cookie/tests.sh:236:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-237-echo_i "test NS5 cookie on NS4 (expect success) ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-242-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:243:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-244-
bind-9.13.3/bin/tests/system/cookie/tests.sh:245:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-246-echo_i "test NS5 cookie on NS6 (expect badcookie) ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-251-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:252:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-253-
bind-9.13.3/bin/tests/system/cookie/tests.sh:254:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-255-echo_i "test NS6 cookie on NS4 (expect badcookie) ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-260-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:261:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-262-
bind-9.13.3/bin/tests/system/cookie/tests.sh:263:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/cookie/tests.sh-264-echo_i "test NS6 cookie on NS5 (expect success) ($n)"
##############################################
bind-9.13.3/bin/tests/system/cookie/tests.sh-269-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/cookie/tests.sh:270:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/cookie/tests.sh-271-
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-20-
bind-9.13.3/bin/tests/system/qmin/tests.sh:21:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/qmin/tests.sh-22-echo_i "query for .good is not minimized when qname-minimization is off ($n)"
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-40-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/qmin/tests.sh:41:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/qmin/tests.sh-42-
bind-9.13.3/bin/tests/system/qmin/tests.sh:43:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/qmin/tests.sh-44-echo_i "query for .bad is not minimized when qname-minimization is off ($n)"
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-62-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/qmin/tests.sh:63:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/qmin/tests.sh-64-
bind-9.13.3/bin/tests/system/qmin/tests.sh:65:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/qmin/tests.sh-66-echo_i "query for .slow is not minimized when qname-minimization is off ($n)"
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-85-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/qmin/tests.sh:86:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/qmin/tests.sh-87-
bind-9.13.3/bin/tests/system/qmin/tests.sh:88:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/qmin/tests.sh-89-echo_i "query for .good is properly minimized when qname-minimization is on ($n)"
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-126-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/qmin/tests.sh:127:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/qmin/tests.sh-128-
bind-9.13.3/bin/tests/system/qmin/tests.sh:129:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/qmin/tests.sh-130-echo_i "query for .bad fails when qname-minimization is in strict mode ($n)"
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-139-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/qmin/tests.sh:140:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/qmin/tests.sh-141-
bind-9.13.3/bin/tests/system/qmin/tests.sh:142:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/qmin/tests.sh-143-echo_i "query for .bad succeds when qname-minimization is in relaxed mode ($n)"
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-164-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/qmin/tests.sh:165:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/qmin/tests.sh-166-
bind-9.13.3/bin/tests/system/qmin/tests.sh:167:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/qmin/tests.sh-168-echo_i "query for .slow is properly minimized when qname-minimization is on ($n)"
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-199-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/qmin/tests.sh:200:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/qmin/tests.sh-201-
bind-9.13.3/bin/tests/system/qmin/tests.sh:202:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/qmin/tests.sh-203-echo_i "query for .ip6.arpa succeds and skips on proper boundaries when qname-minimization is on ($n)"
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-220-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/qmin/tests.sh:221:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/qmin/tests.sh-222-
bind-9.13.3/bin/tests/system/qmin/tests.sh:223:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/qmin/tests.sh-224-echo_i "query for multiple label name skips after 3rd no-delegation response ($n)"
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-239-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/qmin/tests.sh:240:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/qmin/tests.sh-241-
bind-9.13.3/bin/tests/system/qmin/tests.sh:242:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/qmin/tests.sh-243-echo_i "query for multiple label name skips after 7th label ($n)"
##############################################
bind-9.13.3/bin/tests/system/qmin/tests.sh-275-if [ $ret != 0 ]; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/qmin/tests.sh:276:status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/qmin/tests.sh-277-
##############################################
bind-9.13.3/bin/tests/system/ifconfig.sh-40-
bind-9.13.3/bin/tests/system/ifconfig.sh:41:sys=`sh $config_guess`
bind-9.13.3/bin/tests/system/ifconfig.sh-42-
##############################################
bind-9.13.3/bin/tests/system/ifconfig.sh-70-			[ $i -gt 0 -a $ns -gt 2 ] && break
bind-9.13.3/bin/tests/system/ifconfig.sh:71:			int=`expr $i \* 10 + $ns`
bind-9.13.3/bin/tests/system/ifconfig.sh-72-			case "$sys" in
##############################################
bind-9.13.3/bin/tests/system/ifconfig.sh-176-			[ $i -gt 0 -a $ns -gt 2 ] && continue
bind-9.13.3/bin/tests/system/ifconfig.sh:177:			int=`expr $i \* 10 + $ns - 1`
bind-9.13.3/bin/tests/system/ifconfig.sh-178-			case "$sys" in
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-38-done
bind-9.13.3/bin/tests/system/upforwd/tests.sh:39:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:40:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-41-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-45-	@10.53.0.1 axfr > dig.out.ns1 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:46:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:47:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-48-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-51-	@10.53.0.2 axfr > dig.out.ns2 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:52:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:53:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-54-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-58-	@10.53.0.3 axfr > dig.out.ns3 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:59:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:60:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-61-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-66-digcomp knowngood.before dig.out.ns3 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:67:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh-68-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-76-EOF
bind-9.13.3/bin/tests/system/upforwd/tests.sh:77:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:78:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-79-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-86-	@10.53.0.1 axfr > dig.out.ns1 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:87:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:88:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-89-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-93-	@10.53.0.2 axfr > dig.out.ns2 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:94:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh-95-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-99-	@10.53.0.3 axfr > dig.out.ns3 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:100:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:101:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-102-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-107-digcomp knowngood.after1 dig.out.ns3 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:108:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh-109-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-112-grep "forwarding update for zone 'example/IN'" ns3/named.run > /dev/null || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:113:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:114:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-115-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-123-EOF
bind-9.13.3/bin/tests/system/upforwd/tests.sh:124:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:125:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-126-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-133-	@10.53.0.1 axfr > dig.out.ns1 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:134:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh-135-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-139-	@10.53.0.2 axfr > dig.out.ns2 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:140:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:141:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-142-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-146-	@10.53.0.3 axfr > dig.out.ns3 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:147:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh-148-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-153-digcomp knowngood.after2 dig.out.ns3 || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:154:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:155:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-156-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-172-	grep "status: NOERROR" dig.out.ns3 > /dev/null || ret=1
bind-9.13.3/bin/tests/system/upforwd/tests.sh:173:	count=`expr $count + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-174-done
bind-9.13.3/bin/tests/system/upforwd/tests.sh:175:if [ $ret != 0 ] ; then echo_i "failed"; status=`expr $status + $ret`; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:176:n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-177-
##############################################
bind-9.13.3/bin/tests/system/upforwd/tests.sh-192-	if [ $ret != 0 ] ; then echo_i "failed"; fi
bind-9.13.3/bin/tests/system/upforwd/tests.sh:193:	status=`expr $status + $ret`
bind-9.13.3/bin/tests/system/upforwd/tests.sh:194:	n=`expr $n + 1`
bind-9.13.3/bin/tests/system/upforwd/tests.sh-195-fi
##############################################
bind-9.13.3/bin/tests/system/upforwd/setup.sh-26-#
bind-9.13.3/bin/tests/system/upforwd/setup.sh:27:keyname=`$KEYGEN  -q -n HOST -a RSASHA1 -b 1024 -T KEY sig0.example2 2>/dev/null | $D2U`
bind-9.13.3/bin/tests/system/upforwd/setup.sh-28-if test -n "$keyname"
##############################################
bind-9.13.3/bin/tests/bigtest/tests.sh-27-		(time -p $cmd $i.${sub}$zone > $dout ) 2> $tout
bind-9.13.3/bin/tests/bigtest/tests.sh:28:		s=`sed -n '/real/s/[^0-9]*\([0-9]*\)\..*/\1/p' $tout`
bind-9.13.3/bin/tests/bigtest/tests.sh-29-		case $s in
bind-9.13.3/bin/tests/bigtest/tests.sh-30-		0);;
bind-9.13.3/bin/tests/bigtest/tests.sh:31:		1) t1=`expr ${t1:-0} + 1`;;
bind-9.13.3/bin/tests/bigtest/tests.sh:32:		2) t2=`expr ${t2:-0} + 1`;;
bind-9.13.3/bin/tests/bigtest/tests.sh:33:		3) t3=`expr ${t3:-0} + 1`;;
bind-9.13.3/bin/tests/bigtest/tests.sh:34:		*) echo $i `grep real $tout`;;
bind-9.13.3/bin/tests/bigtest/tests.sh-35-		esac
##############################################
bind-9.13.3/bin/tests/bigtest/tests.sh-40-		}
bind-9.13.3/bin/tests/bigtest/tests.sh:41:		i=`expr $i + 1`
bind-9.13.3/bin/tests/bigtest/tests.sh-42-	done
##############################################
bind-9.13.3/bin/tests/bigtest/buildzones.sh-20-
bind-9.13.3/bin/tests/bigtest/buildzones.sh:21:nextaddr() {
bind-9.13.3/bin/tests/bigtest/buildzones.sh-22-	OLDIF="$IFS"
##############################################
bind-9.13.3/bin/tests/bigtest/buildzones.sh-191-	if [ $signed = "S" ]; then
bind-9.13.3/bin/tests/bigtest/buildzones.sh:192:		kskkey=`${keygen} -K keys -f KSK ${zone:-.}`
bind-9.13.3/bin/tests/bigtest/buildzones.sh:193:		zskkey=`${keygen} -K keys ${zone:-.}`
bind-9.13.3/bin/tests/bigtest/buildzones.sh-194-		if [ "${zone}" != "" ] ; then
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-20-ksk=ns1/`cat ns1/keyname`.key
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:21:kskpat=`awk '/DNSKEY/ { print $8 }' $ksk`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-22-kskid=`sed 's/^Kexample\.+005+0*//' < ns1/keyname`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:23:rkskid=`expr \( $kskid + 128 \) \% 65536`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-24-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-29-tr -d ' ' < dig.out.ns1.test$n | grep $kskpat > /dev/null && ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:30:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-31-if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:32:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-33-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-42-grep 'RRSIG.*'" $kskid "'example\. ' dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:43:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-44-if [ $ret != 0 ] ; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:45:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-46-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-54-grep 'RRSIG.*'" $kskid "'example\. ' dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:55:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-56-if [ $ret != 0 ] ; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:57:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-58-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-71-grep 'RRSIG.*'" $rkskid "'example\. ' dig.out.ns1.test$n > /dev/null || ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:72:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-73-if [ $ret != 0 ] ; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:74:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-75-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-82-tr -d ' ' < dig.out.ns1.test$n | grep $kskpat > /dev/null || ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:83:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-84-if [ $ret != 0 ] ; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:85:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-86-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-96-grep 'RRSIG.*'" $rkskid "'example\. ' dig.out.ns1.test$n > /dev/null && ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:97:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-98-if [ $ret != 0 ] ; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh:99:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/tests.sh-100-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/ns1/sign.sh-18-
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/ns1/sign.sh:19:zskname=`$KEYGEN -q -a RSASHA1 -b 768 -n zone $zone`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/ns1/sign.sh:20:kskname=`$KEYGEN -q -a RSASHA1 -b 1024 -f KSK -n zone $zone`
bind-9.13.3/bin/tests/virtual-time/autosign-ksk/ns1/sign.sh-21-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-20-zsk=ns1/`cat ns1/keyname`.key
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:21:zskpat=`awk '/DNSKEY/ { print $8 }' $zsk`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-22-zskid=`sed 's/^Kexample\.+005+0*//' < ns1/keyname`
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-31-grep 'RRSIG.*'" $zskid "'example\. ' dig.out.ns1.txt$n > /dev/null && ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:32:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-33-if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:34:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-35-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-45-grep 'RRSIG.*'" $zskid "'example\. ' dig.out.ns1.txt$n > /dev/null && ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:46:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-47-if [ $ret != 0 ] ; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:48:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-49-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-58-grep 'RRSIG.*'" $zskid "'example\. ' dig.out.ns1.txt$n > /dev/null || ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:59:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-60-if [ $ret != 0 ] ; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:61:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-62-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-72-grep 'RRSIG.*'" $zskid "'example\. ' dig.out.ns1.txt$n > /dev/null && ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:73:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-74-if [ $ret != 0 ] ; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:75:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-76-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-87-grep 'RRSIG.*'" $zskid "'example\. ' dig.out.ns1.txt$n > /dev/null && ret=1
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:88:n=`expr $n + 1`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-89-if [ $ret != 0 ] ; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh:90:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/tests.sh-91-
##############################################
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/ns1/sign.sh-18-
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/ns1/sign.sh:19:zskname=`$KEYGEN -q  -a RSASHA1 -b 768 -n zone $zone`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/ns1/sign.sh:20:kskname=`$KEYGEN -q -a RSASHA1 -b 1024 -f KSK -n zone $zone`
bind-9.13.3/bin/tests/virtual-time/autosign-zsk/ns1/sign.sh-21-
##############################################
bind-9.13.3/bin/tests/virtual-time/slave/tests.sh-27-if [ $ret != 0 ]; then echo "I:failed"; fi
bind-9.13.3/bin/tests/virtual-time/slave/tests.sh:28:status=`expr $status + $ret`
bind-9.13.3/bin/tests/virtual-time/slave/tests.sh-29-
##############################################
bind-9.13.3/bin/tests/virtual-time/stop.pl-131-	# Ugly, but should work.
bind-9.13.3/bin/tests/virtual-time/stop.pl:132:	system("$ENV{RNDC} -c $testdir/../common/rndc.conf -s $ip -p 9953 stop | sed 's/^/I:$server /'");
bind-9.13.3/bin/tests/virtual-time/stop.pl-133-	return;
##############################################
bind-9.13.3/bin/tests/virtual-time/run.sh-83-
bind-9.13.3/bin/tests/virtual-time/run.sh:84:status=`expr $status + $?`
bind-9.13.3/bin/tests/virtual-time/run.sh-85-
##############################################
bind-9.13.3/bin/tests/virtual-time/start.pl-92-	while (1) {
bind-9.13.3/bin/tests/virtual-time/start.pl:93:		my $return = system("$PERL $topdir/testsock.pl -p 5300 $options");
bind-9.13.3/bin/tests/virtual-time/start.pl-94-		last if ($return == 0);
##############################################
bind-9.13.3/bin/tests/virtual-time/start.pl-98-			print "R:FAIL\n";
bind-9.13.3/bin/tests/virtual-time/start.pl:99:			system("$PERL $topdir/stop.pl $testdir"); # Is this the correct behavior?
bind-9.13.3/bin/tests/virtual-time/start.pl-100-			exit 1;
##############################################
bind-9.13.3/bin/tests/virtual-time/start.pl-164-	while (1) {
bind-9.13.3/bin/tests/virtual-time/start.pl:165:		my $return = system("$DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd -p 5300 version.bind. chaos txt \@10.53.0.$n > dig.out");
bind-9.13.3/bin/tests/virtual-time/start.pl-166-		last if ($return == 0);
##############################################
bind-9.13.3/bin/tests/virtual-time/start.pl-170-			print "R:FAIL\n";
bind-9.13.3/bin/tests/virtual-time/start.pl:171:			system("$PERL $topdir/stop.pl $testdir");
bind-9.13.3/bin/tests/virtual-time/start.pl-172-			exit 1;
##############################################
bind-9.13.3/bin/tests/virtual-time/conf.sh.in-20-# Make it absolute so that it continues to work after we cd.
bind-9.13.3/bin/tests/virtual-time/conf.sh.in:21:TOP=`cd $TOP && pwd`
bind-9.13.3/bin/tests/virtual-time/conf.sh.in-22-
##############################################
bind-9.13.3/bin/tools/mdig.c-783-"                 +bufsize=###        (Set EDNS0 Max UDP packet size)\n"
bind-9.13.3/bin/tools/mdig.c:784:"                 +subnet=addr        (Set edns-client-subnet option)\n"
bind-9.13.3/bin/tools/mdig.c-785-"                 +[no]edns[=###]     (Set EDNS version) [0]\n"
##############################################
bind-9.13.3/bin/dig/nslookup.c-200-static void
bind-9.13.3/bin/dig/nslookup.c:201:printaddr(dns_rdata_t *rdata) {
bind-9.13.3/bin/dig/nslookup.c-202-	isc_result_t result;
##############################################
bind-9.13.3/bin/dig/nslookup.c-277-					printf("Name:\t%s\n", namebuf);
bind-9.13.3/bin/dig/nslookup.c:278:					printaddr(&rdata);
bind-9.13.3/bin/dig/nslookup.c-279-					break;
##############################################
bind-9.13.3/bin/dig/dighost.c-490-		isc_buffer_init(&b, tmp, sizeof(tmp));
bind-9.13.3/bin/dig/dighost.c:491:		isc_netaddr_fromsockaddr(&na, sa);
bind-9.13.3/bin/dig/dighost.c-492-		result = isc_netaddr_totext(&na, &b);
##############################################
bind-9.13.3/bin/dig/dighost.c-541-	for (i = 0; i < count; i++) {
bind-9.13.3/bin/dig/dighost.c:542:		isc_netaddr_fromsockaddr(&netaddr, &sockaddrs[i]);
bind-9.13.3/bin/dig/dighost.c-543-		isc_netaddr_format(&netaddr, tmp, sizeof(tmp));
##############################################
bind-9.13.3/bin/dig/dighost.c-2685-
bind-9.13.3/bin/dig/dighost.c:2686:		isc_netaddr_fromsockaddr(&netaddr, &query->sockaddr);
bind-9.13.3/bin/dig/dighost.c-2687-		isc_netaddr_format(&netaddr, buf, sizeof(buf));
##############################################
bind-9.13.3/bin/dig/dighost.c-2824-
bind-9.13.3/bin/dig/dighost.c:2825:			isc_netaddr_fromsockaddr(&netaddr, &query->sockaddr);
bind-9.13.3/bin/dig/dighost.c-2826-			isc_netaddr_format(&netaddr, buf, sizeof(buf));
##############################################
bind-9.13.3/bin/dig/dighost.c-2949-
bind-9.13.3/bin/dig/dighost.c:2950:			isc_netaddr_fromsockaddr(&netaddr, &query->sockaddr);
bind-9.13.3/bin/dig/dighost.c-2951-			isc_netaddr_format(&netaddr, buf, sizeof(buf));
##############################################
bind-9.13.3/bin/dig/dighost.c-3557-		*/
bind-9.13.3/bin/dig/dighost.c:3558:		if ((!isc_sockaddr_eqaddr(&query->sockaddr, &any) &&
bind-9.13.3/bin/dig/dighost.c-3559-		     !isc_sockaddr_ismulticast(&query->sockaddr)) ||
##############################################
bind-9.13.3/bin/dig/dighost.c-4013-	for (i = 0; i < count; i++) {
bind-9.13.3/bin/dig/dighost.c:4014:		isc_netaddr_fromsockaddr(&netaddr, &sockaddrs[i]);
bind-9.13.3/bin/dig/dighost.c-4015-		isc_netaddr_format(&netaddr, tmp, sizeof(tmp));
##############################################
bind-9.13.3/bin/dig/dig.c-222-"                 +[no]stats          (Control display of statistics)\n"
bind-9.13.3/bin/dig/dig.c:223:"                 +subnet=addr        (Set edns-client-subnet option)\n"
bind-9.13.3/bin/dig/dig.c-224-"                 +[no]tcflag         (Set TC flag in query (+[no]tcflag))\n"
##############################################
bind-9.13.3/m4/libtool.m4-119-    done
bind-9.13.3/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
bind-9.13.3/m4/libtool.m4-121-}
##############################################
bind-9.13.3/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
bind-9.13.3/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
bind-9.13.3/m4/libtool.m4-439-
##############################################
bind-9.13.3/m4/libtool.m4-447-#
bind-9.13.3/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
bind-9.13.3/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
bind-9.13.3/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
bind-9.13.3/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
bind-9.13.3/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
bind-9.13.3/m4/libtool.m4-561-      ;;
##############################################
bind-9.13.3/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
bind-9.13.3/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
bind-9.13.3/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
bind-9.13.3/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
bind-9.13.3/m4/libtool.m4-574-      ;;
##############################################
bind-9.13.3/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
bind-9.13.3/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
bind-9.13.3/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
bind-9.13.3/m4/libtool.m4-1165-      }]'
bind-9.13.3/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
bind-9.13.3/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
bind-9.13.3/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/m4/libtool.m4-1170-  fi],[])
##############################################
bind-9.13.3/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
bind-9.13.3/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
bind-9.13.3/m4/libtool.m4-1203-  ECHO='print -r --'
bind-9.13.3/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
bind-9.13.3/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
bind-9.13.3/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
bind-9.13.3/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
bind-9.13.3/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
bind-9.13.3/m4/libtool.m4-1239-
##############################################
bind-9.13.3/m4/libtool.m4-1260-   if test yes = "$GCC"; then
bind-9.13.3/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
bind-9.13.3/m4/libtool.m4-1262-   fi
##############################################
bind-9.13.3/m4/libtool.m4-1264- /*)
bind-9.13.3/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
bind-9.13.3/m4/libtool.m4-1266-   ;; #(
##############################################
bind-9.13.3/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
bind-9.13.3/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/m4/libtool.m4-1296-      *ELF-32*)
##############################################
bind-9.13.3/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
bind-9.13.3/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/m4/libtool.m4-1313-	*32-bit*)
##############################################
bind-9.13.3/m4/libtool.m4-1323-    else
bind-9.13.3/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/m4/libtool.m4-1325-	*32-bit*)
##############################################
bind-9.13.3/m4/libtool.m4-1345-    emul=elf
bind-9.13.3/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/m4/libtool.m4-1347-      *32-bit*)
##############################################
bind-9.13.3/m4/libtool.m4-1353-    esac
bind-9.13.3/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/m4/libtool.m4-1355-      *MSB*)
##############################################
bind-9.13.3/m4/libtool.m4-1361-    esac
bind-9.13.3/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/m4/libtool.m4-1363-      *N32*)
##############################################
bind-9.13.3/m4/libtool.m4-1726-    # And add a safety zone
bind-9.13.3/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
bind-9.13.3/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
bind-9.13.3/m4/libtool.m4-1729-    ;;
##############################################
bind-9.13.3/m4/libtool.m4-1759-    if test -n "$kargmax"; then
bind-9.13.3/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
bind-9.13.3/m4/libtool.m4-1761-    else
##############################################
bind-9.13.3/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
bind-9.13.3/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
bind-9.13.3/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
bind-9.13.3/m4/libtool.m4-1771-    else
##############################################
bind-9.13.3/m4/libtool.m4-1780-      # we can't tell.
bind-9.13.3/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
bind-9.13.3/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
bind-9.13.3/m4/libtool.m4-1784-      do
bind-9.13.3/m4/libtool.m4:1785:        i=`expr $i + 1`
bind-9.13.3/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
bind-9.13.3/m4/libtool.m4-1788-      # Only check the string length outside the loop.
bind-9.13.3/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
bind-9.13.3/m4/libtool.m4-1790-      teststring=
##############################################
bind-9.13.3/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
bind-9.13.3/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
bind-9.13.3/m4/libtool.m4-1795-    fi
##############################################
bind-9.13.3/m4/libtool.m4-2259-    *:)
bind-9.13.3/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
bind-9.13.3/m4/libtool.m4-2261-        ;;
bind-9.13.3/m4/libtool.m4-2262-    x:*)
bind-9.13.3/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
bind-9.13.3/m4/libtool.m4-2264-        ;;
bind-9.13.3/m4/libtool.m4-2265-    *::*)
bind-9.13.3/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
bind-9.13.3/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
bind-9.13.3/m4/libtool.m4-2268-        ;;
bind-9.13.3/m4/libtool.m4-2269-    *)
bind-9.13.3/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
bind-9.13.3/m4/libtool.m4-2271-        ;;
##############################################
bind-9.13.3/m4/libtool.m4-2299-  esac
bind-9.13.3/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
bind-9.13.3/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
bind-9.13.3/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
bind-9.13.3/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
bind-9.13.3/m4/libtool.m4-2308-    ;;
bind-9.13.3/m4/libtool.m4-2309-  *)
bind-9.13.3/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/m4/libtool.m4-2311-    ;;
##############################################
bind-9.13.3/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
bind-9.13.3/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
bind-9.13.3/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
bind-9.13.3/m4/libtool.m4-2357-  esac
bind-9.13.3/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
bind-9.13.3/m4/libtool.m4-2359-else
##############################################
bind-9.13.3/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
bind-9.13.3/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
bind-9.13.3/m4/libtool.m4-2500-    ;;
##############################################
bind-9.13.3/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
bind-9.13.3/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
bind-9.13.3/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
bind-9.13.3/m4/libtool.m4-2543-      fi'
bind-9.13.3/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
bind-9.13.3/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
bind-9.13.3/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
bind-9.13.3/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
bind-9.13.3/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
bind-9.13.3/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
bind-9.13.3/m4/libtool.m4-2559-      ;;
##############################################
bind-9.13.3/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
bind-9.13.3/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
bind-9.13.3/m4/libtool.m4-2563-      ;;
##############################################
bind-9.13.3/m4/libtool.m4-2570-    libname_spec='$name'
bind-9.13.3/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
bind-9.13.3/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
bind-9.13.3/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
bind-9.13.3/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
bind-9.13.3/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
bind-9.13.3/m4/libtool.m4-2587-      # Convert to MSYS style.
bind-9.13.3/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
bind-9.13.3/m4/libtool.m4-2589-      ;;
##############################################
bind-9.13.3/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
bind-9.13.3/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
bind-9.13.3/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
bind-9.13.3/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/m4/libtool.m4-2597-      ;;
##############################################
bind-9.13.3/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
bind-9.13.3/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
bind-9.13.3/m4/libtool.m4-2603-      else
bind-9.13.3/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/m4/libtool.m4-2605-      fi
##############################################
bind-9.13.3/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
bind-9.13.3/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
bind-9.13.3/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
bind-9.13.3/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
bind-9.13.3/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
bind-9.13.3/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/m4/libtool.m4-2625-    # Assume MSVC wrapper
bind-9.13.3/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
bind-9.13.3/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
bind-9.13.3/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
bind-9.13.3/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
bind-9.13.3/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
bind-9.13.3/m4/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
bind-9.13.3/m4/libtool.m4:2877:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
bind-9.13.3/m4/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
bind-9.13.3/m4/libtool.m4-2930-  need_lib_prefix=no
bind-9.13.3/m4/libtool.m4:2931:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/m4/libtool.m4-2932-    need_version=no
##############################################
bind-9.13.3/m4/libtool.m4-2957-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
bind-9.13.3/m4/libtool.m4:2958:  postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/m4/libtool.m4:2959:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
bind-9.13.3/m4/libtool.m4:2960:    dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/m4/libtool.m4-2961-    test -d \$dldir || mkdir -p \$dldir~
##############################################
bind-9.13.3/m4/libtool.m4-2966-    fi'
bind-9.13.3/m4/libtool.m4:2967:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
bind-9.13.3/m4/libtool.m4-2968-    dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/m4/libtool.m4-3177-	"file_magic "*)
bind-9.13.3/m4/libtool.m4:3178:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
bind-9.13.3/m4/libtool.m4-3179-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
bind-9.13.3/m4/libtool.m4-3260-    # gcc leaves a trailing carriage return, which upsets mingw
bind-9.13.3/m4/libtool.m4:3261:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
bind-9.13.3/m4/libtool.m4-3262-  *)
bind-9.13.3/m4/libtool.m4:3263:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
bind-9.13.3/m4/libtool.m4-3264-  esac
##############################################
bind-9.13.3/m4/libtool.m4-3269-      # Canonicalize the pathname of ld
bind-9.13.3/m4/libtool.m4:3270:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
bind-9.13.3/m4/libtool.m4-3271-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
bind-9.13.3/m4/libtool.m4:3272:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
bind-9.13.3/m4/libtool.m4-3273-      done
##############################################
bind-9.13.3/m4/libtool.m4-3300-      # Break only if it was the GNU/non-GNU ld that we prefer.
bind-9.13.3/m4/libtool.m4:3301:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
bind-9.13.3/m4/libtool.m4-3302-      *GNU* | *'with BFD'*)
##############################################
bind-9.13.3/m4/libtool.m4-3340-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
bind-9.13.3/m4/libtool.m4:3341:case `$LD -v 2>&1 </dev/null` in
bind-9.13.3/m4/libtool.m4-3342-*GNU* | *'with BFD'*)
##############################################
bind-9.13.3/m4/libtool.m4-3567-openbsd* | bitrig*)
bind-9.13.3/m4/libtool.m4:3568:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/m4/libtool.m4-3569-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
bind-9.13.3/m4/libtool.m4-3634-    else
bind-9.13.3/m4/libtool.m4:3635:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
bind-9.13.3/m4/libtool.m4-3636-    fi
##############################################
bind-9.13.3/m4/libtool.m4-3685-	esac
bind-9.13.3/m4/libtool.m4:3686:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
bind-9.13.3/m4/libtool.m4-3687-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
bind-9.13.3/m4/libtool.m4-3691-	*)
bind-9.13.3/m4/libtool.m4:3692:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
bind-9.13.3/m4/libtool.m4-3693-	  */dev/null*)
##############################################
bind-9.13.3/m4/libtool.m4-3717-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
bind-9.13.3/m4/libtool.m4:3718:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
bind-9.13.3/m4/libtool.m4-3719-    *COFF*)
##############################################
bind-9.13.3/m4/libtool.m4-3776-  # decide which one to use based on capabilities of $DLLTOOL
bind-9.13.3/m4/libtool.m4:3777:  case `$DLLTOOL --help 2>&1` in
bind-9.13.3/m4/libtool.m4-3778-  *--identify-strict*)
##############################################
bind-9.13.3/m4/libtool.m4-3950-# If we're using GNU nm, then use its standard symbol codes.
bind-9.13.3/m4/libtool.m4:3951:case `$NM -V 2>&1` in
bind-9.13.3/m4/libtool.m4-3952-*GNU* | *'with BFD'*)
##############################################
bind-9.13.3/m4/libtool.m4-3998-mingw*)
bind-9.13.3/m4/libtool.m4:3999:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
bind-9.13.3/m4/libtool.m4-4000-  ;;
##############################################
bind-9.13.3/m4/libtool.m4-4054-    nlist=conftest.nm
bind-9.13.3/m4/libtool.m4:4055:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
bind-9.13.3/m4/libtool.m4-4056-      # Try sorting and uniquifying the output.
##############################################
bind-9.13.3/m4/libtool.m4-4402-	  *)
bind-9.13.3/m4/libtool.m4:4403:	    case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/m4/libtool.m4-4404-	    *Sun\ C*)
##############################################
bind-9.13.3/m4/libtool.m4-4738-      *)
bind-9.13.3/m4/libtool.m4:4739:	case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/m4/libtool.m4-4740-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
bind-9.13.3/m4/libtool.m4-4921-    else
bind-9.13.3/m4/libtool.m4:4922:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
bind-9.13.3/m4/libtool.m4-4923-    fi
##############################################
bind-9.13.3/m4/libtool.m4-5014-	# shared libraries, regardless of the interface used.
bind-9.13.3/m4/libtool.m4:5015:	case `$LD -v 2>&1` in
bind-9.13.3/m4/libtool.m4-5016-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
bind-9.13.3/m4/libtool.m4-5046-    supports_anon_versioning=no
bind-9.13.3/m4/libtool.m4:5047:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
bind-9.13.3/m4/libtool.m4-5048-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
bind-9.13.3/m4/libtool.m4-5149-	prefix_cmds="$SED"~
bind-9.13.3/m4/libtool.m4:5150:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/m4/libtool.m4-5151-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/m4/libtool.m4-5171-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
bind-9.13.3/m4/libtool.m4:5172:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/m4/libtool.m4:5173:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/m4/libtool.m4-5174-      ;;
##############################################
bind-9.13.3/m4/libtool.m4-5189-        pgcc*)				# Portland Group C compiler
bind-9.13.3/m4/libtool.m4:5190:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/m4/libtool.m4-5191-	  tmp_addflag=' $pic_flag'
##############################################
bind-9.13.3/m4/libtool.m4-5194-					# Portland Group f77 and f90 compilers
bind-9.13.3/m4/libtool.m4:5195:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/m4/libtool.m4-5196-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
bind-9.13.3/m4/libtool.m4-5211-	nvcc*)	# Cuda Compiler Driver 2.2
bind-9.13.3/m4/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/m4/libtool.m4-5213-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
bind-9.13.3/m4/libtool.m4-5215-	esac
bind-9.13.3/m4/libtool.m4:5216:	case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/m4/libtool.m4-5217-	*Sun\ C*)			# Sun C 5.9
bind-9.13.3/m4/libtool.m4:5218:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/m4/libtool.m4-5219-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
bind-9.13.3/m4/libtool.m4-5286-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
bind-9.13.3/m4/libtool.m4:5287:      case `$LD -v 2>&1` in
bind-9.13.3/m4/libtool.m4-5288-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
bind-9.13.3/m4/libtool.m4-5375-	else
bind-9.13.3/m4/libtool.m4:5376:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
bind-9.13.3/m4/libtool.m4-5377-	fi
##############################################
bind-9.13.3/m4/libtool.m4-5440-	# below for broken collect2 doesn't work under 4.3+
bind-9.13.3/m4/libtool.m4:5441:	  collect2name=`$CC -print-prog-name=collect2`
bind-9.13.3/m4/libtool.m4-5442-	  if test -f "$collect2name" &&
##############################################
bind-9.13.3/m4/libtool.m4-5496-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
bind-9.13.3/m4/libtool.m4:5497:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
bind-9.13.3/m4/libtool.m4-5498-      else
##############################################
bind-9.13.3/m4/libtool.m4-5521-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
bind-9.13.3/m4/libtool.m4:5522:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
bind-9.13.3/m4/libtool.m4-5523-	  if test svr4 != "$with_aix_soname"; then
##############################################
bind-9.13.3/m4/libtool.m4-5612-	# FIXME: Setting linknames here is a bad hack.
bind-9.13.3/m4/libtool.m4:5613:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
bind-9.13.3/m4/libtool.m4-5614-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
bind-9.13.3/m4/libtool.m4-5750-      if test yes = "$GCC"; then
bind-9.13.3/m4/libtool.m4:5751:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4-5752-	# Try to use the -exported_symbol ld option, if it does not
##############################################
bind-9.13.3/m4/libtool.m4-5773-	if test yes = "$lt_cv_irix_exported_symbol"; then
bind-9.13.3/m4/libtool.m4:5774:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
bind-9.13.3/m4/libtool.m4-5775-	fi
bind-9.13.3/m4/libtool.m4-5776-      else
bind-9.13.3/m4/libtool.m4:5777:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4:5778:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
bind-9.13.3/m4/libtool.m4-5779-      fi
##############################################
bind-9.13.3/m4/libtool.m4-5823-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
bind-9.13.3/m4/libtool.m4:5824:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/m4/libtool.m4-5825-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
bind-9.13.3/m4/libtool.m4-5854-	prefix_cmds="$SED"~
bind-9.13.3/m4/libtool.m4:5855:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/m4/libtool.m4-5856-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/m4/libtool.m4-5868-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
bind-9.13.3/m4/libtool.m4:5869:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4-5870-      else
bind-9.13.3/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
bind-9.13.3/m4/libtool.m4:5872:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4-5873-      fi
##############################################
bind-9.13.3/m4/libtool.m4-5881-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
bind-9.13.3/m4/libtool.m4:5882:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4-5883-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
bind-9.13.3/m4/libtool.m4-5885-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
bind-9.13.3/m4/libtool.m4:5886:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4:5887:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
bind-9.13.3/m4/libtool.m4:5888:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
bind-9.13.3/m4/libtool.m4-5889-
##############################################
bind-9.13.3/m4/libtool.m4-5904-      else
bind-9.13.3/m4/libtool.m4:5905:	case `$CC -V 2>&1` in
bind-9.13.3/m4/libtool.m4-5906-	*"Compilers 5.0"*)
##############################################
bind-9.13.3/m4/libtool.m4-6097-	  _LT_TAGVAR(allow_undefined_flag, $1)=
bind-9.13.3/m4/libtool.m4:6098:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
bind-9.13.3/m4/libtool.m4-6099-	  then
##############################################
bind-9.13.3/m4/libtool.m4-6401-        # ancient GNU ld didn't support --whole-archive et. al.
bind-9.13.3/m4/libtool.m4:6402:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
bind-9.13.3/m4/libtool.m4-6403-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
bind-9.13.3/m4/libtool.m4-6511-          # below for broken collect2 doesn't work under 4.3+
bind-9.13.3/m4/libtool.m4:6512:	  collect2name=`$CC -print-prog-name=collect2`
bind-9.13.3/m4/libtool.m4-6513-	  if test -f "$collect2name" &&
##############################################
bind-9.13.3/m4/libtool.m4-6569-
bind-9.13.3/m4/libtool.m4:6570:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
bind-9.13.3/m4/libtool.m4-6571-        else
##############################################
bind-9.13.3/m4/libtool.m4-6594-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
bind-9.13.3/m4/libtool.m4:6595:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
bind-9.13.3/m4/libtool.m4-6596-	    if test svr4 != "$with_aix_soname"; then
##############################################
bind-9.13.3/m4/libtool.m4-6723-	  prefix_cmds="$SED"~
bind-9.13.3/m4/libtool.m4:6724:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/m4/libtool.m4-6725-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/m4/libtool.m4-6797-            # dependencies.
bind-9.13.3/m4/libtool.m4:6798:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/m4/libtool.m4-6799-            ;;
##############################################
bind-9.13.3/m4/libtool.m4-6862-	    # dependencies.
bind-9.13.3/m4/libtool.m4:6863:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/m4/libtool.m4-6864-	    ;;
##############################################
bind-9.13.3/m4/libtool.m4-6898-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
bind-9.13.3/m4/libtool.m4:6899:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/m4/libtool.m4:6900:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/m4/libtool.m4-6901-	;;
##############################################
bind-9.13.3/m4/libtool.m4-6905-	    # SGI C++
bind-9.13.3/m4/libtool.m4:6906:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4-6907-
##############################################
bind-9.13.3/m4/libtool.m4-6916-	      if test no = "$with_gnu_ld"; then
bind-9.13.3/m4/libtool.m4:6917:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4-6918-	      else
bind-9.13.3/m4/libtool.m4:6919:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
bind-9.13.3/m4/libtool.m4-6920-	      fi
##############################################
bind-9.13.3/m4/libtool.m4-6937-	    # to its proper name (with version) after linking.
bind-9.13.3/m4/libtool.m4:6938:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
bind-9.13.3/m4/libtool.m4:6939:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
bind-9.13.3/m4/libtool.m4-6940-	    # Commands to make compiler produce verbose output that lists
##############################################
bind-9.13.3/m4/libtool.m4-6947-	    # dependencies.
bind-9.13.3/m4/libtool.m4:6948:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/m4/libtool.m4-6949-
##############################################
bind-9.13.3/m4/libtool.m4-6962-	    # earlier do not add the objects themselves.
bind-9.13.3/m4/libtool.m4:6963:	    case `$CC -V 2>&1` in
bind-9.13.3/m4/libtool.m4-6964-	      *"Version 7."*)
##############################################
bind-9.13.3/m4/libtool.m4-6983-            # Portland Group C++ compiler
bind-9.13.3/m4/libtool.m4:6984:	    case `$CC -V` in
bind-9.13.3/m4/libtool.m4-6985-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
bind-9.13.3/m4/libtool.m4-6988-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
bind-9.13.3/m4/libtool.m4:6989:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
bind-9.13.3/m4/libtool.m4-6990-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
bind-9.13.3/m4/libtool.m4-6992-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
bind-9.13.3/m4/libtool.m4:6993:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
bind-9.13.3/m4/libtool.m4-6994-                $RANLIB $oldlib'
##############################################
bind-9.13.3/m4/libtool.m4-6997-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
bind-9.13.3/m4/libtool.m4:6998:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
bind-9.13.3/m4/libtool.m4-6999-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
bind-9.13.3/m4/libtool.m4-7001-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
bind-9.13.3/m4/libtool.m4:7002:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
bind-9.13.3/m4/libtool.m4-7003-	      ;;
##############################################
bind-9.13.3/m4/libtool.m4-7011-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
bind-9.13.3/m4/libtool.m4:7012:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/m4/libtool.m4-7013-            ;;
##############################################
bind-9.13.3/m4/libtool.m4-7030-	    # dependencies.
bind-9.13.3/m4/libtool.m4:7031:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
bind-9.13.3/m4/libtool.m4-7032-	    ;;
##############################################
bind-9.13.3/m4/libtool.m4-7045-	  *)
bind-9.13.3/m4/libtool.m4:7046:	    case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/m4/libtool.m4-7047-	    *Sun\ C*)
##############################################
bind-9.13.3/m4/libtool.m4-7052-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
bind-9.13.3/m4/libtool.m4:7053:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/m4/libtool.m4-7054-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
bind-9.13.3/m4/libtool.m4-7117-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
bind-9.13.3/m4/libtool.m4:7118:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
bind-9.13.3/m4/libtool.m4-7119-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
bind-9.13.3/m4/libtool.m4-7136-	    # to its proper name (with version) after linking.
bind-9.13.3/m4/libtool.m4:7137:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
bind-9.13.3/m4/libtool.m4-7138-
##############################################
bind-9.13.3/m4/libtool.m4-7157-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
bind-9.13.3/m4/libtool.m4:7158:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4-7159-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
bind-9.13.3/m4/libtool.m4-7162-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
bind-9.13.3/m4/libtool.m4:7163:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4:7164:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
bind-9.13.3/m4/libtool.m4-7165-                  echo "-hidden">> $lib.exp~
bind-9.13.3/m4/libtool.m4:7166:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
bind-9.13.3/m4/libtool.m4-7167-                  $RM $lib.exp'
##############################################
bind-9.13.3/m4/libtool.m4-7181-	    # dependencies.
bind-9.13.3/m4/libtool.m4:7182:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/m4/libtool.m4-7183-	    ;;
##############################################
bind-9.13.3/m4/libtool.m4-7188-	        osf3*)
bind-9.13.3/m4/libtool.m4:7189:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4-7190-		  ;;
bind-9.13.3/m4/libtool.m4-7191-	        *)
bind-9.13.3/m4/libtool.m4:7192:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/m4/libtool.m4-7193-		  ;;
##############################################
bind-9.13.3/m4/libtool.m4-7441-  case @S|@2 in
bind-9.13.3/m4/libtool.m4:7442:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
bind-9.13.3/m4/libtool.m4:7443:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
bind-9.13.3/m4/libtool.m4-7444-  esac
##############################################
bind-9.13.3/m4/libtool.m4-7530-
bind-9.13.3/m4/libtool.m4:7531:  for p in `eval "$output_verbose_link_cmd"`; do
bind-9.13.3/m4/libtool.m4-7532-    case $prev$p in
##############################################
bind-9.13.3/m4/libtool.m4-7634-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
bind-9.13.3/m4/libtool.m4:7635: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
bind-9.13.3/m4/libtool.m4-7636-fi
##############################################
bind-9.13.3/m4/libtool.m4-8254-    test 10 -lt "$lt_ac_count" && break
bind-9.13.3/m4/libtool.m4:8255:    lt_ac_count=`expr $lt_ac_count + 1`
bind-9.13.3/m4/libtool.m4-8256-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
bind-9.13.3/m4/ax_pthread.m4-296-             ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g'
bind-9.13.3/m4/ax_pthread.m4:297:             ax_pthread_link_step=`$as_echo "$ac_link" | sed "$ax_pthread_sed"`
bind-9.13.3/m4/ax_pthread.m4-298-             ax_pthread_2step_ac_link="($ac_compile) && (echo ==== >&5) && ($ax_pthread_link_step)"
##############################################
bind-9.13.3/m4/ltsugar.m4-68-m4_define([lt_combine],
bind-9.13.3/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
bind-9.13.3/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
bind-9.13.3/install-sh-85-
bind-9.13.3/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
bind-9.13.3/install-sh-87-	    shift
##############################################
bind-9.13.3/install-sh-89-
bind-9.13.3/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
bind-9.13.3/install-sh-91-	    shift
##############################################
bind-9.13.3/install-sh-150-	then
bind-9.13.3/install-sh:151:		dst="$dst"/`basename $src`
bind-9.13.3/install-sh-152-	else
##############################################
bind-9.13.3/install-sh-157-## this sed command emulates the dirname command
bind-9.13.3/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
bind-9.13.3/install-sh-159-
##############################################
bind-9.13.3/install-sh-171-IFS='%'
bind-9.13.3/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
bind-9.13.3/install-sh-173-IFS="${oIFS}"
##############################################
bind-9.13.3/install-sh-205-	then
bind-9.13.3/install-sh:206:		dstfile=`basename $dst`
bind-9.13.3/install-sh-207-	else
##############################################
bind-9.13.3/install-sh-215-	then
bind-9.13.3/install-sh:216:		dstfile=`basename $dst`
bind-9.13.3/install-sh-217-	else
##############################################
bind-9.13.3/Makefile.in-77-test check:
bind-9.13.3/Makefile.in:78:	@if test -n "`${PERL} ${top_srcdir}/bin/tests/system/testsock.pl 2>/dev/null || echo fail`"; then \
bind-9.13.3/Makefile.in-79-	echo I: NOTE: The tests were not run because they require that; \
##############################################
bind-9.13.3/OPTIONS.md-24-|`-DCHECK_LOCAL=0`|Don't check out-of-zone addresses in `named-checkzone`|
bind-9.13.3/OPTIONS.md:25:|`-DNS_RUN_PID_DIR=0`|Create default PID files in `${localstatedir}/run` rather than `${localstatedir}/run/named/`|
bind-9.13.3/OPTIONS.md-26-|`-DISC_BUFFER_USEINLINE=0`|Disable the use of inline functions to implement the `isc_buffer` API: this reduces performance but may be useful when debugging |
##############################################
bind-9.13.3/config.guess-34-
bind-9.13.3/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
bind-9.13.3/config.guess-36-
##############################################
bind-9.13.3/config.guess-102-: ${TMPDIR=/tmp} ;
bind-9.13.3/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
bind-9.13.3/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
bind-9.13.3/config.guess-151-	EOF
bind-9.13.3/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
bind-9.13.3/config.guess-153-	;;
##############################################
bind-9.13.3/config.guess-209-	    *)
bind-9.13.3/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
bind-9.13.3/config.guess-211-		;;
##############################################
bind-9.13.3/config.guess-240-	*4.0)
bind-9.13.3/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
bind-9.13.3/config.guess-242-		;;
bind-9.13.3/config.guess-243-	*5.*)
bind-9.13.3/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
bind-9.13.3/config.guess-245-		;;
##############################################
bind-9.13.3/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
bind-9.13.3/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
bind-9.13.3/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
bind-9.13.3/config.guess-288-	# 1.2 uses "1.2" for uname -r.
bind-9.13.3/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
bind-9.13.3/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
bind-9.13.3/config.guess-348-    s390x:SunOS:*:*)
bind-9.13.3/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/config.guess-350-	exit ;;
bind-9.13.3/config.guess-351-    sun4H:SunOS:5.*:*)
bind-9.13.3/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/config.guess-353-	exit ;;
bind-9.13.3/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
bind-9.13.3/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/config.guess-356-	exit ;;
##############################################
bind-9.13.3/config.guess-373-	fi
bind-9.13.3/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/config.guess-375-	exit ;;
##############################################
bind-9.13.3/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
bind-9.13.3/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/config.guess-381-	exit ;;
##############################################
bind-9.13.3/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
bind-9.13.3/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
bind-9.13.3/config.guess-390-	exit ;;
##############################################
bind-9.13.3/config.guess-394-    sun*:*:4.2BSD:*)
bind-9.13.3/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
bind-9.13.3/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
bind-9.13.3/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
bind-9.13.3/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
bind-9.13.3/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
bind-9.13.3/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
bind-9.13.3/config.guess-532-    *:IRIX*:*:*)
bind-9.13.3/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
bind-9.13.3/config.guess-534-	exit ;;
##############################################
bind-9.13.3/config.guess-562-EOF
bind-9.13.3/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
bind-9.13.3/config.guess-564-		then
##############################################
bind-9.13.3/config.guess-575-    *:AIX:*:[4567])
bind-9.13.3/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
bind-9.13.3/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
bind-9.13.3/config.guess-610-    9000/[34678]??:HP-UX:*:*)
bind-9.13.3/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
bind-9.13.3/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
bind-9.13.3/config.guess-664-EOF
bind-9.13.3/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
bind-9.13.3/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
bind-9.13.3/config.guess-692-    ia64:HP-UX:*:*)
bind-9.13.3/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
bind-9.13.3/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
bind-9.13.3/config.guess-722-EOF
bind-9.13.3/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
bind-9.13.3/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
bind-9.13.3/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
bind-9.13.3/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
bind-9.13.3/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
bind-9.13.3/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
bind-9.13.3/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
bind-9.13.3/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
bind-9.13.3/config.guess-814-	    amd64)
bind-9.13.3/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
bind-9.13.3/config.guess-816-	    *)
bind-9.13.3/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
bind-9.13.3/config.guess-818-	esac
##############################################
bind-9.13.3/config.guess-872-    prep*:SunOS:5.*:*)
bind-9.13.3/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/config.guess-874-	exit ;;
##############################################
bind-9.13.3/config.guess-876-	# the GNU system
bind-9.13.3/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
bind-9.13.3/config.guess-878-	exit ;;
##############################################
bind-9.13.3/config.guess-880-	# other systems with GNU libc and userland
bind-9.13.3/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
bind-9.13.3/config.guess-882-	exit ;;
##############################################
bind-9.13.3/config.guess-968-EOF
bind-9.13.3/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
bind-9.13.3/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
bind-9.13.3/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
bind-9.13.3/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
bind-9.13.3/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
bind-9.13.3/config.guess-1262-	fi
bind-9.13.3/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
bind-9.13.3/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
bind-9.13.3/config.guess-1347-    *:DragonFly:*:*)
bind-9.13.3/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
bind-9.13.3/config.guess-1349-	exit ;;
##############################################
bind-9.13.3/config.guess-1360-    i*86:skyos:*:*)
bind-9.13.3/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
bind-9.13.3/config.guess-1362-	exit ;;
##############################################
bind-9.13.3/config.guess-1488-
bind-9.13.3/config.guess:1489:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
bind-9.13.3/config.guess-1490-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
bind-9.13.3/win32utils/Configure-578-    $configvar{"BUILD_MACHINE"} = "/machine:X86";
bind-9.13.3/win32utils/Configure:579:    $configdefp{"ISC_PLATFORM_BUSYWAITNOP"} = "__asm { rep nop }";
bind-9.13.3/win32utils/Configure-580-} elsif ($want_x64 eq "yes") {
##############################################
bind-9.13.3/win32utils/Configure-1434-    my $dll = $configdll{"OPENSSL_DLL"};
bind-9.13.3/win32utils/Configure:1435:    my $ret = `copy "$dll" .`;
bind-9.13.3/win32utils/Configure-1436-    if ($? != 0) {
##############################################
bind-9.13.3/win32utils/Configure-1452-    my $library = $configlib{"OPENSSL_LIB"};
bind-9.13.3/win32utils/Configure:1453:    $compret = `cl /nologo /MD /I "$include" testossl.c "$library"`;
bind-9.13.3/win32utils/Configure-1454-    if (grep { -f and -x } ".\\testossl.exe") {
##############################################
bind-9.13.3/win32utils/Configure-1486-    my $library = $configlib{"OPENSSL_LIB"};
bind-9.13.3/win32utils/Configure:1487:    $compret = `cl /nologo /MD /I "$include" testosslv.c "$library"`;
bind-9.13.3/win32utils/Configure-1488-    if (grep { -f and -x } ".\\testosslv.exe") {
##############################################
bind-9.13.3/win32utils/Configure-1520-    my $library = $configlib{"OPENSSL_LIB"};
bind-9.13.3/win32utils/Configure:1521:    $compret = `cl /nologo /MD /I "$include" testosslfunc.c "$library"`;
bind-9.13.3/win32utils/Configure-1522-    if (grep { -f and -x } ".\\testosslfunc.exe") {
##############################################
bind-9.13.3/win32utils/Configure-1548-    my $library = $configlib{"OPENSSL_LIB"};
bind-9.13.3/win32utils/Configure:1549:    $compret = `cl /nologo /MD testfips.c "$library"`;
bind-9.13.3/win32utils/Configure-1550-    if (grep { -f and -x } ".\\testfips.exe") {
##############################################
bind-9.13.3/win32utils/Configure-1586-    my $library = $configlib{"OPENSSL_LIB"};
bind-9.13.3/win32utils/Configure:1587:    $compret = `cl /nologo /MD /I "$include" tested25519.c "$library"`;
bind-9.13.3/win32utils/Configure-1588-    if (grep { -f and -x } ".\\tested25519.exe") {
##############################################
bind-9.13.3/win32utils/Configure-1634-    my $library = $configlib{"OPENSSL_LIB"};
bind-9.13.3/win32utils/Configure:1635:    $compret = `cl /nologo /MD /I "$include" tested448.c "$library"`;
bind-9.13.3/win32utils/Configure-1636-    if (grep { -f and -x } ".\\tested448.exe") {
##############################################
bind-9.13.3/win32utils/Configure-1824-    }
bind-9.13.3/win32utils/Configure:1825:    my $ret = `copy "$geoip_dll" .`;
bind-9.13.3/win32utils/Configure-1826-    if ($? != 0) {
##############################################
bind-9.13.3/win32utils/Configure-1837-    close F;
bind-9.13.3/win32utils/Configure:1838:    $compret = `cl /nologo /MD testgeoip.c "$geoip_lib"`;
bind-9.13.3/win32utils/Configure-1839-    if (grep { -f and -x } ".\\testgeoip.exe") {
##############################################
bind-9.13.3/win32utils/Configure-1867-    close F;
bind-9.13.3/win32utils/Configure:1868:    $compret = `cl /nologo $geoip_inc /MD testgeoip1.c $geoip_libs`;
bind-9.13.3/win32utils/Configure-1869-    if (grep { -f and -x } ".\\testgeoip1.exe") {
##############################################
bind-9.13.3/win32utils/Configure-1897-    close F;
bind-9.13.3/win32utils/Configure:1898:    $compret = `cl /nologo $geoip_inc /MD testgeoip2.c $geoip_libs`;
bind-9.13.3/win32utils/Configure-1899-    if (grep { -f and -x } ".\\testgeoip2.exe") {
##############################################
bind-9.13.3/win32utils/Configure-2097-        }
bind-9.13.3/win32utils/Configure:2098:        my $pythonret = `"$python_command" -c "quit()" 2>&1`;
bind-9.13.3/win32utils/Configure-2099-        if ($? != 0) {
##############################################
bind-9.13.3/win32utils/Configure-2109-    }
bind-9.13.3/win32utils/Configure:2110:    my $pythonret = `"$python_command" -c "import argparse" 2>&1`;
bind-9.13.3/win32utils/Configure-2111-    if ($? != 0) {
##############################################
bind-9.13.3/win32utils/Configure-2122-        }
bind-9.13.3/win32utils/Configure:2123:        $pythonret = `"$python_command" -c "from ply import *" 2>&1`;
bind-9.13.3/win32utils/Configure-2124-        if ($? != 0) {
##############################################
bind-9.13.3/win32utils/Configure-2136-        }
bind-9.13.3/win32utils/Configure:2137:        $pythonret = `"$python_command" -c "import win32api" 2>&1`;
bind-9.13.3/win32utils/Configure-2138-        if ($? != 0) {
##############################################
bind-9.13.3/win32utils/Configure-2151-        }
bind-9.13.3/win32utils/Configure:2152:        $pythonret = `"$python_command" -c "import win32con" 2>&1`;
bind-9.13.3/win32utils/Configure-2153-        if ($? != 0) {
##############################################
bind-9.13.3/win32utils/GeoIP.diff-101--GeoIPRecord * GeoIP_record_by_ipnum (GeoIP* gi, unsigned long ipnum);
bind-9.13.3/win32utils/GeoIP.diff:102:-GeoIPRecord * GeoIP_record_by_addr (GeoIP* gi, const char *addr);
bind-9.13.3/win32utils/GeoIP.diff-103--GeoIPRecord * GeoIP_record_by_name (GeoIP* gi, const char *host);
##############################################
bind-9.13.3/win32utils/GeoIP.diff-108-+GEOIP_API GeoIPRecord * GeoIP_record_by_ipnum (GeoIP* gi, unsigned long ipnum);
bind-9.13.3/win32utils/GeoIP.diff:109:+GEOIP_API GeoIPRecord * GeoIP_record_by_addr (GeoIP* gi, const char *addr);
bind-9.13.3/win32utils/GeoIP.diff-110-+GEOIP_API GeoIPRecord * GeoIP_record_by_name (GeoIP* gi, const char *host);
##############################################
bind-9.13.3/win32utils/GeoIP.diff-115- 
bind-9.13.3/win32utils/GeoIP.diff:116:-int GeoIP_record_id_by_addr (GeoIP* gi, const char *addr);
bind-9.13.3/win32utils/GeoIP.diff-117--int GeoIP_record_id_by_addr_v6 (GeoIP* gi, const char *addr);
bind-9.13.3/win32utils/GeoIP.diff:118:+GEOIP_API int GeoIP_record_id_by_addr (GeoIP* gi, const char *addr);
bind-9.13.3/win32utils/GeoIP.diff-119-+GEOIP_API int GeoIP_record_id_by_addr_v6 (GeoIP* gi, const char *addr);
##############################################
bind-9.13.3/CHANGES-8174-
bind-9.13.3/CHANGES:8175:2662.	[bug]		lwres_getipnodebyname() and lwres_getipnodebyaddr()
bind-9.13.3/CHANGES-8176-			returned a misleading error code when lwresd was
##############################################
bind-9.13.3/CHANGES-10750-
bind-9.13.3/CHANGES:10751:1850.	[bug]		Memory leak in lwres_getipnodebyaddr(). [RT #14591]
bind-9.13.3/CHANGES-10752-
##############################################
bind-9.13.3/ltmain.sh-103-#
bind-9.13.3/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
bind-9.13.3/ltmain.sh-105-#
##############################################
bind-9.13.3/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
bind-9.13.3/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
bind-9.13.3/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
bind-9.13.3/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
bind-9.13.3/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
bind-9.13.3/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
bind-9.13.3/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
bind-9.13.3/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
bind-9.13.3/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
bind-9.13.3/ltmain.sh-410-# The name of this program.
bind-9.13.3/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
bind-9.13.3/ltmain.sh-412-
##############################################
bind-9.13.3/ltmain.sh-416-  *[\\/]*)
bind-9.13.3/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
bind-9.13.3/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
bind-9.13.3/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
bind-9.13.3/ltmain.sh-610-
bind-9.13.3/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
bind-9.13.3/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
bind-9.13.3/ltmain.sh-613-
##############################################
bind-9.13.3/ltmain.sh-639-
bind-9.13.3/ltmain.sh:640:    func_arith_result=`expr "$@"`
bind-9.13.3/ltmain.sh-641-  }
##############################################
bind-9.13.3/ltmain.sh-660-  # ...otherwise fall back to using sed.
bind-9.13.3/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
bind-9.13.3/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
bind-9.13.3/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
bind-9.13.3/ltmain.sh-757-      test -n "$_G_tc" && {
bind-9.13.3/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
bind-9.13.3/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
bind-9.13.3/ltmain.sh-760-      }
bind-9.13.3/ltmain.sh-761-    done
bind-9.13.3/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
bind-9.13.3/ltmain.sh-763-
##############################################
bind-9.13.3/ltmain.sh-831-
bind-9.13.3/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
bind-9.13.3/ltmain.sh-833-  }
##############################################
bind-9.13.3/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
bind-9.13.3/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
bind-9.13.3/ltmain.sh-865-      done
bind-9.13.3/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
bind-9.13.3/ltmain.sh-867-
##############################################
bind-9.13.3/ltmain.sh-901-      # If mktemp works, use that first and foremost
bind-9.13.3/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
bind-9.13.3/ltmain.sh-903-
##############################################
bind-9.13.3/ltmain.sh-1111-        *[\\\`\"\$]*)
bind-9.13.3/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
bind-9.13.3/ltmain.sh-1113-        *)
##############################################
bind-9.13.3/ltmain.sh-1198-    case $2 in
bind-9.13.3/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
bind-9.13.3/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
bind-9.13.3/ltmain.sh-1201-    esac
##############################################
bind-9.13.3/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
bind-9.13.3/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
bind-9.13.3/ltmain.sh-1273-      ;;
##############################################
bind-9.13.3/ltmain.sh-1358-
bind-9.13.3/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
bind-9.13.3/ltmain.sh-1360-}
##############################################
bind-9.13.3/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
bind-9.13.3/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
bind-9.13.3/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
bind-9.13.3/ltmain.sh-1517-
bind-9.13.3/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
bind-9.13.3/ltmain.sh-1519-}
##############################################
bind-9.13.3/ltmain.sh-1870-
bind-9.13.3/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
bind-9.13.3/ltmain.sh-1872-      func_split_equals_rhs=
bind-9.13.3/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
bind-9.13.3/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
bind-9.13.3/ltmain.sh-1875-  }
##############################################
bind-9.13.3/ltmain.sh-1898-
bind-9.13.3/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
bind-9.13.3/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
bind-9.13.3/ltmain.sh-1901-  }
##############################################
bind-9.13.3/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
bind-9.13.3/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
bind-9.13.3/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
bind-9.13.3/ltmain.sh-2074-
##############################################
bind-9.13.3/ltmain.sh-2110-  {
bind-9.13.3/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
bind-9.13.3/ltmain.sh-2112-  }
##############################################
bind-9.13.3/ltmain.sh-2115-  {
bind-9.13.3/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
bind-9.13.3/ltmain.sh-2117-  }
##############################################
bind-9.13.3/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
bind-9.13.3/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
bind-9.13.3/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
bind-9.13.3/ltmain.sh-2659-      done
bind-9.13.3/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
bind-9.13.3/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
bind-9.13.3/ltmain.sh-2662-      case $@ in
##############################################
bind-9.13.3/ltmain.sh-2672-	    # Evaluate the configuration.
bind-9.13.3/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
bind-9.13.3/ltmain.sh-2674-	    CC_quoted=
##############################################
bind-9.13.3/ltmain.sh-2678-	    done
bind-9.13.3/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
bind-9.13.3/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
bind-9.13.3/ltmain.sh-2681-	    case "$@ " in
##############################################
bind-9.13.3/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
bind-9.13.3/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
bind-9.13.3/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
bind-9.13.3/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
bind-9.13.3/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
bind-9.13.3/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
bind-9.13.3/ltmain.sh-3009-    # LT_CYGPATH in this case.
bind-9.13.3/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
bind-9.13.3/ltmain.sh-3011-  fi
##############################################
bind-9.13.3/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
bind-9.13.3/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
bind-9.13.3/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
bind-9.13.3/ltmain.sh-3376-    *.[cCFSifmso] | \
bind-9.13.3/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
bind-9.13.3/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
bind-9.13.3/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
bind-9.13.3/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
bind-9.13.3/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
bind-9.13.3/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
bind-9.13.3/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
bind-9.13.3/ltmain.sh-3474-
##############################################
bind-9.13.3/ltmain.sh-3520-      if test warn = "$need_locks" &&
bind-9.13.3/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
bind-9.13.3/ltmain.sh-3522-	$ECHO "\
bind-9.13.3/ltmain.sh-3523-*** ERROR, $lockfile contains:
bind-9.13.3/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
bind-9.13.3/ltmain.sh-3525-
##############################################
bind-9.13.3/ltmain.sh-3569-      if test warn = "$need_locks" &&
bind-9.13.3/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
bind-9.13.3/ltmain.sh-3571-	$ECHO "\
bind-9.13.3/ltmain.sh-3572-*** ERROR, $lockfile contains:
bind-9.13.3/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
bind-9.13.3/ltmain.sh-3574-
##############################################
bind-9.13.3/ltmain.sh-3895-      # Get the absolute pathname.
bind-9.13.3/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
bind-9.13.3/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
bind-9.13.3/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
bind-9.13.3/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
bind-9.13.3/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
bind-9.13.3/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
bind-9.13.3/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
bind-9.13.3/ltmain.sh-4280-
##############################################
bind-9.13.3/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
bind-9.13.3/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
bind-9.13.3/ltmain.sh-4293-	  else
bind-9.13.3/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
bind-9.13.3/ltmain.sh-4295-	  fi
##############################################
bind-9.13.3/ltmain.sh-4458-	    fi
bind-9.13.3/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
bind-9.13.3/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
bind-9.13.3/ltmain.sh-4477-	        # Replace the output file specification.
bind-9.13.3/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
bind-9.13.3/ltmain.sh-4479-
##############################################
bind-9.13.3/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
bind-9.13.3/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
bind-9.13.3/ltmain.sh-4498-	  fi
##############################################
bind-9.13.3/ltmain.sh-4570-    my_pic_p=${3-false}
bind-9.13.3/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
bind-9.13.3/ltmain.sh-4572-    my_dlsyms=
##############################################
bind-9.13.3/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
bind-9.13.3/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
bind-9.13.3/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
bind-9.13.3/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
bind-9.13.3/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
bind-9.13.3/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
bind-9.13.3/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
bind-9.13.3/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
bind-9.13.3/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
bind-9.13.3/ltmain.sh-4862-	  else
bind-9.13.3/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
bind-9.13.3/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
bind-9.13.3/ltmain.sh-4865-	  fi
##############################################
bind-9.13.3/ltmain.sh-4867-	*)
bind-9.13.3/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
bind-9.13.3/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
bind-9.13.3/ltmain.sh-4870-	  ;;
##############################################
bind-9.13.3/ltmain.sh-4882-      # Nullify the symbol file.
bind-9.13.3/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
bind-9.13.3/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
bind-9.13.3/ltmain.sh-4885-    fi
##############################################
bind-9.13.3/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
bind-9.13.3/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
bind-9.13.3/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
bind-9.13.3/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
bind-9.13.3/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
bind-9.13.3/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
bind-9.13.3/ltmain.sh-4925-  win32_libid_type=unknown
bind-9.13.3/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
bind-9.13.3/ltmain.sh-4927-  case $win32_fileres in
##############################################
bind-9.13.3/ltmain.sh-4990-
bind-9.13.3/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
bind-9.13.3/ltmain.sh-4992-}
##############################################
bind-9.13.3/ltmain.sh-5008-
bind-9.13.3/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
bind-9.13.3/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
bind-9.13.3/ltmain.sh-5072-    # binutils import library
bind-9.13.3/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
bind-9.13.3/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
bind-9.13.3/ltmain.sh-5075-    # ms-generated import library
bind-9.13.3/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
bind-9.13.3/ltmain.sh-5077-  else
##############################################
bind-9.13.3/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
bind-9.13.3/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
bind-9.13.3/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
bind-9.13.3/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
bind-9.13.3/ltmain.sh-5160-	    darwin_arch=
##############################################
bind-9.13.3/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
bind-9.13.3/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
bind-9.13.3/ltmain.sh-5172-	    darwin_file=
##############################################
bind-9.13.3/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
bind-9.13.3/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
bind-9.13.3/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
bind-9.13.3/ltmain.sh-5189-      esac
bind-9.13.3/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
bind-9.13.3/ltmain.sh-5191-    done
##############################################
bind-9.13.3/ltmain.sh-5260-
bind-9.13.3/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
bind-9.13.3/ltmain.sh-5262-    $ECHO "\
##############################################
bind-9.13.3/ltmain.sh-5295-    --lt-dump-script)
bind-9.13.3/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
bind-9.13.3/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
bind-9.13.3/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
bind-9.13.3/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
bind-9.13.3/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
bind-9.13.3/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
bind-9.13.3/ltmain.sh-5324-  done
##############################################
bind-9.13.3/ltmain.sh-5380-  # Find the directory that this script lives in.
bind-9.13.3/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
bind-9.13.3/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
bind-9.13.3/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
bind-9.13.3/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
bind-9.13.3/ltmain.sh-5386-  while test -n \"\$file\"; do
bind-9.13.3/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
bind-9.13.3/ltmain.sh-5388-
##############################################
bind-9.13.3/ltmain.sh-5396-
bind-9.13.3/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
bind-9.13.3/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
bind-9.13.3/ltmain.sh-5399-  done
##############################################
bind-9.13.3/ltmain.sh-5410-    case \"\$thisdir\" in
bind-9.13.3/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
bind-9.13.3/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
bind-9.13.3/ltmain.sh-5416-  # Try to get the absolute directory name.
bind-9.13.3/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
bind-9.13.3/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
bind-9.13.3/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
bind-9.13.3/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
bind-9.13.3/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
bind-9.13.3/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
bind-9.13.3/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
bind-9.13.3/ltmain.sh-5443-      else
##############################################
bind-9.13.3/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
bind-9.13.3/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
bind-9.13.3/ltmain.sh-5487-
##############################################
bind-9.13.3/ltmain.sh-6464-
bind-9.13.3/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
bind-9.13.3/ltmain.sh-6466-    *import*) : ;;
##############################################
bind-9.13.3/ltmain.sh-6712-	    moreargs=
bind-9.13.3/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
bind-9.13.3/ltmain.sh-6714-	    do
##############################################
bind-9.13.3/ltmain.sh-6973-	*)
bind-9.13.3/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
bind-9.13.3/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
bind-9.13.3/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
bind-9.13.3/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
bind-9.13.3/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
bind-9.13.3/ltmain.sh-7287-      -Z*)
bind-9.13.3/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
bind-9.13.3/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
bind-9.13.3/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
bind-9.13.3/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
bind-9.13.3/ltmain.sh-7459-    else
##############################################
bind-9.13.3/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
bind-9.13.3/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
bind-9.13.3/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
bind-9.13.3/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
bind-9.13.3/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
bind-9.13.3/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
bind-9.13.3/ltmain.sh-7871-	fi
bind-9.13.3/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
bind-9.13.3/ltmain.sh-7944-	*)
bind-9.13.3/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
bind-9.13.3/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
bind-9.13.3/ltmain.sh-8197-	    shift
bind-9.13.3/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
bind-9.13.3/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
bind-9.13.3/ltmain.sh-8489-		*)
bind-9.13.3/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
bind-9.13.3/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
bind-9.13.3/ltmain.sh-8500-		  depdepl=
bind-9.13.3/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
bind-9.13.3/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
bind-9.13.3/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
bind-9.13.3/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
bind-9.13.3/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
bind-9.13.3/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
bind-9.13.3/ltmain.sh-8511-                      fi
##############################################
bind-9.13.3/ltmain.sh-8522-		else
bind-9.13.3/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
bind-9.13.3/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
bind-9.13.3/ltmain.sh-8545-	else
bind-9.13.3/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/ltmain.sh-8547-	fi
##############################################
bind-9.13.3/ltmain.sh-8634-        linux*)
bind-9.13.3/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
bind-9.13.3/ltmain.sh-9039-	removelist=
bind-9.13.3/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
bind-9.13.3/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
bind-9.13.3/ltmain.sh-9065-	# Transform .lo files to .o files.
bind-9.13.3/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
bind-9.13.3/ltmain.sh-9067-      fi
##############################################
bind-9.13.3/ltmain.sh-9070-      #for path in $notinst_path; do
bind-9.13.3/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
bind-9.13.3/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
bind-9.13.3/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
bind-9.13.3/ltmain.sh-9074-      #done
##############################################
bind-9.13.3/ltmain.sh-9191-		if test -n "$i"; then
bind-9.13.3/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
bind-9.13.3/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
bind-9.13.3/ltmain.sh-9194-		  set dummy $deplib_matches; shift
bind-9.13.3/ltmain.sh-9195-		  deplib_match=$1
bind-9.13.3/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
bind-9.13.3/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
bind-9.13.3/ltmain.sh-9234-		  if test -n "$i"; then
bind-9.13.3/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
bind-9.13.3/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
bind-9.13.3/ltmain.sh-9237-		    set dummy $deplib_matches; shift
bind-9.13.3/ltmain.sh-9238-		    deplib_match=$1
bind-9.13.3/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
bind-9.13.3/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
bind-9.13.3/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
bind-9.13.3/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
bind-9.13.3/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
bind-9.13.3/ltmain.sh-9284-	      if test -n "$a_deplib"; then
bind-9.13.3/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
bind-9.13.3/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
bind-9.13.3/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
bind-9.13.3/ltmain.sh-9288-		else
##############################################
bind-9.13.3/ltmain.sh-9294-		    shopt -s nocaseglob
bind-9.13.3/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
bind-9.13.3/ltmain.sh-9296-		    $nocaseglob
bind-9.13.3/ltmain.sh-9297-		  else
bind-9.13.3/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
bind-9.13.3/ltmain.sh-9299-		  fi
##############################################
bind-9.13.3/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
bind-9.13.3/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
bind-9.13.3/ltmain.sh-9314-			case $potliblink in
bind-9.13.3/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
bind-9.13.3/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
bind-9.13.3/ltmain.sh-9317-			esac
##############################################
bind-9.13.3/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
bind-9.13.3/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
bind-9.13.3/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
bind-9.13.3/ltmain.sh-9368-	      if test -n "$a_deplib"; then
bind-9.13.3/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
bind-9.13.3/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
bind-9.13.3/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
bind-9.13.3/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
bind-9.13.3/ltmain.sh-9407-	  newdeplibs=
bind-9.13.3/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
bind-9.13.3/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
bind-9.13.3/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
bind-9.13.3/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
bind-9.13.3/ltmain.sh-9413-	    done
##############################################
bind-9.13.3/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
bind-9.13.3/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
bind-9.13.3/ltmain.sh-9439-	  ;;
##############################################
bind-9.13.3/ltmain.sh-9489-	*-*-darwin*)
bind-9.13.3/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/ltmain.sh-9493-	  ;;
##############################################
bind-9.13.3/ltmain.sh-9616-	# Use standard objects if they are pic
bind-9.13.3/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
bind-9.13.3/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
bind-9.13.3/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
bind-9.13.3/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
bind-9.13.3/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
bind-9.13.3/ltmain.sh-10145-      # Create the old-style object.
bind-9.13.3/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
bind-9.13.3/ltmain.sh-10147-
##############################################
bind-9.13.3/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
bind-9.13.3/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
bind-9.13.3/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
bind-9.13.3/ltmain.sh-10206-	;;
##############################################
bind-9.13.3/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
bind-9.13.3/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/ltmain.sh-10224-	;;
##############################################
bind-9.13.3/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
bind-9.13.3/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
bind-9.13.3/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
bind-9.13.3/ltmain.sh-10359-	# Transform all the library objects into standard objects.
bind-9.13.3/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
bind-9.13.3/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
bind-9.13.3/ltmain.sh-10362-      fi
##############################################
bind-9.13.3/ltmain.sh-10387-	# Replace the output file specification.
bind-9.13.3/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
bind-9.13.3/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
bind-9.13.3/ltmain.sh-10396-	  func_to_tool_file "$output"
bind-9.13.3/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
bind-9.13.3/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
bind-9.13.3/ltmain.sh-10440-	# Replace the output file specification.
bind-9.13.3/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
bind-9.13.3/ltmain.sh-10442-	# Delete the old output file.
##############################################
bind-9.13.3/ltmain.sh-10448-	  func_to_tool_file "$output"
bind-9.13.3/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
bind-9.13.3/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
bind-9.13.3/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
bind-9.13.3/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
bind-9.13.3/ltmain.sh-10468-          ;;
##############################################
bind-9.13.3/ltmain.sh-10479-      # Replace the output file specification.
bind-9.13.3/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
bind-9.13.3/ltmain.sh-10481-
##############################################
bind-9.13.3/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
bind-9.13.3/ltmain.sh:10489:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
bind-9.13.3/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
bind-9.13.3/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
bind-9.13.3/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
bind-9.13.3/ltmain.sh-10511-      fi
##############################################
bind-9.13.3/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
bind-9.13.3/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
bind-9.13.3/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
bind-9.13.3/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
bind-9.13.3/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
bind-9.13.3/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
bind-9.13.3/ltmain.sh-10802-		name=$func_basename_result
bind-9.13.3/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
bind-9.13.3/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
bind-9.13.3/ltmain.sh-10821-		name=$func_basename_result
bind-9.13.3/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
bind-9.13.3/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
bind-9.13.3/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
bind-9.13.3/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
bind-9.13.3/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
bind-9.13.3/lib/isc/tests/netaddr_test.c-51-	for (i = 0; i < sizeof(tests)/sizeof(tests[0]); i++) {
bind-9.13.3/lib/isc/tests/netaddr_test.c:52:		ina.s_addr = inet_addr(tests[i].address);
bind-9.13.3/lib/isc/tests/netaddr_test.c-53-		isc_netaddr_fromin(&netaddr, &ina);
##############################################
bind-9.13.3/lib/isc/tests/sockaddr_test.c-47-
bind-9.13.3/lib/isc/tests/sockaddr_test.c:48:	in.s_addr = inet_addr("127.0.0.1");
bind-9.13.3/lib/isc/tests/sockaddr_test.c-49-	isc_sockaddr_fromin(&addr, &in, 1);
##############################################
bind-9.13.3/lib/isc/tests/sockaddr_test.c-107-	for (i = 0; i < sizeof(data4)/sizeof(data4[0]); i++) {
bind-9.13.3/lib/isc/tests/sockaddr_test.c:108:		in.s_addr = inet_addr(data4[i].string);
bind-9.13.3/lib/isc/tests/sockaddr_test.c-109-		isc_sockaddr_fromin(&addr, &in, 1);
##############################################
bind-9.13.3/lib/isc/tests/regex_test.c-860-		{ "[B[[[[[[[[[[[|{}*oKqv%(\?<=wsQ{1pMeK1^6%nLNqi<@ge][:punct:]= M@* D|NwL\\-117\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"~Qnd]h.O\"01x:[:alpha:]^){}D}\"", 0, 0 },
bind-9.13.3/lib/isc/tests/regex_test.c:861:		{ "([[RRRRRRRRRRRRRRRRRRRRRRRRRRRRxpSrx{7d79}*oJ2`Ft{n1,3g:1H@bT$D &[n/Cg)=ld@Ir{Fk>*4*`(\?>````````````````````(\?:`````.....................]]{,246})7 \"F4[^F|/g)]+e`rw@{,-69}H)", 1, 0 },
bind-9.13.3/lib/isc/tests/regex_test.c-862-		{ "([(\?<=)X[:digit:]PP.[(\?#:((\?#\?#graph:])[:digit:][Q+)(N][:alpha:]]f)[:graph:])+Elllllllllllllllll[:digit:]=)pP{uU-20bzY|ZKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKt<c", 1, 0 },
##############################################
bind-9.13.3/lib/isc/tests/socket_test.c-149-
bind-9.13.3/lib/isc/tests/socket_test.c:150:	in.s_addr = inet_addr("127.0.0.1");
bind-9.13.3/lib/isc/tests/socket_test.c-151-	isc_sockaddr_fromin(&addr1, &in, 0);
##############################################
bind-9.13.3/lib/isc/tests/socket_test.c-224-
bind-9.13.3/lib/isc/tests/socket_test.c:225:	in.s_addr = inet_addr("127.0.0.1");
bind-9.13.3/lib/isc/tests/socket_test.c-226-	isc_sockaddr_fromin(&addr1, &in, 0);
##############################################
bind-9.13.3/lib/isc/tests/socket_test.c-326-
bind-9.13.3/lib/isc/tests/socket_test.c:327:	in.s_addr = inet_addr("127.0.0.1");
bind-9.13.3/lib/isc/tests/socket_test.c-328-	isc_sockaddr_fromin(&addr1, &in, 0);
##############################################
bind-9.13.3/lib/isc/tests/socket_test.c-531-
bind-9.13.3/lib/isc/tests/socket_test.c:532:	in.s_addr = inet_addr("127.0.0.1");
bind-9.13.3/lib/isc/tests/socket_test.c-533-	isc_sockaddr_fromin(&addr1, &in, 0);
##############################################
bind-9.13.3/lib/isc/tests/socket_test.c-777-
bind-9.13.3/lib/isc/tests/socket_test.c:778:	in.s_addr = inet_addr("127.0.0.1");
bind-9.13.3/lib/isc/tests/socket_test.c-779-	isc_sockaddr_fromin(&addr1, &in, 0);
##############################################
bind-9.13.3/lib/isc/tests/radix_test.c-45-
bind-9.13.3/lib/isc/tests/radix_test.c:46:	in_addr.s_addr = inet_addr("3.3.3.0");
bind-9.13.3/lib/isc/tests/radix_test.c-47-	isc_netaddr_fromin(&netaddr, &in_addr);
##############################################
bind-9.13.3/lib/isc/tests/radix_test.c-55-
bind-9.13.3/lib/isc/tests/radix_test.c:56:	in_addr.s_addr = inet_addr("3.3.0.0");
bind-9.13.3/lib/isc/tests/radix_test.c-57-	isc_netaddr_fromin(&netaddr, &in_addr);
##############################################
bind-9.13.3/lib/isc/tests/radix_test.c-65-
bind-9.13.3/lib/isc/tests/radix_test.c:66:	in_addr.s_addr = inet_addr("3.3.3.3");
bind-9.13.3/lib/isc/tests/radix_test.c-67-	isc_netaddr_fromin(&netaddr, &in_addr);
##############################################
bind-9.13.3/lib/isc/unix/interfaceiter.c-59-static void
bind-9.13.3/lib/isc/unix/interfaceiter.c:60:get_addr(unsigned int family, isc_netaddr_t *dst, struct sockaddr *src,
bind-9.13.3/lib/isc/unix/interfaceiter.c-61-	 char *ifname)
##############################################
bind-9.13.3/lib/isc/unix/include/isc/net.h-170-/*% IP address. */
bind-9.13.3/lib/isc/unix/include/isc/net.h:171:#define ISC__IPADDR(x)	((uint32_t)htonl((uint32_t)(x)))
bind-9.13.3/lib/isc/unix/include/isc/net.h-172-
##############################################
bind-9.13.3/lib/isc/unix/include/isc/net.h-174-#define ISC_IPADDR_ISMULTICAST(i) \
bind-9.13.3/lib/isc/unix/include/isc/net.h:175:		(((uint32_t)(i) & ISC__IPADDR(0xf0000000)) \
bind-9.13.3/lib/isc/unix/include/isc/net.h:176:		 == ISC__IPADDR(0xe0000000))
bind-9.13.3/lib/isc/unix/include/isc/net.h-177-
bind-9.13.3/lib/isc/unix/include/isc/net.h-178-#define ISC_IPADDR_ISEXPERIMENTAL(i) \
bind-9.13.3/lib/isc/unix/include/isc/net.h:179:		(((uint32_t)(i) & ISC__IPADDR(0xf0000000)) \
bind-9.13.3/lib/isc/unix/include/isc/net.h:180:		 == ISC__IPADDR(0xf0000000))
bind-9.13.3/lib/isc/unix/include/isc/net.h-181-
##############################################
bind-9.13.3/lib/isc/unix/ifiter_getifaddrs.c-172-
bind-9.13.3/lib/isc/unix/ifiter_getifaddrs.c:173:	get_addr(family, &iter->current.address, ifa->ifa_addr, ifa->ifa_name);
bind-9.13.3/lib/isc/unix/ifiter_getifaddrs.c-174-
bind-9.13.3/lib/isc/unix/ifiter_getifaddrs.c-175-	if (ifa->ifa_netmask != NULL)
bind-9.13.3/lib/isc/unix/ifiter_getifaddrs.c:176:		get_addr(family, &iter->current.netmask, ifa->ifa_netmask,
bind-9.13.3/lib/isc/unix/ifiter_getifaddrs.c-177-			 ifa->ifa_name);
##############################################
bind-9.13.3/lib/isc/unix/ifiter_getifaddrs.c-180-	    (iter->current.flags & INTERFACE_F_POINTTOPOINT) != 0)
bind-9.13.3/lib/isc/unix/ifiter_getifaddrs.c:181:		get_addr(family, &iter->current.dstaddress, ifa->ifa_dstaddr,
bind-9.13.3/lib/isc/unix/ifiter_getifaddrs.c-182-			 ifa->ifa_name);
##############################################
bind-9.13.3/lib/isc/netaddr.c-328-void
bind-9.13.3/lib/isc/netaddr.c:329:isc_netaddr_fromsockaddr(isc_netaddr_t *t, const isc_sockaddr_t *s) {
bind-9.13.3/lib/isc/netaddr.c-330-	int family = s->type.sa.sa_family;
##############################################
bind-9.13.3/lib/isc/netaddr.c-418-#define ISC_IPADDR_ISNETZERO(i) \
bind-9.13.3/lib/isc/netaddr.c:419:	       (((uint32_t)(i) & ISC__IPADDR(0xff000000)) \
bind-9.13.3/lib/isc/netaddr.c:420:		== ISC__IPADDR(0x00000000))
bind-9.13.3/lib/isc/netaddr.c-421-
##############################################
bind-9.13.3/lib/isc/sockaddr.c-37-bool
bind-9.13.3/lib/isc/sockaddr.c:38:isc_sockaddr_eqaddr(const isc_sockaddr_t *a, const isc_sockaddr_t *b) {
bind-9.13.3/lib/isc/sockaddr.c-39-	return (isc_sockaddr_compare(a, b, ISC_SOCKADDR_CMPADDR|
##############################################
bind-9.13.3/lib/isc/sockaddr.c-99-	isc_netaddr_t na, nb;
bind-9.13.3/lib/isc/sockaddr.c:100:	isc_netaddr_fromsockaddr(&na, a);
bind-9.13.3/lib/isc/sockaddr.c:101:	isc_netaddr_fromsockaddr(&nb, b);
bind-9.13.3/lib/isc/sockaddr.c-102-	return (isc_netaddr_eqprefix(&na, &nb, prefixlen));
##############################################
bind-9.13.3/lib/isc/sockaddr.c-117-	 * unsupported address families before calling
bind-9.13.3/lib/isc/sockaddr.c:118:	 * isc_netaddr_fromsockaddr().
bind-9.13.3/lib/isc/sockaddr.c-119-	 */
##############################################
bind-9.13.3/lib/isc/sockaddr.c-150-
bind-9.13.3/lib/isc/sockaddr.c:151:	isc_netaddr_fromsockaddr(&netaddr, sockaddr);
bind-9.13.3/lib/isc/sockaddr.c-152-	result = isc_netaddr_totext(&netaddr, target);
##############################################
bind-9.13.3/lib/isc/sockaddr.c-342-void
bind-9.13.3/lib/isc/sockaddr.c:343:isc_sockaddr_fromnetaddr(isc_sockaddr_t *sockaddr, const isc_netaddr_t *na,
bind-9.13.3/lib/isc/sockaddr.c-344-			 in_port_t port)
##############################################
bind-9.13.3/lib/isc/sockaddr.c-411-	    sockaddr->type.sa.sa_family == AF_INET6) {
bind-9.13.3/lib/isc/sockaddr.c:412:		isc_netaddr_fromsockaddr(&netaddr, sockaddr);
bind-9.13.3/lib/isc/sockaddr.c-413-		return (isc_netaddr_ismulticast(&netaddr));
##############################################
bind-9.13.3/lib/isc/sockaddr.c-422-	if (sockaddr->type.sa.sa_family == AF_INET) {
bind-9.13.3/lib/isc/sockaddr.c:423:		isc_netaddr_fromsockaddr(&netaddr, sockaddr);
bind-9.13.3/lib/isc/sockaddr.c-424-		return (isc_netaddr_isexperimental(&netaddr));
##############################################
bind-9.13.3/lib/isc/sockaddr.c-433-	if (sockaddr->type.sa.sa_family == AF_INET6) {
bind-9.13.3/lib/isc/sockaddr.c:434:		isc_netaddr_fromsockaddr(&netaddr, sockaddr);
bind-9.13.3/lib/isc/sockaddr.c-435-		return (isc_netaddr_issitelocal(&netaddr));
##############################################
bind-9.13.3/lib/isc/sockaddr.c-444-	if (sockaddr->type.sa.sa_family == AF_INET6) {
bind-9.13.3/lib/isc/sockaddr.c:445:		isc_netaddr_fromsockaddr(&netaddr, sockaddr);
bind-9.13.3/lib/isc/sockaddr.c-446-		return (isc_netaddr_islinklocal(&netaddr));
##############################################
bind-9.13.3/lib/isc/sockaddr.c-455-	if (sockaddr->type.sa.sa_family == AF_INET) {
bind-9.13.3/lib/isc/sockaddr.c:456:		isc_netaddr_fromsockaddr(&netaddr, sockaddr);
bind-9.13.3/lib/isc/sockaddr.c-457-		return (isc_netaddr_isnetzero(&netaddr));
##############################################
bind-9.13.3/lib/isc/include/isc/netaddr.h-100-void
bind-9.13.3/lib/isc/include/isc/netaddr.h:101:isc_netaddr_fromsockaddr(isc_netaddr_t *netaddr, const isc_sockaddr_t *source);
bind-9.13.3/lib/isc/include/isc/netaddr.h-102-
##############################################
bind-9.13.3/lib/isc/include/isc/sockaddr.h-68-bool
bind-9.13.3/lib/isc/include/isc/sockaddr.h:69:isc_sockaddr_eqaddr(const isc_sockaddr_t *a, const isc_sockaddr_t *b);
bind-9.13.3/lib/isc/include/isc/sockaddr.h-70-/*%<
##############################################
bind-9.13.3/lib/isc/include/isc/sockaddr.h-137-void
bind-9.13.3/lib/isc/include/isc/sockaddr.h:138:isc_sockaddr_fromnetaddr(isc_sockaddr_t *sockaddr, const isc_netaddr_t *na,
bind-9.13.3/lib/isc/include/isc/sockaddr.h-139-			 in_port_t port);
##############################################
bind-9.13.3/lib/isc/include/isc/platform.h.in-142-/*
bind-9.13.3/lib/isc/include/isc/platform.h.in:143: * Define with the busy wait nop asm or function call.
bind-9.13.3/lib/isc/include/isc/platform.h.in-144- */
##############################################
bind-9.13.3/lib/isc/win32/netdb.h-42-/*
bind-9.13.3/lib/isc/win32/netdb.h:43: * Error return codes from gethostbyname() and gethostbyaddr()
bind-9.13.3/lib/isc/win32/netdb.h-44- * (left in extern int h_errno).
##############################################
bind-9.13.3/lib/isc/win32/interfaceiter.c-83-static void
bind-9.13.3/lib/isc/win32/interfaceiter.c:84:get_addr(unsigned int family, isc_netaddr_t *dst, struct sockaddr *src) {
bind-9.13.3/lib/isc/win32/interfaceiter.c-85-	dst->family = family;
##############################################
bind-9.13.3/lib/isc/win32/interfaceiter.c-321-
bind-9.13.3/lib/isc/win32/interfaceiter.c:322:	get_addr(AF_INET, &iter->current.address,
bind-9.13.3/lib/isc/win32/interfaceiter.c-323-		 (struct sockaddr *)&(iter->IFData.iiAddress));
##############################################
bind-9.13.3/lib/isc/win32/interfaceiter.c-352-	if ((iter->current.flags & INTERFACE_F_POINTTOPOINT) != 0) {
bind-9.13.3/lib/isc/win32/interfaceiter.c:353:		get_addr(AF_INET, &iter->current.dstaddress,
bind-9.13.3/lib/isc/win32/interfaceiter.c-354-		(struct sockaddr *)&(iter->IFData.iiBroadcastAddress));
##############################################
bind-9.13.3/lib/isc/win32/interfaceiter.c-363-	 */
bind-9.13.3/lib/isc/win32/interfaceiter.c:364:	get_addr(AF_INET, &iter->current.netmask,
bind-9.13.3/lib/isc/win32/interfaceiter.c-365-		 (struct sockaddr *)&(iter->IFData.iiNetmask));
##############################################
bind-9.13.3/lib/isc/win32/interfaceiter.c-383-			iter->pos6zero = true;
bind-9.13.3/lib/isc/win32/interfaceiter.c:384:		get_addr(AF_INET6, &iter->current.address,
bind-9.13.3/lib/isc/win32/interfaceiter.c-385-			 iter->buf6->Address[iter->pos6].lpSockaddr);
##############################################
bind-9.13.3/lib/isc/win32/include/isc/net.h-121-
bind-9.13.3/lib/isc/win32/include/isc/net.h:122:#define ISC__IPADDR(x)	((uint32_t)htonl((uint32_t)(x)))
bind-9.13.3/lib/isc/win32/include/isc/net.h-123-
bind-9.13.3/lib/isc/win32/include/isc/net.h-124-#define ISC_IPADDR_ISMULTICAST(i) \
bind-9.13.3/lib/isc/win32/include/isc/net.h:125:		(((uint32_t)(i) & ISC__IPADDR(0xf0000000)) \
bind-9.13.3/lib/isc/win32/include/isc/net.h:126:		 == ISC__IPADDR(0xe0000000))
bind-9.13.3/lib/isc/win32/include/isc/net.h-127-
bind-9.13.3/lib/isc/win32/include/isc/net.h-128-#define ISC_IPADDR_ISEXPERIMENTAL(i) \
bind-9.13.3/lib/isc/win32/include/isc/net.h:129:		(((uint32_t)(i) & ISC__IPADDR(0xf0000000)) \
bind-9.13.3/lib/isc/win32/include/isc/net.h:130:		 == ISC__IPADDR(0xf0000000))
bind-9.13.3/lib/isc/win32/include/isc/net.h-131-
##############################################
bind-9.13.3/lib/isc/win32/include/isc/platform.h.in-105-/*
bind-9.13.3/lib/isc/win32/include/isc/platform.h.in:106: * Define with the busy wait nop asm or function call.
bind-9.13.3/lib/isc/win32/include/isc/platform.h.in-107- */
##############################################
bind-9.13.3/lib/isccfg/include/isccfg/cfg.h-371-bool
bind-9.13.3/lib/isccfg/include/isccfg/cfg.h:372:cfg_obj_issockaddr(const cfg_obj_t *obj);
bind-9.13.3/lib/isccfg/include/isccfg/cfg.h-373-/*%<
##############################################
bind-9.13.3/lib/isccfg/include/isccfg/cfg.h-377-const isc_sockaddr_t *
bind-9.13.3/lib/isccfg/include/isccfg/cfg.h:378:cfg_obj_assockaddr(const cfg_obj_t *obj);
bind-9.13.3/lib/isccfg/include/isccfg/cfg.h-379-/*%<
##############################################
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-357-isc_result_t
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h:358:cfg_parse_rawaddr(cfg_parser_t *pctx, unsigned int flags, isc_netaddr_t *na);
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-359-
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-360-void
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h:361:cfg_print_rawaddr(cfg_printer_t *pctx, const isc_netaddr_t *na);
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-362-
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-363-bool
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h:364:cfg_lookingat_netaddr(cfg_parser_t *pctx, unsigned int flags);
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-365-
##############################################
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-372-isc_result_t
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h:373:cfg_parse_sockaddr(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-374-
##############################################
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-378-void
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h:379:cfg_print_sockaddr(cfg_printer_t *pctx, const cfg_obj_t *obj);
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-380-
##############################################
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-384-void
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h:385:cfg_doc_sockaddr(cfg_printer_t *pctx, const cfg_type_t *type);
bind-9.13.3/lib/isccfg/include/isccfg/grammar.h-386-
##############################################
bind-9.13.3/lib/isccfg/parser.c-2280-static isc_result_t
bind-9.13.3/lib/isccfg/parser.c:2281:token_addr(cfg_parser_t *pctx, unsigned int flags, isc_netaddr_t *na) {
bind-9.13.3/lib/isccfg/parser.c-2282-	char *s;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2351-isc_result_t
bind-9.13.3/lib/isccfg/parser.c:2352:cfg_parse_rawaddr(cfg_parser_t *pctx, unsigned int flags, isc_netaddr_t *na) {
bind-9.13.3/lib/isccfg/parser.c-2353-	isc_result_t result;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2360-	CHECK(cfg_gettoken(pctx, 0));
bind-9.13.3/lib/isccfg/parser.c:2361:	result = token_addr(pctx, flags, na);
bind-9.13.3/lib/isccfg/parser.c-2362-	if (result == ISC_R_UNEXPECTEDTOKEN) {
##############################################
bind-9.13.3/lib/isccfg/parser.c-2384-bool
bind-9.13.3/lib/isccfg/parser.c:2385:cfg_lookingat_netaddr(cfg_parser_t *pctx, unsigned int flags) {
bind-9.13.3/lib/isccfg/parser.c-2386-	isc_result_t result;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2390-
bind-9.13.3/lib/isccfg/parser.c:2391:	result = token_addr(pctx, flags, &na_dummy);
bind-9.13.3/lib/isccfg/parser.c-2392-	return (result == ISC_R_SUCCESS);
##############################################
bind-9.13.3/lib/isccfg/parser.c-2426-void
bind-9.13.3/lib/isccfg/parser.c:2427:cfg_print_rawaddr(cfg_printer_t *pctx, const isc_netaddr_t *na) {
bind-9.13.3/lib/isccfg/parser.c-2428-	isc_result_t result;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2475-static isc_result_t
bind-9.13.3/lib/isccfg/parser.c:2476:parse_netaddr(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) {
bind-9.13.3/lib/isccfg/parser.c-2477-	isc_result_t result;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2482-	CHECK(cfg_create_obj(pctx, type, &obj));
bind-9.13.3/lib/isccfg/parser.c:2483:	CHECK(cfg_parse_rawaddr(pctx, flags, &netaddr));
bind-9.13.3/lib/isccfg/parser.c:2484:	isc_sockaddr_fromnetaddr(&obj->value.sockaddr, &netaddr, 0);
bind-9.13.3/lib/isccfg/parser.c-2485-	*ret = obj;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2492-static void
bind-9.13.3/lib/isccfg/parser.c:2493:cfg_doc_netaddr(cfg_printer_t *pctx, const cfg_type_t *type) {
bind-9.13.3/lib/isccfg/parser.c-2494-	const unsigned int *flagp = type->of;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2559-
bind-9.13.3/lib/isccfg/parser.c:2560:	CHECK(cfg_parse_rawaddr(pctx, CFG_ADDR_V4OK | CFG_ADDR_V4PREFIXOK |
bind-9.13.3/lib/isccfg/parser.c-2561-				CFG_ADDR_V6OK, &netaddr));
##############################################
bind-9.13.3/lib/isccfg/parser.c-2605-
bind-9.13.3/lib/isccfg/parser.c:2606:	cfg_print_rawaddr(pctx, &p->address);
bind-9.13.3/lib/isccfg/parser.c-2607-	cfg_print_cstr(pctx, "/");
##############################################
bind-9.13.3/lib/isccfg/parser.c-2645-	CHECK(cfg_create_obj(pctx, type, &obj));
bind-9.13.3/lib/isccfg/parser.c:2646:	CHECK(cfg_parse_rawaddr(pctx, flags, &netaddr));
bind-9.13.3/lib/isccfg/parser.c-2647-	for (;;) {
##############################################
bind-9.13.3/lib/isccfg/parser.c-2675-	}
bind-9.13.3/lib/isccfg/parser.c:2676:	isc_sockaddr_fromnetaddr(&obj->value.sockaddr, &netaddr, port);
bind-9.13.3/lib/isccfg/parser.c-2677-	obj->value.sockaddrdscp.dscp = dscp;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2699-isc_result_t
bind-9.13.3/lib/isccfg/parser.c:2700:cfg_parse_sockaddr(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) {
bind-9.13.3/lib/isccfg/parser.c-2701-	const unsigned int *flagp;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2712-void
bind-9.13.3/lib/isccfg/parser.c:2713:cfg_print_sockaddr(cfg_printer_t *pctx, const cfg_obj_t *obj) {
bind-9.13.3/lib/isccfg/parser.c-2714-	isc_netaddr_t netaddr;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2720-
bind-9.13.3/lib/isccfg/parser.c:2721:	isc_netaddr_fromsockaddr(&netaddr, &obj->value.sockaddr);
bind-9.13.3/lib/isccfg/parser.c-2722-	isc_netaddr_format(&netaddr, buf, sizeof(buf));
##############################################
bind-9.13.3/lib/isccfg/parser.c-2735-void
bind-9.13.3/lib/isccfg/parser.c:2736:cfg_doc_sockaddr(cfg_printer_t *pctx, const cfg_type_t *type) {
bind-9.13.3/lib/isccfg/parser.c-2737-	const unsigned int *flagp = type->of;
##############################################
bind-9.13.3/lib/isccfg/parser.c-2772-bool
bind-9.13.3/lib/isccfg/parser.c:2773:cfg_obj_issockaddr(const cfg_obj_t *obj) {
bind-9.13.3/lib/isccfg/parser.c-2774-	REQUIRE(obj != NULL);
##############################################
bind-9.13.3/lib/isccfg/parser.c-2778-const isc_sockaddr_t *
bind-9.13.3/lib/isccfg/parser.c:2779:cfg_obj_assockaddr(const cfg_obj_t *obj) {
bind-9.13.3/lib/isccfg/parser.c-2780-	REQUIRE(obj != NULL && obj->type->rep == &cfg_rep_sockaddr);
##############################################
bind-9.13.3/lib/isccfg/namedconf.c-3278-				CHECK(cfg_gettoken(pctx, 0));
bind-9.13.3/lib/isccfg/namedconf.c:3279:				CHECK(cfg_parse_rawaddr(pctx, *flagp,
bind-9.13.3/lib/isccfg/namedconf.c-3280-							&netaddr));
##############################################
bind-9.13.3/lib/isccfg/namedconf.c-3298-			{
bind-9.13.3/lib/isccfg/namedconf.c:3299:				return (cfg_parse_sockaddr(pctx, type, ret));
bind-9.13.3/lib/isccfg/namedconf.c-3300-			} else {
##############################################
bind-9.13.3/lib/isccfg/namedconf.c-3320-	CHECK(cfg_create_obj(pctx, &cfg_type_querysource, &obj));
bind-9.13.3/lib/isccfg/namedconf.c:3321:	isc_sockaddr_fromnetaddr(&obj->value.sockaddr, &netaddr, port);
bind-9.13.3/lib/isccfg/namedconf.c-3322-	obj->value.sockaddrdscp.dscp = dscp;
##############################################
bind-9.13.3/lib/isccfg/namedconf.c-3334-	isc_netaddr_t na;
bind-9.13.3/lib/isccfg/namedconf.c:3335:	isc_netaddr_fromsockaddr(&na, &obj->value.sockaddr);
bind-9.13.3/lib/isccfg/namedconf.c-3336-	cfg_print_cstr(pctx, "address ");
bind-9.13.3/lib/isccfg/namedconf.c:3337:	cfg_print_rawaddr(pctx, &na);
bind-9.13.3/lib/isccfg/namedconf.c-3338-	cfg_print_cstr(pctx, " port ");
##############################################
bind-9.13.3/lib/isccfg/namedconf.c-3414-		} else {
bind-9.13.3/lib/isccfg/namedconf.c:3415:			if (cfg_lookingat_netaddr(pctx, CFG_ADDR_V4OK |
bind-9.13.3/lib/isccfg/namedconf.c-3416-						  CFG_ADDR_V4PREFIXOK |
##############################################
bind-9.13.3/lib/isccfg/namedconf.c-3891-	    pctx->token.type == isc_tokentype_qstring) {
bind-9.13.3/lib/isccfg/namedconf.c:3892:		if (cfg_lookingat_netaddr(pctx, CFG_ADDR_V4OK | CFG_ADDR_V6OK))
bind-9.13.3/lib/isccfg/namedconf.c:3893:			CHECK(cfg_parse_sockaddr(pctx, &cfg_type_sockaddr,
bind-9.13.3/lib/isccfg/namedconf.c-3894-						 ret));
##############################################
bind-9.13.3/lib/isccfg/namedconf.c-3976-	    pctx->token.type == isc_tokentype_qstring) {
bind-9.13.3/lib/isccfg/namedconf.c:3977:		if (cfg_lookingat_netaddr(pctx, CFG_ADDR_V4OK | CFG_ADDR_V6OK))
bind-9.13.3/lib/isccfg/namedconf.c:3978:			CHECK(cfg_parse_sockaddr(pctx, &cfg_type_sockaddr,
bind-9.13.3/lib/isccfg/namedconf.c-3979-			      ret));
##############################################
bind-9.13.3/lib/irs/getnameinfo.c-87- *    RFC3493, getservbyport(),
bind-9.13.3/lib/irs/getnameinfo.c:88: *    getnamebyaddr(). inet_ntop().
bind-9.13.3/lib/irs/getnameinfo.c-89- */
##############################################
bind-9.13.3/lib/irs/getnameinfo.c-292-		/* Make query name */
bind-9.13.3/lib/irs/getnameinfo.c:293:		isc_netaddr_fromsockaddr(&netaddr, (const isc_sockaddr_t *)sa);
bind-9.13.3/lib/irs/getnameinfo.c-294-		ptrname = dns_fixedname_initname(&ptrfname);
##############################################
bind-9.13.3/lib/irs/resconf.c-250-static isc_result_t
bind-9.13.3/lib/irs/resconf.c:251:create_addr(const char *buffer, isc_netaddr_t *addr, int convert_zero) {
bind-9.13.3/lib/irs/resconf.c-252-	struct in_addr v4;
##############################################
bind-9.13.3/lib/irs/resconf.c-408-		INSIST(idx < sizeof(conf->sortlist)/sizeof(conf->sortlist[0]));
bind-9.13.3/lib/irs/resconf.c:409:		res = create_addr(word, &conf->sortlist[idx].addr, 1);
bind-9.13.3/lib/irs/resconf.c-410-		if (res != ISC_R_SUCCESS)
##############################################
bind-9.13.3/lib/irs/resconf.c-413-		if (p != NULL) {
bind-9.13.3/lib/irs/resconf.c:414:			res = create_addr(p, &conf->sortlist[idx].mask, 0);
bind-9.13.3/lib/irs/resconf.c-415-			if (res != ISC_R_SUCCESS)
##############################################
bind-9.13.3/lib/irs/include/irs/netdb.h.in-25-/*
bind-9.13.3/lib/irs/include/irs/netdb.h.in:26: * Error return codes from gethostbyname() and gethostbyaddr()
bind-9.13.3/lib/irs/include/irs/netdb.h.in-27- * (left in extern int h_errno).
##############################################
bind-9.13.3/lib/irs/win32/include/irs/netdb.h-43-/*
bind-9.13.3/lib/irs/win32/include/irs/netdb.h:44: * Error return codes from gethostbyname() and gethostbyaddr()
bind-9.13.3/lib/irs/win32/include/irs/netdb.h-45- * (left in extern int h_errno).
##############################################
bind-9.13.3/lib/dns/zone.c-781-static void notify_done(isc_task_t *task, isc_event_t *event);
bind-9.13.3/lib/dns/zone.c:782:static void notify_send_toaddr(isc_task_t *task, isc_event_t *event);
bind-9.13.3/lib/dns/zone.c-783-static isc_result_t zone_dump(dns_zone_t *, bool);
##############################################
bind-9.13.3/lib/dns/zone.c-10870-	 */
bind-9.13.3/lib/dns/zone.c:10871:	if (isc_sockaddr_eqaddr(&any, &src))
bind-9.13.3/lib/dns/zone.c-10872-		src = *dst;
bind-9.13.3/lib/dns/zone.c-10873-
bind-9.13.3/lib/dns/zone.c:10874:	isc_netaddr_fromsockaddr(&dstaddr, dst);
bind-9.13.3/lib/dns/zone.c-10875-	result = dns_view_getpeertsig(zone->view, &dstaddr, &key);
##############################################
bind-9.13.3/lib/dns/zone.c-11034-static void
bind-9.13.3/lib/dns/zone.c:11035:notify_send_toaddr(isc_task_t *task, isc_event_t *event) {
bind-9.13.3/lib/dns/zone.c-11036-	dns_notify_t *notify;
##############################################
bind-9.13.3/lib/dns/zone.c-11093-	} else {
bind-9.13.3/lib/dns/zone.c:11094:		isc_netaddr_fromsockaddr(&dstip, &notify->dst);
bind-9.13.3/lib/dns/zone.c-11095-		result = dns_view_getpeertsig(notify->zone->view, &dstip, &key);
##############################################
bind-9.13.3/lib/dns/zone.c-11110-		bool usetcp = false;
bind-9.13.3/lib/dns/zone.c:11111:		result = dns_peerlist_peerbyaddr(notify->zone->view->peers,
bind-9.13.3/lib/dns/zone.c-11112-						 &dstip, &peer);
##############################################
bind-9.13.3/lib/dns/zone.c-12443-
bind-9.13.3/lib/dns/zone.c:12444:	isc_netaddr_fromsockaddr(&masterip, &zone->masteraddr);
bind-9.13.3/lib/dns/zone.c-12445-	/*
##############################################
bind-9.13.3/lib/dns/zone.c-12480-		bool edns, usetcp;
bind-9.13.3/lib/dns/zone.c:12481:		result = dns_peerlist_peerbyaddr(zone->view->peers,
bind-9.13.3/lib/dns/zone.c-12482-						 &masterip, &peer);
##############################################
bind-9.13.3/lib/dns/zone.c-12710-
bind-9.13.3/lib/dns/zone.c:12711:	isc_netaddr_fromsockaddr(&masterip, &zone->masteraddr);
bind-9.13.3/lib/dns/zone.c-12712-	/*
##############################################
bind-9.13.3/lib/dns/zone.c-12734-		bool edns;
bind-9.13.3/lib/dns/zone.c:12735:		result = dns_peerlist_peerbyaddr(zone->view->peers,
bind-9.13.3/lib/dns/zone.c-12736-						 &masterip, &peer);
##############################################
bind-9.13.3/lib/dns/zone.c-13346-
bind-9.13.3/lib/dns/zone.c:13347:	isc_netaddr_fromsockaddr(&netaddr, from);
bind-9.13.3/lib/dns/zone.c-13348-	for (i = 0; i < zone->masterscnt; i++) {
bind-9.13.3/lib/dns/zone.c:13349:		if (isc_sockaddr_eqaddr(from, &zone->masters[i]))
bind-9.13.3/lib/dns/zone.c-13350-			break;
##############################################
bind-9.13.3/lib/dns/zone.c-13355-			isc_netaddr_fromv4mapped(&na1, &netaddr);
bind-9.13.3/lib/dns/zone.c:13356:			isc_netaddr_fromsockaddr(&na2, &zone->masters[i]);
bind-9.13.3/lib/dns/zone.c-13357-			if (isc_netaddr_equal(&na1, &na2))
##############################################
bind-9.13.3/lib/dns/zone.c-15672-
bind-9.13.3/lib/dns/zone.c:15673:	isc_netaddr_fromsockaddr(&masterip, &zone->masteraddr);
bind-9.13.3/lib/dns/zone.c:15674:	(void)dns_peerlist_peerbyaddr(zone->view->peers, &masterip, &peer);
bind-9.13.3/lib/dns/zone.c-15675-
##############################################
bind-9.13.3/lib/dns/zone.c-16619-	 */
bind-9.13.3/lib/dns/zone.c:16620:	isc_netaddr_fromsockaddr(&masterip, &zone->masteraddr);
bind-9.13.3/lib/dns/zone.c:16621:	(void)dns_peerlist_peerbyaddr(zone->view->peers, &masterip, &peer);
bind-9.13.3/lib/dns/zone.c-16622-	UNLOCK_ZONE(zone);
##############################################
bind-9.13.3/lib/dns/zone.c-16647-		LOCK_ZONE(x);
bind-9.13.3/lib/dns/zone.c:16648:		isc_netaddr_fromsockaddr(&xip, &x->masteraddr);
bind-9.13.3/lib/dns/zone.c-16649-		UNLOCK_ZONE(x);
##############################################
bind-9.13.3/lib/dns/request.c-510-	if (blackhole != NULL) {
bind-9.13.3/lib/dns/request.c:511:		isc_netaddr_fromsockaddr(&netaddr, destaddr);
bind-9.13.3/lib/dns/request.c-512-		if (dns_acl_match(&netaddr, NULL, blackhole, NULL,
##############################################
bind-9.13.3/lib/dns/sdlz.c-1616-	isc_buffer_init(&b2, clientstr, sizeof(clientstr));
bind-9.13.3/lib/dns/sdlz.c:1617:	isc_netaddr_fromsockaddr(&netaddr, clientaddr);
bind-9.13.3/lib/dns/sdlz.c-1618-	result = isc_netaddr_totext(&netaddr, &b2);
##############################################
bind-9.13.3/lib/dns/peer.c-157-isc_result_t
bind-9.13.3/lib/dns/peer.c:158:dns_peerlist_peerbyaddr(dns_peerlist_t *servers, const isc_netaddr_t *addr,
bind-9.13.3/lib/dns/peer.c-159-			dns_peer_t **retval)
##############################################
bind-9.13.3/lib/dns/resolver.c-1941-		bool usetcp = false;
bind-9.13.3/lib/dns/resolver.c:1942:		isc_netaddr_fromsockaddr(&dstip, &addrinfo->sockaddr);
bind-9.13.3/lib/dns/resolver.c:1943:		result = dns_peerlist_peerbyaddr(res->view->peers,
bind-9.13.3/lib/dns/resolver.c-1944-						 &dstip, &peer);
##############################################
bind-9.13.3/lib/dns/resolver.c-2240-
bind-9.13.3/lib/dns/resolver.c:2241:	isc_netaddr_fromsockaddr(&netaddr, &query->addrinfo->sockaddr);
bind-9.13.3/lib/dns/resolver.c-2242-	switch (netaddr.family) {
##############################################
bind-9.13.3/lib/dns/resolver.c-2264-			  ISC_SHA1_DIGESTLENGTH);
bind-9.13.3/lib/dns/resolver.c:2265:	isc_netaddr_fromsockaddr(&netaddr, &query->addrinfo->sockaddr);
bind-9.13.3/lib/dns/resolver.c-2266-	switch (netaddr.family) {
##############################################
bind-9.13.3/lib/dns/resolver.c-2288-			    ISC_SHA256_DIGESTLENGTH);
bind-9.13.3/lib/dns/resolver.c:2289:	isc_netaddr_fromsockaddr(&netaddr, &query->addrinfo->sockaddr);
bind-9.13.3/lib/dns/resolver.c-2290-	switch (netaddr.family) {
##############################################
bind-9.13.3/lib/dns/resolver.c-2474-	peer = NULL;
bind-9.13.3/lib/dns/resolver.c:2475:	isc_netaddr_fromsockaddr(&ipaddr, &query->addrinfo->sockaddr);
bind-9.13.3/lib/dns/resolver.c:2476:	(void) dns_peerlist_peerbyaddr(fctx->res->view->peers, &ipaddr, &peer);
bind-9.13.3/lib/dns/resolver.c-2477-
##############################################
bind-9.13.3/lib/dns/resolver.c-3734-	res = fctx->res;
bind-9.13.3/lib/dns/resolver.c:3735:	isc_netaddr_fromsockaddr(&ipaddr, sa);
bind-9.13.3/lib/dns/resolver.c-3736-	blackhole = dns_dispatchmgr_getblackhole(res->dispatchmgr);
bind-9.13.3/lib/dns/resolver.c:3737:	(void) dns_peerlist_peerbyaddr(res->view->peers, &ipaddr, &peer);
bind-9.13.3/lib/dns/resolver.c-3738-
##############################################
bind-9.13.3/lib/dns/resolver.c-3779-	if (isc_log_wouldlog(dns_lctx, ISC_LOG_DEBUG(3))) {
bind-9.13.3/lib/dns/resolver.c:3780:		isc_netaddr_fromsockaddr(&na, sa);
bind-9.13.3/lib/dns/resolver.c-3781-		isc_netaddr_format(&na, buf, sizeof(buf));
##############################################
bind-9.13.3/lib/dns/tests/zonemgr_test.c-179-
bind-9.13.3/lib/dns/tests/zonemgr_test.c:180:	in.s_addr = inet_addr("10.53.0.1");
bind-9.13.3/lib/dns/tests/zonemgr_test.c-181-	isc_sockaddr_fromin(&addr1, &in, 2112);
bind-9.13.3/lib/dns/tests/zonemgr_test.c:182:	in.s_addr = inet_addr("10.53.0.2");
bind-9.13.3/lib/dns/tests/zonemgr_test.c-183-	isc_sockaddr_fromin(&addr2, &in, 5150);
##############################################
bind-9.13.3/lib/dns/tests/zonemgr_test.c-193-
bind-9.13.3/lib/dns/tests/zonemgr_test.c:194:	in.s_addr = inet_addr("10.53.0.3");
bind-9.13.3/lib/dns/tests/zonemgr_test.c-195-	isc_sockaddr_fromin(&addr2, &in, 5150);
##############################################
bind-9.13.3/lib/dns/tests/zonemgr_test.c-207-
bind-9.13.3/lib/dns/tests/zonemgr_test.c:208:	in.s_addr = inet_addr("10.53.0.2");
bind-9.13.3/lib/dns/tests/zonemgr_test.c-209-	isc_sockaddr_fromin(&addr2, &in, 5150);
##############################################
bind-9.13.3/lib/dns/tests/dnstap_test.c-181-
bind-9.13.3/lib/dns/tests/dnstap_test.c:182:	in.s_addr = inet_addr("10.53.0.1");
bind-9.13.3/lib/dns/tests/dnstap_test.c-183-	isc_sockaddr_fromin(&qaddr, &in, 2112);
bind-9.13.3/lib/dns/tests/dnstap_test.c:184:	in.s_addr = inet_addr("10.53.0.2");
bind-9.13.3/lib/dns/tests/dnstap_test.c-185-	isc_sockaddr_fromin(&raddr, &in, 2112);
##############################################
bind-9.13.3/lib/dns/dispatch.c-1131-	 */
bind-9.13.3/lib/dns/dispatch.c:1132:	isc_netaddr_fromsockaddr(&netaddr, &ev->address);
bind-9.13.3/lib/dns/dispatch.c-1133-	if (disp->mgr->blackhole != NULL &&
##############################################
bind-9.13.3/lib/dns/dispatch.c-1240-		isc_sockaddr_anyofpf(&a2, isc_sockaddr_pf(&disp->local));
bind-9.13.3/lib/dns/dispatch.c:1241:		if (!isc_sockaddr_eqaddr(&disp->local, &resp->disp->local) &&
bind-9.13.3/lib/dns/dispatch.c:1242:		    !isc_sockaddr_eqaddr(&a1, &resp->disp->local) &&
bind-9.13.3/lib/dns/dispatch.c:1243:		    !isc_sockaddr_eqaddr(&a2, &disp->local)) {
bind-9.13.3/lib/dns/dispatch.c-1244-			free_buffer(disp, ev->region.base, ev->region.length);
##############################################
bind-9.13.3/lib/dns/dispatch.c-2196-	 */
bind-9.13.3/lib/dns/dispatch.c:2197:	if (!isc_sockaddr_eqaddr(&disp->local, addr))
bind-9.13.3/lib/dns/dispatch.c-2198-		return (false);
##############################################
bind-9.13.3/lib/dns/dispatch.c-2598-		    (localaddr == NULL ||
bind-9.13.3/lib/dns/dispatch.c:2599:		     isc_sockaddr_eqaddr(localaddr, &disp->local))) {
bind-9.13.3/lib/dns/dispatch.c-2600-			result = isc_socket_getsockname(disp->socket,
##############################################
bind-9.13.3/lib/dns/dispatch.c-2607-			    (localaddr == NULL ||
bind-9.13.3/lib/dns/dispatch.c:2608:			     isc_sockaddr_eqaddr(localaddr, &sockname))) {
bind-9.13.3/lib/dns/dispatch.c-2609-				/* attach */
##############################################
bind-9.13.3/lib/dns/dispatch.c-2634-		    (localaddr == NULL ||
bind-9.13.3/lib/dns/dispatch.c:2635:		     isc_sockaddr_eqaddr(localaddr, &disp->local)) &&
bind-9.13.3/lib/dns/dispatch.c-2636-		    isc_sockaddr_equal(destaddr, &disp->peer)) {
##############################################
bind-9.13.3/lib/dns/dispatch.c-2912-		isc_sockaddr_anyofpf(&sa_any, isc_sockaddr_pf(localaddr));
bind-9.13.3/lib/dns/dispatch.c:2913:		if (!isc_sockaddr_eqaddr(&sa_any, localaddr)) {
bind-9.13.3/lib/dns/dispatch.c-2914-			result = open_socket(sockmgr, localaddr, 0, &sock, NULL);
##############################################
bind-9.13.3/lib/dns/rrl.c-1027-	if (rrl->exempt != NULL) {
bind-9.13.3/lib/dns/rrl.c:1028:		isc_netaddr_fromsockaddr(&netclient, client_addr);
bind-9.13.3/lib/dns/rrl.c-1029-		result = dns_acl_match(&netclient, NULL, rrl->exempt,
##############################################
bind-9.13.3/lib/dns/byaddr.c-112-#define BYADDR_MAGIC			ISC_MAGIC('B', 'y', 'A', 'd')
bind-9.13.3/lib/dns/byaddr.c:113:#define VALID_BYADDR(b)			ISC_MAGIC_VALID(b, BYADDR_MAGIC)
bind-9.13.3/lib/dns/byaddr.c-114-
##############################################
bind-9.13.3/lib/dns/byaddr.c-162-	REQUIRE(event->ev_type == DNS_EVENT_LOOKUPDONE);
bind-9.13.3/lib/dns/byaddr.c:163:	REQUIRE(VALID_BYADDR(byaddr));
bind-9.13.3/lib/dns/byaddr.c-164-	REQUIRE(byaddr->task == task);
##############################################
bind-9.13.3/lib/dns/byaddr.c-272-dns_byaddr_cancel(dns_byaddr_t *byaddr) {
bind-9.13.3/lib/dns/byaddr.c:273:	REQUIRE(VALID_BYADDR(byaddr));
bind-9.13.3/lib/dns/byaddr.c-274-
##############################################
bind-9.13.3/lib/dns/byaddr.c-291-	byaddr = *byaddrp;
bind-9.13.3/lib/dns/byaddr.c:292:	REQUIRE(VALID_BYADDR(byaddr));
bind-9.13.3/lib/dns/byaddr.c-293-	REQUIRE(byaddr->event == NULL);
##############################################
bind-9.13.3/lib/dns/catz.c-1561-		}
bind-9.13.3/lib/dns/catz.c:1562:		isc_netaddr_fromsockaddr(&netaddr,
bind-9.13.3/lib/dns/catz.c-1563-					 &entry->opts.masters.addrs[i]);
##############################################
bind-9.13.3/lib/dns/spnego_asn1.pl-60-
bind-9.13.3/lib/dns/spnego_asn1.pl:61:if (! -r $asn1_source || system($asn1_compile, $asn1_source, "asn1")) {
bind-9.13.3/lib/dns/spnego_asn1.pl-62-    die("Couldn't compile ASN.1 source file $asn1_source\n");
##############################################
bind-9.13.3/lib/dns/spnego_asn1.pl-113-
bind-9.13.3/lib/dns/spnego_asn1.pl:114:    system($indent, "-di1", "-ldi1", $file) == 0
bind-9.13.3/lib/dns/spnego_asn1.pl-115-	or die("Couldn't indent $file");
##############################################
bind-9.13.3/lib/dns/include/dns/events.h-45-#define DNS_EVENT_VIEWREQSHUTDOWN		(ISC_EVENTCLASS_DNS + 22)
bind-9.13.3/lib/dns/include/dns/events.h:46:#define DNS_EVENT_NOTIFYSENDTOADDR		(ISC_EVENTCLASS_DNS + 23)
bind-9.13.3/lib/dns/include/dns/events.h-47-#define DNS_EVENT_ZONE				(ISC_EVENTCLASS_DNS + 24)
##############################################
bind-9.13.3/lib/dns/include/dns/peer.h-117-isc_result_t
bind-9.13.3/lib/dns/include/dns/peer.h:118:dns_peerlist_peerbyaddr(dns_peerlist_t *peers, const isc_netaddr_t *addr,
bind-9.13.3/lib/dns/include/dns/peer.h-119-			dns_peer_t **retval);
##############################################
bind-9.13.3/lib/dns/adb.c-2171-
bind-9.13.3/lib/dns/adb.c:2172:	isc_netaddr_fromsockaddr(&netaddr, &entry->sockaddr);
bind-9.13.3/lib/dns/adb.c-2173-	isc_netaddr_format(&netaddr, addrbuf, sizeof(addrbuf));
##############################################
bind-9.13.3/lib/dns/adb.c-3525-
bind-9.13.3/lib/dns/adb.c:3526:	isc_netaddr_fromsockaddr(&netaddr, &entry->sockaddr);
bind-9.13.3/lib/dns/adb.c-3527-	isc_netaddr_format(&netaddr, addrbuf, sizeof(addrbuf));
##############################################
bind-9.13.3/lib/dns/view.c-1562-
bind-9.13.3/lib/dns/view.c:1563:	result = dns_peerlist_peerbyaddr(view->peers, peeraddr, &peer);
bind-9.13.3/lib/dns/view.c-1564-	if (result != ISC_R_SUCCESS)
##############################################
bind-9.13.3/lib/dns/dnstap.c-709-static void
bind-9.13.3/lib/dns/dnstap.c:710:setaddr(dns_dtmsg_t *dm, isc_sockaddr_t *sa, bool tcp,
bind-9.13.3/lib/dns/dnstap.c-711-	ProtobufCBinaryData *addr, protobuf_c_boolean *has_addr,
##############################################
bind-9.13.3/lib/dns/dnstap.c-918-	if (qaddr != NULL) {
bind-9.13.3/lib/dns/dnstap.c:919:		setaddr(&dm, qaddr, tcp,
bind-9.13.3/lib/dns/dnstap.c-920-			&dm.m.query_address, &dm.m.has_query_address,
##############################################
bind-9.13.3/lib/dns/dnstap.c-923-	if (raddr != NULL) {
bind-9.13.3/lib/dns/dnstap.c:924:		setaddr(&dm, raddr, tcp,
bind-9.13.3/lib/dns/dnstap.c-925-			&dm.m.response_address, &dm.m.has_response_address,
##############################################
bind-9.13.3/lib/dns/dnstap.c-951-static isc_result_t
bind-9.13.3/lib/dns/dnstap.c:952:putaddr(isc_buffer_t **b, isc_region_t *ip) {
bind-9.13.3/lib/dns/dnstap.c-953-	char buf[64];
##############################################
bind-9.13.3/lib/dns/dnstap.c-1324-	if (d->qaddr.length != 0) {
bind-9.13.3/lib/dns/dnstap.c:1325:		CHECK(putaddr(dest, &d->qaddr));
bind-9.13.3/lib/dns/dnstap.c-1326-		snprintf(buf, sizeof(buf), ":%u", d->qport);
##############################################
bind-9.13.3/lib/dns/dnstap.c-1336-	if (d->raddr.length != 0) {
bind-9.13.3/lib/dns/dnstap.c:1337:		CHECK(putaddr(dest, &d->raddr));
bind-9.13.3/lib/dns/dnstap.c-1338-		snprintf(buf, sizeof(buf), ":%u", d->rport);
##############################################
bind-9.13.3/lib/bind9/check.c-219-		value = cfg_listelt_value(element);
bind-9.13.3/lib/bind9/check.c:220:		if (cfg_obj_issockaddr(value))
bind-9.13.3/lib/bind9/check.c-221-			continue;
##############################################
bind-9.13.3/lib/bind9/check.c-558-		if (obj != NULL) {
bind-9.13.3/lib/bind9/check.c:559:			isc_netaddr_fromsockaddr(&sa, cfg_obj_assockaddr(obj));
bind-9.13.3/lib/bind9/check.c-560-			if (sa.family != AF_INET6) {
##############################################
bind-9.13.3/lib/bind9/check.c-1672-
bind-9.13.3/lib/bind9/check.c:1673:		if (cfg_obj_issockaddr(addr)) {
bind-9.13.3/lib/bind9/check.c-1674-			count++;
##############################################
bind-9.13.3/lib/bind9/check.c-2443-			obj = cfg_listelt_value(element);
bind-9.13.3/lib/bind9/check.c:2444:			sa = *cfg_obj_assockaddr(obj);
bind-9.13.3/lib/bind9/check.c-2445-
##############################################
bind-9.13.3/lib/bind9/check.c-2452-
bind-9.13.3/lib/bind9/check.c:2453:			isc_netaddr_fromsockaddr(&na, &sa);
bind-9.13.3/lib/bind9/check.c-2454-			if (isc_netaddr_getzone(&na) != 0) {
##############################################
bind-9.13.3/lib/bind9/getaddresses.c-93-			isc_netaddr_setzone(&na, zone);
bind-9.13.3/lib/bind9/getaddresses.c:94:			isc_sockaddr_fromnetaddr(&addrs[0],
bind-9.13.3/lib/bind9/getaddresses.c-95-						 (const isc_netaddr_t *)&na,
##############################################
bind-9.13.3/lib/ns/notify.c-145-		{
bind-9.13.3/lib/ns/notify.c:146:			isc_sockaddr_t *from = ns_client_getsockaddr(client);
bind-9.13.3/lib/ns/notify.c:147:			isc_sockaddr_t *to = ns_client_getdestaddr(client);
bind-9.13.3/lib/ns/notify.c-148-			notify_log(client, ISC_LOG_INFO,
##############################################
bind-9.13.3/lib/ns/query.c-4042-			if (zbits != 0) {
bind-9.13.3/lib/ns/query.c:4043:				isc_netaddr_fromsockaddr(&netaddr,
bind-9.13.3/lib/ns/query.c-4044-							 &client->peeraddr);
##############################################
bind-9.13.3/lib/ns/query.c-4381-static isc_result_t
bind-9.13.3/lib/ns/query.c:4382:rdata_tonetaddr(const dns_rdata_t *rdata, isc_netaddr_t *netaddr) {
bind-9.13.3/lib/ns/query.c-4383-	struct in_addr ina;
##############################################
bind-9.13.3/lib/ns/query.c-4679-
bind-9.13.3/lib/ns/query.c:4680:	isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/query.c-4681-	if (dns_dns64_aaaaok(dns64, &netaddr, client->signer,
##############################################
bind-9.13.3/lib/ns/query.c-7410-
bind-9.13.3/lib/ns/query.c:7411:	isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/query.c-7412-
##############################################
bind-9.13.3/lib/ns/query.c-10495-
bind-9.13.3/lib/ns/query.c:10496:	if (rdata_tonetaddr(rdata, &netaddr) != ISC_R_SUCCESS)
bind-9.13.3/lib/ns/query.c-10497-		return (INT_MAX);
##############################################
bind-9.13.3/lib/ns/query.c-10508-
bind-9.13.3/lib/ns/query.c:10509:	if (rdata_tonetaddr(rdata, &netaddr) != ISC_R_SUCCESS)
bind-9.13.3/lib/ns/query.c-10510-		return (INT_MAX);
##############################################
bind-9.13.3/lib/ns/query.c-10524-
bind-9.13.3/lib/ns/query.c:10525:	isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/query.c-10526-	switch (ns_sortlist_setup(client->view->sortlist, env,
##############################################
bind-9.13.3/lib/ns/query.c-10766-
bind-9.13.3/lib/ns/query.c:10767:	isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/query.c-10768-	dns_name_format(client->query.qname, namebuf, sizeof(namebuf));
##############################################
bind-9.13.3/lib/ns/interfacemgr.c-812-
bind-9.13.3/lib/ns/interfacemgr.c:813:	isc_sockaddr_fromnetaddr(addr, &interface->address, port);
bind-9.13.3/lib/ns/interfacemgr.c-814-
##############################################
bind-9.13.3/lib/ns/interfacemgr.c-1043-			}
bind-9.13.3/lib/ns/interfacemgr.c:1044:			isc_sockaddr_fromnetaddr(&listen_sockaddr,
bind-9.13.3/lib/ns/interfacemgr.c-1045-						 &listen_netaddr,
##############################################
bind-9.13.3/lib/ns/client.c-946-
bind-9.13.3/lib/ns/client.c:947:		isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/client.c-948-		if (client->sctx->blackholeacl != NULL &&
##############################################
bind-9.13.3/lib/ns/client.c-1140-
bind-9.13.3/lib/ns/client.c:1141:		isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/client.c-1142-		if (client->message->tsigkey != NULL)
##############################################
bind-9.13.3/lib/ns/client.c-1753-
bind-9.13.3/lib/ns/client.c:1754:		isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/client.c-1755-		result = dns_acl_match(&netaddr, NULL, view->pad_acl,
##############################################
bind-9.13.3/lib/ns/client.c-1794-			input[i] = digest[i] ^ digest[i + 8];
bind-9.13.3/lib/ns/client.c:1795:		isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/client.c-1796-		switch (netaddr.family) {
##############################################
bind-9.13.3/lib/ns/client.c-1832-		isc_hmacsha1_update(&hmacsha1, cp, 16);
bind-9.13.3/lib/ns/client.c:1833:		isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/client.c-1834-		switch (netaddr.family) {
##############################################
bind-9.13.3/lib/ns/client.c-1867-		isc_hmacsha256_update(&hmacsha256, cp, 16);
bind-9.13.3/lib/ns/client.c:1868:		isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/client.c-1869-		switch (netaddr.family) {
##############################################
bind-9.13.3/lib/ns/client.c-2347-
bind-9.13.3/lib/ns/client.c:2348:	isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/client.c-2349-
##############################################
bind-9.13.3/lib/ns/client.c-2610-	if ((client->interface->flags & NS_INTERFACEFLAG_ANYADDR) == 0)
bind-9.13.3/lib/ns/client.c:2611:		isc_netaddr_fromsockaddr(&client->destaddr,
bind-9.13.3/lib/ns/client.c-2612-					 &client->interface->addr);
##############################################
bind-9.13.3/lib/ns/client.c-2620-		if (result == ISC_R_SUCCESS)
bind-9.13.3/lib/ns/client.c:2621:			isc_netaddr_fromsockaddr(&client->destaddr, &sockaddr);
bind-9.13.3/lib/ns/client.c-2622-		if (result != ISC_R_SUCCESS &&
##############################################
bind-9.13.3/lib/ns/client.c-2649-
bind-9.13.3/lib/ns/client.c:2650:	isc_sockaddr_fromnetaddr(&client->destsockaddr, &client->destaddr, 0);
bind-9.13.3/lib/ns/client.c-2651-
##############################################
bind-9.13.3/lib/ns/client.c-2820-		uint16_t udpsize = client->view->maxudp;
bind-9.13.3/lib/ns/client.c:2821:		(void) dns_peerlist_peerbyaddr(client->view->peers,
bind-9.13.3/lib/ns/client.c-2822-					       &netaddr, &peer);
##############################################
bind-9.13.3/lib/ns/client.c-3212-
bind-9.13.3/lib/ns/client.c:3213:		isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/client.c-3214-
##############################################
bind-9.13.3/lib/ns/client.c-3731-isc_sockaddr_t *
bind-9.13.3/lib/ns/client.c:3732:ns_client_getsockaddr(ns_client_t *client) {
bind-9.13.3/lib/ns/client.c-3733-	return (&client->peeraddr);
##############################################
bind-9.13.3/lib/ns/client.c-3736-isc_sockaddr_t *
bind-9.13.3/lib/ns/client.c:3737:ns_client_getdestaddr(ns_client_t *client) {
bind-9.13.3/lib/ns/client.c-3738-	return (&client->destsockaddr);
##############################################
bind-9.13.3/lib/ns/client.c-3757-	if (netaddr == NULL) {
bind-9.13.3/lib/ns/client.c:3758:		isc_netaddr_fromsockaddr(&tmpnetaddr, &client->peeraddr);
bind-9.13.3/lib/ns/client.c-3759-		netaddr = &tmpnetaddr;
##############################################
bind-9.13.3/lib/ns/client.c-3786-	if (sockaddr != NULL)
bind-9.13.3/lib/ns/client.c:3787:		isc_netaddr_fromsockaddr(&netaddr, sockaddr);
bind-9.13.3/lib/ns/client.c-3788-
##############################################
bind-9.13.3/lib/ns/xfrout.c-935-	 */
bind-9.13.3/lib/ns/xfrout.c:936:	isc_netaddr_fromsockaddr(&na, &client->peeraddr);
bind-9.13.3/lib/ns/xfrout.c:937:	(void)dns_peerlist_peerbyaddr(client->view->peers, &na, &peer);
bind-9.13.3/lib/ns/xfrout.c-938-
##############################################
bind-9.13.3/lib/ns/update.c-2746-			dst_key_t *tsigkey = NULL;
bind-9.13.3/lib/ns/update.c:2747:			isc_netaddr_fromsockaddr(&netaddr, &client->peeraddr);
bind-9.13.3/lib/ns/update.c-2748-
##############################################
bind-9.13.3/lib/ns/include/ns/client.h-306-isc_sockaddr_t *
bind-9.13.3/lib/ns/include/ns/client.h:307:ns_client_getsockaddr(ns_client_t *client);
bind-9.13.3/lib/ns/include/ns/client.h-308-/*%<
##############################################
bind-9.13.3/lib/ns/include/ns/client.h-313-isc_sockaddr_t *
bind-9.13.3/lib/ns/include/ns/client.h:314:ns_client_getdestaddr(ns_client_t *client);
bind-9.13.3/lib/ns/include/ns/client.h-315-/*%<
##############################################
bind-9.13.3/make/rules.in-212-		do \
bind-9.13.3/make/rules.in:213:			count=`expr $$count + 1` ; \
bind-9.13.3/make/rules.in-214-			test $$count = 42 && exit 1 ; \
##############################################
bind-9.13.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
bind-9.13.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bind-9.13.3/configure-47-  as_echo='print -r --'
bind-9.13.3/configure-48-  as_echo_n='print -rn --'
bind-9.13.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bind-9.13.3/configure-50-  as_echo='printf %s\n'
##############################################
bind-9.13.3/configure-52-else
bind-9.13.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bind-9.13.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bind-9.13.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
bind-9.13.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bind-9.13.3/configure-64-      esac;
##############################################
bind-9.13.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
bind-9.13.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
bind-9.13.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
bind-9.13.3/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
bind-9.13.3/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
bind-9.13.3/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
bind-9.13.3/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
bind-9.13.3/configure-334-      case $as_dir in #(
bind-9.13.3/configure:335:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bind-9.13.3/configure-336-      *) as_qdir=$as_dir;;
##############################################
bind-9.13.3/configure-407-  {
bind-9.13.3/configure:408:    as_val=`expr "$@" || test $? -eq 1`
bind-9.13.3/configure-409-  }
##############################################
bind-9.13.3/configure-414-# ----------------------------------------
bind-9.13.3/configure:415:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bind-9.13.3/configure-416-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bind-9.13.3/configure-477-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
bind-9.13.3/configure:478:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
bind-9.13.3/configure-479-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
bind-9.13.3/configure-1047-  case $ac_option in
bind-9.13.3/configure:1048:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
bind-9.13.3/configure-1049-  *=)   ac_optarg= ;;
##############################################
bind-9.13.3/configure-1091-  -disable-* | --disable-*)
bind-9.13.3/configure:1092:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
bind-9.13.3/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/configure-1096-    ac_useropt_orig=$ac_useropt
bind-9.13.3/configure:1097:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bind-9.13.3/configure-1098-    case $ac_user_opts in
##############################################
bind-9.13.3/configure-1117-  -enable-* | --enable-*)
bind-9.13.3/configure:1118:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
bind-9.13.3/configure-1119-    # Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/configure-1122-    ac_useropt_orig=$ac_useropt
bind-9.13.3/configure:1123:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bind-9.13.3/configure-1124-    case $ac_user_opts in
##############################################
bind-9.13.3/configure-1321-  -with-* | --with-*)
bind-9.13.3/configure:1322:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
bind-9.13.3/configure-1323-    # Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/configure-1326-    ac_useropt_orig=$ac_useropt
bind-9.13.3/configure:1327:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bind-9.13.3/configure-1328-    case $ac_user_opts in
##############################################
bind-9.13.3/configure-1337-  -without-* | --without-*)
bind-9.13.3/configure:1338:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
bind-9.13.3/configure-1339-    # Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/configure-1342-    ac_useropt_orig=$ac_useropt
bind-9.13.3/configure:1343:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bind-9.13.3/configure-1344-    case $ac_user_opts in
##############################################
bind-9.13.3/configure-1375-  *=*)
bind-9.13.3/configure:1376:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
bind-9.13.3/configure-1377-    # Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/configure-1396-if test -n "$ac_prev"; then
bind-9.13.3/configure:1397:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
bind-9.13.3/configure-1398-  as_fn_error $? "missing argument to $ac_option"
##############################################
bind-9.13.3/configure-1418-    */ )
bind-9.13.3/configure:1419:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
bind-9.13.3/configure-1420-      eval $ac_var=\$ac_val;;
##############################################
bind-9.13.3/configure-1453-ac_ls_di=`ls -di .` &&
bind-9.13.3/configure:1454:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
bind-9.13.3/configure-1455-  as_fn_error $? "working directory cannot be determined"
##############################################
bind-9.13.3/configure-1509-case $srcdir in
bind-9.13.3/configure:1510:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
bind-9.13.3/configure-1511-esac
##############################################
bind-9.13.3/configure-1552-By default, \`make install' will install all the files in
bind-9.13.3/configure:1553:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
bind-9.13.3/configure:1554:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
bind-9.13.3/configure-1555-for instance \`--prefix=\$HOME'.
##############################################
bind-9.13.3/configure-1748-*)
bind-9.13.3/configure:1749:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bind-9.13.3/configure-1750-  # A ".." for each directory in $ac_dir_suffix.
bind-9.13.3/configure:1751:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bind-9.13.3/configure-1752-  case $ac_top_builddir_sub in
##############################################
bind-9.13.3/configure-2290-    *\'*)
bind-9.13.3/configure:2291:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
bind-9.13.3/configure-2292-    esac
##############################################
bind-9.13.3/configure-2373-      case $ac_val in
bind-9.13.3/configure:2374:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
bind-9.13.3/configure-2375-      esac
##############################################
bind-9.13.3/configure-2388-	case $ac_val in
bind-9.13.3/configure:2389:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
bind-9.13.3/configure-2390-	esac
##############################################
bind-9.13.3/configure-2508-    set,)
bind-9.13.3/configure:2509:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
bind-9.13.3/configure:2510:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
bind-9.13.3/configure-2511-      ac_cache_corrupted=: ;;
##############################################
bind-9.13.3/configure-2519-	# differences in whitespace do not lead to failure.
bind-9.13.3/configure:2520:	ac_old_val_w=`echo x $ac_old_val`
bind-9.13.3/configure:2521:	ac_new_val_w=`echo x $ac_new_val`
bind-9.13.3/configure-2522-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
bind-9.13.3/configure-2539-    case $ac_new_val in
bind-9.13.3/configure:2540:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
bind-9.13.3/configure-2541-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
bind-9.13.3/configure-2612-test "x$ac_build_alias" = x &&
bind-9.13.3/configure:2613:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
bind-9.13.3/configure-2614-test "x$ac_build_alias" = x &&
bind-9.13.3/configure-2615-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
bind-9.13.3/configure:2616:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
bind-9.13.3/configure-2617-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
bind-9.13.3/configure-2636-IFS=$ac_save_IFS
bind-9.13.3/configure:2637:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
bind-9.13.3/configure-2638-
##############################################
bind-9.13.3/configure-2647-else
bind-9.13.3/configure:2648:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
bind-9.13.3/configure-2649-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
bind-9.13.3/configure-2669-IFS=$ac_save_IFS
bind-9.13.3/configure:2670:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
bind-9.13.3/configure-2671-
##############################################
bind-9.13.3/configure-3018-$as_echo_n "checking whether the C compiler works... " >&6; }
bind-9.13.3/configure:3019:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
bind-9.13.3/configure-3020-
##############################################
bind-9.13.3/configure-3062-	then :; else
bind-9.13.3/configure:3063:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
bind-9.13.3/configure-3064-	fi
##############################################
bind-9.13.3/configure-3122-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
bind-9.13.3/configure:3123:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
bind-9.13.3/configure-3124-	  break;;
##############################################
bind-9.13.3/configure-3231-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
bind-9.13.3/configure:3232:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
bind-9.13.3/configure-3233-       break;;
##############################################
bind-9.13.3/configure-3619-  # Check for GNU $ac_path_GREP
bind-9.13.3/configure:3620:case `"$ac_path_GREP" --version 2>&1` in
bind-9.13.3/configure-3621-*GNU*)
##############################################
bind-9.13.3/configure-3685-  # Check for GNU $ac_path_EGREP
bind-9.13.3/configure:3686:case `"$ac_path_EGREP" --version 2>&1` in
bind-9.13.3/configure-3687-*GNU*)
##############################################
bind-9.13.3/configure-3846-do :
bind-9.13.3/configure:3847:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bind-9.13.3/configure-3848-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
bind-9.13.3/configure-3851-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:3852:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bind-9.13.3/configure-3853-_ACEOF
##############################################
bind-9.13.3/configure-3929-set x ${MAKE-make}
bind-9.13.3/configure:3930:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
bind-9.13.3/configure-3931-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
bind-9.13.3/configure-3939-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
bind-9.13.3/configure:3940:case `${MAKE-make} -f conftest.make 2>/dev/null` in
bind-9.13.3/configure-3941-  *@@@%%%=?*=@@@%%%*)
##############################################
bind-9.13.3/configure-4008-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
bind-9.13.3/configure:4009:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
bind-9.13.3/configure-4010-  ECHO='print -r --'
bind-9.13.3/configure:4011:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
bind-9.13.3/configure-4012-  ECHO='printf %s\n'
##############################################
bind-9.13.3/configure-4077-  # Check for GNU $ac_path_SED
bind-9.13.3/configure:4078:case `"$ac_path_SED" --version 2>&1` in
bind-9.13.3/configure-4079-*GNU*)
##############################################
bind-9.13.3/configure-4156-  # Check for GNU $ac_path_FGREP
bind-9.13.3/configure:4157:case `"$ac_path_FGREP" --version 2>&1` in
bind-9.13.3/configure-4158-*GNU*)
##############################################
bind-9.13.3/configure-4236-    # gcc leaves a trailing carriage return, which upsets mingw
bind-9.13.3/configure:4237:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
bind-9.13.3/configure-4238-  *)
bind-9.13.3/configure:4239:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
bind-9.13.3/configure-4240-  esac
##############################################
bind-9.13.3/configure-4245-      # Canonicalize the pathname of ld
bind-9.13.3/configure:4246:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
bind-9.13.3/configure-4247-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
bind-9.13.3/configure:4248:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
bind-9.13.3/configure-4249-      done
##############################################
bind-9.13.3/configure-4280-      # Break only if it was the GNU/non-GNU ld that we prefer.
bind-9.13.3/configure:4281:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
bind-9.13.3/configure-4282-      *GNU* | *'with BFD'*)
##############################################
bind-9.13.3/configure-4311-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
bind-9.13.3/configure:4312:case `$LD -v 2>&1 </dev/null` in
bind-9.13.3/configure-4313-*GNU* | *'with BFD'*)
##############################################
bind-9.13.3/configure-4361-	esac
bind-9.13.3/configure:4362:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
bind-9.13.3/configure-4363-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
bind-9.13.3/configure-4367-	*)
bind-9.13.3/configure:4368:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
bind-9.13.3/configure-4369-	  */dev/null*)
##############################################
bind-9.13.3/configure-4495-
bind-9.13.3/configure:4496:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
bind-9.13.3/configure-4497-    *COFF*)
##############################################
bind-9.13.3/configure-4607-    # And add a safety zone
bind-9.13.3/configure:4608:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
bind-9.13.3/configure:4609:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
bind-9.13.3/configure-4610-    ;;
##############################################
bind-9.13.3/configure-4640-    if test -n "$kargmax"; then
bind-9.13.3/configure:4641:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
bind-9.13.3/configure-4642-    else
##############################################
bind-9.13.3/configure-4649-       test undefined != "$lt_cv_sys_max_cmd_len"; then
bind-9.13.3/configure:4650:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
bind-9.13.3/configure:4651:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
bind-9.13.3/configure-4652-    else
##############################################
bind-9.13.3/configure-4661-      # we can't tell.
bind-9.13.3/configure:4662:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
bind-9.13.3/configure-4663-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
bind-9.13.3/configure-4665-      do
bind-9.13.3/configure:4666:        i=`expr $i + 1`
bind-9.13.3/configure-4667-        teststring=$teststring$teststring
##############################################
bind-9.13.3/configure-4669-      # Only check the string length outside the loop.
bind-9.13.3/configure:4670:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
bind-9.13.3/configure-4671-      teststring=
##############################################
bind-9.13.3/configure-4674-      # linker.  It appears as though 1/2 is a usable value.
bind-9.13.3/configure:4675:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
bind-9.13.3/configure-4676-    fi
##############################################
bind-9.13.3/configure-5085-openbsd* | bitrig*)
bind-9.13.3/configure:5086:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/configure-5087-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
bind-9.13.3/configure-5155-    else
bind-9.13.3/configure:5156:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
bind-9.13.3/configure-5157-    fi
##############################################
bind-9.13.3/configure-5300-  # decide which one to use based on capabilities of $DLLTOOL
bind-9.13.3/configure:5301:  case `$DLLTOOL --help 2>&1` in
bind-9.13.3/configure-5302-  *--identify-strict*)
##############################################
bind-9.13.3/configure-5863-# If we're using GNU nm, then use its standard symbol codes.
bind-9.13.3/configure:5864:case `$NM -V 2>&1` in
bind-9.13.3/configure-5865-*GNU* | *'with BFD'*)
##############################################
bind-9.13.3/configure-5911-mingw*)
bind-9.13.3/configure:5912:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
bind-9.13.3/configure-5913-  ;;
##############################################
bind-9.13.3/configure-6143-   if test yes = "$GCC"; then
bind-9.13.3/configure:6144:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
bind-9.13.3/configure-6145-   fi
##############################################
bind-9.13.3/configure-6147- /*)
bind-9.13.3/configure:6148:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
bind-9.13.3/configure-6149-   ;; #(
##############################################
bind-9.13.3/configure-6242-    done
bind-9.13.3/configure:6243:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
bind-9.13.3/configure-6244-}
##############################################
bind-9.13.3/configure-6264-  test $ac_status = 0; }; then
bind-9.13.3/configure:6265:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/configure-6266-      *ELF-32*)
##############################################
bind-9.13.3/configure-6285-    if test yes = "$lt_cv_prog_gnu_ld"; then
bind-9.13.3/configure:6286:      case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/configure-6287-	*32-bit*)
##############################################
bind-9.13.3/configure-6297-    else
bind-9.13.3/configure:6298:      case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/configure-6299-	*32-bit*)
##############################################
bind-9.13.3/configure-6323-    emul=elf
bind-9.13.3/configure:6324:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/configure-6325-      *32-bit*)
##############################################
bind-9.13.3/configure-6331-    esac
bind-9.13.3/configure:6332:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/configure-6333-      *MSB*)
##############################################
bind-9.13.3/configure-6339-    esac
bind-9.13.3/configure:6340:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/configure-6341-      *N32*)
##############################################
bind-9.13.3/configure-7272-    *:)
bind-9.13.3/configure:7273:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
bind-9.13.3/configure-7274-        ;;
bind-9.13.3/configure-7275-    x:*)
bind-9.13.3/configure:7276:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
bind-9.13.3/configure-7277-        ;;
bind-9.13.3/configure-7278-    *::*)
bind-9.13.3/configure:7279:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
bind-9.13.3/configure:7280:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
bind-9.13.3/configure-7281-        ;;
bind-9.13.3/configure-7282-    *)
bind-9.13.3/configure:7283:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
bind-9.13.3/configure-7284-        ;;
##############################################
bind-9.13.3/configure-7637-	"file_magic "*)
bind-9.13.3/configure:7638:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
bind-9.13.3/configure-7639-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
bind-9.13.3/configure-7703-	"file_magic "*)
bind-9.13.3/configure:7704:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
bind-9.13.3/configure-7705-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
bind-9.13.3/configure-8101-      *)
bind-9.13.3/configure:8102:	case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/configure-8103-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
bind-9.13.3/configure-8547-	# shared libraries, regardless of the interface used.
bind-9.13.3/configure:8548:	case `$LD -v 2>&1` in
bind-9.13.3/configure-8549-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
bind-9.13.3/configure-8579-    supports_anon_versioning=no
bind-9.13.3/configure:8580:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
bind-9.13.3/configure-8581-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
bind-9.13.3/configure-8648-	# is; otherwise, prepend EXPORTS...
bind-9.13.3/configure:8649:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
bind-9.13.3/configure-8650-          cp $export_symbols $output_objdir/$soname.def;
##############################################
bind-9.13.3/configure-8682-	prefix_cmds="$SED"~
bind-9.13.3/configure:8683:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/configure-8684-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/configure-8704-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
bind-9.13.3/configure:8705:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/configure:8706:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/configure-8707-      ;;
##############################################
bind-9.13.3/configure-8722-        pgcc*)				# Portland Group C compiler
bind-9.13.3/configure:8723:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/configure-8724-	  tmp_addflag=' $pic_flag'
##############################################
bind-9.13.3/configure-8727-					# Portland Group f77 and f90 compilers
bind-9.13.3/configure:8728:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/configure-8729-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
bind-9.13.3/configure-8744-	nvcc*)	# Cuda Compiler Driver 2.2
bind-9.13.3/configure:8745:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/configure-8746-	  compiler_needs_object=yes
##############################################
bind-9.13.3/configure-8748-	esac
bind-9.13.3/configure:8749:	case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/configure-8750-	*Sun\ C*)			# Sun C 5.9
bind-9.13.3/configure:8751:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/configure-8752-	  compiler_needs_object=yes
##############################################
bind-9.13.3/configure-8819-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
bind-9.13.3/configure:8820:      case `$LD -v 2>&1` in
bind-9.13.3/configure-8821-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
bind-9.13.3/configure-8908-	else
bind-9.13.3/configure:8909:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
bind-9.13.3/configure-8910-	fi
##############################################
bind-9.13.3/configure-8973-	# below for broken collect2 doesn't work under 4.3+
bind-9.13.3/configure:8974:	  collect2name=`$CC -print-prog-name=collect2`
bind-9.13.3/configure-8975-	  if test -f "$collect2name" &&
##############################################
bind-9.13.3/configure-9053-      }'
bind-9.13.3/configure:9054:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/configure-9055-  # Check for a 64-bit object if we didn't find anything.
bind-9.13.3/configure-9056-  if test -z "$lt_cv_aix_libpath_"; then
bind-9.13.3/configure:9057:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/configure-9058-  fi
##############################################
bind-9.13.3/configure-9071-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
bind-9.13.3/configure:9072:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
bind-9.13.3/configure-9073-      else
##############################################
bind-9.13.3/configure-9106-      }'
bind-9.13.3/configure:9107:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/configure-9108-  # Check for a 64-bit object if we didn't find anything.
bind-9.13.3/configure-9109-  if test -z "$lt_cv_aix_libpath_"; then
bind-9.13.3/configure:9110:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/configure-9111-  fi
##############################################
bind-9.13.3/configure-9138-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
bind-9.13.3/configure:9139:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
bind-9.13.3/configure-9140-	  if test svr4 != "$with_aix_soname"; then
##############################################
bind-9.13.3/configure-9191-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
bind-9.13.3/configure:9192:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
bind-9.13.3/configure-9193-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
bind-9.13.3/configure-9229-	# FIXME: Setting linknames here is a bad hack.
bind-9.13.3/configure:9230:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
bind-9.13.3/configure-9231-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
bind-9.13.3/configure-9247-  if test yes = "$lt_cv_ld_force_load"; then
bind-9.13.3/configure:9248:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
bind-9.13.3/configure-9249-
##############################################
bind-9.13.3/configure-9427-      if test yes = "$GCC"; then
bind-9.13.3/configure:9428:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/configure-9429-	# Try to use the -exported_symbol ld option, if it does not
##############################################
bind-9.13.3/configure-9455-	if test yes = "$lt_cv_irix_exported_symbol"; then
bind-9.13.3/configure:9456:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
bind-9.13.3/configure-9457-	fi
bind-9.13.3/configure-9458-      else
bind-9.13.3/configure:9459:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/configure:9460:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
bind-9.13.3/configure-9461-      fi
##############################################
bind-9.13.3/configure-9505-	hardcode_direct_absolute=yes
bind-9.13.3/configure:9506:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/configure-9507-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
bind-9.13.3/configure-9536-	prefix_cmds="$SED"~
bind-9.13.3/configure:9537:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/configure-9538-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/configure-9550-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
bind-9.13.3/configure:9551:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/configure-9552-      else
bind-9.13.3/configure-9553-	allow_undefined_flag=' -expect_unresolved \*'
bind-9.13.3/configure:9554:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/configure-9555-      fi
##############################################
bind-9.13.3/configure-9563-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
bind-9.13.3/configure:9564:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/configure-9565-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
bind-9.13.3/configure-9567-	allow_undefined_flag=' -expect_unresolved \*'
bind-9.13.3/configure:9568:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/configure:9569:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
bind-9.13.3/configure:9570:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
bind-9.13.3/configure-9571-
##############################################
bind-9.13.3/configure-9586-      else
bind-9.13.3/configure:9587:	case `$CC -V 2>&1` in
bind-9.13.3/configure-9588-	*"Compilers 5.0"*)
##############################################
bind-9.13.3/configure-9985-  esac
bind-9.13.3/configure:9986:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
bind-9.13.3/configure-9987-  case $lt_search_path_spec in
##############################################
bind-9.13.3/configure-9992-    # okay in the real world where ";" in dirpaths is itself problematic.
bind-9.13.3/configure:9993:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
bind-9.13.3/configure-9994-    ;;
bind-9.13.3/configure-9995-  *)
bind-9.13.3/configure:9996:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/configure-9997-    ;;
##############################################
bind-9.13.3/configure-10001-  lt_tmp_lt_search_path_spec=
bind-9.13.3/configure:10002:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
bind-9.13.3/configure-10003-  # ...but if some path component already ends with the multilib dir we assume
##############################################
bind-9.13.3/configure-10043-  esac
bind-9.13.3/configure:10044:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
bind-9.13.3/configure-10045-else
##############################################
bind-9.13.3/configure-10183-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
bind-9.13.3/configure:10184:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
bind-9.13.3/configure-10185-    ;;
##############################################
bind-9.13.3/configure-10219-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
bind-9.13.3/configure:10220:    postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/configure:10221:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
bind-9.13.3/configure:10222:      dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/configure-10223-      test -d \$dldir || mkdir -p \$dldir~
##############################################
bind-9.13.3/configure-10228-      fi'
bind-9.13.3/configure:10229:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
bind-9.13.3/configure-10230-      dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/configure-10236-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
bind-9.13.3/configure:10237:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/configure-10238-
##############################################
bind-9.13.3/configure-10242-      # MinGW DLLs use traditional 'lib' prefix
bind-9.13.3/configure:10243:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/configure-10244-      ;;
##############################################
bind-9.13.3/configure-10246-      # pw32 DLLs use 'pw' prefix rather than 'lib'
bind-9.13.3/configure:10247:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/configure-10248-      ;;
##############################################
bind-9.13.3/configure-10255-    libname_spec='$name'
bind-9.13.3/configure:10256:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/configure-10257-    library_names_spec='$libname.dll.lib'
##############################################
bind-9.13.3/configure-10267-        # Let DOS variable expansion print the short 8.3 style file name.
bind-9.13.3/configure:10268:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
bind-9.13.3/configure-10269-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
bind-9.13.3/configure-10272-      # Convert to MSYS style.
bind-9.13.3/configure:10273:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
bind-9.13.3/configure-10274-      ;;
##############################################
bind-9.13.3/configure-10278-      # like /cygdrive/c/PROGRA~1:/cygdr...
bind-9.13.3/configure:10279:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
bind-9.13.3/configure:10280:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
bind-9.13.3/configure:10281:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/configure-10282-      ;;
##############################################
bind-9.13.3/configure-10286-        # It is most probably a Windows format PATH.
bind-9.13.3/configure:10287:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
bind-9.13.3/configure-10288-      else
bind-9.13.3/configure:10289:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/configure-10290-      fi
##############################################
bind-9.13.3/configure-10296-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
bind-9.13.3/configure:10297:    postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/configure:10298:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
bind-9.13.3/configure:10299:      dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/configure-10300-      test -d \$dldir || mkdir -p \$dldir~
bind-9.13.3/configure-10301-      $install_prog $dir/$dlname \$dldir/$dlname'
bind-9.13.3/configure:10302:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
bind-9.13.3/configure-10303-      dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/configure-10310-    # Assume MSVC wrapper
bind-9.13.3/configure:10311:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
bind-9.13.3/configure-10312-    dynamic_linker='Win32 ld.exe'
##############################################
bind-9.13.3/configure-10327-  shlibpath_var=DYLD_LIBRARY_PATH
bind-9.13.3/configure:10328:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
bind-9.13.3/configure-10329-
##############################################
bind-9.13.3/configure-10580-  if test -f /etc/ld.so.conf; then
bind-9.13.3/configure:10581:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
bind-9.13.3/configure-10582-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
bind-9.13.3/configure-10634-  need_lib_prefix=no
bind-9.13.3/configure:10635:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/configure-10636-    need_version=no
##############################################
bind-9.13.3/configure-10661-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
bind-9.13.3/configure:10662:  postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/configure:10663:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
bind-9.13.3/configure:10664:    dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/configure-10665-    test -d \$dldir || mkdir -p \$dldir~
##############################################
bind-9.13.3/configure-10670-    fi'
bind-9.13.3/configure:10671:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
bind-9.13.3/configure-10672-    dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/configure-12456-esac
bind-9.13.3/configure:12457:expanded_sysconfdir=`eval echo $sysconfdir`
bind-9.13.3/configure-12458-
##############################################
bind-9.13.3/configure-12475-
bind-9.13.3/configure:12476:		ac_dir="`echo $INSTALL | sed 's%/[^/]*$%%'`"
bind-9.13.3/configure-12477-
bind-9.13.3/configure-12478-
bind-9.13.3/configure:12479:		ac_prog="`echo $INSTALL | sed 's%.*/%%'`"
bind-9.13.3/configure-12480-		test "X$ac_dir" = "X$ac_prog" && ac_dir=.
bind-9.13.3/configure:12481:		test -d "$ac_dir" && ac_dir="`(cd \"$ac_dir\" && pwd)`"
bind-9.13.3/configure-12482-		INSTALL="$ac_dir/$ac_prog"
##############################################
bind-9.13.3/configure-13324-do :
bind-9.13.3/configure:13325:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bind-9.13.3/configure-13326-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
bind-9.13.3/configure-13336-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:13337:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bind-9.13.3/configure-13338-_ACEOF
##############################################
bind-9.13.3/configure-13663-do :
bind-9.13.3/configure:13664:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-13665-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-13667-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:13668:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-13669-_ACEOF
##############################################
bind-9.13.3/configure-13675-do :
bind-9.13.3/configure:13676:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-13677-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-13679-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:13680:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-13681-_ACEOF
##############################################
bind-9.13.3/configure-14025-do :
bind-9.13.3/configure:14026:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bind-9.13.3/configure-14027-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
bind-9.13.3/configure-14029-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:14030:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bind-9.13.3/configure-14031-_ACEOF
##############################################
bind-9.13.3/configure-14609-do :
bind-9.13.3/configure:14610:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-14611-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-14613-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:14614:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-14615-_ACEOF
##############################################
bind-9.13.3/configure-14887-             ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g'
bind-9.13.3/configure:14888:             ax_pthread_link_step=`$as_echo "$ac_link" | sed "$ax_pthread_sed"`
bind-9.13.3/configure-14889-             ax_pthread_2step_ac_link="($ac_compile) && (echo ==== >&5) && ($ax_pthread_link_step)"
##############################################
bind-9.13.3/configure-15271-do :
bind-9.13.3/configure:15272:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-15273-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-15275-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:15276:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-15277-_ACEOF
##############################################
bind-9.13.3/configure-15406-do :
bind-9.13.3/configure:15407:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-15408-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-15410-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:15411:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-15412-_ACEOF
##############################################
bind-9.13.3/configure-15491-do :
bind-9.13.3/configure:15492:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-15493-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-15495-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:15496:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-15497-_ACEOF
##############################################
bind-9.13.3/configure-15618-  test $ac_status = 0; }; then
bind-9.13.3/configure:15619:  pkg_cv_OPENSSL_CFLAGS=`$PKG_CONFIG --cflags "crypto" 2>/dev/null`
bind-9.13.3/configure-15620-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
bind-9.13.3/configure-15635-  test $ac_status = 0; }; then
bind-9.13.3/configure:15636:  pkg_cv_OPENSSL_LIBS=`$PKG_CONFIG --libs "crypto" 2>/dev/null`
bind-9.13.3/configure-15637-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
bind-9.13.3/configure-15656-        if test $_pkg_short_errors_supported = yes; then
bind-9.13.3/configure:15657:	        OPENSSL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "crypto" 2>&1`
bind-9.13.3/configure-15658-        else
bind-9.13.3/configure:15659:	        OPENSSL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "crypto" 2>&1`
bind-9.13.3/configure-15660-        fi
##############################################
bind-9.13.3/configure-15804-do :
bind-9.13.3/configure:15805:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-15806-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-15808-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:15809:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-15810-_ACEOF
##############################################
bind-9.13.3/configure-15929-do :
bind-9.13.3/configure:15930:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-15931-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-15933-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:15934:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-15935-_ACEOF
##############################################
bind-9.13.3/configure-15950-do :
bind-9.13.3/configure:15951:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-15952-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-15954-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:15955:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-15956-_ACEOF
##############################################
bind-9.13.3/configure-15971-do :
bind-9.13.3/configure:15972:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-15973-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-15975-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:15976:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-15977-_ACEOF
##############################################
bind-9.13.3/configure-16239-    fi
bind-9.13.3/configure:16240:    gssapi_cflags=`$KRB5_CONFIG --cflags gssapi`
bind-9.13.3/configure:16241:    gssapi_libs=`$KRB5_CONFIG --libs gssapi`
bind-9.13.3/configure-16242-    saved_cppflags="$CPPFLAGS"
##############################################
bind-9.13.3/configure-16245-do :
bind-9.13.3/configure:16246:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bind-9.13.3/configure-16247-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
bind-9.13.3/configure-16249-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:16250:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bind-9.13.3/configure-16251-_ACEOF
##############################################
bind-9.13.3/configure-16264-do :
bind-9.13.3/configure:16265:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bind-9.13.3/configure-16266-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
bind-9.13.3/configure-16268-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:16269:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bind-9.13.3/configure-16270-_ACEOF
##############################################
bind-9.13.3/configure-16397-do :
bind-9.13.3/configure:16398:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bind-9.13.3/configure-16399-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
bind-9.13.3/configure-16401-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:16402:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bind-9.13.3/configure-16403-_ACEOF
##############################################
bind-9.13.3/configure-16416-do :
bind-9.13.3/configure:16417:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bind-9.13.3/configure-16418-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
bind-9.13.3/configure-16420-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:16421:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bind-9.13.3/configure-16422-_ACEOF
##############################################
bind-9.13.3/configure-16431-do :
bind-9.13.3/configure:16432:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bind-9.13.3/configure-16433-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
bind-9.13.3/configure-16435-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:16436:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bind-9.13.3/configure-16437-_ACEOF
##############################################
bind-9.13.3/configure-16769-		if test -f "$use_libxml2/bin/xml2-config" ; then
bind-9.13.3/configure:16770:			libxml2_libs=`$use_libxml2/bin/xml2-config --libs`
bind-9.13.3/configure:16771:			libxml2_cflags=`$use_libxml2/bin/xml2-config --cflags`
bind-9.13.3/configure-16772-		fi
##############################################
bind-9.13.3/configure-17345-#endif
bind-9.13.3/configure:17346:char inet_addr ();
bind-9.13.3/configure-17347-int
##############################################
bind-9.13.3/configure-17349-{
bind-9.13.3/configure:17350:return inet_addr ();
bind-9.13.3/configure-17351-  ;
##############################################
bind-9.13.3/configure-17463-$as_echo "$purify_path" >&6; }
bind-9.13.3/configure:17464:			PURIFYFLAGS="`echo $PURIFYOPTIONS`"
bind-9.13.3/configure-17465-			PURIFY="$purify_path $PURIFYFLAGS"
##############################################
bind-9.13.3/configure-18244-do :
bind-9.13.3/configure:18245:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-18246-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-18248-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:18249:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-18250-_ACEOF
##############################################
bind-9.13.3/configure-19802-  test $ac_status = 0; }; then
bind-9.13.3/configure:19803:  pkg_cv_LIBIDN2_CFLAGS=`$PKG_CONFIG --cflags "libidn2" 2>/dev/null`
bind-9.13.3/configure-19804-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
bind-9.13.3/configure-19819-  test $ac_status = 0; }; then
bind-9.13.3/configure:19820:  pkg_cv_LIBIDN2_LIBS=`$PKG_CONFIG --libs "libidn2" 2>/dev/null`
bind-9.13.3/configure-19821-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
bind-9.13.3/configure-19840-        if test $_pkg_short_errors_supported = yes; then
bind-9.13.3/configure:19841:	        LIBIDN2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libidn2" 2>&1`
bind-9.13.3/configure-19842-        else
bind-9.13.3/configure:19843:	        LIBIDN2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libidn2" 2>&1`
bind-9.13.3/configure-19844-        fi
##############################################
bind-9.13.3/configure-20010-  test $ac_status = 0; }; then
bind-9.13.3/configure:20011:  pkg_cv_CMOCKA_CFLAGS=`$PKG_CONFIG --cflags "cmocka" 2>/dev/null`
bind-9.13.3/configure-20012-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
bind-9.13.3/configure-20027-  test $ac_status = 0; }; then
bind-9.13.3/configure:20028:  pkg_cv_CMOCKA_LIBS=`$PKG_CONFIG --libs "cmocka" 2>/dev/null`
bind-9.13.3/configure-20029-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
bind-9.13.3/configure-20048-        if test $_pkg_short_errors_supported = yes; then
bind-9.13.3/configure:20049:	        CMOCKA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "cmocka" 2>&1`
bind-9.13.3/configure-20050-        else
bind-9.13.3/configure:20051:	        CMOCKA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "cmocka" 2>&1`
bind-9.13.3/configure-20052-        fi
##############################################
bind-9.13.3/configure-20460-elif test -d "${srcdir}/.git"; then
bind-9.13.3/configure:20461:	BIND9_SRCID="SRCID="`(cd "${srcdir}";git rev-parse --short HEAD)`
bind-9.13.3/configure-20462-fi
##############################################
bind-9.13.3/configure-20473-fi
bind-9.13.3/configure:20474:BIND9_CONFIGARGS="`echo $BIND9_CONFIGARGS | sed 's/^ //'`"
bind-9.13.3/configure-20475-BIND9_CONFIGARGS="CONFIGARGS=${BIND9_CONFIGARGS}"
##############################################
bind-9.13.3/configure-20621-do :
bind-9.13.3/configure:20622:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/configure-20623-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/configure-20625-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/configure:20626:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/configure-20627-_ACEOF
##############################################
bind-9.13.3/configure-21053-	then
bind-9.13.3/configure:21054:		use_dlz_postgres=`$PG_CONFIG --includedir`
bind-9.13.3/configure:21055:		use_dlz_postgres_lib=`$PG_CONFIG --libdir`
bind-9.13.3/configure-21056-	else
##############################################
bind-9.13.3/configure-21180-	then
bind-9.13.3/configure:21181:		mysql_include=`${MYSQL_CONFIG} --include`
bind-9.13.3/configure:21182:		mysql_lib=`${MYSQL_CONFIG} --libs`
bind-9.13.3/configure-21183-		use_dlz_mysql="config"
##############################################
bind-9.13.3/configure-21366-				then
bind-9.13.3/configure:21367:					as_ac_Lib=`$as_echo "ac_cv_lib_$d''_db_create" | $as_tr_sh`
bind-9.13.3/configure-21368-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for db_create in -l$d" >&5
##############################################
bind-9.13.3/configure-21825-		netbsd*)
bind-9.13.3/configure:21826:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure-21827-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21829-		freebsd*)
bind-9.13.3/configure:21830:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure-21831-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21833-		solaris*)
bind-9.13.3/configure:21834:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/configure-21835-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21854-		netbsd*)
bind-9.13.3/configure:21855:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure-21856-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21858-		freebsd*)
bind-9.13.3/configure:21859:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure-21860-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21862-		solaris*)
bind-9.13.3/configure:21863:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/configure-21864-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21883-		netbsd*)
bind-9.13.3/configure:21884:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure-21885-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21887-		freebsd*)
bind-9.13.3/configure:21888:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure-21889-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21891-		solaris*)
bind-9.13.3/configure:21892:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/configure-21893-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21912-		netbsd*)
bind-9.13.3/configure:21913:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure-21914-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21916-		freebsd*)
bind-9.13.3/configure:21917:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure-21918-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-21920-		solaris*)
bind-9.13.3/configure:21921:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/configure-21922-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure-22061-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
bind-9.13.3/configure:22062:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
bind-9.13.3/configure-22063-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
bind-9.13.3/configure-22129-if test -z "$BASH_VERSION$ZSH_VERSION" \
bind-9.13.3/configure:22130:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bind-9.13.3/configure-22131-  as_echo='print -r --'
bind-9.13.3/configure-22132-  as_echo_n='print -rn --'
bind-9.13.3/configure:22133:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bind-9.13.3/configure-22134-  as_echo='printf %s\n'
##############################################
bind-9.13.3/configure-22136-else
bind-9.13.3/configure:22137:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bind-9.13.3/configure-22138-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bind-9.13.3/configure-22146-	expr "X$arg" : "X\\(.*\\)$as_nl";
bind-9.13.3/configure:22147:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bind-9.13.3/configure-22148-      esac;
##############################################
bind-9.13.3/configure-22223-# ----------------------------------------
bind-9.13.3/configure:22224:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bind-9.13.3/configure-22225-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bind-9.13.3/configure-22295-  {
bind-9.13.3/configure:22296:    as_val=`expr "$@" || test $? -eq 1`
bind-9.13.3/configure-22297-  }
##############################################
bind-9.13.3/configure-22399-      case $as_dir in #(
bind-9.13.3/configure:22400:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bind-9.13.3/configure-22401-      *) as_qdir=$as_dir;;
##############################################
bind-9.13.3/configure-22535-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bind-9.13.3/configure:22536:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
bind-9.13.3/configure-22537-ac_cs_version="\\
##############################################
bind-9.13.3/configure-22559-  --*=?*)
bind-9.13.3/configure:22560:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bind-9.13.3/configure:22561:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
bind-9.13.3/configure-22562-    ac_shift=:
##############################################
bind-9.13.3/configure-22564-  --*=)
bind-9.13.3/configure:22565:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bind-9.13.3/configure-22566-    ac_optarg=
##############################################
bind-9.13.3/configure-22588-    case $ac_optarg in
bind-9.13.3/configure:22589:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
bind-9.13.3/configure-22590-    '') as_fn_error $? "missing file argument" ;;
##############################################
bind-9.13.3/configure-22596-    case $ac_optarg in
bind-9.13.3/configure:22597:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
bind-9.13.3/configure-22598-    esac
##############################################
bind-9.13.3/configure-22664-delay_variable_subst='$delay_variable_subst'
bind-9.13.3/configure:22665:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22666:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22667:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22668:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22669:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22670:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22671:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22672:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22673:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22674:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22675:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22676:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22677:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22678:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22679:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22680:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22681:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22682:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22683:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22684:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22685:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22686:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22687:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22688:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22689:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22690:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22691:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22692:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22693:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22694:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22695:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22696:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22697:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22698:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22699:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22700:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22701:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22702:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22703:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22704:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22705:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22706:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22707:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22708:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22709:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22710:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22711:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22712:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22713:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22714:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22715:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22716:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22717:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22718:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22719:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22720:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22721:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22722:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22723:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22724:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22725:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22726:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22727:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22728:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22729:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22730:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22731:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22732:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22733:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22734:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22735:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22736:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22737:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22738:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22739:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22740:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22741:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22742:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22743:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22744:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22745:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22746:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22747:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22748:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22749:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22750:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22751:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22752:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22753:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22754:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22755:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22756:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22757:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22758:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22759:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22760:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22761:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22762:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22763:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22764:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22765:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22766:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22767:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22768:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22769:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22770:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22771:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22772:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22773:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22774:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22775:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22776:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22777:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22778:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22779:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22780:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22781:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22782:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22783:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22784:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22785:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22786:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22787:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22788:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22789:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22790:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22791:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22792:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22793:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22794:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22795:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22796:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22797:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22798:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure:22799:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/configure-22800-
##############################################
bind-9.13.3/configure-22881-striplib; do
bind-9.13.3/configure:22882:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
bind-9.13.3/configure-22883-    *[\\\\\\\`\\"\\\$]*)
bind-9.13.3/configure:22884:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
bind-9.13.3/configure-22885-      ;;
##############################################
bind-9.13.3/configure-22912-configure_time_lt_sys_library_path; do
bind-9.13.3/configure:22913:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
bind-9.13.3/configure-22914-    *[\\\\\\\`\\"\\\$]*)
bind-9.13.3/configure:22915:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
bind-9.13.3/configure-22916-      ;;
##############################################
bind-9.13.3/configure-23153-fi
bind-9.13.3/configure:23154:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
bind-9.13.3/configure-23155-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
bind-9.13.3/configure-23181-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
bind-9.13.3/configure:23182:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
bind-9.13.3/configure-23183-ac_delim='%!_!# '
##############################################
bind-9.13.3/configure-23187-
bind-9.13.3/configure:23188:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
bind-9.13.3/configure-23189-  if test $ac_delim_n = $ac_delim_num; then
##############################################
bind-9.13.3/configure-23331-for ac_last_try in false false :; do
bind-9.13.3/configure:23332:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
bind-9.13.3/configure-23333-  if test -z "$ac_tt"; then
##############################################
bind-9.13.3/configure-23463-      esac
bind-9.13.3/configure:23464:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
bind-9.13.3/configure-23465-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
bind-9.13.3/configure-23522-*)
bind-9.13.3/configure:23523:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bind-9.13.3/configure-23524-  # A ".." for each directory in $ac_dir_suffix.
bind-9.13.3/configure:23525:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bind-9.13.3/configure-23526-  case $ac_top_builddir_sub in
##############################################
bind-9.13.3/configure-23578-/@mandir@/p'
bind-9.13.3/configure:23579:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
bind-9.13.3/configure-23580-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
bind-9.13.3/configure-23595-
bind-9.13.3/configure:23596:# Neutralize VPATH when `$srcdir' = `.'.
bind-9.13.3/configure-23597-# Shell code in configure.ac might set extrasub.
##############################################
bind-9.13.3/configure-23627-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
bind-9.13.3/configure:23628:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
bind-9.13.3/configure-23629-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
bind-9.13.3/configure-24152-    *:)
bind-9.13.3/configure:24153:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
bind-9.13.3/configure-24154-        ;;
bind-9.13.3/configure-24155-    x:*)
bind-9.13.3/configure:24156:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
bind-9.13.3/configure-24157-        ;;
bind-9.13.3/configure-24158-    *::*)
bind-9.13.3/configure:24159:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
bind-9.13.3/configure:24160:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
bind-9.13.3/configure-24161-        ;;
bind-9.13.3/configure-24162-    *)
bind-9.13.3/configure:24163:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
bind-9.13.3/configure-24164-        ;;
##############################################
bind-9.13.3/configure-24179-    done
bind-9.13.3/configure:24180:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
bind-9.13.3/configure-24181-}
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-40-if test -z "$BASH_VERSION$ZSH_VERSION" \
bind-9.13.3/unit/atf-src/bootstrap/testsuite:41:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bind-9.13.3/unit/atf-src/bootstrap/testsuite-42-  as_echo='print -r --'
bind-9.13.3/unit/atf-src/bootstrap/testsuite-43-  as_echo_n='print -rn --'
bind-9.13.3/unit/atf-src/bootstrap/testsuite:44:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bind-9.13.3/unit/atf-src/bootstrap/testsuite-45-  as_echo='printf %s\n'
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-47-else
bind-9.13.3/unit/atf-src/bootstrap/testsuite:48:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bind-9.13.3/unit/atf-src/bootstrap/testsuite-49-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-57-	expr "X$arg" : "X\\(.*\\)$as_nl";
bind-9.13.3/unit/atf-src/bootstrap/testsuite:58:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bind-9.13.3/unit/atf-src/bootstrap/testsuite-59-      esac;
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-169-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
bind-9.13.3/unit/atf-src/bootstrap/testsuite:170:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
bind-9.13.3/unit/atf-src/bootstrap/testsuite-171-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-296-      case $as_dir in #(
bind-9.13.3/unit/atf-src/bootstrap/testsuite:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bind-9.13.3/unit/atf-src/bootstrap/testsuite-298-      *) as_qdir=$as_dir;;
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-369-  {
bind-9.13.3/unit/atf-src/bootstrap/testsuite:370:    as_val=`expr "$@" || test $? -eq 1`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-371-  }
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-376-# ----------------------------------------
bind-9.13.3/unit/atf-src/bootstrap/testsuite:377:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bind-9.13.3/unit/atf-src/bootstrap/testsuite-378-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-439-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
bind-9.13.3/unit/atf-src/bootstrap/testsuite:440:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
bind-9.13.3/unit/atf-src/bootstrap/testsuite-441-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-599-# List of the all the test groups.
bind-9.13.3/unit/atf-src/bootstrap/testsuite:600:at_groups_all=`$as_echo "$at_help_all" | sed 's/;.*//'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-601-
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-620-	  # shell supports XSI when the user can just avoid leading 0.
bind-9.13.3/unit/atf-src/bootstrap/testsuite:621:	  eval $at_grp='`expr $at_value + 0`' ;;
bind-9.13.3/unit/atf-src/bootstrap/testsuite-622-    esac
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-635-  case $at_option in
bind-9.13.3/unit/atf-src/bootstrap/testsuite:636:  *=?*) at_optarg=`expr "X$at_option" : '[^=]*=\(.*\)'` ;;
bind-9.13.3/unit/atf-src/bootstrap/testsuite-637-  *)    at_optarg= ;;
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-666-	always | yes | force) at_color=always ;;
bind-9.13.3/unit/atf-src/bootstrap/testsuite:667:	*) at_optname=`echo " $at_option" | sed 's/^ //; s/=.*//'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-668-	   as_fn_error $? "unrecognized argument to $at_optname: $at_optarg" ;;
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-697-    [0-9]- | [0-9][0-9]- | [0-9][0-9][0-9]- | [0-9][0-9][0-9][0-9]-)
bind-9.13.3/unit/atf-src/bootstrap/testsuite:698:	at_range_start=`echo $at_option |tr -d X-`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-699-	at_fn_validate_ranges at_range_start
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-705-    -[0-9] | -[0-9][0-9] | -[0-9][0-9][0-9] | -[0-9][0-9][0-9][0-9])
bind-9.13.3/unit/atf-src/bootstrap/testsuite:706:	at_range_end=`echo $at_option |tr -d X-`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-707-	at_fn_validate_ranges at_range_end
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-718-    [0-9][0-9][0-9][0-9]-[0-9][0-9][0-9][0-9] )
bind-9.13.3/unit/atf-src/bootstrap/testsuite:719:	at_range_start=`expr $at_option : '\(.*\)-'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite:720:	at_range_end=`expr $at_option : '.*-\(.*\)'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-721-	if test $at_range_start -gt $at_range_end; then
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-751-	else
bind-9.13.3/unit/atf-src/bootstrap/testsuite:752:	  at_jobs=`expr X$at_option : 'X-j\(.*\)'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-753-	fi
bind-9.13.3/unit/atf-src/bootstrap/testsuite-754-	case $at_jobs in *[!0-9]*)
bind-9.13.3/unit/atf-src/bootstrap/testsuite:755:	  at_optname=`echo " $at_option" | sed 's/^ //; s/[0-9=].*//'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-756-	  as_fn_error $? "non-numeric argument to $at_optname: $at_jobs" ;;
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-776-	    at_invert="-v"
bind-9.13.3/unit/atf-src/bootstrap/testsuite:777:	    at_keyword=`expr "X$at_keyword" : 'X!\(.*\)'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-778-	    ;;
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-784-	# Smash the keywords.
bind-9.13.3/unit/atf-src/bootstrap/testsuite:785:	at_groups_selected=`$as_echo "$at_groups_selected" | sed 's/;.*//'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-786-	as_fn_append at_groups "$at_groups_selected$as_nl"
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-792-    *=*)
bind-9.13.3/unit/atf-src/bootstrap/testsuite:793:	at_envvar=`expr "x$at_option" : 'x\([^=]*\)='`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-794-	# Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-798-	esac
bind-9.13.3/unit/atf-src/bootstrap/testsuite:799:	at_value=`$as_echo "$at_optarg" | sed "s/'/'\\\\\\\\''/g"`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-800-	# Export now, but save eval for later and for debug scripts.
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-836-  # Sort the tests, removing duplicates.
bind-9.13.3/unit/atf-src/bootstrap/testsuite:837:  at_groups=`$as_echo "$at_groups" | sort -nu | sed '/^$/d'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-838-fi
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1059-# may create executables in both places.
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1060:AUTOTEST_PATH=`$as_echo "$AUTOTEST_PATH" | sed "s|:|$PATH_SEPARATOR|g"`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1061-at_path=
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1099-  [\\/]* | ?:[\\/]* ) ;;
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1100:  * ) as_dir=`(cd "$as_dir" && pwd) 2>/dev/null` ;;
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1101-esac
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1407-# Use `diff -u' when possible.
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1408:if at_diff=`diff -u "$at_devnull" "$at_devnull" 2>&1` && test -z "$at_diff"
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1409-then
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1576-    *:77)
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1577:	at_msg='skipped ('`cat "$at_check_line_file"`')'
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1578-	at_res=skip
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1582-    no:* | *:99)
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1583:	at_msg='FAILED ('`cat "$at_check_line_file"`')'
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1584-	at_res=fail
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1588-    yes:*)
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1589:	at_msg='expected failure ('`cat "$at_check_line_file"`')'
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1590-	at_res=xfail
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1610-      if test -f "$at_times_file"; then
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1611:	at_log_msg="$at_log_msg     ("`sed 1d "$at_times_file"`')'
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1612-	rm -f "$at_times_file"
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1675-	fi
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1676:	at_signame=`kill -l $at_signal 2>&1 || echo $at_signal`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1677-	set x $at_signame
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1708-  # Turn jobs into a list of numbers, starting from 1.
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1709:  at_joblist=`$as_echo "$at_groups" | sed -n 1,${at_jobs}p`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1710-
##############################################
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1785-# Use ?..???? when the list must remain sorted, the faster * otherwise.
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1786:at_pass_list=`for f in */pass; do echo $f; done | sed '/\*/d; s,/pass,,'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1787:at_skip_list=`for f in */skip; do echo $f; done | sed '/\*/d; s,/skip,,'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite:1788:at_xfail_list=`for f in */xfail; do echo $f; done | sed '/\*/d; s,/xfail,,'`
bind-9.13.3/unit/atf-src/bootstrap/testsuite-1789-at_xpass_list=`for f in ?/xpass ??/xpass ???/xpass ????/xpass; do
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-119-    done
bind-9.13.3/unit/atf-src/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-121-}
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
bind-9.13.3/unit/atf-src/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
bind-9.13.3/unit/atf-src/m4/libtool.m4-439-
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-447-#
bind-9.13.3/unit/atf-src/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
bind-9.13.3/unit/atf-src/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
bind-9.13.3/unit/atf-src/m4/libtool.m4-561-      ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
bind-9.13.3/unit/atf-src/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
bind-9.13.3/unit/atf-src/m4/libtool.m4-574-      ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
bind-9.13.3/unit/atf-src/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1165-      }]'
bind-9.13.3/unit/atf-src/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
bind-9.13.3/unit/atf-src/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-1170-  fi],[])
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
bind-9.13.3/unit/atf-src/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4-1203-  ECHO='print -r --'
bind-9.13.3/unit/atf-src/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
bind-9.13.3/unit/atf-src/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
bind-9.13.3/unit/atf-src/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
bind-9.13.3/unit/atf-src/m4/libtool.m4-1239-
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1260-   if test yes = "$GCC"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
bind-9.13.3/unit/atf-src/m4/libtool.m4-1262-   fi
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1264- /*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-1266-   ;; #(
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
bind-9.13.3/unit/atf-src/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-1296-      *ELF-32*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-1313-	*32-bit*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1323-    else
bind-9.13.3/unit/atf-src/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-1325-	*32-bit*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1345-    emul=elf
bind-9.13.3/unit/atf-src/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-1347-      *32-bit*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1353-    esac
bind-9.13.3/unit/atf-src/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-1355-      *MSB*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1361-    esac
bind-9.13.3/unit/atf-src/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-1363-      *N32*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1726-    # And add a safety zone
bind-9.13.3/unit/atf-src/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
bind-9.13.3/unit/atf-src/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
bind-9.13.3/unit/atf-src/m4/libtool.m4-1729-    ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1759-    if test -n "$kargmax"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
bind-9.13.3/unit/atf-src/m4/libtool.m4-1761-    else
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
bind-9.13.3/unit/atf-src/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
bind-9.13.3/unit/atf-src/m4/libtool.m4-1771-    else
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1780-      # we can't tell.
bind-9.13.3/unit/atf-src/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
bind-9.13.3/unit/atf-src/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1784-      do
bind-9.13.3/unit/atf-src/m4/libtool.m4:1785:        i=`expr $i + 1`
bind-9.13.3/unit/atf-src/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1788-      # Only check the string length outside the loop.
bind-9.13.3/unit/atf-src/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
bind-9.13.3/unit/atf-src/m4/libtool.m4-1790-      teststring=
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
bind-9.13.3/unit/atf-src/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
bind-9.13.3/unit/atf-src/m4/libtool.m4-1795-    fi
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2259-    *:)
bind-9.13.3/unit/atf-src/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
bind-9.13.3/unit/atf-src/m4/libtool.m4-2261-        ;;
bind-9.13.3/unit/atf-src/m4/libtool.m4-2262-    x:*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
bind-9.13.3/unit/atf-src/m4/libtool.m4-2264-        ;;
bind-9.13.3/unit/atf-src/m4/libtool.m4-2265-    *::*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
bind-9.13.3/unit/atf-src/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
bind-9.13.3/unit/atf-src/m4/libtool.m4-2268-        ;;
bind-9.13.3/unit/atf-src/m4/libtool.m4-2269-    *)
bind-9.13.3/unit/atf-src/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
bind-9.13.3/unit/atf-src/m4/libtool.m4-2271-        ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2299-  esac
bind-9.13.3/unit/atf-src/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
bind-9.13.3/unit/atf-src/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2308-    ;;
bind-9.13.3/unit/atf-src/m4/libtool.m4-2309-  *)
bind-9.13.3/unit/atf-src/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2311-    ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
bind-9.13.3/unit/atf-src/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2357-  esac
bind-9.13.3/unit/atf-src/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2359-else
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
bind-9.13.3/unit/atf-src/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
bind-9.13.3/unit/atf-src/m4/libtool.m4-2500-    ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
bind-9.13.3/unit/atf-src/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/unit/atf-src/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/unit/atf-src/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2543-      fi'
bind-9.13.3/unit/atf-src/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
bind-9.13.3/unit/atf-src/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/m4/libtool.m4-2559-      ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/m4/libtool.m4-2563-      ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2570-    libname_spec='$name'
bind-9.13.3/unit/atf-src/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
bind-9.13.3/unit/atf-src/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2587-      # Convert to MSYS style.
bind-9.13.3/unit/atf-src/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2589-      ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
bind-9.13.3/unit/atf-src/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
bind-9.13.3/unit/atf-src/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
bind-9.13.3/unit/atf-src/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2597-      ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
bind-9.13.3/unit/atf-src/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2603-      else
bind-9.13.3/unit/atf-src/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2605-      fi
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
bind-9.13.3/unit/atf-src/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/unit/atf-src/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/unit/atf-src/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
bind-9.13.3/unit/atf-src/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
bind-9.13.3/unit/atf-src/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2625-    # Assume MSVC wrapper
bind-9.13.3/unit/atf-src/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
bind-9.13.3/unit/atf-src/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
bind-9.13.3/unit/atf-src/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:2877:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
bind-9.13.3/unit/atf-src/m4/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2930-  need_lib_prefix=no
bind-9.13.3/unit/atf-src/m4/libtool.m4:2931:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4-2932-    need_version=no
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2957-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
bind-9.13.3/unit/atf-src/m4/libtool.m4:2958:  postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/unit/atf-src/m4/libtool.m4:2959:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
bind-9.13.3/unit/atf-src/m4/libtool.m4:2960:    dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/unit/atf-src/m4/libtool.m4-2961-    test -d \$dldir || mkdir -p \$dldir~
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-2966-    fi'
bind-9.13.3/unit/atf-src/m4/libtool.m4:2967:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
bind-9.13.3/unit/atf-src/m4/libtool.m4-2968-    dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3177-	"file_magic "*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:3178:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-3179-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3260-    # gcc leaves a trailing carriage return, which upsets mingw
bind-9.13.3/unit/atf-src/m4/libtool.m4:3261:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
bind-9.13.3/unit/atf-src/m4/libtool.m4-3262-  *)
bind-9.13.3/unit/atf-src/m4/libtool.m4:3263:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
bind-9.13.3/unit/atf-src/m4/libtool.m4-3264-  esac
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3269-      # Canonicalize the pathname of ld
bind-9.13.3/unit/atf-src/m4/libtool.m4:3270:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
bind-9.13.3/unit/atf-src/m4/libtool.m4-3271-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
bind-9.13.3/unit/atf-src/m4/libtool.m4:3272:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-3273-      done
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3300-      # Break only if it was the GNU/non-GNU ld that we prefer.
bind-9.13.3/unit/atf-src/m4/libtool.m4:3301:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-3302-      *GNU* | *'with BFD'*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3340-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
bind-9.13.3/unit/atf-src/m4/libtool.m4:3341:case `$LD -v 2>&1 </dev/null` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-3342-*GNU* | *'with BFD'*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3567-openbsd* | bitrig*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:3568:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4-3569-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3634-    else
bind-9.13.3/unit/atf-src/m4/libtool.m4:3635:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
bind-9.13.3/unit/atf-src/m4/libtool.m4-3636-    fi
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3685-	esac
bind-9.13.3/unit/atf-src/m4/libtool.m4:3686:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-3687-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3691-	*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:3692:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-3693-	  */dev/null*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3717-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
bind-9.13.3/unit/atf-src/m4/libtool.m4:3718:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-3719-    *COFF*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3776-  # decide which one to use based on capabilities of $DLLTOOL
bind-9.13.3/unit/atf-src/m4/libtool.m4:3777:  case `$DLLTOOL --help 2>&1` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-3778-  *--identify-strict*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3950-# If we're using GNU nm, then use its standard symbol codes.
bind-9.13.3/unit/atf-src/m4/libtool.m4:3951:case `$NM -V 2>&1` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-3952-*GNU* | *'with BFD'*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-3998-mingw*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:3999:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
bind-9.13.3/unit/atf-src/m4/libtool.m4-4000-  ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-4054-    nlist=conftest.nm
bind-9.13.3/unit/atf-src/m4/libtool.m4:4055:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4-4056-      # Try sorting and uniquifying the output.
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-4402-	  *)
bind-9.13.3/unit/atf-src/m4/libtool.m4:4403:	    case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-4404-	    *Sun\ C*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-4738-      *)
bind-9.13.3/unit/atf-src/m4/libtool.m4:4739:	case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-4740-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-4921-    else
bind-9.13.3/unit/atf-src/m4/libtool.m4:4922:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
bind-9.13.3/unit/atf-src/m4/libtool.m4-4923-    fi
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5014-	# shared libraries, regardless of the interface used.
bind-9.13.3/unit/atf-src/m4/libtool.m4:5015:	case `$LD -v 2>&1` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-5016-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5046-    supports_anon_versioning=no
bind-9.13.3/unit/atf-src/m4/libtool.m4:5047:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-5048-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5149-	prefix_cmds="$SED"~
bind-9.13.3/unit/atf-src/m4/libtool.m4:5150:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4-5151-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5171-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
bind-9.13.3/unit/atf-src/m4/libtool.m4:5172:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4:5173:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5174-      ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5189-        pgcc*)				# Portland Group C compiler
bind-9.13.3/unit/atf-src/m4/libtool.m4:5190:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5191-	  tmp_addflag=' $pic_flag'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5194-					# Portland Group f77 and f90 compilers
bind-9.13.3/unit/atf-src/m4/libtool.m4:5195:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5196-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5211-	nvcc*)	# Cuda Compiler Driver 2.2
bind-9.13.3/unit/atf-src/m4/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5213-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5215-	esac
bind-9.13.3/unit/atf-src/m4/libtool.m4:5216:	case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-5217-	*Sun\ C*)			# Sun C 5.9
bind-9.13.3/unit/atf-src/m4/libtool.m4:5218:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5219-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5286-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:5287:      case `$LD -v 2>&1` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-5288-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5375-	else
bind-9.13.3/unit/atf-src/m4/libtool.m4:5376:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5377-	fi
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5440-	# below for broken collect2 doesn't work under 4.3+
bind-9.13.3/unit/atf-src/m4/libtool.m4:5441:	  collect2name=`$CC -print-prog-name=collect2`
bind-9.13.3/unit/atf-src/m4/libtool.m4-5442-	  if test -f "$collect2name" &&
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5496-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
bind-9.13.3/unit/atf-src/m4/libtool.m4:5497:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
bind-9.13.3/unit/atf-src/m4/libtool.m4-5498-      else
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5521-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
bind-9.13.3/unit/atf-src/m4/libtool.m4:5522:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5523-	  if test svr4 != "$with_aix_soname"; then
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5612-	# FIXME: Setting linknames here is a bad hack.
bind-9.13.3/unit/atf-src/m4/libtool.m4:5613:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
bind-9.13.3/unit/atf-src/m4/libtool.m4-5614-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5750-      if test yes = "$GCC"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:5751:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5752-	# Try to use the -exported_symbol ld option, if it does not
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5773-	if test yes = "$lt_cv_irix_exported_symbol"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:5774:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5775-	fi
bind-9.13.3/unit/atf-src/m4/libtool.m4-5776-      else
bind-9.13.3/unit/atf-src/m4/libtool.m4:5777:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4:5778:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5779-      fi
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5823-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
bind-9.13.3/unit/atf-src/m4/libtool.m4:5824:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4-5825-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5854-	prefix_cmds="$SED"~
bind-9.13.3/unit/atf-src/m4/libtool.m4:5855:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4-5856-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5868-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
bind-9.13.3/unit/atf-src/m4/libtool.m4:5869:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5870-      else
bind-9.13.3/unit/atf-src/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
bind-9.13.3/unit/atf-src/m4/libtool.m4:5872:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5873-      fi
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5881-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
bind-9.13.3/unit/atf-src/m4/libtool.m4:5882:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5883-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5885-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
bind-9.13.3/unit/atf-src/m4/libtool.m4:5886:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4:5887:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
bind-9.13.3/unit/atf-src/m4/libtool.m4:5888:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
bind-9.13.3/unit/atf-src/m4/libtool.m4-5889-
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-5904-      else
bind-9.13.3/unit/atf-src/m4/libtool.m4:5905:	case `$CC -V 2>&1` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-5906-	*"Compilers 5.0"*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6097-	  _LT_TAGVAR(allow_undefined_flag, $1)=
bind-9.13.3/unit/atf-src/m4/libtool.m4:6098:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
bind-9.13.3/unit/atf-src/m4/libtool.m4-6099-	  then
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6401-        # ancient GNU ld didn't support --whole-archive et. al.
bind-9.13.3/unit/atf-src/m4/libtool.m4:6402:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
bind-9.13.3/unit/atf-src/m4/libtool.m4-6403-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6511-          # below for broken collect2 doesn't work under 4.3+
bind-9.13.3/unit/atf-src/m4/libtool.m4:6512:	  collect2name=`$CC -print-prog-name=collect2`
bind-9.13.3/unit/atf-src/m4/libtool.m4-6513-	  if test -f "$collect2name" &&
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6569-
bind-9.13.3/unit/atf-src/m4/libtool.m4:6570:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
bind-9.13.3/unit/atf-src/m4/libtool.m4-6571-        else
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6594-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
bind-9.13.3/unit/atf-src/m4/libtool.m4:6595:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6596-	    if test svr4 != "$with_aix_soname"; then
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6723-	  prefix_cmds="$SED"~
bind-9.13.3/unit/atf-src/m4/libtool.m4:6724:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4-6725-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6797-            # dependencies.
bind-9.13.3/unit/atf-src/m4/libtool.m4:6798:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6799-            ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6862-	    # dependencies.
bind-9.13.3/unit/atf-src/m4/libtool.m4:6863:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6864-	    ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6898-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
bind-9.13.3/unit/atf-src/m4/libtool.m4:6899:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4:6900:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6901-	;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6905-	    # SGI C++
bind-9.13.3/unit/atf-src/m4/libtool.m4:6906:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6907-
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6916-	      if test no = "$with_gnu_ld"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:6917:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6918-	      else
bind-9.13.3/unit/atf-src/m4/libtool.m4:6919:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6920-	      fi
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6937-	    # to its proper name (with version) after linking.
bind-9.13.3/unit/atf-src/m4/libtool.m4:6938:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4:6939:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6940-	    # Commands to make compiler produce verbose output that lists
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6947-	    # dependencies.
bind-9.13.3/unit/atf-src/m4/libtool.m4:6948:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6949-
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6962-	    # earlier do not add the objects themselves.
bind-9.13.3/unit/atf-src/m4/libtool.m4:6963:	    case `$CC -V 2>&1` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-6964-	      *"Version 7."*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6983-            # Portland Group C++ compiler
bind-9.13.3/unit/atf-src/m4/libtool.m4:6984:	    case `$CC -V` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-6985-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6988-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
bind-9.13.3/unit/atf-src/m4/libtool.m4:6989:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6990-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6992-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
bind-9.13.3/unit/atf-src/m4/libtool.m4:6993:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
bind-9.13.3/unit/atf-src/m4/libtool.m4-6994-                $RANLIB $oldlib'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-6997-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
bind-9.13.3/unit/atf-src/m4/libtool.m4:6998:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-6999-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7001-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
bind-9.13.3/unit/atf-src/m4/libtool.m4:7002:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-7003-	      ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7011-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
bind-9.13.3/unit/atf-src/m4/libtool.m4:7012:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/m4/libtool.m4-7013-            ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7030-	    # dependencies.
bind-9.13.3/unit/atf-src/m4/libtool.m4:7031:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
bind-9.13.3/unit/atf-src/m4/libtool.m4-7032-	    ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7045-	  *)
bind-9.13.3/unit/atf-src/m4/libtool.m4:7046:	    case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/unit/atf-src/m4/libtool.m4-7047-	    *Sun\ C*)
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7052-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
bind-9.13.3/unit/atf-src/m4/libtool.m4:7053:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/m4/libtool.m4-7054-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7117-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
bind-9.13.3/unit/atf-src/m4/libtool.m4:7118:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4-7119-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7136-	    # to its proper name (with version) after linking.
bind-9.13.3/unit/atf-src/m4/libtool.m4:7137:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-7138-
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7157-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
bind-9.13.3/unit/atf-src/m4/libtool.m4:7158:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-7159-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7162-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
bind-9.13.3/unit/atf-src/m4/libtool.m4:7163:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4:7164:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
bind-9.13.3/unit/atf-src/m4/libtool.m4-7165-                  echo "-hidden">> $lib.exp~
bind-9.13.3/unit/atf-src/m4/libtool.m4:7166:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
bind-9.13.3/unit/atf-src/m4/libtool.m4-7167-                  $RM $lib.exp'
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7181-	    # dependencies.
bind-9.13.3/unit/atf-src/m4/libtool.m4:7182:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/unit/atf-src/m4/libtool.m4-7183-	    ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7188-	        osf3*)
bind-9.13.3/unit/atf-src/m4/libtool.m4:7189:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-7190-		  ;;
bind-9.13.3/unit/atf-src/m4/libtool.m4-7191-	        *)
bind-9.13.3/unit/atf-src/m4/libtool.m4:7192:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/m4/libtool.m4-7193-		  ;;
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7441-  case @S|@2 in
bind-9.13.3/unit/atf-src/m4/libtool.m4:7442:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
bind-9.13.3/unit/atf-src/m4/libtool.m4:7443:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
bind-9.13.3/unit/atf-src/m4/libtool.m4-7444-  esac
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7530-
bind-9.13.3/unit/atf-src/m4/libtool.m4:7531:  for p in `eval "$output_verbose_link_cmd"`; do
bind-9.13.3/unit/atf-src/m4/libtool.m4-7532-    case $prev$p in
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-7634-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
bind-9.13.3/unit/atf-src/m4/libtool.m4:7635: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
bind-9.13.3/unit/atf-src/m4/libtool.m4-7636-fi
##############################################
bind-9.13.3/unit/atf-src/m4/libtool.m4-8254-    test 10 -lt "$lt_ac_count" && break
bind-9.13.3/unit/atf-src/m4/libtool.m4:8255:    lt_ac_count=`expr $lt_ac_count + 1`
bind-9.13.3/unit/atf-src/m4/libtool.m4-8256-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
bind-9.13.3/unit/atf-src/m4/ltsugar.m4-68-m4_define([lt_combine],
bind-9.13.3/unit/atf-src/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
bind-9.13.3/unit/atf-src/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-334-  { \
bind-9.13.3/unit/atf-src/Makefile.in:335:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bind-9.13.3/unit/atf-src/Makefile.in-336-  }; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-535-	$(nodist_tools_libtools_a_OBJECTS)
bind-9.13.3/unit/atf-src/Makefile.in:536:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
bind-9.13.3/unit/atf-src/Makefile.in-537-am__vpath_adj = case $$p in \
bind-9.13.3/unit/atf-src/Makefile.in:538:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
bind-9.13.3/unit/atf-src/Makefile.in-539-    *) f=$$p;; \
bind-9.13.3/unit/atf-src/Makefile.in-540-  esac;
bind-9.13.3/unit/atf-src/Makefile.in:541:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
bind-9.13.3/unit/atf-src/Makefile.in-542-am__install_max = 40
bind-9.13.3/unit/atf-src/Makefile.in-543-am__nobase_strip_setup = \
bind-9.13.3/unit/atf-src/Makefile.in:544:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
bind-9.13.3/unit/atf-src/Makefile.in-545-am__nobase_strip = \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-2170-	test -n "$(EXEEXT)" || exit 0; \
bind-9.13.3/unit/atf-src/Makefile.in:2171:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
bind-9.13.3/unit/atf-src/Makefile.in-2172-	echo " rm -f" $$list; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-2179-	test -n "$(EXEEXT)" || exit 0; \
bind-9.13.3/unit/atf-src/Makefile.in:2180:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
bind-9.13.3/unit/atf-src/Makefile.in-2181-	echo " rm -f" $$list; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-2228-	test -n "$(EXEEXT)" || exit 0; \
bind-9.13.3/unit/atf-src/Makefile.in:2229:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
bind-9.13.3/unit/atf-src/Makefile.in-2230-	echo " rm -f" $$list; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-2277-	test -n "$(EXEEXT)" || exit 0; \
bind-9.13.3/unit/atf-src/Makefile.in:2278:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
bind-9.13.3/unit/atf-src/Makefile.in-2279-	echo " rm -f" $$list; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-2326-	test -n "$(EXEEXT)" || exit 0; \
bind-9.13.3/unit/atf-src/Makefile.in:2327:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
bind-9.13.3/unit/atf-src/Makefile.in-2328-	echo " rm -f" $$list; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-2375-	test -n "$(EXEEXT)" || exit 0; \
bind-9.13.3/unit/atf-src/Makefile.in:2376:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
bind-9.13.3/unit/atf-src/Makefile.in-2377-	echo " rm -f" $$list; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-2424-	test -n "$(EXEEXT)" || exit 0; \
bind-9.13.3/unit/atf-src/Makefile.in:2425:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
bind-9.13.3/unit/atf-src/Makefile.in-2426-	echo " rm -f" $$list; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-2473-	test -n "$(EXEEXT)" || exit 0; \
bind-9.13.3/unit/atf-src/Makefile.in:2474:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
bind-9.13.3/unit/atf-src/Makefile.in-2475-	echo " rm -f" $$list; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-2522-	test -n "$(EXEEXT)" || exit 0; \
bind-9.13.3/unit/atf-src/Makefile.in:2523:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
bind-9.13.3/unit/atf-src/Makefile.in-2524-	echo " rm -f" $$list; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3299-.c.o:
bind-9.13.3/unit/atf-src/Makefile.in:3300:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
bind-9.13.3/unit/atf-src/Makefile.in-3301-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3307-.c.obj:
bind-9.13.3/unit/atf-src/Makefile.in:3308:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
bind-9.13.3/unit/atf-src/Makefile.in:3309:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
bind-9.13.3/unit/atf-src/Makefile.in-3310-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3312-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3313:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
bind-9.13.3/unit/atf-src/Makefile.in-3314-
bind-9.13.3/unit/atf-src/Makefile.in-3315-.c.lo:
bind-9.13.3/unit/atf-src/Makefile.in:3316:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
bind-9.13.3/unit/atf-src/Makefile.in-3317-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3323-atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo: atf-c/detail/test_helpers.c
bind-9.13.3/unit/atf-src/Makefile.in:3324:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_c_detail_libtest_helpers_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/atf_c_detail_libtest_helpers_la-test_helpers.Tpo -c -o atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo `test -f 'atf-c/detail/test_helpers.c' || echo '$(srcdir)/'`atf-c/detail/test_helpers.c
bind-9.13.3/unit/atf-src/Makefile.in-3325-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/atf_c_detail_libtest_helpers_la-test_helpers.Tpo atf-c/detail/$(DEPDIR)/atf_c_detail_libtest_helpers_la-test_helpers.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3327-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3328:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_c_detail_libtest_helpers_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo `test -f 'atf-c/detail/test_helpers.c' || echo '$(srcdir)/'`atf-c/detail/test_helpers.c
bind-9.13.3/unit/atf-src/Makefile.in-3329-
bind-9.13.3/unit/atf-src/Makefile.in-3330-atf-c/libatf_c_la-build.lo: atf-c/build.c
bind-9.13.3/unit/atf-src/Makefile.in:3331:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/libatf_c_la-build.lo -MD -MP -MF atf-c/$(DEPDIR)/libatf_c_la-build.Tpo -c -o atf-c/libatf_c_la-build.lo `test -f 'atf-c/build.c' || echo '$(srcdir)/'`atf-c/build.c
bind-9.13.3/unit/atf-src/Makefile.in-3332-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/$(DEPDIR)/libatf_c_la-build.Tpo atf-c/$(DEPDIR)/libatf_c_la-build.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3334-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3335:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/libatf_c_la-build.lo `test -f 'atf-c/build.c' || echo '$(srcdir)/'`atf-c/build.c
bind-9.13.3/unit/atf-src/Makefile.in-3336-
bind-9.13.3/unit/atf-src/Makefile.in-3337-atf-c/libatf_c_la-check.lo: atf-c/check.c
bind-9.13.3/unit/atf-src/Makefile.in:3338:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/libatf_c_la-check.lo -MD -MP -MF atf-c/$(DEPDIR)/libatf_c_la-check.Tpo -c -o atf-c/libatf_c_la-check.lo `test -f 'atf-c/check.c' || echo '$(srcdir)/'`atf-c/check.c
bind-9.13.3/unit/atf-src/Makefile.in-3339-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/$(DEPDIR)/libatf_c_la-check.Tpo atf-c/$(DEPDIR)/libatf_c_la-check.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3341-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3342:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/libatf_c_la-check.lo `test -f 'atf-c/check.c' || echo '$(srcdir)/'`atf-c/check.c
bind-9.13.3/unit/atf-src/Makefile.in-3343-
bind-9.13.3/unit/atf-src/Makefile.in-3344-atf-c/libatf_c_la-error.lo: atf-c/error.c
bind-9.13.3/unit/atf-src/Makefile.in:3345:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/libatf_c_la-error.lo -MD -MP -MF atf-c/$(DEPDIR)/libatf_c_la-error.Tpo -c -o atf-c/libatf_c_la-error.lo `test -f 'atf-c/error.c' || echo '$(srcdir)/'`atf-c/error.c
bind-9.13.3/unit/atf-src/Makefile.in-3346-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/$(DEPDIR)/libatf_c_la-error.Tpo atf-c/$(DEPDIR)/libatf_c_la-error.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3348-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3349:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/libatf_c_la-error.lo `test -f 'atf-c/error.c' || echo '$(srcdir)/'`atf-c/error.c
bind-9.13.3/unit/atf-src/Makefile.in-3350-
bind-9.13.3/unit/atf-src/Makefile.in-3351-atf-c/libatf_c_la-tc.lo: atf-c/tc.c
bind-9.13.3/unit/atf-src/Makefile.in:3352:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/libatf_c_la-tc.lo -MD -MP -MF atf-c/$(DEPDIR)/libatf_c_la-tc.Tpo -c -o atf-c/libatf_c_la-tc.lo `test -f 'atf-c/tc.c' || echo '$(srcdir)/'`atf-c/tc.c
bind-9.13.3/unit/atf-src/Makefile.in-3353-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/$(DEPDIR)/libatf_c_la-tc.Tpo atf-c/$(DEPDIR)/libatf_c_la-tc.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3355-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3356:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/libatf_c_la-tc.lo `test -f 'atf-c/tc.c' || echo '$(srcdir)/'`atf-c/tc.c
bind-9.13.3/unit/atf-src/Makefile.in-3357-
bind-9.13.3/unit/atf-src/Makefile.in-3358-atf-c/libatf_c_la-tp.lo: atf-c/tp.c
bind-9.13.3/unit/atf-src/Makefile.in:3359:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/libatf_c_la-tp.lo -MD -MP -MF atf-c/$(DEPDIR)/libatf_c_la-tp.Tpo -c -o atf-c/libatf_c_la-tp.lo `test -f 'atf-c/tp.c' || echo '$(srcdir)/'`atf-c/tp.c
bind-9.13.3/unit/atf-src/Makefile.in-3360-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/$(DEPDIR)/libatf_c_la-tp.Tpo atf-c/$(DEPDIR)/libatf_c_la-tp.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3362-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3363:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/libatf_c_la-tp.lo `test -f 'atf-c/tp.c' || echo '$(srcdir)/'`atf-c/tp.c
bind-9.13.3/unit/atf-src/Makefile.in-3364-
bind-9.13.3/unit/atf-src/Makefile.in-3365-atf-c/libatf_c_la-utils.lo: atf-c/utils.c
bind-9.13.3/unit/atf-src/Makefile.in:3366:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/libatf_c_la-utils.lo -MD -MP -MF atf-c/$(DEPDIR)/libatf_c_la-utils.Tpo -c -o atf-c/libatf_c_la-utils.lo `test -f 'atf-c/utils.c' || echo '$(srcdir)/'`atf-c/utils.c
bind-9.13.3/unit/atf-src/Makefile.in-3367-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/$(DEPDIR)/libatf_c_la-utils.Tpo atf-c/$(DEPDIR)/libatf_c_la-utils.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3369-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3370:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/libatf_c_la-utils.lo `test -f 'atf-c/utils.c' || echo '$(srcdir)/'`atf-c/utils.c
bind-9.13.3/unit/atf-src/Makefile.in-3371-
bind-9.13.3/unit/atf-src/Makefile.in-3372-atf-c/detail/libatf_c_la-dynstr.lo: atf-c/detail/dynstr.c
bind-9.13.3/unit/atf-src/Makefile.in:3373:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/libatf_c_la-dynstr.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/libatf_c_la-dynstr.Tpo -c -o atf-c/detail/libatf_c_la-dynstr.lo `test -f 'atf-c/detail/dynstr.c' || echo '$(srcdir)/'`atf-c/detail/dynstr.c
bind-9.13.3/unit/atf-src/Makefile.in-3374-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/libatf_c_la-dynstr.Tpo atf-c/detail/$(DEPDIR)/libatf_c_la-dynstr.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3376-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3377:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/libatf_c_la-dynstr.lo `test -f 'atf-c/detail/dynstr.c' || echo '$(srcdir)/'`atf-c/detail/dynstr.c
bind-9.13.3/unit/atf-src/Makefile.in-3378-
bind-9.13.3/unit/atf-src/Makefile.in-3379-atf-c/detail/libatf_c_la-env.lo: atf-c/detail/env.c
bind-9.13.3/unit/atf-src/Makefile.in:3380:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/libatf_c_la-env.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/libatf_c_la-env.Tpo -c -o atf-c/detail/libatf_c_la-env.lo `test -f 'atf-c/detail/env.c' || echo '$(srcdir)/'`atf-c/detail/env.c
bind-9.13.3/unit/atf-src/Makefile.in-3381-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/libatf_c_la-env.Tpo atf-c/detail/$(DEPDIR)/libatf_c_la-env.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3383-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3384:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/libatf_c_la-env.lo `test -f 'atf-c/detail/env.c' || echo '$(srcdir)/'`atf-c/detail/env.c
bind-9.13.3/unit/atf-src/Makefile.in-3385-
bind-9.13.3/unit/atf-src/Makefile.in-3386-atf-c/detail/libatf_c_la-fs.lo: atf-c/detail/fs.c
bind-9.13.3/unit/atf-src/Makefile.in:3387:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/libatf_c_la-fs.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/libatf_c_la-fs.Tpo -c -o atf-c/detail/libatf_c_la-fs.lo `test -f 'atf-c/detail/fs.c' || echo '$(srcdir)/'`atf-c/detail/fs.c
bind-9.13.3/unit/atf-src/Makefile.in-3388-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/libatf_c_la-fs.Tpo atf-c/detail/$(DEPDIR)/libatf_c_la-fs.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3390-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3391:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/libatf_c_la-fs.lo `test -f 'atf-c/detail/fs.c' || echo '$(srcdir)/'`atf-c/detail/fs.c
bind-9.13.3/unit/atf-src/Makefile.in-3392-
bind-9.13.3/unit/atf-src/Makefile.in-3393-atf-c/detail/libatf_c_la-list.lo: atf-c/detail/list.c
bind-9.13.3/unit/atf-src/Makefile.in:3394:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/libatf_c_la-list.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/libatf_c_la-list.Tpo -c -o atf-c/detail/libatf_c_la-list.lo `test -f 'atf-c/detail/list.c' || echo '$(srcdir)/'`atf-c/detail/list.c
bind-9.13.3/unit/atf-src/Makefile.in-3395-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/libatf_c_la-list.Tpo atf-c/detail/$(DEPDIR)/libatf_c_la-list.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3397-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3398:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/libatf_c_la-list.lo `test -f 'atf-c/detail/list.c' || echo '$(srcdir)/'`atf-c/detail/list.c
bind-9.13.3/unit/atf-src/Makefile.in-3399-
bind-9.13.3/unit/atf-src/Makefile.in-3400-atf-c/detail/libatf_c_la-map.lo: atf-c/detail/map.c
bind-9.13.3/unit/atf-src/Makefile.in:3401:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/libatf_c_la-map.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/libatf_c_la-map.Tpo -c -o atf-c/detail/libatf_c_la-map.lo `test -f 'atf-c/detail/map.c' || echo '$(srcdir)/'`atf-c/detail/map.c
bind-9.13.3/unit/atf-src/Makefile.in-3402-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/libatf_c_la-map.Tpo atf-c/detail/$(DEPDIR)/libatf_c_la-map.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3404-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3405:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/libatf_c_la-map.lo `test -f 'atf-c/detail/map.c' || echo '$(srcdir)/'`atf-c/detail/map.c
bind-9.13.3/unit/atf-src/Makefile.in-3406-
bind-9.13.3/unit/atf-src/Makefile.in-3407-atf-c/detail/libatf_c_la-process.lo: atf-c/detail/process.c
bind-9.13.3/unit/atf-src/Makefile.in:3408:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/libatf_c_la-process.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/libatf_c_la-process.Tpo -c -o atf-c/detail/libatf_c_la-process.lo `test -f 'atf-c/detail/process.c' || echo '$(srcdir)/'`atf-c/detail/process.c
bind-9.13.3/unit/atf-src/Makefile.in-3409-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/libatf_c_la-process.Tpo atf-c/detail/$(DEPDIR)/libatf_c_la-process.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3411-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3412:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/libatf_c_la-process.lo `test -f 'atf-c/detail/process.c' || echo '$(srcdir)/'`atf-c/detail/process.c
bind-9.13.3/unit/atf-src/Makefile.in-3413-
bind-9.13.3/unit/atf-src/Makefile.in-3414-atf-c/detail/libatf_c_la-sanity.lo: atf-c/detail/sanity.c
bind-9.13.3/unit/atf-src/Makefile.in:3415:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/libatf_c_la-sanity.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/libatf_c_la-sanity.Tpo -c -o atf-c/detail/libatf_c_la-sanity.lo `test -f 'atf-c/detail/sanity.c' || echo '$(srcdir)/'`atf-c/detail/sanity.c
bind-9.13.3/unit/atf-src/Makefile.in-3416-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/libatf_c_la-sanity.Tpo atf-c/detail/$(DEPDIR)/libatf_c_la-sanity.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3418-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3419:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/libatf_c_la-sanity.lo `test -f 'atf-c/detail/sanity.c' || echo '$(srcdir)/'`atf-c/detail/sanity.c
bind-9.13.3/unit/atf-src/Makefile.in-3420-
bind-9.13.3/unit/atf-src/Makefile.in-3421-atf-c/detail/libatf_c_la-text.lo: atf-c/detail/text.c
bind-9.13.3/unit/atf-src/Makefile.in:3422:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/libatf_c_la-text.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/libatf_c_la-text.Tpo -c -o atf-c/detail/libatf_c_la-text.lo `test -f 'atf-c/detail/text.c' || echo '$(srcdir)/'`atf-c/detail/text.c
bind-9.13.3/unit/atf-src/Makefile.in-3423-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/libatf_c_la-text.Tpo atf-c/detail/$(DEPDIR)/libatf_c_la-text.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3425-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3426:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/libatf_c_la-text.lo `test -f 'atf-c/detail/text.c' || echo '$(srcdir)/'`atf-c/detail/text.c
bind-9.13.3/unit/atf-src/Makefile.in-3427-
bind-9.13.3/unit/atf-src/Makefile.in-3428-atf-c/detail/libatf_c_la-tp_main.lo: atf-c/detail/tp_main.c
bind-9.13.3/unit/atf-src/Makefile.in:3429:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/libatf_c_la-tp_main.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/libatf_c_la-tp_main.Tpo -c -o atf-c/detail/libatf_c_la-tp_main.lo `test -f 'atf-c/detail/tp_main.c' || echo '$(srcdir)/'`atf-c/detail/tp_main.c
bind-9.13.3/unit/atf-src/Makefile.in-3430-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/libatf_c_la-tp_main.Tpo atf-c/detail/$(DEPDIR)/libatf_c_la-tp_main.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3432-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3433:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/libatf_c_la-tp_main.lo `test -f 'atf-c/detail/tp_main.c' || echo '$(srcdir)/'`atf-c/detail/tp_main.c
bind-9.13.3/unit/atf-src/Makefile.in-3434-
bind-9.13.3/unit/atf-src/Makefile.in-3435-atf-c/detail/libatf_c_la-user.lo: atf-c/detail/user.c
bind-9.13.3/unit/atf-src/Makefile.in:3436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atf-c/detail/libatf_c_la-user.lo -MD -MP -MF atf-c/detail/$(DEPDIR)/libatf_c_la-user.Tpo -c -o atf-c/detail/libatf_c_la-user.lo `test -f 'atf-c/detail/user.c' || echo '$(srcdir)/'`atf-c/detail/user.c
bind-9.13.3/unit/atf-src/Makefile.in-3437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) atf-c/detail/$(DEPDIR)/libatf_c_la-user.Tpo atf-c/detail/$(DEPDIR)/libatf_c_la-user.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libatf_c_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atf-c/detail/libatf_c_la-user.lo `test -f 'atf-c/detail/user.c' || echo '$(srcdir)/'`atf-c/detail/user.c
bind-9.13.3/unit/atf-src/Makefile.in-3441-
bind-9.13.3/unit/atf-src/Makefile.in-3442-.cpp.o:
bind-9.13.3/unit/atf-src/Makefile.in:3443:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
bind-9.13.3/unit/atf-src/Makefile.in-3444-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3450-.cpp.obj:
bind-9.13.3/unit/atf-src/Makefile.in:3451:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
bind-9.13.3/unit/atf-src/Makefile.in:3452:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
bind-9.13.3/unit/atf-src/Makefile.in-3453-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3455-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3456:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
bind-9.13.3/unit/atf-src/Makefile.in-3457-
bind-9.13.3/unit/atf-src/Makefile.in-3458-.cpp.lo:
bind-9.13.3/unit/atf-src/Makefile.in:3459:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
bind-9.13.3/unit/atf-src/Makefile.in-3460-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3466-tools/tools_libtools_a-application.o: tools/application.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3467:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-application.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-application.Tpo -c -o tools/tools_libtools_a-application.o `test -f 'tools/application.cpp' || echo '$(srcdir)/'`tools/application.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3468-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-application.Tpo tools/$(DEPDIR)/tools_libtools_a-application.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3470-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3471:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-application.o `test -f 'tools/application.cpp' || echo '$(srcdir)/'`tools/application.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3472-
bind-9.13.3/unit/atf-src/Makefile.in-3473-tools/tools_libtools_a-application.obj: tools/application.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3474:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-application.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-application.Tpo -c -o tools/tools_libtools_a-application.obj `if test -f 'tools/application.cpp'; then $(CYGPATH_W) 'tools/application.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/application.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3475-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-application.Tpo tools/$(DEPDIR)/tools_libtools_a-application.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3477-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3478:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-application.obj `if test -f 'tools/application.cpp'; then $(CYGPATH_W) 'tools/application.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/application.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3479-
bind-9.13.3/unit/atf-src/Makefile.in-3480-tools/tools_libtools_a-atffile.o: tools/atffile.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3481:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-atffile.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-atffile.Tpo -c -o tools/tools_libtools_a-atffile.o `test -f 'tools/atffile.cpp' || echo '$(srcdir)/'`tools/atffile.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3482-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-atffile.Tpo tools/$(DEPDIR)/tools_libtools_a-atffile.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3484-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3485:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-atffile.o `test -f 'tools/atffile.cpp' || echo '$(srcdir)/'`tools/atffile.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3486-
bind-9.13.3/unit/atf-src/Makefile.in-3487-tools/tools_libtools_a-atffile.obj: tools/atffile.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3488:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-atffile.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-atffile.Tpo -c -o tools/tools_libtools_a-atffile.obj `if test -f 'tools/atffile.cpp'; then $(CYGPATH_W) 'tools/atffile.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atffile.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3489-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-atffile.Tpo tools/$(DEPDIR)/tools_libtools_a-atffile.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3491-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3492:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-atffile.obj `if test -f 'tools/atffile.cpp'; then $(CYGPATH_W) 'tools/atffile.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atffile.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3493-
bind-9.13.3/unit/atf-src/Makefile.in-3494-tools/tools_libtools_a-config.o: tools/config.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3495:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-config.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-config.Tpo -c -o tools/tools_libtools_a-config.o `test -f 'tools/config.cpp' || echo '$(srcdir)/'`tools/config.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3496-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-config.Tpo tools/$(DEPDIR)/tools_libtools_a-config.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3498-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3499:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-config.o `test -f 'tools/config.cpp' || echo '$(srcdir)/'`tools/config.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3500-
bind-9.13.3/unit/atf-src/Makefile.in-3501-tools/tools_libtools_a-config.obj: tools/config.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3502:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-config.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-config.Tpo -c -o tools/tools_libtools_a-config.obj `if test -f 'tools/config.cpp'; then $(CYGPATH_W) 'tools/config.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/config.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3503-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-config.Tpo tools/$(DEPDIR)/tools_libtools_a-config.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3505-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3506:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-config.obj `if test -f 'tools/config.cpp'; then $(CYGPATH_W) 'tools/config.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/config.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3507-
bind-9.13.3/unit/atf-src/Makefile.in-3508-tools/tools_libtools_a-config_file.o: tools/config_file.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3509:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-config_file.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-config_file.Tpo -c -o tools/tools_libtools_a-config_file.o `test -f 'tools/config_file.cpp' || echo '$(srcdir)/'`tools/config_file.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3510-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-config_file.Tpo tools/$(DEPDIR)/tools_libtools_a-config_file.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3512-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3513:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-config_file.o `test -f 'tools/config_file.cpp' || echo '$(srcdir)/'`tools/config_file.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3514-
bind-9.13.3/unit/atf-src/Makefile.in-3515-tools/tools_libtools_a-config_file.obj: tools/config_file.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3516:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-config_file.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-config_file.Tpo -c -o tools/tools_libtools_a-config_file.obj `if test -f 'tools/config_file.cpp'; then $(CYGPATH_W) 'tools/config_file.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/config_file.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3517-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-config_file.Tpo tools/$(DEPDIR)/tools_libtools_a-config_file.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3519-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3520:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-config_file.obj `if test -f 'tools/config_file.cpp'; then $(CYGPATH_W) 'tools/config_file.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/config_file.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3521-
bind-9.13.3/unit/atf-src/Makefile.in-3522-tools/tools_libtools_a-env.o: tools/env.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3523:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-env.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-env.Tpo -c -o tools/tools_libtools_a-env.o `test -f 'tools/env.cpp' || echo '$(srcdir)/'`tools/env.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3524-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-env.Tpo tools/$(DEPDIR)/tools_libtools_a-env.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3526-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3527:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-env.o `test -f 'tools/env.cpp' || echo '$(srcdir)/'`tools/env.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3528-
bind-9.13.3/unit/atf-src/Makefile.in-3529-tools/tools_libtools_a-env.obj: tools/env.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3530:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-env.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-env.Tpo -c -o tools/tools_libtools_a-env.obj `if test -f 'tools/env.cpp'; then $(CYGPATH_W) 'tools/env.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/env.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3531-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-env.Tpo tools/$(DEPDIR)/tools_libtools_a-env.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3533-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3534:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-env.obj `if test -f 'tools/env.cpp'; then $(CYGPATH_W) 'tools/env.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/env.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3535-
bind-9.13.3/unit/atf-src/Makefile.in-3536-tools/tools_libtools_a-exceptions.o: tools/exceptions.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3537:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-exceptions.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-exceptions.Tpo -c -o tools/tools_libtools_a-exceptions.o `test -f 'tools/exceptions.cpp' || echo '$(srcdir)/'`tools/exceptions.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3538-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-exceptions.Tpo tools/$(DEPDIR)/tools_libtools_a-exceptions.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3540-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3541:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-exceptions.o `test -f 'tools/exceptions.cpp' || echo '$(srcdir)/'`tools/exceptions.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3542-
bind-9.13.3/unit/atf-src/Makefile.in-3543-tools/tools_libtools_a-exceptions.obj: tools/exceptions.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3544:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-exceptions.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-exceptions.Tpo -c -o tools/tools_libtools_a-exceptions.obj `if test -f 'tools/exceptions.cpp'; then $(CYGPATH_W) 'tools/exceptions.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/exceptions.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3545-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-exceptions.Tpo tools/$(DEPDIR)/tools_libtools_a-exceptions.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3547-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3548:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-exceptions.obj `if test -f 'tools/exceptions.cpp'; then $(CYGPATH_W) 'tools/exceptions.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/exceptions.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3549-
bind-9.13.3/unit/atf-src/Makefile.in-3550-tools/tools_libtools_a-expand.o: tools/expand.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3551:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-expand.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-expand.Tpo -c -o tools/tools_libtools_a-expand.o `test -f 'tools/expand.cpp' || echo '$(srcdir)/'`tools/expand.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3552-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-expand.Tpo tools/$(DEPDIR)/tools_libtools_a-expand.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3554-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3555:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-expand.o `test -f 'tools/expand.cpp' || echo '$(srcdir)/'`tools/expand.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3556-
bind-9.13.3/unit/atf-src/Makefile.in-3557-tools/tools_libtools_a-expand.obj: tools/expand.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3558:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-expand.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-expand.Tpo -c -o tools/tools_libtools_a-expand.obj `if test -f 'tools/expand.cpp'; then $(CYGPATH_W) 'tools/expand.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/expand.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3559-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-expand.Tpo tools/$(DEPDIR)/tools_libtools_a-expand.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3561-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3562:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-expand.obj `if test -f 'tools/expand.cpp'; then $(CYGPATH_W) 'tools/expand.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/expand.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3563-
bind-9.13.3/unit/atf-src/Makefile.in-3564-tools/tools_libtools_a-fs.o: tools/fs.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3565:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-fs.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-fs.Tpo -c -o tools/tools_libtools_a-fs.o `test -f 'tools/fs.cpp' || echo '$(srcdir)/'`tools/fs.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3566-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-fs.Tpo tools/$(DEPDIR)/tools_libtools_a-fs.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3568-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3569:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-fs.o `test -f 'tools/fs.cpp' || echo '$(srcdir)/'`tools/fs.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3570-
bind-9.13.3/unit/atf-src/Makefile.in-3571-tools/tools_libtools_a-fs.obj: tools/fs.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3572:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-fs.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-fs.Tpo -c -o tools/tools_libtools_a-fs.obj `if test -f 'tools/fs.cpp'; then $(CYGPATH_W) 'tools/fs.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/fs.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3573-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-fs.Tpo tools/$(DEPDIR)/tools_libtools_a-fs.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3575-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3576:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-fs.obj `if test -f 'tools/fs.cpp'; then $(CYGPATH_W) 'tools/fs.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/fs.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3577-
bind-9.13.3/unit/atf-src/Makefile.in-3578-tools/tools_libtools_a-io.o: tools/io.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3579:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-io.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-io.Tpo -c -o tools/tools_libtools_a-io.o `test -f 'tools/io.cpp' || echo '$(srcdir)/'`tools/io.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3580-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-io.Tpo tools/$(DEPDIR)/tools_libtools_a-io.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3582-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3583:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-io.o `test -f 'tools/io.cpp' || echo '$(srcdir)/'`tools/io.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3584-
bind-9.13.3/unit/atf-src/Makefile.in-3585-tools/tools_libtools_a-io.obj: tools/io.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3586:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-io.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-io.Tpo -c -o tools/tools_libtools_a-io.obj `if test -f 'tools/io.cpp'; then $(CYGPATH_W) 'tools/io.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/io.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3587-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-io.Tpo tools/$(DEPDIR)/tools_libtools_a-io.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3589-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3590:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-io.obj `if test -f 'tools/io.cpp'; then $(CYGPATH_W) 'tools/io.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/io.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3591-
bind-9.13.3/unit/atf-src/Makefile.in-3592-tools/tools_libtools_a-parser.o: tools/parser.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3593:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-parser.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-parser.Tpo -c -o tools/tools_libtools_a-parser.o `test -f 'tools/parser.cpp' || echo '$(srcdir)/'`tools/parser.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3594-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-parser.Tpo tools/$(DEPDIR)/tools_libtools_a-parser.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3596-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3597:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-parser.o `test -f 'tools/parser.cpp' || echo '$(srcdir)/'`tools/parser.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3598-
bind-9.13.3/unit/atf-src/Makefile.in-3599-tools/tools_libtools_a-parser.obj: tools/parser.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3600:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-parser.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-parser.Tpo -c -o tools/tools_libtools_a-parser.obj `if test -f 'tools/parser.cpp'; then $(CYGPATH_W) 'tools/parser.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/parser.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3601-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-parser.Tpo tools/$(DEPDIR)/tools_libtools_a-parser.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3603-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3604:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-parser.obj `if test -f 'tools/parser.cpp'; then $(CYGPATH_W) 'tools/parser.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/parser.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3605-
bind-9.13.3/unit/atf-src/Makefile.in-3606-tools/tools_libtools_a-process.o: tools/process.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3607:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-process.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-process.Tpo -c -o tools/tools_libtools_a-process.o `test -f 'tools/process.cpp' || echo '$(srcdir)/'`tools/process.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3608-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-process.Tpo tools/$(DEPDIR)/tools_libtools_a-process.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3610-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3611:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-process.o `test -f 'tools/process.cpp' || echo '$(srcdir)/'`tools/process.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3612-
bind-9.13.3/unit/atf-src/Makefile.in-3613-tools/tools_libtools_a-process.obj: tools/process.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3614:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-process.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-process.Tpo -c -o tools/tools_libtools_a-process.obj `if test -f 'tools/process.cpp'; then $(CYGPATH_W) 'tools/process.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/process.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3615-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-process.Tpo tools/$(DEPDIR)/tools_libtools_a-process.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3617-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3618:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-process.obj `if test -f 'tools/process.cpp'; then $(CYGPATH_W) 'tools/process.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/process.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3619-
bind-9.13.3/unit/atf-src/Makefile.in-3620-tools/tools_libtools_a-reader.o: tools/reader.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3621:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-reader.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-reader.Tpo -c -o tools/tools_libtools_a-reader.o `test -f 'tools/reader.cpp' || echo '$(srcdir)/'`tools/reader.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3622-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-reader.Tpo tools/$(DEPDIR)/tools_libtools_a-reader.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3624-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3625:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-reader.o `test -f 'tools/reader.cpp' || echo '$(srcdir)/'`tools/reader.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3626-
bind-9.13.3/unit/atf-src/Makefile.in-3627-tools/tools_libtools_a-reader.obj: tools/reader.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3628:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-reader.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-reader.Tpo -c -o tools/tools_libtools_a-reader.obj `if test -f 'tools/reader.cpp'; then $(CYGPATH_W) 'tools/reader.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/reader.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3629-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-reader.Tpo tools/$(DEPDIR)/tools_libtools_a-reader.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3631-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3632:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-reader.obj `if test -f 'tools/reader.cpp'; then $(CYGPATH_W) 'tools/reader.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/reader.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3633-
bind-9.13.3/unit/atf-src/Makefile.in-3634-tools/tools_libtools_a-requirements.o: tools/requirements.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3635:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-requirements.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-requirements.Tpo -c -o tools/tools_libtools_a-requirements.o `test -f 'tools/requirements.cpp' || echo '$(srcdir)/'`tools/requirements.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3636-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-requirements.Tpo tools/$(DEPDIR)/tools_libtools_a-requirements.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3638-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3639:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-requirements.o `test -f 'tools/requirements.cpp' || echo '$(srcdir)/'`tools/requirements.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3640-
bind-9.13.3/unit/atf-src/Makefile.in-3641-tools/tools_libtools_a-requirements.obj: tools/requirements.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3642:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-requirements.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-requirements.Tpo -c -o tools/tools_libtools_a-requirements.obj `if test -f 'tools/requirements.cpp'; then $(CYGPATH_W) 'tools/requirements.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/requirements.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3643-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-requirements.Tpo tools/$(DEPDIR)/tools_libtools_a-requirements.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3645-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3646:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-requirements.obj `if test -f 'tools/requirements.cpp'; then $(CYGPATH_W) 'tools/requirements.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/requirements.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3647-
bind-9.13.3/unit/atf-src/Makefile.in-3648-tools/tools_libtools_a-signals.o: tools/signals.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3649:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-signals.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-signals.Tpo -c -o tools/tools_libtools_a-signals.o `test -f 'tools/signals.cpp' || echo '$(srcdir)/'`tools/signals.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3650-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-signals.Tpo tools/$(DEPDIR)/tools_libtools_a-signals.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3652-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3653:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-signals.o `test -f 'tools/signals.cpp' || echo '$(srcdir)/'`tools/signals.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3654-
bind-9.13.3/unit/atf-src/Makefile.in-3655-tools/tools_libtools_a-signals.obj: tools/signals.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3656:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-signals.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-signals.Tpo -c -o tools/tools_libtools_a-signals.obj `if test -f 'tools/signals.cpp'; then $(CYGPATH_W) 'tools/signals.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/signals.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3657-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-signals.Tpo tools/$(DEPDIR)/tools_libtools_a-signals.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3659-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3660:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-signals.obj `if test -f 'tools/signals.cpp'; then $(CYGPATH_W) 'tools/signals.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/signals.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3661-
bind-9.13.3/unit/atf-src/Makefile.in-3662-tools/tools_libtools_a-test-program.o: tools/test-program.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3663:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-test-program.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-test-program.Tpo -c -o tools/tools_libtools_a-test-program.o `test -f 'tools/test-program.cpp' || echo '$(srcdir)/'`tools/test-program.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3664-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-test-program.Tpo tools/$(DEPDIR)/tools_libtools_a-test-program.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3666-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3667:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-test-program.o `test -f 'tools/test-program.cpp' || echo '$(srcdir)/'`tools/test-program.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3668-
bind-9.13.3/unit/atf-src/Makefile.in-3669-tools/tools_libtools_a-test-program.obj: tools/test-program.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3670:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-test-program.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-test-program.Tpo -c -o tools/tools_libtools_a-test-program.obj `if test -f 'tools/test-program.cpp'; then $(CYGPATH_W) 'tools/test-program.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/test-program.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3671-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-test-program.Tpo tools/$(DEPDIR)/tools_libtools_a-test-program.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3673-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3674:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-test-program.obj `if test -f 'tools/test-program.cpp'; then $(CYGPATH_W) 'tools/test-program.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/test-program.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3675-
bind-9.13.3/unit/atf-src/Makefile.in-3676-tools/tools_libtools_a-text.o: tools/text.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3677:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-text.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-text.Tpo -c -o tools/tools_libtools_a-text.o `test -f 'tools/text.cpp' || echo '$(srcdir)/'`tools/text.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3678-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-text.Tpo tools/$(DEPDIR)/tools_libtools_a-text.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3680-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3681:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-text.o `test -f 'tools/text.cpp' || echo '$(srcdir)/'`tools/text.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3682-
bind-9.13.3/unit/atf-src/Makefile.in-3683-tools/tools_libtools_a-text.obj: tools/text.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3684:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-text.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-text.Tpo -c -o tools/tools_libtools_a-text.obj `if test -f 'tools/text.cpp'; then $(CYGPATH_W) 'tools/text.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/text.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3685-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-text.Tpo tools/$(DEPDIR)/tools_libtools_a-text.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3687-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3688:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-text.obj `if test -f 'tools/text.cpp'; then $(CYGPATH_W) 'tools/text.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/text.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3689-
bind-9.13.3/unit/atf-src/Makefile.in-3690-tools/tools_libtools_a-timers.o: tools/timers.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3691:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-timers.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-timers.Tpo -c -o tools/tools_libtools_a-timers.o `test -f 'tools/timers.cpp' || echo '$(srcdir)/'`tools/timers.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3692-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-timers.Tpo tools/$(DEPDIR)/tools_libtools_a-timers.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3694-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3695:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-timers.o `test -f 'tools/timers.cpp' || echo '$(srcdir)/'`tools/timers.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3696-
bind-9.13.3/unit/atf-src/Makefile.in-3697-tools/tools_libtools_a-timers.obj: tools/timers.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3698:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-timers.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-timers.Tpo -c -o tools/tools_libtools_a-timers.obj `if test -f 'tools/timers.cpp'; then $(CYGPATH_W) 'tools/timers.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/timers.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3699-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-timers.Tpo tools/$(DEPDIR)/tools_libtools_a-timers.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3701-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3702:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-timers.obj `if test -f 'tools/timers.cpp'; then $(CYGPATH_W) 'tools/timers.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/timers.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3703-
bind-9.13.3/unit/atf-src/Makefile.in-3704-tools/tools_libtools_a-ui.o: tools/ui.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3705:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-ui.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-ui.Tpo -c -o tools/tools_libtools_a-ui.o `test -f 'tools/ui.cpp' || echo '$(srcdir)/'`tools/ui.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3706-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-ui.Tpo tools/$(DEPDIR)/tools_libtools_a-ui.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3708-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3709:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-ui.o `test -f 'tools/ui.cpp' || echo '$(srcdir)/'`tools/ui.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3710-
bind-9.13.3/unit/atf-src/Makefile.in-3711-tools/tools_libtools_a-ui.obj: tools/ui.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3712:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-ui.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-ui.Tpo -c -o tools/tools_libtools_a-ui.obj `if test -f 'tools/ui.cpp'; then $(CYGPATH_W) 'tools/ui.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/ui.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3713-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-ui.Tpo tools/$(DEPDIR)/tools_libtools_a-ui.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3715-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3716:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-ui.obj `if test -f 'tools/ui.cpp'; then $(CYGPATH_W) 'tools/ui.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/ui.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3717-
bind-9.13.3/unit/atf-src/Makefile.in-3718-tools/tools_libtools_a-user.o: tools/user.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3719:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-user.o -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-user.Tpo -c -o tools/tools_libtools_a-user.o `test -f 'tools/user.cpp' || echo '$(srcdir)/'`tools/user.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3720-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-user.Tpo tools/$(DEPDIR)/tools_libtools_a-user.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3722-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3723:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-user.o `test -f 'tools/user.cpp' || echo '$(srcdir)/'`tools/user.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3724-
bind-9.13.3/unit/atf-src/Makefile.in-3725-tools/tools_libtools_a-user.obj: tools/user.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3726:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_libtools_a-user.obj -MD -MP -MF tools/$(DEPDIR)/tools_libtools_a-user.Tpo -c -o tools/tools_libtools_a-user.obj `if test -f 'tools/user.cpp'; then $(CYGPATH_W) 'tools/user.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/user.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3727-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_libtools_a-user.Tpo tools/$(DEPDIR)/tools_libtools_a-user.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3729-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3730:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_libtools_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_libtools_a-user.obj `if test -f 'tools/user.cpp'; then $(CYGPATH_W) 'tools/user.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/user.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3731-
bind-9.13.3/unit/atf-src/Makefile.in-3732-atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo: atf-c++/detail/test_helpers.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3733:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_c___detail_libtest_helpers_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c++/detail/$(DEPDIR)/atf_c___detail_libtest_helpers_la-test_helpers.Tpo -c -o atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo `test -f 'atf-c++/detail/test_helpers.cpp' || echo '$(srcdir)/'`atf-c++/detail/test_helpers.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3734-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) atf-c++/detail/$(DEPDIR)/atf_c___detail_libtest_helpers_la-test_helpers.Tpo atf-c++/detail/$(DEPDIR)/atf_c___detail_libtest_helpers_la-test_helpers.Plo
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3736-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3737:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_c___detail_libtest_helpers_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo `test -f 'atf-c++/detail/test_helpers.cpp' || echo '$(srcdir)/'`atf-c++/detail/test_helpers.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3738-
bind-9.13.3/unit/atf-src/Makefile.in-3739-atf-sh/atf_sh_atf_check-atf-check.o: atf-sh/atf-check.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3740:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_sh_atf_check_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT atf-sh/atf_sh_atf_check-atf-check.o -MD -MP -MF atf-sh/$(DEPDIR)/atf_sh_atf_check-atf-check.Tpo -c -o atf-sh/atf_sh_atf_check-atf-check.o `test -f 'atf-sh/atf-check.cpp' || echo '$(srcdir)/'`atf-sh/atf-check.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3741-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) atf-sh/$(DEPDIR)/atf_sh_atf_check-atf-check.Tpo atf-sh/$(DEPDIR)/atf_sh_atf_check-atf-check.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3743-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3744:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_sh_atf_check_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o atf-sh/atf_sh_atf_check-atf-check.o `test -f 'atf-sh/atf-check.cpp' || echo '$(srcdir)/'`atf-sh/atf-check.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3745-
bind-9.13.3/unit/atf-src/Makefile.in-3746-atf-sh/atf_sh_atf_check-atf-check.obj: atf-sh/atf-check.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3747:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_sh_atf_check_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT atf-sh/atf_sh_atf_check-atf-check.obj -MD -MP -MF atf-sh/$(DEPDIR)/atf_sh_atf_check-atf-check.Tpo -c -o atf-sh/atf_sh_atf_check-atf-check.obj `if test -f 'atf-sh/atf-check.cpp'; then $(CYGPATH_W) 'atf-sh/atf-check.cpp'; else $(CYGPATH_W) '$(srcdir)/atf-sh/atf-check.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3748-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) atf-sh/$(DEPDIR)/atf_sh_atf_check-atf-check.Tpo atf-sh/$(DEPDIR)/atf_sh_atf_check-atf-check.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3750-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3751:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_sh_atf_check_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o atf-sh/atf_sh_atf_check-atf-check.obj `if test -f 'atf-sh/atf-check.cpp'; then $(CYGPATH_W) 'atf-sh/atf-check.cpp'; else $(CYGPATH_W) '$(srcdir)/atf-sh/atf-check.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3752-
bind-9.13.3/unit/atf-src/Makefile.in-3753-atf-sh/atf_sh_atf_sh-atf-sh.o: atf-sh/atf-sh.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3754:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_sh_atf_sh_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT atf-sh/atf_sh_atf_sh-atf-sh.o -MD -MP -MF atf-sh/$(DEPDIR)/atf_sh_atf_sh-atf-sh.Tpo -c -o atf-sh/atf_sh_atf_sh-atf-sh.o `test -f 'atf-sh/atf-sh.cpp' || echo '$(srcdir)/'`atf-sh/atf-sh.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3755-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) atf-sh/$(DEPDIR)/atf_sh_atf_sh-atf-sh.Tpo atf-sh/$(DEPDIR)/atf_sh_atf_sh-atf-sh.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3757-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3758:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_sh_atf_sh_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o atf-sh/atf_sh_atf_sh-atf-sh.o `test -f 'atf-sh/atf-sh.cpp' || echo '$(srcdir)/'`atf-sh/atf-sh.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3759-
bind-9.13.3/unit/atf-src/Makefile.in-3760-atf-sh/atf_sh_atf_sh-atf-sh.obj: atf-sh/atf-sh.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3761:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_sh_atf_sh_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT atf-sh/atf_sh_atf_sh-atf-sh.obj -MD -MP -MF atf-sh/$(DEPDIR)/atf_sh_atf_sh-atf-sh.Tpo -c -o atf-sh/atf_sh_atf_sh-atf-sh.obj `if test -f 'atf-sh/atf-sh.cpp'; then $(CYGPATH_W) 'atf-sh/atf-sh.cpp'; else $(CYGPATH_W) '$(srcdir)/atf-sh/atf-sh.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3762-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) atf-sh/$(DEPDIR)/atf_sh_atf_sh-atf-sh.Tpo atf-sh/$(DEPDIR)/atf_sh_atf_sh-atf-sh.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3764-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3765:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(atf_sh_atf_sh_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o atf-sh/atf_sh_atf_sh-atf-sh.obj `if test -f 'atf-sh/atf-sh.cpp'; then $(CYGPATH_W) 'atf-sh/atf-sh.cpp'; else $(CYGPATH_W) '$(srcdir)/atf-sh/atf-sh.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3766-
bind-9.13.3/unit/atf-src/Makefile.in-3767-tools/tools_application_test-application_test.o: tools/application_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3768:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_application_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_application_test-application_test.o -MD -MP -MF tools/$(DEPDIR)/tools_application_test-application_test.Tpo -c -o tools/tools_application_test-application_test.o `test -f 'tools/application_test.cpp' || echo '$(srcdir)/'`tools/application_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3769-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_application_test-application_test.Tpo tools/$(DEPDIR)/tools_application_test-application_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3771-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3772:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_application_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_application_test-application_test.o `test -f 'tools/application_test.cpp' || echo '$(srcdir)/'`tools/application_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3773-
bind-9.13.3/unit/atf-src/Makefile.in-3774-tools/tools_application_test-application_test.obj: tools/application_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3775:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_application_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_application_test-application_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_application_test-application_test.Tpo -c -o tools/tools_application_test-application_test.obj `if test -f 'tools/application_test.cpp'; then $(CYGPATH_W) 'tools/application_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/application_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3776-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_application_test-application_test.Tpo tools/$(DEPDIR)/tools_application_test-application_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3778-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3779:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_application_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_application_test-application_test.obj `if test -f 'tools/application_test.cpp'; then $(CYGPATH_W) 'tools/application_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/application_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3780-
bind-9.13.3/unit/atf-src/Makefile.in-3781-tools/tools_atf_config-atf-config.o: tools/atf-config.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3782:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_config_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_atf_config-atf-config.o -MD -MP -MF tools/$(DEPDIR)/tools_atf_config-atf-config.Tpo -c -o tools/tools_atf_config-atf-config.o `test -f 'tools/atf-config.cpp' || echo '$(srcdir)/'`tools/atf-config.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3783-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_atf_config-atf-config.Tpo tools/$(DEPDIR)/tools_atf_config-atf-config.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3785-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3786:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_config_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_atf_config-atf-config.o `test -f 'tools/atf-config.cpp' || echo '$(srcdir)/'`tools/atf-config.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3787-
bind-9.13.3/unit/atf-src/Makefile.in-3788-tools/tools_atf_config-atf-config.obj: tools/atf-config.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3789:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_config_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_atf_config-atf-config.obj -MD -MP -MF tools/$(DEPDIR)/tools_atf_config-atf-config.Tpo -c -o tools/tools_atf_config-atf-config.obj `if test -f 'tools/atf-config.cpp'; then $(CYGPATH_W) 'tools/atf-config.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atf-config.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3790-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_atf_config-atf-config.Tpo tools/$(DEPDIR)/tools_atf_config-atf-config.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3792-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3793:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_config_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_atf_config-atf-config.obj `if test -f 'tools/atf-config.cpp'; then $(CYGPATH_W) 'tools/atf-config.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atf-config.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3794-
bind-9.13.3/unit/atf-src/Makefile.in-3795-tools/tools_atf_report-atf-report.o: tools/atf-report.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3796:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_report_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_atf_report-atf-report.o -MD -MP -MF tools/$(DEPDIR)/tools_atf_report-atf-report.Tpo -c -o tools/tools_atf_report-atf-report.o `test -f 'tools/atf-report.cpp' || echo '$(srcdir)/'`tools/atf-report.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3797-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_atf_report-atf-report.Tpo tools/$(DEPDIR)/tools_atf_report-atf-report.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3799-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3800:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_report_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_atf_report-atf-report.o `test -f 'tools/atf-report.cpp' || echo '$(srcdir)/'`tools/atf-report.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3801-
bind-9.13.3/unit/atf-src/Makefile.in-3802-tools/tools_atf_report-atf-report.obj: tools/atf-report.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3803:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_report_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_atf_report-atf-report.obj -MD -MP -MF tools/$(DEPDIR)/tools_atf_report-atf-report.Tpo -c -o tools/tools_atf_report-atf-report.obj `if test -f 'tools/atf-report.cpp'; then $(CYGPATH_W) 'tools/atf-report.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atf-report.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3804-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_atf_report-atf-report.Tpo tools/$(DEPDIR)/tools_atf_report-atf-report.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3806-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3807:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_report_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_atf_report-atf-report.obj `if test -f 'tools/atf-report.cpp'; then $(CYGPATH_W) 'tools/atf-report.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atf-report.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3808-
bind-9.13.3/unit/atf-src/Makefile.in-3809-tools/tools_atf_run-atf-run.o: tools/atf-run.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3810:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_run_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_atf_run-atf-run.o -MD -MP -MF tools/$(DEPDIR)/tools_atf_run-atf-run.Tpo -c -o tools/tools_atf_run-atf-run.o `test -f 'tools/atf-run.cpp' || echo '$(srcdir)/'`tools/atf-run.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3811-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_atf_run-atf-run.Tpo tools/$(DEPDIR)/tools_atf_run-atf-run.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3813-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3814:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_run_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_atf_run-atf-run.o `test -f 'tools/atf-run.cpp' || echo '$(srcdir)/'`tools/atf-run.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3815-
bind-9.13.3/unit/atf-src/Makefile.in-3816-tools/tools_atf_run-atf-run.obj: tools/atf-run.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3817:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_run_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_atf_run-atf-run.obj -MD -MP -MF tools/$(DEPDIR)/tools_atf_run-atf-run.Tpo -c -o tools/tools_atf_run-atf-run.obj `if test -f 'tools/atf-run.cpp'; then $(CYGPATH_W) 'tools/atf-run.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atf-run.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3818-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_atf_run-atf-run.Tpo tools/$(DEPDIR)/tools_atf_run-atf-run.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3820-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3821:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_run_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_atf_run-atf-run.obj `if test -f 'tools/atf-run.cpp'; then $(CYGPATH_W) 'tools/atf-run.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atf-run.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3822-
bind-9.13.3/unit/atf-src/Makefile.in-3823-tools/tools_atf_version-atf-version.o: tools/atf-version.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3824:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_version_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_atf_version-atf-version.o -MD -MP -MF tools/$(DEPDIR)/tools_atf_version-atf-version.Tpo -c -o tools/tools_atf_version-atf-version.o `test -f 'tools/atf-version.cpp' || echo '$(srcdir)/'`tools/atf-version.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3825-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_atf_version-atf-version.Tpo tools/$(DEPDIR)/tools_atf_version-atf-version.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3827-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3828:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_version_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_atf_version-atf-version.o `test -f 'tools/atf-version.cpp' || echo '$(srcdir)/'`tools/atf-version.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3829-
bind-9.13.3/unit/atf-src/Makefile.in-3830-tools/tools_atf_version-atf-version.obj: tools/atf-version.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3831:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_version_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_atf_version-atf-version.obj -MD -MP -MF tools/$(DEPDIR)/tools_atf_version-atf-version.Tpo -c -o tools/tools_atf_version-atf-version.obj `if test -f 'tools/atf-version.cpp'; then $(CYGPATH_W) 'tools/atf-version.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atf-version.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3832-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_atf_version-atf-version.Tpo tools/$(DEPDIR)/tools_atf_version-atf-version.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3834-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3835:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atf_version_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_atf_version-atf-version.obj `if test -f 'tools/atf-version.cpp'; then $(CYGPATH_W) 'tools/atf-version.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atf-version.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3836-
bind-9.13.3/unit/atf-src/Makefile.in-3837-tools/tools_atffile_test-atffile_test.o: tools/atffile_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3838:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atffile_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_atffile_test-atffile_test.o -MD -MP -MF tools/$(DEPDIR)/tools_atffile_test-atffile_test.Tpo -c -o tools/tools_atffile_test-atffile_test.o `test -f 'tools/atffile_test.cpp' || echo '$(srcdir)/'`tools/atffile_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3839-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_atffile_test-atffile_test.Tpo tools/$(DEPDIR)/tools_atffile_test-atffile_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3841-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3842:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atffile_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_atffile_test-atffile_test.o `test -f 'tools/atffile_test.cpp' || echo '$(srcdir)/'`tools/atffile_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3843-
bind-9.13.3/unit/atf-src/Makefile.in-3844-tools/tools_atffile_test-atffile_test.obj: tools/atffile_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3845:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atffile_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_atffile_test-atffile_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_atffile_test-atffile_test.Tpo -c -o tools/tools_atffile_test-atffile_test.obj `if test -f 'tools/atffile_test.cpp'; then $(CYGPATH_W) 'tools/atffile_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atffile_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3846-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_atffile_test-atffile_test.Tpo tools/$(DEPDIR)/tools_atffile_test-atffile_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3848-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3849:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_atffile_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_atffile_test-atffile_test.obj `if test -f 'tools/atffile_test.cpp'; then $(CYGPATH_W) 'tools/atffile_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/atffile_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3850-
bind-9.13.3/unit/atf-src/Makefile.in-3851-tools/tools_auto_array_test-auto_array_test.o: tools/auto_array_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3852:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_auto_array_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_auto_array_test-auto_array_test.o -MD -MP -MF tools/$(DEPDIR)/tools_auto_array_test-auto_array_test.Tpo -c -o tools/tools_auto_array_test-auto_array_test.o `test -f 'tools/auto_array_test.cpp' || echo '$(srcdir)/'`tools/auto_array_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3853-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_auto_array_test-auto_array_test.Tpo tools/$(DEPDIR)/tools_auto_array_test-auto_array_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3855-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3856:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_auto_array_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_auto_array_test-auto_array_test.o `test -f 'tools/auto_array_test.cpp' || echo '$(srcdir)/'`tools/auto_array_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3857-
bind-9.13.3/unit/atf-src/Makefile.in-3858-tools/tools_auto_array_test-auto_array_test.obj: tools/auto_array_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3859:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_auto_array_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_auto_array_test-auto_array_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_auto_array_test-auto_array_test.Tpo -c -o tools/tools_auto_array_test-auto_array_test.obj `if test -f 'tools/auto_array_test.cpp'; then $(CYGPATH_W) 'tools/auto_array_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/auto_array_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3860-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_auto_array_test-auto_array_test.Tpo tools/$(DEPDIR)/tools_auto_array_test-auto_array_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3862-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3863:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_auto_array_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_auto_array_test-auto_array_test.obj `if test -f 'tools/auto_array_test.cpp'; then $(CYGPATH_W) 'tools/auto_array_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/auto_array_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3864-
bind-9.13.3/unit/atf-src/Makefile.in-3865-tools/tools_config_file_test-config_file_test.o: tools/config_file_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3866:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_config_file_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_config_file_test-config_file_test.o -MD -MP -MF tools/$(DEPDIR)/tools_config_file_test-config_file_test.Tpo -c -o tools/tools_config_file_test-config_file_test.o `test -f 'tools/config_file_test.cpp' || echo '$(srcdir)/'`tools/config_file_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3867-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_config_file_test-config_file_test.Tpo tools/$(DEPDIR)/tools_config_file_test-config_file_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3869-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3870:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_config_file_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_config_file_test-config_file_test.o `test -f 'tools/config_file_test.cpp' || echo '$(srcdir)/'`tools/config_file_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3871-
bind-9.13.3/unit/atf-src/Makefile.in-3872-tools/tools_config_file_test-config_file_test.obj: tools/config_file_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3873:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_config_file_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_config_file_test-config_file_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_config_file_test-config_file_test.Tpo -c -o tools/tools_config_file_test-config_file_test.obj `if test -f 'tools/config_file_test.cpp'; then $(CYGPATH_W) 'tools/config_file_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/config_file_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3874-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_config_file_test-config_file_test.Tpo tools/$(DEPDIR)/tools_config_file_test-config_file_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3876-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3877:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_config_file_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_config_file_test-config_file_test.obj `if test -f 'tools/config_file_test.cpp'; then $(CYGPATH_W) 'tools/config_file_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/config_file_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3878-
bind-9.13.3/unit/atf-src/Makefile.in-3879-tools/tools_config_test-config_test.o: tools/config_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3880:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_config_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_config_test-config_test.o -MD -MP -MF tools/$(DEPDIR)/tools_config_test-config_test.Tpo -c -o tools/tools_config_test-config_test.o `test -f 'tools/config_test.cpp' || echo '$(srcdir)/'`tools/config_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3881-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_config_test-config_test.Tpo tools/$(DEPDIR)/tools_config_test-config_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3883-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3884:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_config_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_config_test-config_test.o `test -f 'tools/config_test.cpp' || echo '$(srcdir)/'`tools/config_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3885-
bind-9.13.3/unit/atf-src/Makefile.in-3886-tools/tools_config_test-config_test.obj: tools/config_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3887:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_config_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_config_test-config_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_config_test-config_test.Tpo -c -o tools/tools_config_test-config_test.obj `if test -f 'tools/config_test.cpp'; then $(CYGPATH_W) 'tools/config_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/config_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3888-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_config_test-config_test.Tpo tools/$(DEPDIR)/tools_config_test-config_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3890-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3891:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_config_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_config_test-config_test.obj `if test -f 'tools/config_test.cpp'; then $(CYGPATH_W) 'tools/config_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/config_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3892-
bind-9.13.3/unit/atf-src/Makefile.in-3893-tools/tools_env_test-env_test.o: tools/env_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3894:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_env_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_env_test-env_test.o -MD -MP -MF tools/$(DEPDIR)/tools_env_test-env_test.Tpo -c -o tools/tools_env_test-env_test.o `test -f 'tools/env_test.cpp' || echo '$(srcdir)/'`tools/env_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3895-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_env_test-env_test.Tpo tools/$(DEPDIR)/tools_env_test-env_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3897-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3898:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_env_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_env_test-env_test.o `test -f 'tools/env_test.cpp' || echo '$(srcdir)/'`tools/env_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3899-
bind-9.13.3/unit/atf-src/Makefile.in-3900-tools/tools_env_test-env_test.obj: tools/env_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3901:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_env_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_env_test-env_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_env_test-env_test.Tpo -c -o tools/tools_env_test-env_test.obj `if test -f 'tools/env_test.cpp'; then $(CYGPATH_W) 'tools/env_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/env_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3902-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_env_test-env_test.Tpo tools/$(DEPDIR)/tools_env_test-env_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3904-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3905:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_env_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_env_test-env_test.obj `if test -f 'tools/env_test.cpp'; then $(CYGPATH_W) 'tools/env_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/env_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3906-
bind-9.13.3/unit/atf-src/Makefile.in-3907-tools/tools_expand_test-expand_test.o: tools/expand_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3908:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_expand_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_expand_test-expand_test.o -MD -MP -MF tools/$(DEPDIR)/tools_expand_test-expand_test.Tpo -c -o tools/tools_expand_test-expand_test.o `test -f 'tools/expand_test.cpp' || echo '$(srcdir)/'`tools/expand_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3909-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_expand_test-expand_test.Tpo tools/$(DEPDIR)/tools_expand_test-expand_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3911-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3912:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_expand_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_expand_test-expand_test.o `test -f 'tools/expand_test.cpp' || echo '$(srcdir)/'`tools/expand_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3913-
bind-9.13.3/unit/atf-src/Makefile.in-3914-tools/tools_expand_test-expand_test.obj: tools/expand_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3915:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_expand_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_expand_test-expand_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_expand_test-expand_test.Tpo -c -o tools/tools_expand_test-expand_test.obj `if test -f 'tools/expand_test.cpp'; then $(CYGPATH_W) 'tools/expand_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/expand_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3916-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_expand_test-expand_test.Tpo tools/$(DEPDIR)/tools_expand_test-expand_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3918-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3919:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_expand_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_expand_test-expand_test.obj `if test -f 'tools/expand_test.cpp'; then $(CYGPATH_W) 'tools/expand_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/expand_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3920-
bind-9.13.3/unit/atf-src/Makefile.in-3921-tools/tools_fs_test-fs_test.o: tools/fs_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3922:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_fs_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_fs_test-fs_test.o -MD -MP -MF tools/$(DEPDIR)/tools_fs_test-fs_test.Tpo -c -o tools/tools_fs_test-fs_test.o `test -f 'tools/fs_test.cpp' || echo '$(srcdir)/'`tools/fs_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3923-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_fs_test-fs_test.Tpo tools/$(DEPDIR)/tools_fs_test-fs_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3925-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3926:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_fs_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_fs_test-fs_test.o `test -f 'tools/fs_test.cpp' || echo '$(srcdir)/'`tools/fs_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3927-
bind-9.13.3/unit/atf-src/Makefile.in-3928-tools/tools_fs_test-fs_test.obj: tools/fs_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3929:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_fs_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_fs_test-fs_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_fs_test-fs_test.Tpo -c -o tools/tools_fs_test-fs_test.obj `if test -f 'tools/fs_test.cpp'; then $(CYGPATH_W) 'tools/fs_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/fs_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3930-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_fs_test-fs_test.Tpo tools/$(DEPDIR)/tools_fs_test-fs_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3932-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3933:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_fs_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_fs_test-fs_test.obj `if test -f 'tools/fs_test.cpp'; then $(CYGPATH_W) 'tools/fs_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/fs_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3934-
bind-9.13.3/unit/atf-src/Makefile.in-3935-tools/tools_io_test-io_test.o: tools/io_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3936:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_io_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_io_test-io_test.o -MD -MP -MF tools/$(DEPDIR)/tools_io_test-io_test.Tpo -c -o tools/tools_io_test-io_test.o `test -f 'tools/io_test.cpp' || echo '$(srcdir)/'`tools/io_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3937-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_io_test-io_test.Tpo tools/$(DEPDIR)/tools_io_test-io_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3939-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3940:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_io_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_io_test-io_test.o `test -f 'tools/io_test.cpp' || echo '$(srcdir)/'`tools/io_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3941-
bind-9.13.3/unit/atf-src/Makefile.in-3942-tools/tools_io_test-io_test.obj: tools/io_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3943:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_io_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_io_test-io_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_io_test-io_test.Tpo -c -o tools/tools_io_test-io_test.obj `if test -f 'tools/io_test.cpp'; then $(CYGPATH_W) 'tools/io_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/io_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3944-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_io_test-io_test.Tpo tools/$(DEPDIR)/tools_io_test-io_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3946-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3947:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_io_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_io_test-io_test.obj `if test -f 'tools/io_test.cpp'; then $(CYGPATH_W) 'tools/io_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/io_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3948-
bind-9.13.3/unit/atf-src/Makefile.in-3949-tools/tools_misc_helpers-misc_helpers.o: tools/misc_helpers.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3950:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_misc_helpers_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_misc_helpers-misc_helpers.o -MD -MP -MF tools/$(DEPDIR)/tools_misc_helpers-misc_helpers.Tpo -c -o tools/tools_misc_helpers-misc_helpers.o `test -f 'tools/misc_helpers.cpp' || echo '$(srcdir)/'`tools/misc_helpers.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3951-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_misc_helpers-misc_helpers.Tpo tools/$(DEPDIR)/tools_misc_helpers-misc_helpers.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3953-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3954:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_misc_helpers_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_misc_helpers-misc_helpers.o `test -f 'tools/misc_helpers.cpp' || echo '$(srcdir)/'`tools/misc_helpers.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3955-
bind-9.13.3/unit/atf-src/Makefile.in-3956-tools/tools_misc_helpers-misc_helpers.obj: tools/misc_helpers.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3957:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_misc_helpers_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_misc_helpers-misc_helpers.obj -MD -MP -MF tools/$(DEPDIR)/tools_misc_helpers-misc_helpers.Tpo -c -o tools/tools_misc_helpers-misc_helpers.obj `if test -f 'tools/misc_helpers.cpp'; then $(CYGPATH_W) 'tools/misc_helpers.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/misc_helpers.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3958-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_misc_helpers-misc_helpers.Tpo tools/$(DEPDIR)/tools_misc_helpers-misc_helpers.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3960-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3961:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_misc_helpers_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_misc_helpers-misc_helpers.obj `if test -f 'tools/misc_helpers.cpp'; then $(CYGPATH_W) 'tools/misc_helpers.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/misc_helpers.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3962-
bind-9.13.3/unit/atf-src/Makefile.in-3963-tools/tools_parser_test-parser_test.o: tools/parser_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3964:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_parser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_parser_test-parser_test.o -MD -MP -MF tools/$(DEPDIR)/tools_parser_test-parser_test.Tpo -c -o tools/tools_parser_test-parser_test.o `test -f 'tools/parser_test.cpp' || echo '$(srcdir)/'`tools/parser_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3965-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_parser_test-parser_test.Tpo tools/$(DEPDIR)/tools_parser_test-parser_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3967-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3968:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_parser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_parser_test-parser_test.o `test -f 'tools/parser_test.cpp' || echo '$(srcdir)/'`tools/parser_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3969-
bind-9.13.3/unit/atf-src/Makefile.in-3970-tools/tools_parser_test-parser_test.obj: tools/parser_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3971:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_parser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_parser_test-parser_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_parser_test-parser_test.Tpo -c -o tools/tools_parser_test-parser_test.obj `if test -f 'tools/parser_test.cpp'; then $(CYGPATH_W) 'tools/parser_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/parser_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3972-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_parser_test-parser_test.Tpo tools/$(DEPDIR)/tools_parser_test-parser_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3974-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3975:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_parser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_parser_test-parser_test.obj `if test -f 'tools/parser_test.cpp'; then $(CYGPATH_W) 'tools/parser_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/parser_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3976-
bind-9.13.3/unit/atf-src/Makefile.in-3977-tools/tools_process_test-process_test.o: tools/process_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3978:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_process_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_process_test-process_test.o -MD -MP -MF tools/$(DEPDIR)/tools_process_test-process_test.Tpo -c -o tools/tools_process_test-process_test.o `test -f 'tools/process_test.cpp' || echo '$(srcdir)/'`tools/process_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3979-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_process_test-process_test.Tpo tools/$(DEPDIR)/tools_process_test-process_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3981-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3982:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_process_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_process_test-process_test.o `test -f 'tools/process_test.cpp' || echo '$(srcdir)/'`tools/process_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3983-
bind-9.13.3/unit/atf-src/Makefile.in-3984-tools/tools_process_test-process_test.obj: tools/process_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3985:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_process_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_process_test-process_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_process_test-process_test.Tpo -c -o tools/tools_process_test-process_test.obj `if test -f 'tools/process_test.cpp'; then $(CYGPATH_W) 'tools/process_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/process_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3986-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_process_test-process_test.Tpo tools/$(DEPDIR)/tools_process_test-process_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3988-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3989:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_process_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_process_test-process_test.obj `if test -f 'tools/process_test.cpp'; then $(CYGPATH_W) 'tools/process_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/process_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-3990-
bind-9.13.3/unit/atf-src/Makefile.in-3991-tools/tools_reader_test-reader_test.o: tools/reader_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3992:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_reader_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_reader_test-reader_test.o -MD -MP -MF tools/$(DEPDIR)/tools_reader_test-reader_test.Tpo -c -o tools/tools_reader_test-reader_test.o `test -f 'tools/reader_test.cpp' || echo '$(srcdir)/'`tools/reader_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3993-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_reader_test-reader_test.Tpo tools/$(DEPDIR)/tools_reader_test-reader_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-3995-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:3996:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_reader_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_reader_test-reader_test.o `test -f 'tools/reader_test.cpp' || echo '$(srcdir)/'`tools/reader_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-3997-
bind-9.13.3/unit/atf-src/Makefile.in-3998-tools/tools_reader_test-reader_test.obj: tools/reader_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:3999:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_reader_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_reader_test-reader_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_reader_test-reader_test.Tpo -c -o tools/tools_reader_test-reader_test.obj `if test -f 'tools/reader_test.cpp'; then $(CYGPATH_W) 'tools/reader_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/reader_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4000-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_reader_test-reader_test.Tpo tools/$(DEPDIR)/tools_reader_test-reader_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4002-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4003:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_reader_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_reader_test-reader_test.obj `if test -f 'tools/reader_test.cpp'; then $(CYGPATH_W) 'tools/reader_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/reader_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4004-
bind-9.13.3/unit/atf-src/Makefile.in-4005-tools/tools_requirements_test-requirements_test.o: tools/requirements_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4006:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_requirements_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_requirements_test-requirements_test.o -MD -MP -MF tools/$(DEPDIR)/tools_requirements_test-requirements_test.Tpo -c -o tools/tools_requirements_test-requirements_test.o `test -f 'tools/requirements_test.cpp' || echo '$(srcdir)/'`tools/requirements_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4007-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_requirements_test-requirements_test.Tpo tools/$(DEPDIR)/tools_requirements_test-requirements_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4009-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4010:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_requirements_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_requirements_test-requirements_test.o `test -f 'tools/requirements_test.cpp' || echo '$(srcdir)/'`tools/requirements_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4011-
bind-9.13.3/unit/atf-src/Makefile.in-4012-tools/tools_requirements_test-requirements_test.obj: tools/requirements_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4013:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_requirements_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_requirements_test-requirements_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_requirements_test-requirements_test.Tpo -c -o tools/tools_requirements_test-requirements_test.obj `if test -f 'tools/requirements_test.cpp'; then $(CYGPATH_W) 'tools/requirements_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/requirements_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4014-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_requirements_test-requirements_test.Tpo tools/$(DEPDIR)/tools_requirements_test-requirements_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4016-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4017:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_requirements_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_requirements_test-requirements_test.obj `if test -f 'tools/requirements_test.cpp'; then $(CYGPATH_W) 'tools/requirements_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/requirements_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4018-
bind-9.13.3/unit/atf-src/Makefile.in-4019-tools/tools_signals_test-signals_test.o: tools/signals_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4020:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_signals_test-signals_test.o -MD -MP -MF tools/$(DEPDIR)/tools_signals_test-signals_test.Tpo -c -o tools/tools_signals_test-signals_test.o `test -f 'tools/signals_test.cpp' || echo '$(srcdir)/'`tools/signals_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4021-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_signals_test-signals_test.Tpo tools/$(DEPDIR)/tools_signals_test-signals_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4023-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4024:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_signals_test-signals_test.o `test -f 'tools/signals_test.cpp' || echo '$(srcdir)/'`tools/signals_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4025-
bind-9.13.3/unit/atf-src/Makefile.in-4026-tools/tools_signals_test-signals_test.obj: tools/signals_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4027:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_signals_test-signals_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_signals_test-signals_test.Tpo -c -o tools/tools_signals_test-signals_test.obj `if test -f 'tools/signals_test.cpp'; then $(CYGPATH_W) 'tools/signals_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/signals_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4028-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_signals_test-signals_test.Tpo tools/$(DEPDIR)/tools_signals_test-signals_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4030-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4031:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_signals_test-signals_test.obj `if test -f 'tools/signals_test.cpp'; then $(CYGPATH_W) 'tools/signals_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/signals_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4032-
bind-9.13.3/unit/atf-src/Makefile.in-4033-tools/tools_signals_test-signals.o: tools/signals.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4034:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_signals_test-signals.o -MD -MP -MF tools/$(DEPDIR)/tools_signals_test-signals.Tpo -c -o tools/tools_signals_test-signals.o `test -f 'tools/signals.cpp' || echo '$(srcdir)/'`tools/signals.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4035-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_signals_test-signals.Tpo tools/$(DEPDIR)/tools_signals_test-signals.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4037-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4038:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_signals_test-signals.o `test -f 'tools/signals.cpp' || echo '$(srcdir)/'`tools/signals.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4039-
bind-9.13.3/unit/atf-src/Makefile.in-4040-tools/tools_signals_test-signals.obj: tools/signals.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4041:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_signals_test-signals.obj -MD -MP -MF tools/$(DEPDIR)/tools_signals_test-signals.Tpo -c -o tools/tools_signals_test-signals.obj `if test -f 'tools/signals.cpp'; then $(CYGPATH_W) 'tools/signals.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/signals.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4042-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_signals_test-signals.Tpo tools/$(DEPDIR)/tools_signals_test-signals.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4044-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4045:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_signals_test-signals.obj `if test -f 'tools/signals.cpp'; then $(CYGPATH_W) 'tools/signals.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/signals.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4046-
bind-9.13.3/unit/atf-src/Makefile.in-4047-tools/tools_test_program_test-test_program_test.o: tools/test_program_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4048:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_test_program_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_test_program_test-test_program_test.o -MD -MP -MF tools/$(DEPDIR)/tools_test_program_test-test_program_test.Tpo -c -o tools/tools_test_program_test-test_program_test.o `test -f 'tools/test_program_test.cpp' || echo '$(srcdir)/'`tools/test_program_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4049-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_test_program_test-test_program_test.Tpo tools/$(DEPDIR)/tools_test_program_test-test_program_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4051-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4052:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_test_program_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_test_program_test-test_program_test.o `test -f 'tools/test_program_test.cpp' || echo '$(srcdir)/'`tools/test_program_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4053-
bind-9.13.3/unit/atf-src/Makefile.in-4054-tools/tools_test_program_test-test_program_test.obj: tools/test_program_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4055:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_test_program_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_test_program_test-test_program_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_test_program_test-test_program_test.Tpo -c -o tools/tools_test_program_test-test_program_test.obj `if test -f 'tools/test_program_test.cpp'; then $(CYGPATH_W) 'tools/test_program_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/test_program_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4056-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_test_program_test-test_program_test.Tpo tools/$(DEPDIR)/tools_test_program_test-test_program_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4058-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4059:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_test_program_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_test_program_test-test_program_test.obj `if test -f 'tools/test_program_test.cpp'; then $(CYGPATH_W) 'tools/test_program_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/test_program_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4060-
bind-9.13.3/unit/atf-src/Makefile.in-4061-tools/tools_text_test-text_test.o: tools/text_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4062:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_text_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_text_test-text_test.o -MD -MP -MF tools/$(DEPDIR)/tools_text_test-text_test.Tpo -c -o tools/tools_text_test-text_test.o `test -f 'tools/text_test.cpp' || echo '$(srcdir)/'`tools/text_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4063-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_text_test-text_test.Tpo tools/$(DEPDIR)/tools_text_test-text_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4065-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4066:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_text_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_text_test-text_test.o `test -f 'tools/text_test.cpp' || echo '$(srcdir)/'`tools/text_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4067-
bind-9.13.3/unit/atf-src/Makefile.in-4068-tools/tools_text_test-text_test.obj: tools/text_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4069:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_text_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_text_test-text_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_text_test-text_test.Tpo -c -o tools/tools_text_test-text_test.obj `if test -f 'tools/text_test.cpp'; then $(CYGPATH_W) 'tools/text_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/text_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4070-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_text_test-text_test.Tpo tools/$(DEPDIR)/tools_text_test-text_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4072-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4073:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_text_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_text_test-text_test.obj `if test -f 'tools/text_test.cpp'; then $(CYGPATH_W) 'tools/text_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/text_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4074-
bind-9.13.3/unit/atf-src/Makefile.in-4075-tools/tools_text_test-text.o: tools/text.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4076:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_text_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_text_test-text.o -MD -MP -MF tools/$(DEPDIR)/tools_text_test-text.Tpo -c -o tools/tools_text_test-text.o `test -f 'tools/text.cpp' || echo '$(srcdir)/'`tools/text.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4077-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_text_test-text.Tpo tools/$(DEPDIR)/tools_text_test-text.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4079-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4080:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_text_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_text_test-text.o `test -f 'tools/text.cpp' || echo '$(srcdir)/'`tools/text.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4081-
bind-9.13.3/unit/atf-src/Makefile.in-4082-tools/tools_text_test-text.obj: tools/text.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4083:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_text_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_text_test-text.obj -MD -MP -MF tools/$(DEPDIR)/tools_text_test-text.Tpo -c -o tools/tools_text_test-text.obj `if test -f 'tools/text.cpp'; then $(CYGPATH_W) 'tools/text.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/text.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4084-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_text_test-text.Tpo tools/$(DEPDIR)/tools_text_test-text.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4086-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4087:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_text_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_text_test-text.obj `if test -f 'tools/text.cpp'; then $(CYGPATH_W) 'tools/text.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/text.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4088-
bind-9.13.3/unit/atf-src/Makefile.in-4089-tools/tools_ui_test-ui_test.o: tools/ui_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4090:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_ui_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_ui_test-ui_test.o -MD -MP -MF tools/$(DEPDIR)/tools_ui_test-ui_test.Tpo -c -o tools/tools_ui_test-ui_test.o `test -f 'tools/ui_test.cpp' || echo '$(srcdir)/'`tools/ui_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4091-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_ui_test-ui_test.Tpo tools/$(DEPDIR)/tools_ui_test-ui_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4093-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4094:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_ui_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_ui_test-ui_test.o `test -f 'tools/ui_test.cpp' || echo '$(srcdir)/'`tools/ui_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4095-
bind-9.13.3/unit/atf-src/Makefile.in-4096-tools/tools_ui_test-ui_test.obj: tools/ui_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4097:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_ui_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_ui_test-ui_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_ui_test-ui_test.Tpo -c -o tools/tools_ui_test-ui_test.obj `if test -f 'tools/ui_test.cpp'; then $(CYGPATH_W) 'tools/ui_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/ui_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4098-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_ui_test-ui_test.Tpo tools/$(DEPDIR)/tools_ui_test-ui_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4100-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4101:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_ui_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_ui_test-ui_test.obj `if test -f 'tools/ui_test.cpp'; then $(CYGPATH_W) 'tools/ui_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/ui_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4102-
bind-9.13.3/unit/atf-src/Makefile.in-4103-tools/tools_ui_test-ui.o: tools/ui.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4104:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_ui_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_ui_test-ui.o -MD -MP -MF tools/$(DEPDIR)/tools_ui_test-ui.Tpo -c -o tools/tools_ui_test-ui.o `test -f 'tools/ui.cpp' || echo '$(srcdir)/'`tools/ui.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4105-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_ui_test-ui.Tpo tools/$(DEPDIR)/tools_ui_test-ui.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4107-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4108:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_ui_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_ui_test-ui.o `test -f 'tools/ui.cpp' || echo '$(srcdir)/'`tools/ui.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4109-
bind-9.13.3/unit/atf-src/Makefile.in-4110-tools/tools_ui_test-ui.obj: tools/ui.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4111:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_ui_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_ui_test-ui.obj -MD -MP -MF tools/$(DEPDIR)/tools_ui_test-ui.Tpo -c -o tools/tools_ui_test-ui.obj `if test -f 'tools/ui.cpp'; then $(CYGPATH_W) 'tools/ui.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/ui.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4112-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_ui_test-ui.Tpo tools/$(DEPDIR)/tools_ui_test-ui.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4114-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4115:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_ui_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_ui_test-ui.obj `if test -f 'tools/ui.cpp'; then $(CYGPATH_W) 'tools/ui.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/ui.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4116-
bind-9.13.3/unit/atf-src/Makefile.in-4117-tools/tools_user_test-user_test.o: tools/user_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4118:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_user_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_user_test-user_test.o -MD -MP -MF tools/$(DEPDIR)/tools_user_test-user_test.Tpo -c -o tools/tools_user_test-user_test.o `test -f 'tools/user_test.cpp' || echo '$(srcdir)/'`tools/user_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4119-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_user_test-user_test.Tpo tools/$(DEPDIR)/tools_user_test-user_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4121-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4122:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_user_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_user_test-user_test.o `test -f 'tools/user_test.cpp' || echo '$(srcdir)/'`tools/user_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4123-
bind-9.13.3/unit/atf-src/Makefile.in-4124-tools/tools_user_test-user_test.obj: tools/user_test.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4125:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_user_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_user_test-user_test.obj -MD -MP -MF tools/$(DEPDIR)/tools_user_test-user_test.Tpo -c -o tools/tools_user_test-user_test.obj `if test -f 'tools/user_test.cpp'; then $(CYGPATH_W) 'tools/user_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/user_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4126-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_user_test-user_test.Tpo tools/$(DEPDIR)/tools_user_test-user_test.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4128-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4129:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_user_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_user_test-user_test.obj `if test -f 'tools/user_test.cpp'; then $(CYGPATH_W) 'tools/user_test.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/user_test.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4130-
bind-9.13.3/unit/atf-src/Makefile.in-4131-tools/tools_user_test-user.o: tools/user.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4132:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_user_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_user_test-user.o -MD -MP -MF tools/$(DEPDIR)/tools_user_test-user.Tpo -c -o tools/tools_user_test-user.o `test -f 'tools/user.cpp' || echo '$(srcdir)/'`tools/user.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4133-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_user_test-user.Tpo tools/$(DEPDIR)/tools_user_test-user.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4135-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4136:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_user_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_user_test-user.o `test -f 'tools/user.cpp' || echo '$(srcdir)/'`tools/user.cpp
bind-9.13.3/unit/atf-src/Makefile.in-4137-
bind-9.13.3/unit/atf-src/Makefile.in-4138-tools/tools_user_test-user.obj: tools/user.cpp
bind-9.13.3/unit/atf-src/Makefile.in:4139:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_user_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tools/tools_user_test-user.obj -MD -MP -MF tools/$(DEPDIR)/tools_user_test-user.Tpo -c -o tools/tools_user_test-user.obj `if test -f 'tools/user.cpp'; then $(CYGPATH_W) 'tools/user.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/user.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4140-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_user_test-user.Tpo tools/$(DEPDIR)/tools_user_test-user.Po
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4142-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bind-9.13.3/unit/atf-src/Makefile.in:4143:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tools_user_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tools/tools_user_test-user.obj `if test -f 'tools/user.cpp'; then $(CYGPATH_W) 'tools/user.cpp'; else $(CYGPATH_W) '$(srcdir)/tools/user.cpp'; fi`
bind-9.13.3/unit/atf-src/Makefile.in-4144-
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4165-	test -n "$(man1dir)" \
bind-9.13.3/unit/atf-src/Makefile.in:4166:	  && test -n "`echo $$list1$$list2`" \
bind-9.13.3/unit/atf-src/Makefile.in-4167-	  || exit 0; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4208-	test -n "$(man3dir)" \
bind-9.13.3/unit/atf-src/Makefile.in:4209:	  && test -n "`echo $$list1$$list2`" \
bind-9.13.3/unit/atf-src/Makefile.in-4210-	  || exit 0; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4251-	test -n "$(man4dir)" \
bind-9.13.3/unit/atf-src/Makefile.in:4252:	  && test -n "`echo $$list1$$list2`" \
bind-9.13.3/unit/atf-src/Makefile.in-4253-	  || exit 0; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4294-	test -n "$(man5dir)" \
bind-9.13.3/unit/atf-src/Makefile.in:4295:	  && test -n "`echo $$list1$$list2`" \
bind-9.13.3/unit/atf-src/Makefile.in-4296-	  || exit 0; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4337-	test -n "$(man7dir)" \
bind-9.13.3/unit/atf-src/Makefile.in:4338:	  && test -n "`echo $$list1$$list2`" \
bind-9.13.3/unit/atf-src/Makefile.in-4339-	  || exit 0; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4394-	@list='$(atf_aclocal_DATA)'; test -n "$(atf_aclocaldir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4395:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4396-	dir='$(DESTDIR)$(atf_aclocaldir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4415-	@list='$(atf_c__dirpkgconfig_DATA)'; test -n "$(atf_c__dirpkgconfigdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4416:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4417-	dir='$(DESTDIR)$(atf_c__dirpkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4436-	@list='$(atf_cpkgconfig_DATA)'; test -n "$(atf_cpkgconfigdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4437:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4438-	dir='$(DESTDIR)$(atf_cpkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4457-	@list='$(atf_sh_DATA)'; test -n "$(atf_shdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4458:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4459-	dir='$(DESTDIR)$(atf_shdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4478-	@list='$(atf_shpkgconfig_DATA)'; test -n "$(atf_shpkgconfigdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4479:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4480-	dir='$(DESTDIR)$(atf_shpkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4499-	@list='$(css_DATA)'; test -n "$(cssdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4500:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4501-	dir='$(DESTDIR)$(cssdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4520-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4521:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4522-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4541-	@list='$(dtd_DATA)'; test -n "$(dtddir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4542:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4543-	dir='$(DESTDIR)$(dtddir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4562-	@list='$(eg_DATA)'; test -n "$(egdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4563:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4564-	dir='$(DESTDIR)$(egdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4583-	@list='$(hooks_DATA)'; test -n "$(hooksdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4584:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4585-	dir='$(DESTDIR)$(hooksdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4604-	@list='$(pkgtests_DATA)'; test -n "$(pkgtestsdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4605:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4606-	dir='$(DESTDIR)$(pkgtestsdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4625-	@list='$(tests_atf_c_DATA)'; test -n "$(tests_atf_cdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4626:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4627-	dir='$(DESTDIR)$(tests_atf_cdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4646-	@list='$(tests_atf_c___DATA)'; test -n "$(tests_atf_c__dir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4647:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4648-	dir='$(DESTDIR)$(tests_atf_c__dir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4667-	@list='$(tests_atf_c___detail_DATA)'; test -n "$(tests_atf_c___detaildir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4668:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4669-	dir='$(DESTDIR)$(tests_atf_c___detaildir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4688-	@list='$(tests_atf_c_detail_DATA)'; test -n "$(tests_atf_c_detaildir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4689:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4690-	dir='$(DESTDIR)$(tests_atf_c_detaildir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4709-	@list='$(tests_atf_sh_DATA)'; test -n "$(tests_atf_shdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4710:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4711-	dir='$(DESTDIR)$(tests_atf_shdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4730-	@list='$(tests_test_programs_DATA)'; test -n "$(tests_test_programsdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4731:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4732-	dir='$(DESTDIR)$(tests_test_programsdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4751-	@list='$(tests_tools_DATA)'; test -n "$(tests_toolsdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4752:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4753-	dir='$(DESTDIR)$(tests_toolsdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4772-	@list='$(xsl_DATA)'; test -n "$(xsldir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4773:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4774-	dir='$(DESTDIR)$(xsldir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4793-	@list='$(atf_c_HEADERS)'; test -n "$(atf_cdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4794:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4795-	dir='$(DESTDIR)$(atf_cdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4814-	@list='$(atf_c___HEADERS)'; test -n "$(atf_c__dir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4815:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4816-	dir='$(DESTDIR)$(atf_c__dir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4835-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4836:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4837-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4856-	@list='$(nodist_atf_c_HEADERS)'; test -n "$(atf_cdir)" || list=; \
bind-9.13.3/unit/atf-src/Makefile.in:4857:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4858-	dir='$(DESTDIR)$(atf_cdir)'; $(am__uninstall_files_from_dir)
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4889-GTAGS:
bind-9.13.3/unit/atf-src/Makefile.in:4890:	here=`$(am__cd) $(top_builddir) && pwd` \
bind-9.13.3/unit/atf-src/Makefile.in-4891-	  && $(am__cd) $(top_srcdir) \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4919-distdir: $(DISTFILES)
bind-9.13.3/unit/atf-src/Makefile.in:4920:	@case `sed 15q $(srcdir)/NEWS` in \
bind-9.13.3/unit/atf-src/Makefile.in-4921-	*"$(VERSION)"*) : ;; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4927-	test -d "$(distdir)" || mkdir "$(distdir)"
bind-9.13.3/unit/atf-src/Makefile.in:4928:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bind-9.13.3/unit/atf-src/Makefile.in:4929:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4930-	list='$(DISTFILES)'; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-4941-	  if test -d $$d/$$file; then \
bind-9.13.3/unit/atf-src/Makefile.in:4942:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bind-9.13.3/unit/atf-src/Makefile.in-4943-	    if test -d "$(distdir)/$$file"; then \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-5030-	test -d $(distdir)/_build || exit 0; \
bind-9.13.3/unit/atf-src/Makefile.in:5031:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
bind-9.13.3/unit/atf-src/Makefile.in-5032-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-5074-	}; \
bind-9.13.3/unit/atf-src/Makefile.in:5075:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
bind-9.13.3/unit/atf-src/Makefile.in-5076-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
bind-9.13.3/unit/atf-src/Makefile.in-5086-	fi
bind-9.13.3/unit/atf-src/Makefile.in:5087:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
bind-9.13.3/unit/atf-src/Makefile.in-5088-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-52-
bind-9.13.3/unit/atf-src/admin/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
bind-9.13.3/unit/atf-src/admin/config.sub-54-
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
bind-9.13.3/unit/atf-src/admin/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
bind-9.13.3/unit/atf-src/admin/config.sub-116-case $maybe_os in
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-122-    os=-$maybe_os
bind-9.13.3/unit/atf-src/admin/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
bind-9.13.3/unit/atf-src/admin/config.sub-124-    ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-126-    os=-linux-android
bind-9.13.3/unit/atf-src/admin/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
bind-9.13.3/unit/atf-src/admin/config.sub-128-    ;;
bind-9.13.3/unit/atf-src/admin/config.sub-129-  *)
bind-9.13.3/unit/atf-src/admin/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
bind-9.13.3/unit/atf-src/admin/config.sub-131-    if [ $basic_machine != $1 ]
bind-9.13.3/unit/atf-src/admin/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
bind-9.13.3/unit/atf-src/admin/config.sub-133-    else os=; fi
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-180-		os=-sco5v6
bind-9.13.3/unit/atf-src/admin/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-182-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-184-		os=-sco3.2v5
bind-9.13.3/unit/atf-src/admin/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-186-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-188-		os=-sco3.2v4
bind-9.13.3/unit/atf-src/admin/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-190-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-191-	-sco3.2.[4-9]*)
bind-9.13.3/unit/atf-src/admin/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
bind-9.13.3/unit/atf-src/admin/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-194-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
bind-9.13.3/unit/atf-src/admin/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-198-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
bind-9.13.3/unit/atf-src/admin/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-202-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-204-		os=-sco3.2v2
bind-9.13.3/unit/atf-src/admin/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-206-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-207-	-udk*)
bind-9.13.3/unit/atf-src/admin/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-209-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-211-		os=-isc2.2
bind-9.13.3/unit/atf-src/admin/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-213-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-217-	-isc*)
bind-9.13.3/unit/atf-src/admin/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-219-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-229-	-ptx*)
bind-9.13.3/unit/atf-src/admin/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
bind-9.13.3/unit/atf-src/admin/config.sub-231-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-232-	-windowsnt*)
bind-9.13.3/unit/atf-src/admin/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
bind-9.13.3/unit/atf-src/admin/config.sub-234-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-368-	*-*-*)
bind-9.13.3/unit/atf-src/admin/config.sub:369:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
bind-9.13.3/unit/atf-src/admin/config.sub-370-		exit 1
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-497-	amd64-*)
bind-9.13.3/unit/atf-src/admin/config.sub:498:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-499-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-542-	blackfin-*)
bind-9.13.3/unit/atf-src/admin/config.sub:543:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-544-		os=-linux
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-550-	c54x-*)
bind-9.13.3/unit/atf-src/admin/config.sub:551:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-552-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-553-	c55x-*)
bind-9.13.3/unit/atf-src/admin/config.sub:554:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-555-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-556-	c6x-*)
bind-9.13.3/unit/atf-src/admin/config.sub:557:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-558-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-654-	e500v[12]-*)
bind-9.13.3/unit/atf-src/admin/config.sub:655:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-656-		os=$os"spe"
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-761-	i*86v32)
bind-9.13.3/unit/atf-src/admin/config.sub:762:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-763-		os=-sysv32
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-765-	i*86v4*)
bind-9.13.3/unit/atf-src/admin/config.sub:766:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-767-		os=-sysv4
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-769-	i*86v)
bind-9.13.3/unit/atf-src/admin/config.sub:770:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-771-		os=-sysv
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-773-	i*86sol2)
bind-9.13.3/unit/atf-src/admin/config.sub:774:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
bind-9.13.3/unit/atf-src/admin/config.sub-775-		os=-solaris2
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-799-	leon-*|leon[3-9]-*)
bind-9.13.3/unit/atf-src/admin/config.sub:800:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
bind-9.13.3/unit/atf-src/admin/config.sub-801-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-806-	m68knommu-*)
bind-9.13.3/unit/atf-src/admin/config.sub:807:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-808-		os=-linux
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-843-	mips3*-*)
bind-9.13.3/unit/atf-src/admin/config.sub:844:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
bind-9.13.3/unit/atf-src/admin/config.sub-845-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-846-	mips3*)
bind-9.13.3/unit/atf-src/admin/config.sub:847:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
bind-9.13.3/unit/atf-src/admin/config.sub-848-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-865-	ms1-*)
bind-9.13.3/unit/atf-src/admin/config.sub:866:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
bind-9.13.3/unit/atf-src/admin/config.sub-867-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-987-	parisc-*)
bind-9.13.3/unit/atf-src/admin/config.sub:988:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-989-		os=-linux
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1003-	pc98-*)
bind-9.13.3/unit/atf-src/admin/config.sub:1004:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-1005-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1018-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
bind-9.13.3/unit/atf-src/admin/config.sub:1019:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-1020-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-1021-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
bind-9.13.3/unit/atf-src/admin/config.sub:1022:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-1023-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-1024-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
bind-9.13.3/unit/atf-src/admin/config.sub:1025:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-1026-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-1027-	pentium4-*)
bind-9.13.3/unit/atf-src/admin/config.sub:1028:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-1029-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1037-	ppc-* | ppcbe-*)
bind-9.13.3/unit/atf-src/admin/config.sub:1038:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-1039-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1043-	ppcle-* | powerpclittle-*)
bind-9.13.3/unit/atf-src/admin/config.sub:1044:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-1045-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1047-		;;
bind-9.13.3/unit/atf-src/admin/config.sub:1048:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-1049-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1053-	ppc64le-* | powerpc64little-*)
bind-9.13.3/unit/atf-src/admin/config.sub:1054:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-1055-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1136-	strongarm-* | thumb-*)
bind-9.13.3/unit/atf-src/admin/config.sub:1137:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub-1138-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1269-	xscale-* | xscalee[bl]-*)
bind-9.13.3/unit/atf-src/admin/config.sub:1270:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
bind-9.13.3/unit/atf-src/admin/config.sub-1271-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1346-	*)
bind-9.13.3/unit/atf-src/admin/config.sub:1347:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
bind-9.13.3/unit/atf-src/admin/config.sub-1348-		exit 1
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1354-	*-digital*)
bind-9.13.3/unit/atf-src/admin/config.sub:1355:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
bind-9.13.3/unit/atf-src/admin/config.sub-1356-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-1357-	*-commodore*)
bind-9.13.3/unit/atf-src/admin/config.sub:1358:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
bind-9.13.3/unit/atf-src/admin/config.sub-1359-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1375-	-solaris1 | -solaris1.*)
bind-9.13.3/unit/atf-src/admin/config.sub:1376:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
bind-9.13.3/unit/atf-src/admin/config.sub-1377-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1387-	-gnu/linux*)
bind-9.13.3/unit/atf-src/admin/config.sub:1388:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
bind-9.13.3/unit/atf-src/admin/config.sub-1389-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1434-	-nto*)
bind-9.13.3/unit/atf-src/admin/config.sub:1435:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
bind-9.13.3/unit/atf-src/admin/config.sub-1436-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1441-	-mac*)
bind-9.13.3/unit/atf-src/admin/config.sub:1442:		os=`echo $os | sed -e 's|mac|macos|'`
bind-9.13.3/unit/atf-src/admin/config.sub-1443-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1447-	-linux*)
bind-9.13.3/unit/atf-src/admin/config.sub:1448:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
bind-9.13.3/unit/atf-src/admin/config.sub-1449-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-1450-	-sunos5*)
bind-9.13.3/unit/atf-src/admin/config.sub:1451:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
bind-9.13.3/unit/atf-src/admin/config.sub-1452-		;;
bind-9.13.3/unit/atf-src/admin/config.sub-1453-	-sunos6*)
bind-9.13.3/unit/atf-src/admin/config.sub:1454:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
bind-9.13.3/unit/atf-src/admin/config.sub-1455-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1502-	-sinix5.*)
bind-9.13.3/unit/atf-src/admin/config.sub:1503:		os=`echo $os | sed -e 's|sinix|sysv|'`
bind-9.13.3/unit/atf-src/admin/config.sub-1504-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1557-		# Get rid of the `-' at the beginning of $os.
bind-9.13.3/unit/atf-src/admin/config.sub:1558:		os=`echo $os | sed 's/[^-]*-//'`
bind-9.13.3/unit/atf-src/admin/config.sub:1559:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
bind-9.13.3/unit/atf-src/admin/config.sub-1560-		exit 1
##############################################
bind-9.13.3/unit/atf-src/admin/config.sub-1823-		esac
bind-9.13.3/unit/atf-src/admin/config.sub:1824:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
bind-9.13.3/unit/atf-src/admin/config.sub-1825-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/compile-67-	mingw/*)
bind-9.13.3/unit/atf-src/admin/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
bind-9.13.3/unit/atf-src/admin/compile-69-	  ;;
bind-9.13.3/unit/atf-src/admin/compile-70-	cygwin/*)
bind-9.13.3/unit/atf-src/admin/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
bind-9.13.3/unit/atf-src/admin/compile-72-	  ;;
bind-9.13.3/unit/atf-src/admin/compile-73-	wine/*)
bind-9.13.3/unit/atf-src/admin/compile:74:	  file=`winepath -w "$file" || echo "$file"`
bind-9.13.3/unit/atf-src/admin/compile-75-	  ;;
##############################################
bind-9.13.3/unit/atf-src/admin/compile-310-# Name of file we expect compiler to create.
bind-9.13.3/unit/atf-src/admin/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
bind-9.13.3/unit/atf-src/admin/compile-312-
##############################################
bind-9.13.3/unit/atf-src/admin/compile-316-# object file name, since that is what matters with a parallel build.
bind-9.13.3/unit/atf-src/admin/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
bind-9.13.3/unit/atf-src/admin/compile-318-while true; do
##############################################
bind-9.13.3/unit/atf-src/admin/ar-lib-65-	mingw)
bind-9.13.3/unit/atf-src/admin/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
bind-9.13.3/unit/atf-src/admin/ar-lib-67-	  ;;
bind-9.13.3/unit/atf-src/admin/ar-lib-68-	cygwin)
bind-9.13.3/unit/atf-src/admin/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
bind-9.13.3/unit/atf-src/admin/ar-lib-70-	  ;;
bind-9.13.3/unit/atf-src/admin/ar-lib-71-	wine)
bind-9.13.3/unit/atf-src/admin/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
bind-9.13.3/unit/atf-src/admin/ar-lib-73-	  ;;
##############################################
bind-9.13.3/unit/atf-src/admin/ar-lib-88-  archive=$3
bind-9.13.3/unit/atf-src/admin/ar-lib:89:  at_file_contents=`cat "$1"`
bind-9.13.3/unit/atf-src/admin/ar-lib-90-  eval set x "$at_file_contents"
##############################################
bind-9.13.3/unit/atf-src/admin/install-sh-234-      fi
bind-9.13.3/unit/atf-src/admin/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
bind-9.13.3/unit/atf-src/admin/install-sh-236-    *)
##############################################
bind-9.13.3/unit/atf-src/admin/install-sh-281-      dstdir=$dst
bind-9.13.3/unit/atf-src/admin/install-sh:282:      dst=$dstdir/`basename "$src"`
bind-9.13.3/unit/atf-src/admin/install-sh-283-      dstdir_status=0
bind-9.13.3/unit/atf-src/admin/install-sh-284-    else
bind-9.13.3/unit/atf-src/admin/install-sh:285:      dstdir=`dirname "$dst"`
bind-9.13.3/unit/atf-src/admin/install-sh-286-      test -d "$dstdir"
##############################################
bind-9.13.3/unit/atf-src/admin/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
bind-9.13.3/unit/atf-src/admin/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
bind-9.13.3/unit/atf-src/admin/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
bind-9.13.3/unit/atf-src/admin/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
bind-9.13.3/unit/atf-src/admin/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
bind-9.13.3/unit/atf-src/admin/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
bind-9.13.3/unit/atf-src/admin/install-sh-402-            case $prefix in
bind-9.13.3/unit/atf-src/admin/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
bind-9.13.3/unit/atf-src/admin/install-sh-404-              *) qprefix=$prefix;;
##############################################
bind-9.13.3/unit/atf-src/admin/install-sh-451-    if $copy_on_change &&
bind-9.13.3/unit/atf-src/admin/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
bind-9.13.3/unit/atf-src/admin/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
bind-9.13.3/unit/atf-src/admin/install-sh-454-       set -f &&
##############################################
bind-9.13.3/unit/atf-src/admin/depcomp-64-  case $1 in
bind-9.13.3/unit/atf-src/admin/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
bind-9.13.3/unit/atf-src/admin/depcomp-66-      *) dir=;;
##############################################
bind-9.13.3/unit/atf-src/admin/depcomp-73-{
bind-9.13.3/unit/atf-src/admin/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
bind-9.13.3/unit/atf-src/admin/depcomp-75-}
##############################################
bind-9.13.3/unit/atf-src/admin/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
bind-9.13.3/unit/atf-src/admin/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
bind-9.13.3/unit/atf-src/admin/depcomp-128-
##############################################
bind-9.13.3/unit/atf-src/admin/depcomp-405-        sleep 1
bind-9.13.3/unit/atf-src/admin/depcomp:406:        i=`expr $i - 1`
bind-9.13.3/unit/atf-src/admin/depcomp-407-      done
bind-9.13.3/unit/atf-src/admin/depcomp-408-    fi
bind-9.13.3/unit/atf-src/admin/depcomp:409:    i=`expr $i - 1`
bind-9.13.3/unit/atf-src/admin/depcomp-410-  done
##############################################
bind-9.13.3/unit/atf-src/admin/depcomp-425-  # Do two passes, one to just change these to
bind-9.13.3/unit/atf-src/admin/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
bind-9.13.3/unit/atf-src/admin/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
bind-9.13.3/unit/atf-src/admin/depcomp-659-  done
bind-9.13.3/unit/atf-src/admin/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
bind-9.13.3/unit/atf-src/admin/depcomp-661-  touch "$tmpdepfile"
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-34-
bind-9.13.3/unit/atf-src/admin/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
bind-9.13.3/unit/atf-src/admin/config.guess-36-
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-102-: ${TMPDIR=/tmp} ;
bind-9.13.3/unit/atf-src/admin/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
bind-9.13.3/unit/atf-src/admin/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-151-	EOF
bind-9.13.3/unit/atf-src/admin/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
bind-9.13.3/unit/atf-src/admin/config.guess-153-	;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-181-	    earmv*)
bind-9.13.3/unit/atf-src/admin/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
bind-9.13.3/unit/atf-src/admin/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
bind-9.13.3/unit/atf-src/admin/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
bind-9.13.3/unit/atf-src/admin/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
bind-9.13.3/unit/atf-src/admin/config.guess-215-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-226-	    *)
bind-9.13.3/unit/atf-src/admin/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
bind-9.13.3/unit/atf-src/admin/config.guess-228-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-264-	*4.0)
bind-9.13.3/unit/atf-src/admin/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
bind-9.13.3/unit/atf-src/admin/config.guess-266-		;;
bind-9.13.3/unit/atf-src/admin/config.guess-267-	*5.*)
bind-9.13.3/unit/atf-src/admin/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
bind-9.13.3/unit/atf-src/admin/config.guess-269-		;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
bind-9.13.3/unit/atf-src/admin/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
bind-9.13.3/unit/atf-src/admin/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-312-	# 1.2 uses "1.2" for uname -r.
bind-9.13.3/unit/atf-src/admin/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
bind-9.13.3/unit/atf-src/admin/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-372-    s390x:SunOS:*:*)
bind-9.13.3/unit/atf-src/admin/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/unit/atf-src/admin/config.guess-374-	exit ;;
bind-9.13.3/unit/atf-src/admin/config.guess-375-    sun4H:SunOS:5.*:*)
bind-9.13.3/unit/atf-src/admin/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/unit/atf-src/admin/config.guess-377-	exit ;;
bind-9.13.3/unit/atf-src/admin/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
bind-9.13.3/unit/atf-src/admin/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/unit/atf-src/admin/config.guess-380-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-397-	fi
bind-9.13.3/unit/atf-src/admin/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/unit/atf-src/admin/config.guess-399-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
bind-9.13.3/unit/atf-src/admin/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/unit/atf-src/admin/config.guess-405-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
bind-9.13.3/unit/atf-src/admin/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
bind-9.13.3/unit/atf-src/admin/config.guess-414-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-418-    sun*:*:4.2BSD:*)
bind-9.13.3/unit/atf-src/admin/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
bind-9.13.3/unit/atf-src/admin/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
bind-9.13.3/unit/atf-src/admin/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
bind-9.13.3/unit/atf-src/admin/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-556-    *:IRIX*:*:*)
bind-9.13.3/unit/atf-src/admin/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
bind-9.13.3/unit/atf-src/admin/config.guess-558-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-586-EOF
bind-9.13.3/unit/atf-src/admin/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
bind-9.13.3/unit/atf-src/admin/config.guess-588-		then
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-599-    *:AIX:*:[4567])
bind-9.13.3/unit/atf-src/admin/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
bind-9.13.3/unit/atf-src/admin/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-635-    9000/[34678]??:HP-UX:*:*)
bind-9.13.3/unit/atf-src/admin/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
bind-9.13.3/unit/atf-src/admin/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-689-EOF
bind-9.13.3/unit/atf-src/admin/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
bind-9.13.3/unit/atf-src/admin/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-717-    ia64:HP-UX:*:*)
bind-9.13.3/unit/atf-src/admin/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
bind-9.13.3/unit/atf-src/admin/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-747-EOF
bind-9.13.3/unit/atf-src/admin/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
bind-9.13.3/unit/atf-src/admin/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
bind-9.13.3/unit/atf-src/admin/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
bind-9.13.3/unit/atf-src/admin/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
bind-9.13.3/unit/atf-src/admin/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
bind-9.13.3/unit/atf-src/admin/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-843-	esac
bind-9.13.3/unit/atf-src/admin/config.guess:844:	echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
bind-9.13.3/unit/atf-src/admin/config.guess-845-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-898-    prep*:SunOS:5.*:*)
bind-9.13.3/unit/atf-src/admin/config.guess:899:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
bind-9.13.3/unit/atf-src/admin/config.guess-900-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-902-	# the GNU system
bind-9.13.3/unit/atf-src/admin/config.guess:903:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
bind-9.13.3/unit/atf-src/admin/config.guess-904-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-906-	# other systems with GNU libc and userland
bind-9.13.3/unit/atf-src/admin/config.guess:907:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
bind-9.13.3/unit/atf-src/admin/config.guess-908-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-1000-EOF
bind-9.13.3/unit/atf-src/admin/config.guess:1001:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
bind-9.13.3/unit/atf-src/admin/config.guess-1002-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-1100-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
bind-9.13.3/unit/atf-src/admin/config.guess:1101:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
bind-9.13.3/unit/atf-src/admin/config.guess-1102-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-1303-	fi
bind-9.13.3/unit/atf-src/admin/config.guess:1304:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
bind-9.13.3/unit/atf-src/admin/config.guess-1305-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-1398-    *:DragonFly:*:*)
bind-9.13.3/unit/atf-src/admin/config.guess:1399:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
bind-9.13.3/unit/atf-src/admin/config.guess-1400-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/config.guess-1411-    i*86:skyos:*:*)
bind-9.13.3/unit/atf-src/admin/config.guess:1412:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
bind-9.13.3/unit/atf-src/admin/config.guess-1413-	exit ;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-103-#
bind-9.13.3/unit/atf-src/admin/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
bind-9.13.3/unit/atf-src/admin/ltmain.sh-105-#
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
bind-9.13.3/unit/atf-src/admin/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
bind-9.13.3/unit/atf-src/admin/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
bind-9.13.3/unit/atf-src/admin/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
bind-9.13.3/unit/atf-src/admin/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-410-# The name of this program.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-412-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-416-  *[\\/]*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-610-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
bind-9.13.3/unit/atf-src/admin/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-613-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-639-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:640:    func_arith_result=`expr "$@"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-641-  }
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-660-  # ...otherwise fall back to using sed.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
bind-9.13.3/unit/atf-src/admin/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-757-      test -n "$_G_tc" && {
bind-9.13.3/unit/atf-src/admin/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-760-      }
bind-9.13.3/unit/atf-src/admin/ltmain.sh-761-    done
bind-9.13.3/unit/atf-src/admin/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
bind-9.13.3/unit/atf-src/admin/ltmain.sh-763-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-831-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-833-  }
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
bind-9.13.3/unit/atf-src/admin/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-865-      done
bind-9.13.3/unit/atf-src/admin/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-867-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-901-      # If mktemp works, use that first and foremost
bind-9.13.3/unit/atf-src/admin/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-903-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1111-        *[\\\`\"\$]*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1113-        *)
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1198-    case $2 in
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1201-    esac
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1273-      ;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1358-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1360-}
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1517-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1519-}
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1870-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1872-      func_split_equals_rhs=
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1875-  }
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1898-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-1901-  }
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2074-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2110-  {
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2112-  }
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2115-  {
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2117-  }
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2659-      done
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2662-      case $@ in
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2672-	    # Evaluate the configuration.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2674-	    CC_quoted=
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2678-	    done
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2681-	    case "$@ " in
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3009-    # LT_CYGPATH in this case.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3011-  fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3376-    *.[cCFSifmso] | \
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3474-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3520-      if test warn = "$need_locks" &&
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3522-	$ECHO "\
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3523-*** ERROR, $lockfile contains:
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3525-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3569-      if test warn = "$need_locks" &&
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3571-	$ECHO "\
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3572-*** ERROR, $lockfile contains:
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3574-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3895-      # Get the absolute pathname.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4280-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4293-	  else
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4295-	  fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4458-	    fi
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4477-	        # Replace the output file specification.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4479-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4498-	  fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4570-    my_pic_p=${3-false}
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4572-    my_dlsyms=
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4862-	  else
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4865-	  fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4867-	*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4870-	  ;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4882-      # Nullify the symbol file.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4885-    fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4925-  win32_libid_type=unknown
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4927-  case $win32_fileres in
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4990-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-4992-}
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5008-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5072-    # binutils import library
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5075-    # ms-generated import library
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5077-  else
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5160-	    darwin_arch=
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5172-	    darwin_file=
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5189-      esac
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5191-    done
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5260-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5262-    $ECHO "\
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5295-    --lt-dump-script)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5324-  done
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5380-  # Find the directory that this script lives in.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5386-  while test -n \"\$file\"; do
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5388-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5396-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5399-  done
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5410-    case \"\$thisdir\" in
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5416-  # Try to get the absolute directory name.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5443-      else
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
bind-9.13.3/unit/atf-src/admin/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-5487-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-6464-
bind-9.13.3/unit/atf-src/admin/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
bind-9.13.3/unit/atf-src/admin/ltmain.sh-6466-    *import*) : ;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-6712-	    moreargs=
bind-9.13.3/unit/atf-src/admin/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-6714-	    do
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-6973-	*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7289-      -Z*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:7290:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7291-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7459-      # get the directories listed in $shlibpath_var
bind-9.13.3/unit/atf-src/admin/ltmain.sh:7460:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7461-    else
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7775-		  set dummy $deplibs_check_method; shift
bind-9.13.3/unit/atf-src/admin/ltmain.sh:7776:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7777-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7865-	if test -n "$inherited_linker_flags"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:7866:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7867-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7873-	fi
bind-9.13.3/unit/atf-src/admin/ltmain.sh:7874:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7875-	if test lib,link = "$linkmode,$pass" ||
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7946-	*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:7947:	  abs_ladir=`cd "$ladir" && pwd`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-7948-	  if test -z "$abs_ladir"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8199-	    shift
bind-9.13.3/unit/atf-src/admin/ltmain.sh:8200:	    libname=`eval "\\$ECHO \"$libname_spec\""`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8201-	    # use dlname if we got it. it's perfectly good, no?
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8491-		*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:8492:		  absdir=`cd "$dir" && pwd`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8493-		  if test -z "$absdir"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8502-		  depdepl=
bind-9.13.3/unit/atf-src/admin/ltmain.sh:8503:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8504-		  if test -n "$deplibrary_names"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8509-		      depdepl=$absdir/$objdir/$depdepl
bind-9.13.3/unit/atf-src/admin/ltmain.sh:8510:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8511-                      if test -z "$darwin_install_name"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:8512:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8513-                      fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8524-		else
bind-9.13.3/unit/atf-src/admin/ltmain.sh:8525:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8526-		  test -z "$libdir" && \
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8547-	else
bind-9.13.3/unit/atf-src/admin/ltmain.sh:8548:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8549-	fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8636-        linux*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:8637:          case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/unit/atf-src/admin/ltmain.sh-8638-          *Sun\ C*) # Sun C++ 5.9
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9041-	removelist=
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9042:	tempremovelist=`$ECHO "$output_objdir/*"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9043-	for p in $tempremovelist; do
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9067-	# Transform .lo files to .o files.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9068:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9069-      fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9072-      #for path in $notinst_path; do
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9073:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9074:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9075:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9076-      #done
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9193-		if test -n "$i"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9194:		  libname=`eval "\\$ECHO \"$libname_spec\""`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9195:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9196-		  set dummy $deplib_matches; shift
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9197-		  deplib_match=$1
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9198:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9199-		    func_append newdeplibs " $i"
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9236-		  if test -n "$i"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9237:		    libname=`eval "\\$ECHO \"$libname_spec\""`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9238:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9239-		    set dummy $deplib_matches; shift
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9240-		    deplib_match=$1
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9241:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9242-		      func_append newdeplibs " $i"
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9271-	  set dummy $deplibs_check_method; shift
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9272:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9273-	  for a_deplib in $deplibs; do
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9286-	      if test -n "$a_deplib"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9287:		libname=`eval "\\$ECHO \"$libname_spec\""`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9288-		if test -n "$file_magic_glob"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9289:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9290-		else
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9296-		    shopt -s nocaseglob
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9297:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9298-		    $nocaseglob
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9299-		  else
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9300:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9301-		  fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9314-		      while test -h "$potlib" 2>/dev/null; do
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9315:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9316-			case $potliblink in
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9317-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9318:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9319-			esac
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9355-	  set dummy $deplibs_check_method; shift
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9356:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9357-	  for a_deplib in $deplibs; do
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9370-	      if test -n "$a_deplib"; then
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9371:		libname=`eval "\\$ECHO \"$libname_spec\""`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9372-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9373:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9374-		  for potent_lib in $potential_libs; do
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9409-	  newdeplibs=
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9410:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9411-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9413-	      # can't use Xsed below, because $i might contain '/'
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9414:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9415-	    done
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9439-	  # On Rhapsody replace the C library with the System framework
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9440:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9441-	  ;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9491-	*-*-darwin*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9492:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9493:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9494:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9495-	  ;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9618-	# Use standard objects if they are pic
bind-9.13.3/unit/atf-src/admin/ltmain.sh:9619:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-9620-	test "X$libobjs" = "X " && libobjs=
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10132-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10133:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10134-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10147-      # Create the old-style object.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10148:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10149-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10205-	# On Rhapsody replace the C library is the System framework
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10206:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10207:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10208-	;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10223-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10224:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10225:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10226-	;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10301-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10302:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10303-	  case :$dllsearchpath: in
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10361-	# Transform all the library objects into standard objects.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10362:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10363:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10364-      fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10389-	# Replace the output file specification.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10390:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10391-	link_command=$compile_command$compile_rpath
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10398-	  func_to_tool_file "$output"
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10399:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10400-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10442-	# Replace the output file specification.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10443:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10444-	# Delete the old output file.
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10450-	  func_to_tool_file "$output"
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10451:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10452-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10468-	  link_command=$finalize_var$compile_command$finalize_rpath
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10469:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10470-          ;;
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10481-      # Replace the output file specification.
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10482:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10483-
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10490-	func_to_tool_file "$output_objdir/$outputname"
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10491:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10492-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10511-	relink_command="(cd `pwd`; $relink_command)"
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10512:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10513-      fi
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10757-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10758:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10759-      if test yes = "$hardcode_automatic"; then
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10778-		func_resolve_sysroot "$deplib"
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10779:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10780-		test -z "$libdir" && \
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10804-		name=$func_basename_result
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10805:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10806-		test -z "$libdir" && \
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10823-		name=$func_basename_result
bind-9.13.3/unit/atf-src/admin/ltmain.sh:10824:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-10825-		test -z "$libdir" && \
##############################################
bind-9.13.3/unit/atf-src/admin/ltmain.sh-11142-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
bind-9.13.3/unit/atf-src/admin/ltmain.sh:11143:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
bind-9.13.3/unit/atf-src/admin/ltmain.sh-11144-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
bind-9.13.3/unit/atf-src/tools/text_test.cpp-154-    ATF_REQUIRE(match("hello", "[a-z]+"));
bind-9.13.3/unit/atf-src/tools/text_test.cpp:155:    ATF_REQUIRE(match("hello", "^[a-z]+$"));
bind-9.13.3/unit/atf-src/tools/text_test.cpp-156-
##############################################
bind-9.13.3/unit/atf-src/tools/text_test.cpp-158-    ATF_REQUIRE(!match("hello", "[a-z]+5"));
bind-9.13.3/unit/atf-src/tools/text_test.cpp:159:    ATF_REQUIRE(!match("hello", "^ [a-z]+$"));
bind-9.13.3/unit/atf-src/tools/text_test.cpp-160-}
##############################################
bind-9.13.3/unit/atf-src/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
bind-9.13.3/unit/atf-src/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bind-9.13.3/unit/atf-src/configure-49-  as_echo='print -r --'
bind-9.13.3/unit/atf-src/configure-50-  as_echo_n='print -rn --'
bind-9.13.3/unit/atf-src/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bind-9.13.3/unit/atf-src/configure-52-  as_echo='printf %s\n'
##############################################
bind-9.13.3/unit/atf-src/configure-54-else
bind-9.13.3/unit/atf-src/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bind-9.13.3/unit/atf-src/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bind-9.13.3/unit/atf-src/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
bind-9.13.3/unit/atf-src/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bind-9.13.3/unit/atf-src/configure-66-      esac;
##############################################
bind-9.13.3/unit/atf-src/configure-201-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
bind-9.13.3/unit/atf-src/configure:202:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
bind-9.13.3/unit/atf-src/configure-203-
##############################################
bind-9.13.3/unit/atf-src/configure-208-    PATH=/empty FPATH=/empty; export PATH FPATH
bind-9.13.3/unit/atf-src/configure:209:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
bind-9.13.3/unit/atf-src/configure:210:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
bind-9.13.3/unit/atf-src/configure-211-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
bind-9.13.3/unit/atf-src/configure-337-      case $as_dir in #(
bind-9.13.3/unit/atf-src/configure:338:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bind-9.13.3/unit/atf-src/configure-339-      *) as_qdir=$as_dir;;
##############################################
bind-9.13.3/unit/atf-src/configure-410-  {
bind-9.13.3/unit/atf-src/configure:411:    as_val=`expr "$@" || test $? -eq 1`
bind-9.13.3/unit/atf-src/configure-412-  }
##############################################
bind-9.13.3/unit/atf-src/configure-417-# ----------------------------------------
bind-9.13.3/unit/atf-src/configure:418:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bind-9.13.3/unit/atf-src/configure-419-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bind-9.13.3/unit/atf-src/configure-480-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
bind-9.13.3/unit/atf-src/configure:481:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
bind-9.13.3/unit/atf-src/configure-482-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
bind-9.13.3/unit/atf-src/configure-895-  case $ac_option in
bind-9.13.3/unit/atf-src/configure:896:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
bind-9.13.3/unit/atf-src/configure-897-  *=)   ac_optarg= ;;
##############################################
bind-9.13.3/unit/atf-src/configure-939-  -disable-* | --disable-*)
bind-9.13.3/unit/atf-src/configure:940:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
bind-9.13.3/unit/atf-src/configure-941-    # Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/unit/atf-src/configure-944-    ac_useropt_orig=$ac_useropt
bind-9.13.3/unit/atf-src/configure:945:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bind-9.13.3/unit/atf-src/configure-946-    case $ac_user_opts in
##############################################
bind-9.13.3/unit/atf-src/configure-965-  -enable-* | --enable-*)
bind-9.13.3/unit/atf-src/configure:966:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
bind-9.13.3/unit/atf-src/configure-967-    # Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/unit/atf-src/configure-970-    ac_useropt_orig=$ac_useropt
bind-9.13.3/unit/atf-src/configure:971:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bind-9.13.3/unit/atf-src/configure-972-    case $ac_user_opts in
##############################################
bind-9.13.3/unit/atf-src/configure-1169-  -with-* | --with-*)
bind-9.13.3/unit/atf-src/configure:1170:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
bind-9.13.3/unit/atf-src/configure-1171-    # Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/unit/atf-src/configure-1174-    ac_useropt_orig=$ac_useropt
bind-9.13.3/unit/atf-src/configure:1175:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bind-9.13.3/unit/atf-src/configure-1176-    case $ac_user_opts in
##############################################
bind-9.13.3/unit/atf-src/configure-1185-  -without-* | --without-*)
bind-9.13.3/unit/atf-src/configure:1186:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
bind-9.13.3/unit/atf-src/configure-1187-    # Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/unit/atf-src/configure-1190-    ac_useropt_orig=$ac_useropt
bind-9.13.3/unit/atf-src/configure:1191:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bind-9.13.3/unit/atf-src/configure-1192-    case $ac_user_opts in
##############################################
bind-9.13.3/unit/atf-src/configure-1223-  *=*)
bind-9.13.3/unit/atf-src/configure:1224:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
bind-9.13.3/unit/atf-src/configure-1225-    # Reject names that are not valid shell variable names.
##############################################
bind-9.13.3/unit/atf-src/configure-1244-if test -n "$ac_prev"; then
bind-9.13.3/unit/atf-src/configure:1245:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
bind-9.13.3/unit/atf-src/configure-1246-  as_fn_error $? "missing argument to $ac_option"
##############################################
bind-9.13.3/unit/atf-src/configure-1266-    */ )
bind-9.13.3/unit/atf-src/configure:1267:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
bind-9.13.3/unit/atf-src/configure-1268-      eval $ac_var=\$ac_val;;
##############################################
bind-9.13.3/unit/atf-src/configure-1301-ac_ls_di=`ls -di .` &&
bind-9.13.3/unit/atf-src/configure:1302:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
bind-9.13.3/unit/atf-src/configure-1303-  as_fn_error $? "working directory cannot be determined"
##############################################
bind-9.13.3/unit/atf-src/configure-1357-case $srcdir in
bind-9.13.3/unit/atf-src/configure:1358:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
bind-9.13.3/unit/atf-src/configure-1359-esac
##############################################
bind-9.13.3/unit/atf-src/configure-1400-By default, \`make install' will install all the files in
bind-9.13.3/unit/atf-src/configure:1401:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
bind-9.13.3/unit/atf-src/configure:1402:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
bind-9.13.3/unit/atf-src/configure-1403-for instance \`--prefix=\$HOME'.
##############################################
bind-9.13.3/unit/atf-src/configure-1529-*)
bind-9.13.3/unit/atf-src/configure:1530:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bind-9.13.3/unit/atf-src/configure-1531-  # A ".." for each directory in $ac_dir_suffix.
bind-9.13.3/unit/atf-src/configure:1532:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bind-9.13.3/unit/atf-src/configure-1533-  case $ac_top_builddir_sub in
##############################################
bind-9.13.3/unit/atf-src/configure-2212-    *\'*)
bind-9.13.3/unit/atf-src/configure:2213:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
bind-9.13.3/unit/atf-src/configure-2214-    esac
##############################################
bind-9.13.3/unit/atf-src/configure-2295-      case $ac_val in
bind-9.13.3/unit/atf-src/configure:2296:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
bind-9.13.3/unit/atf-src/configure-2297-      esac
##############################################
bind-9.13.3/unit/atf-src/configure-2310-	case $ac_val in
bind-9.13.3/unit/atf-src/configure:2311:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
bind-9.13.3/unit/atf-src/configure-2312-	esac
##############################################
bind-9.13.3/unit/atf-src/configure-2430-    set,)
bind-9.13.3/unit/atf-src/configure:2431:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
bind-9.13.3/unit/atf-src/configure:2432:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
bind-9.13.3/unit/atf-src/configure-2433-      ac_cache_corrupted=: ;;
##############################################
bind-9.13.3/unit/atf-src/configure-2441-	# differences in whitespace do not lead to failure.
bind-9.13.3/unit/atf-src/configure:2442:	ac_old_val_w=`echo x $ac_old_val`
bind-9.13.3/unit/atf-src/configure:2443:	ac_new_val_w=`echo x $ac_new_val`
bind-9.13.3/unit/atf-src/configure-2444-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
bind-9.13.3/unit/atf-src/configure-2461-    case $ac_new_val in
bind-9.13.3/unit/atf-src/configure:2462:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
bind-9.13.3/unit/atf-src/configure-2463-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
bind-9.13.3/unit/atf-src/configure-2540-test "x$ac_build_alias" = x &&
bind-9.13.3/unit/atf-src/configure:2541:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
bind-9.13.3/unit/atf-src/configure-2542-test "x$ac_build_alias" = x &&
bind-9.13.3/unit/atf-src/configure-2543-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
bind-9.13.3/unit/atf-src/configure:2544:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
bind-9.13.3/unit/atf-src/configure-2545-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
bind-9.13.3/unit/atf-src/configure-2564-IFS=$ac_save_IFS
bind-9.13.3/unit/atf-src/configure:2565:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
bind-9.13.3/unit/atf-src/configure-2566-
##############################################
bind-9.13.3/unit/atf-src/configure-2575-else
bind-9.13.3/unit/atf-src/configure:2576:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
bind-9.13.3/unit/atf-src/configure-2577-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
bind-9.13.3/unit/atf-src/configure-2597-IFS=$ac_save_IFS
bind-9.13.3/unit/atf-src/configure:2598:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
bind-9.13.3/unit/atf-src/configure-2599-
##############################################
bind-9.13.3/unit/atf-src/configure-2608-else
bind-9.13.3/unit/atf-src/configure:2609:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
bind-9.13.3/unit/atf-src/configure-2610-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
bind-9.13.3/unit/atf-src/configure-2630-IFS=$ac_save_IFS
bind-9.13.3/unit/atf-src/configure:2631:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
bind-9.13.3/unit/atf-src/configure-2632-
##############################################
bind-9.13.3/unit/atf-src/configure-2759-     echo "timestamp, slept: $am_has_slept" > conftest.file
bind-9.13.3/unit/atf-src/configure:2760:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
bind-9.13.3/unit/atf-src/configure-2761-     if test "$*" = "X"; then
bind-9.13.3/unit/atf-src/configure-2762-	# -L didn't work.
bind-9.13.3/unit/atf-src/configure:2763:	set X `ls -t "$srcdir/configure" conftest.file`
bind-9.13.3/unit/atf-src/configure-2764-     fi
##############################################
bind-9.13.3/unit/atf-src/configure-2810-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
bind-9.13.3/unit/atf-src/configure:2811:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
bind-9.13.3/unit/atf-src/configure-2812-
bind-9.13.3/unit/atf-src/configure-2813-# Expand $ac_aux_dir to an absolute path.
bind-9.13.3/unit/atf-src/configure:2814:am_aux_dir=`cd "$ac_aux_dir" && pwd`
bind-9.13.3/unit/atf-src/configure-2815-
##############################################
bind-9.13.3/unit/atf-src/configure-2955-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
bind-9.13.3/unit/atf-src/configure:2956:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
bind-9.13.3/unit/atf-src/configure-2957-	     'mkdir (GNU coreutils) '* | \
##############################################
bind-9.13.3/unit/atf-src/configure-3028-set x ${MAKE-make}
bind-9.13.3/unit/atf-src/configure:3029:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
bind-9.13.3/unit/atf-src/configure-3030-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
bind-9.13.3/unit/atf-src/configure-3038-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
bind-9.13.3/unit/atf-src/configure:3039:case `${MAKE-make} -f conftest.make 2>/dev/null` in
bind-9.13.3/unit/atf-src/configure-3040-  *@@@%%%=?*=@@@%%%*)
##############################################
bind-9.13.3/unit/atf-src/configure-3104-
bind-9.13.3/unit/atf-src/configure:3105:if test "`cd $srcdir && pwd`" != "`pwd`"; then
bind-9.13.3/unit/atf-src/configure-3106-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
bind-9.13.3/unit/atf-src/configure-3240-# Ignore all kinds of additional output from 'make'.
bind-9.13.3/unit/atf-src/configure:3241:case `$am_make -s -f confmf 2> /dev/null` in #(
bind-9.13.3/unit/atf-src/configure-3242-*the\ am__doit\ target*)
##############################################
bind-9.13.3/unit/atf-src/configure-3250-   echo '.include "confinc"' > confmf
bind-9.13.3/unit/atf-src/configure:3251:   case `$am_make -s -f confmf 2> /dev/null` in #(
bind-9.13.3/unit/atf-src/configure-3252-   *the\ am__doit\ target*)
##############################################
bind-9.13.3/unit/atf-src/configure-3629-$as_echo_n "checking whether the C compiler works... " >&6; }
bind-9.13.3/unit/atf-src/configure:3630:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
bind-9.13.3/unit/atf-src/configure-3631-
##############################################
bind-9.13.3/unit/atf-src/configure-3673-	then :; else
bind-9.13.3/unit/atf-src/configure:3674:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
bind-9.13.3/unit/atf-src/configure-3675-	fi
##############################################
bind-9.13.3/unit/atf-src/configure-3733-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
bind-9.13.3/unit/atf-src/configure:3734:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
bind-9.13.3/unit/atf-src/configure-3735-	  break;;
##############################################
bind-9.13.3/unit/atf-src/configure-3842-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
bind-9.13.3/unit/atf-src/configure:3843:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
bind-9.13.3/unit/atf-src/configure-3844-       break;;
##############################################
bind-9.13.3/unit/atf-src/configure-4160-  if test "$am_compiler_list" = ""; then
bind-9.13.3/unit/atf-src/configure:4161:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
bind-9.13.3/unit/atf-src/configure-4162-  fi
##############################################
bind-9.13.3/unit/atf-src/configure-4481-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
bind-9.13.3/unit/atf-src/configure:4482:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
bind-9.13.3/unit/atf-src/configure-4483-  ECHO='print -r --'
bind-9.13.3/unit/atf-src/configure:4484:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
bind-9.13.3/unit/atf-src/configure-4485-  ECHO='printf %s\n'
##############################################
bind-9.13.3/unit/atf-src/configure-4550-  # Check for GNU $ac_path_SED
bind-9.13.3/unit/atf-src/configure:4551:case `"$ac_path_SED" --version 2>&1` in
bind-9.13.3/unit/atf-src/configure-4552-*GNU*)
##############################################
bind-9.13.3/unit/atf-src/configure-4626-  # Check for GNU $ac_path_GREP
bind-9.13.3/unit/atf-src/configure:4627:case `"$ac_path_GREP" --version 2>&1` in
bind-9.13.3/unit/atf-src/configure-4628-*GNU*)
##############################################
bind-9.13.3/unit/atf-src/configure-4692-  # Check for GNU $ac_path_EGREP
bind-9.13.3/unit/atf-src/configure:4693:case `"$ac_path_EGREP" --version 2>&1` in
bind-9.13.3/unit/atf-src/configure-4694-*GNU*)
##############################################
bind-9.13.3/unit/atf-src/configure-4759-  # Check for GNU $ac_path_FGREP
bind-9.13.3/unit/atf-src/configure:4760:case `"$ac_path_FGREP" --version 2>&1` in
bind-9.13.3/unit/atf-src/configure-4761-*GNU*)
##############################################
bind-9.13.3/unit/atf-src/configure-4839-    # gcc leaves a trailing carriage return, which upsets mingw
bind-9.13.3/unit/atf-src/configure:4840:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
bind-9.13.3/unit/atf-src/configure-4841-  *)
bind-9.13.3/unit/atf-src/configure:4842:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
bind-9.13.3/unit/atf-src/configure-4843-  esac
##############################################
bind-9.13.3/unit/atf-src/configure-4848-      # Canonicalize the pathname of ld
bind-9.13.3/unit/atf-src/configure:4849:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
bind-9.13.3/unit/atf-src/configure-4850-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
bind-9.13.3/unit/atf-src/configure:4851:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
bind-9.13.3/unit/atf-src/configure-4852-      done
##############################################
bind-9.13.3/unit/atf-src/configure-4883-      # Break only if it was the GNU/non-GNU ld that we prefer.
bind-9.13.3/unit/atf-src/configure:4884:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
bind-9.13.3/unit/atf-src/configure-4885-      *GNU* | *'with BFD'*)
##############################################
bind-9.13.3/unit/atf-src/configure-4914-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
bind-9.13.3/unit/atf-src/configure:4915:case `$LD -v 2>&1 </dev/null` in
bind-9.13.3/unit/atf-src/configure-4916-*GNU* | *'with BFD'*)
##############################################
bind-9.13.3/unit/atf-src/configure-4964-	esac
bind-9.13.3/unit/atf-src/configure:4965:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
bind-9.13.3/unit/atf-src/configure-4966-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
bind-9.13.3/unit/atf-src/configure-4970-	*)
bind-9.13.3/unit/atf-src/configure:4971:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
bind-9.13.3/unit/atf-src/configure-4972-	  */dev/null*)
##############################################
bind-9.13.3/unit/atf-src/configure-5098-
bind-9.13.3/unit/atf-src/configure:5099:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
bind-9.13.3/unit/atf-src/configure-5100-    *COFF*)
##############################################
bind-9.13.3/unit/atf-src/configure-5210-    # And add a safety zone
bind-9.13.3/unit/atf-src/configure:5211:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
bind-9.13.3/unit/atf-src/configure:5212:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
bind-9.13.3/unit/atf-src/configure-5213-    ;;
##############################################
bind-9.13.3/unit/atf-src/configure-5243-    if test -n "$kargmax"; then
bind-9.13.3/unit/atf-src/configure:5244:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
bind-9.13.3/unit/atf-src/configure-5245-    else
##############################################
bind-9.13.3/unit/atf-src/configure-5252-       test undefined != "$lt_cv_sys_max_cmd_len"; then
bind-9.13.3/unit/atf-src/configure:5253:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
bind-9.13.3/unit/atf-src/configure:5254:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
bind-9.13.3/unit/atf-src/configure-5255-    else
##############################################
bind-9.13.3/unit/atf-src/configure-5264-      # we can't tell.
bind-9.13.3/unit/atf-src/configure:5265:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
bind-9.13.3/unit/atf-src/configure-5266-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
bind-9.13.3/unit/atf-src/configure-5268-      do
bind-9.13.3/unit/atf-src/configure:5269:        i=`expr $i + 1`
bind-9.13.3/unit/atf-src/configure-5270-        teststring=$teststring$teststring
##############################################
bind-9.13.3/unit/atf-src/configure-5272-      # Only check the string length outside the loop.
bind-9.13.3/unit/atf-src/configure:5273:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
bind-9.13.3/unit/atf-src/configure-5274-      teststring=
##############################################
bind-9.13.3/unit/atf-src/configure-5277-      # linker.  It appears as though 1/2 is a usable value.
bind-9.13.3/unit/atf-src/configure:5278:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
bind-9.13.3/unit/atf-src/configure-5279-    fi
##############################################
bind-9.13.3/unit/atf-src/configure-5688-openbsd* | bitrig*)
bind-9.13.3/unit/atf-src/configure:5689:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/unit/atf-src/configure-5690-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
bind-9.13.3/unit/atf-src/configure-5758-    else
bind-9.13.3/unit/atf-src/configure:5759:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
bind-9.13.3/unit/atf-src/configure-5760-    fi
##############################################
bind-9.13.3/unit/atf-src/configure-5903-  # decide which one to use based on capabilities of $DLLTOOL
bind-9.13.3/unit/atf-src/configure:5904:  case `$DLLTOOL --help 2>&1` in
bind-9.13.3/unit/atf-src/configure-5905-  *--identify-strict*)
##############################################
bind-9.13.3/unit/atf-src/configure-6424-# If we're using GNU nm, then use its standard symbol codes.
bind-9.13.3/unit/atf-src/configure:6425:case `$NM -V 2>&1` in
bind-9.13.3/unit/atf-src/configure-6426-*GNU* | *'with BFD'*)
##############################################
bind-9.13.3/unit/atf-src/configure-6472-mingw*)
bind-9.13.3/unit/atf-src/configure:6473:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
bind-9.13.3/unit/atf-src/configure-6474-  ;;
##############################################
bind-9.13.3/unit/atf-src/configure-6704-   if test yes = "$GCC"; then
bind-9.13.3/unit/atf-src/configure:6705:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
bind-9.13.3/unit/atf-src/configure-6706-   fi
##############################################
bind-9.13.3/unit/atf-src/configure-6708- /*)
bind-9.13.3/unit/atf-src/configure:6709:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
bind-9.13.3/unit/atf-src/configure-6710-   ;; #(
##############################################
bind-9.13.3/unit/atf-src/configure-6803-    done
bind-9.13.3/unit/atf-src/configure:6804:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
bind-9.13.3/unit/atf-src/configure-6805-}
##############################################
bind-9.13.3/unit/atf-src/configure-6825-  test $ac_status = 0; }; then
bind-9.13.3/unit/atf-src/configure:6826:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/configure-6827-      *ELF-32*)
##############################################
bind-9.13.3/unit/atf-src/configure-6846-    if test yes = "$lt_cv_prog_gnu_ld"; then
bind-9.13.3/unit/atf-src/configure:6847:      case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/configure-6848-	*32-bit*)
##############################################
bind-9.13.3/unit/atf-src/configure-6858-    else
bind-9.13.3/unit/atf-src/configure:6859:      case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/configure-6860-	*32-bit*)
##############################################
bind-9.13.3/unit/atf-src/configure-6884-    emul=elf
bind-9.13.3/unit/atf-src/configure:6885:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/configure-6886-      *32-bit*)
##############################################
bind-9.13.3/unit/atf-src/configure-6892-    esac
bind-9.13.3/unit/atf-src/configure:6893:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/configure-6894-      *MSB*)
##############################################
bind-9.13.3/unit/atf-src/configure-6900-    esac
bind-9.13.3/unit/atf-src/configure:6901:    case `/usr/bin/file conftest.$ac_objext` in
bind-9.13.3/unit/atf-src/configure-6902-      *N32*)
##############################################
bind-9.13.3/unit/atf-src/configure-7833-    *:)
bind-9.13.3/unit/atf-src/configure:7834:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
bind-9.13.3/unit/atf-src/configure-7835-        ;;
bind-9.13.3/unit/atf-src/configure-7836-    x:*)
bind-9.13.3/unit/atf-src/configure:7837:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
bind-9.13.3/unit/atf-src/configure-7838-        ;;
bind-9.13.3/unit/atf-src/configure-7839-    *::*)
bind-9.13.3/unit/atf-src/configure:7840:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
bind-9.13.3/unit/atf-src/configure:7841:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
bind-9.13.3/unit/atf-src/configure-7842-        ;;
bind-9.13.3/unit/atf-src/configure-7843-    *)
bind-9.13.3/unit/atf-src/configure:7844:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
bind-9.13.3/unit/atf-src/configure-7845-        ;;
##############################################
bind-9.13.3/unit/atf-src/configure-8102-do :
bind-9.13.3/unit/atf-src/configure:8103:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bind-9.13.3/unit/atf-src/configure-8104-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
bind-9.13.3/unit/atf-src/configure-8107-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/unit/atf-src/configure:8108:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bind-9.13.3/unit/atf-src/configure-8109-_ACEOF
##############################################
bind-9.13.3/unit/atf-src/configure-8465-	"file_magic "*)
bind-9.13.3/unit/atf-src/configure:8466:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
bind-9.13.3/unit/atf-src/configure-8467-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
bind-9.13.3/unit/atf-src/configure-8531-	"file_magic "*)
bind-9.13.3/unit/atf-src/configure:8532:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
bind-9.13.3/unit/atf-src/configure-8533-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
bind-9.13.3/unit/atf-src/configure-8929-      *)
bind-9.13.3/unit/atf-src/configure:8930:	case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/unit/atf-src/configure-8931-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
bind-9.13.3/unit/atf-src/configure-9375-	# shared libraries, regardless of the interface used.
bind-9.13.3/unit/atf-src/configure:9376:	case `$LD -v 2>&1` in
bind-9.13.3/unit/atf-src/configure-9377-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
bind-9.13.3/unit/atf-src/configure-9407-    supports_anon_versioning=no
bind-9.13.3/unit/atf-src/configure:9408:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
bind-9.13.3/unit/atf-src/configure-9409-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
bind-9.13.3/unit/atf-src/configure-9476-	# is; otherwise, prepend EXPORTS...
bind-9.13.3/unit/atf-src/configure:9477:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
bind-9.13.3/unit/atf-src/configure-9478-          cp $export_symbols $output_objdir/$soname.def;
##############################################
bind-9.13.3/unit/atf-src/configure-9510-	prefix_cmds="$SED"~
bind-9.13.3/unit/atf-src/configure:9511:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/unit/atf-src/configure-9512-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/unit/atf-src/configure-9532-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
bind-9.13.3/unit/atf-src/configure:9533:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/unit/atf-src/configure:9534:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/unit/atf-src/configure-9535-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-9550-        pgcc*)				# Portland Group C compiler
bind-9.13.3/unit/atf-src/configure:9551:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/configure-9552-	  tmp_addflag=' $pic_flag'
##############################################
bind-9.13.3/unit/atf-src/configure-9555-					# Portland Group f77 and f90 compilers
bind-9.13.3/unit/atf-src/configure:9556:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/configure-9557-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
bind-9.13.3/unit/atf-src/configure-9572-	nvcc*)	# Cuda Compiler Driver 2.2
bind-9.13.3/unit/atf-src/configure:9573:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/configure-9574-	  compiler_needs_object=yes
##############################################
bind-9.13.3/unit/atf-src/configure-9576-	esac
bind-9.13.3/unit/atf-src/configure:9577:	case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/unit/atf-src/configure-9578-	*Sun\ C*)			# Sun C 5.9
bind-9.13.3/unit/atf-src/configure:9579:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/configure-9580-	  compiler_needs_object=yes
##############################################
bind-9.13.3/unit/atf-src/configure-9647-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
bind-9.13.3/unit/atf-src/configure:9648:      case `$LD -v 2>&1` in
bind-9.13.3/unit/atf-src/configure-9649-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
bind-9.13.3/unit/atf-src/configure-9736-	else
bind-9.13.3/unit/atf-src/configure:9737:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
bind-9.13.3/unit/atf-src/configure-9738-	fi
##############################################
bind-9.13.3/unit/atf-src/configure-9801-	# below for broken collect2 doesn't work under 4.3+
bind-9.13.3/unit/atf-src/configure:9802:	  collect2name=`$CC -print-prog-name=collect2`
bind-9.13.3/unit/atf-src/configure-9803-	  if test -f "$collect2name" &&
##############################################
bind-9.13.3/unit/atf-src/configure-9881-      }'
bind-9.13.3/unit/atf-src/configure:9882:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/unit/atf-src/configure-9883-  # Check for a 64-bit object if we didn't find anything.
bind-9.13.3/unit/atf-src/configure-9884-  if test -z "$lt_cv_aix_libpath_"; then
bind-9.13.3/unit/atf-src/configure:9885:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/unit/atf-src/configure-9886-  fi
##############################################
bind-9.13.3/unit/atf-src/configure-9899-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
bind-9.13.3/unit/atf-src/configure:9900:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
bind-9.13.3/unit/atf-src/configure-9901-      else
##############################################
bind-9.13.3/unit/atf-src/configure-9934-      }'
bind-9.13.3/unit/atf-src/configure:9935:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/unit/atf-src/configure-9936-  # Check for a 64-bit object if we didn't find anything.
bind-9.13.3/unit/atf-src/configure-9937-  if test -z "$lt_cv_aix_libpath_"; then
bind-9.13.3/unit/atf-src/configure:9938:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/unit/atf-src/configure-9939-  fi
##############################################
bind-9.13.3/unit/atf-src/configure-9966-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
bind-9.13.3/unit/atf-src/configure:9967:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
bind-9.13.3/unit/atf-src/configure-9968-	  if test svr4 != "$with_aix_soname"; then
##############################################
bind-9.13.3/unit/atf-src/configure-10019-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
bind-9.13.3/unit/atf-src/configure:10020:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
bind-9.13.3/unit/atf-src/configure-10021-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
bind-9.13.3/unit/atf-src/configure-10057-	# FIXME: Setting linknames here is a bad hack.
bind-9.13.3/unit/atf-src/configure:10058:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
bind-9.13.3/unit/atf-src/configure-10059-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
bind-9.13.3/unit/atf-src/configure-10075-  if test yes = "$lt_cv_ld_force_load"; then
bind-9.13.3/unit/atf-src/configure:10076:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
bind-9.13.3/unit/atf-src/configure-10077-
##############################################
bind-9.13.3/unit/atf-src/configure-10255-      if test yes = "$GCC"; then
bind-9.13.3/unit/atf-src/configure:10256:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure-10257-	# Try to use the -exported_symbol ld option, if it does not
##############################################
bind-9.13.3/unit/atf-src/configure-10283-	if test yes = "$lt_cv_irix_exported_symbol"; then
bind-9.13.3/unit/atf-src/configure:10284:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
bind-9.13.3/unit/atf-src/configure-10285-	fi
bind-9.13.3/unit/atf-src/configure-10286-      else
bind-9.13.3/unit/atf-src/configure:10287:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure:10288:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
bind-9.13.3/unit/atf-src/configure-10289-      fi
##############################################
bind-9.13.3/unit/atf-src/configure-10333-	hardcode_direct_absolute=yes
bind-9.13.3/unit/atf-src/configure:10334:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/unit/atf-src/configure-10335-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
bind-9.13.3/unit/atf-src/configure-10364-	prefix_cmds="$SED"~
bind-9.13.3/unit/atf-src/configure:10365:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/unit/atf-src/configure-10366-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/unit/atf-src/configure-10378-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
bind-9.13.3/unit/atf-src/configure:10379:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure-10380-      else
bind-9.13.3/unit/atf-src/configure-10381-	allow_undefined_flag=' -expect_unresolved \*'
bind-9.13.3/unit/atf-src/configure:10382:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure-10383-      fi
##############################################
bind-9.13.3/unit/atf-src/configure-10391-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
bind-9.13.3/unit/atf-src/configure:10392:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure-10393-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
bind-9.13.3/unit/atf-src/configure-10395-	allow_undefined_flag=' -expect_unresolved \*'
bind-9.13.3/unit/atf-src/configure:10396:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure:10397:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
bind-9.13.3/unit/atf-src/configure:10398:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
bind-9.13.3/unit/atf-src/configure-10399-
##############################################
bind-9.13.3/unit/atf-src/configure-10414-      else
bind-9.13.3/unit/atf-src/configure:10415:	case `$CC -V 2>&1` in
bind-9.13.3/unit/atf-src/configure-10416-	*"Compilers 5.0"*)
##############################################
bind-9.13.3/unit/atf-src/configure-10813-  esac
bind-9.13.3/unit/atf-src/configure:10814:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
bind-9.13.3/unit/atf-src/configure-10815-  case $lt_search_path_spec in
##############################################
bind-9.13.3/unit/atf-src/configure-10820-    # okay in the real world where ";" in dirpaths is itself problematic.
bind-9.13.3/unit/atf-src/configure:10821:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
bind-9.13.3/unit/atf-src/configure-10822-    ;;
bind-9.13.3/unit/atf-src/configure-10823-  *)
bind-9.13.3/unit/atf-src/configure:10824:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/unit/atf-src/configure-10825-    ;;
##############################################
bind-9.13.3/unit/atf-src/configure-10829-  lt_tmp_lt_search_path_spec=
bind-9.13.3/unit/atf-src/configure:10830:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
bind-9.13.3/unit/atf-src/configure-10831-  # ...but if some path component already ends with the multilib dir we assume
##############################################
bind-9.13.3/unit/atf-src/configure-10871-  esac
bind-9.13.3/unit/atf-src/configure:10872:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
bind-9.13.3/unit/atf-src/configure-10873-else
##############################################
bind-9.13.3/unit/atf-src/configure-11011-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
bind-9.13.3/unit/atf-src/configure:11012:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
bind-9.13.3/unit/atf-src/configure-11013-    ;;
##############################################
bind-9.13.3/unit/atf-src/configure-11047-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
bind-9.13.3/unit/atf-src/configure:11048:    postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/unit/atf-src/configure:11049:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure:11050:      dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/unit/atf-src/configure-11051-      test -d \$dldir || mkdir -p \$dldir~
##############################################
bind-9.13.3/unit/atf-src/configure-11056-      fi'
bind-9.13.3/unit/atf-src/configure:11057:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure-11058-      dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/unit/atf-src/configure-11064-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
bind-9.13.3/unit/atf-src/configure:11065:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/configure-11066-
##############################################
bind-9.13.3/unit/atf-src/configure-11070-      # MinGW DLLs use traditional 'lib' prefix
bind-9.13.3/unit/atf-src/configure:11071:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/configure-11072-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-11074-      # pw32 DLLs use 'pw' prefix rather than 'lib'
bind-9.13.3/unit/atf-src/configure:11075:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/configure-11076-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-11083-    libname_spec='$name'
bind-9.13.3/unit/atf-src/configure:11084:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/configure-11085-    library_names_spec='$libname.dll.lib'
##############################################
bind-9.13.3/unit/atf-src/configure-11095-        # Let DOS variable expansion print the short 8.3 style file name.
bind-9.13.3/unit/atf-src/configure:11096:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
bind-9.13.3/unit/atf-src/configure-11097-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
bind-9.13.3/unit/atf-src/configure-11100-      # Convert to MSYS style.
bind-9.13.3/unit/atf-src/configure:11101:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
bind-9.13.3/unit/atf-src/configure-11102-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-11106-      # like /cygdrive/c/PROGRA~1:/cygdr...
bind-9.13.3/unit/atf-src/configure:11107:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
bind-9.13.3/unit/atf-src/configure:11108:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
bind-9.13.3/unit/atf-src/configure:11109:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/unit/atf-src/configure-11110-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-11114-        # It is most probably a Windows format PATH.
bind-9.13.3/unit/atf-src/configure:11115:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
bind-9.13.3/unit/atf-src/configure-11116-      else
bind-9.13.3/unit/atf-src/configure:11117:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/unit/atf-src/configure-11118-      fi
##############################################
bind-9.13.3/unit/atf-src/configure-11124-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
bind-9.13.3/unit/atf-src/configure:11125:    postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/unit/atf-src/configure:11126:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure:11127:      dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/unit/atf-src/configure-11128-      test -d \$dldir || mkdir -p \$dldir~
bind-9.13.3/unit/atf-src/configure-11129-      $install_prog $dir/$dlname \$dldir/$dlname'
bind-9.13.3/unit/atf-src/configure:11130:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure-11131-      dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/unit/atf-src/configure-11138-    # Assume MSVC wrapper
bind-9.13.3/unit/atf-src/configure:11139:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
bind-9.13.3/unit/atf-src/configure-11140-    dynamic_linker='Win32 ld.exe'
##############################################
bind-9.13.3/unit/atf-src/configure-11155-  shlibpath_var=DYLD_LIBRARY_PATH
bind-9.13.3/unit/atf-src/configure:11156:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
bind-9.13.3/unit/atf-src/configure-11157-
##############################################
bind-9.13.3/unit/atf-src/configure-11408-  if test -f /etc/ld.so.conf; then
bind-9.13.3/unit/atf-src/configure:11409:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
bind-9.13.3/unit/atf-src/configure-11410-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
bind-9.13.3/unit/atf-src/configure-11462-  need_lib_prefix=no
bind-9.13.3/unit/atf-src/configure:11463:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/unit/atf-src/configure-11464-    need_version=no
##############################################
bind-9.13.3/unit/atf-src/configure-11489-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
bind-9.13.3/unit/atf-src/configure:11490:  postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/unit/atf-src/configure:11491:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure:11492:    dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/unit/atf-src/configure-11493-    test -d \$dldir || mkdir -p \$dldir~
##############################################
bind-9.13.3/unit/atf-src/configure-11498-    fi'
bind-9.13.3/unit/atf-src/configure:11499:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure-11500-    dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/unit/atf-src/configure-13084-  if test "$am_compiler_list" = ""; then
bind-9.13.3/unit/atf-src/configure:13085:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
bind-9.13.3/unit/atf-src/configure-13086-  fi
##############################################
bind-9.13.3/unit/atf-src/configure-13477-  if test "$am_compiler_list" = ""; then
bind-9.13.3/unit/atf-src/configure:13478:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
bind-9.13.3/unit/atf-src/configure-13479-  fi
##############################################
bind-9.13.3/unit/atf-src/configure-13581-  case $2 in
bind-9.13.3/unit/atf-src/configure:13582:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
bind-9.13.3/unit/atf-src/configure:13583:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
bind-9.13.3/unit/atf-src/configure-13584-  esac
##############################################
bind-9.13.3/unit/atf-src/configure-13861-    # gcc leaves a trailing carriage return, which upsets mingw
bind-9.13.3/unit/atf-src/configure:13862:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
bind-9.13.3/unit/atf-src/configure-13863-  *)
bind-9.13.3/unit/atf-src/configure:13864:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
bind-9.13.3/unit/atf-src/configure-13865-  esac
##############################################
bind-9.13.3/unit/atf-src/configure-13870-      # Canonicalize the pathname of ld
bind-9.13.3/unit/atf-src/configure:13871:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
bind-9.13.3/unit/atf-src/configure-13872-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
bind-9.13.3/unit/atf-src/configure:13873:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
bind-9.13.3/unit/atf-src/configure-13874-      done
##############################################
bind-9.13.3/unit/atf-src/configure-13905-      # Break only if it was the GNU/non-GNU ld that we prefer.
bind-9.13.3/unit/atf-src/configure:13906:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
bind-9.13.3/unit/atf-src/configure-13907-      *GNU* | *'with BFD'*)
##############################################
bind-9.13.3/unit/atf-src/configure-13936-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
bind-9.13.3/unit/atf-src/configure:13937:case `$LD -v 2>&1 </dev/null` in
bind-9.13.3/unit/atf-src/configure-13938-*GNU* | *'with BFD'*)
##############################################
bind-9.13.3/unit/atf-src/configure-13970-        # ancient GNU ld didn't support --whole-archive et. al.
bind-9.13.3/unit/atf-src/configure:13971:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
bind-9.13.3/unit/atf-src/configure-13972-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
bind-9.13.3/unit/atf-src/configure-14081-          # below for broken collect2 doesn't work under 4.3+
bind-9.13.3/unit/atf-src/configure:14082:	  collect2name=`$CC -print-prog-name=collect2`
bind-9.13.3/unit/atf-src/configure-14083-	  if test -f "$collect2name" &&
##############################################
bind-9.13.3/unit/atf-src/configure-14162-      }'
bind-9.13.3/unit/atf-src/configure:14163:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/unit/atf-src/configure-14164-  # Check for a 64-bit object if we didn't find anything.
bind-9.13.3/unit/atf-src/configure-14165-  if test -z "$lt_cv_aix_libpath__CXX"; then
bind-9.13.3/unit/atf-src/configure:14166:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/unit/atf-src/configure-14167-  fi
##############################################
bind-9.13.3/unit/atf-src/configure-14181-
bind-9.13.3/unit/atf-src/configure:14182:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
bind-9.13.3/unit/atf-src/configure-14183-        else
##############################################
bind-9.13.3/unit/atf-src/configure-14216-      }'
bind-9.13.3/unit/atf-src/configure:14217:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/unit/atf-src/configure-14218-  # Check for a 64-bit object if we didn't find anything.
bind-9.13.3/unit/atf-src/configure-14219-  if test -z "$lt_cv_aix_libpath__CXX"; then
bind-9.13.3/unit/atf-src/configure:14220:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
bind-9.13.3/unit/atf-src/configure-14221-  fi
##############################################
bind-9.13.3/unit/atf-src/configure-14248-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
bind-9.13.3/unit/atf-src/configure:14249:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
bind-9.13.3/unit/atf-src/configure-14250-	    if test svr4 != "$with_aix_soname"; then
##############################################
bind-9.13.3/unit/atf-src/configure-14301-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
bind-9.13.3/unit/atf-src/configure:14302:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
bind-9.13.3/unit/atf-src/configure-14303-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
bind-9.13.3/unit/atf-src/configure-14343-	    # is; otherwise, prepend EXPORTS...
bind-9.13.3/unit/atf-src/configure:14344:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
bind-9.13.3/unit/atf-src/configure-14345-              cp $export_symbols $output_objdir/$soname.def;
##############################################
bind-9.13.3/unit/atf-src/configure-14364-  if test yes = "$lt_cv_ld_force_load"; then
bind-9.13.3/unit/atf-src/configure:14365:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
bind-9.13.3/unit/atf-src/configure-14366-
##############################################
bind-9.13.3/unit/atf-src/configure-14409-	  prefix_cmds="$SED"~
bind-9.13.3/unit/atf-src/configure:14410:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
bind-9.13.3/unit/atf-src/configure-14411-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
bind-9.13.3/unit/atf-src/configure-14483-            # dependencies.
bind-9.13.3/unit/atf-src/configure:14484:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/unit/atf-src/configure-14485-            ;;
##############################################
bind-9.13.3/unit/atf-src/configure-14548-	    # dependencies.
bind-9.13.3/unit/atf-src/configure:14549:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/unit/atf-src/configure-14550-	    ;;
##############################################
bind-9.13.3/unit/atf-src/configure-14584-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
bind-9.13.3/unit/atf-src/configure:14585:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/unit/atf-src/configure:14586:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
bind-9.13.3/unit/atf-src/configure-14587-	;;
##############################################
bind-9.13.3/unit/atf-src/configure-14591-	    # SGI C++
bind-9.13.3/unit/atf-src/configure:14592:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure-14593-
##############################################
bind-9.13.3/unit/atf-src/configure-14602-	      if test no = "$with_gnu_ld"; then
bind-9.13.3/unit/atf-src/configure:14603:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure-14604-	      else
bind-9.13.3/unit/atf-src/configure:14605:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
bind-9.13.3/unit/atf-src/configure-14606-	      fi
##############################################
bind-9.13.3/unit/atf-src/configure-14623-	    # to its proper name (with version) after linking.
bind-9.13.3/unit/atf-src/configure:14624:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
bind-9.13.3/unit/atf-src/configure:14625:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
bind-9.13.3/unit/atf-src/configure-14626-	    # Commands to make compiler produce verbose output that lists
##############################################
bind-9.13.3/unit/atf-src/configure-14633-	    # dependencies.
bind-9.13.3/unit/atf-src/configure:14634:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/unit/atf-src/configure-14635-
##############################################
bind-9.13.3/unit/atf-src/configure-14648-	    # earlier do not add the objects themselves.
bind-9.13.3/unit/atf-src/configure:14649:	    case `$CC -V 2>&1` in
bind-9.13.3/unit/atf-src/configure-14650-	      *"Version 7."*)
##############################################
bind-9.13.3/unit/atf-src/configure-14669-            # Portland Group C++ compiler
bind-9.13.3/unit/atf-src/configure:14670:	    case `$CC -V` in
bind-9.13.3/unit/atf-src/configure-14671-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
bind-9.13.3/unit/atf-src/configure-14674-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
bind-9.13.3/unit/atf-src/configure:14675:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
bind-9.13.3/unit/atf-src/configure-14676-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
bind-9.13.3/unit/atf-src/configure-14678-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
bind-9.13.3/unit/atf-src/configure:14679:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
bind-9.13.3/unit/atf-src/configure-14680-                $RANLIB $oldlib'
##############################################
bind-9.13.3/unit/atf-src/configure-14683-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
bind-9.13.3/unit/atf-src/configure:14684:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
bind-9.13.3/unit/atf-src/configure-14685-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
bind-9.13.3/unit/atf-src/configure-14687-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
bind-9.13.3/unit/atf-src/configure:14688:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
bind-9.13.3/unit/atf-src/configure-14689-	      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-14697-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
bind-9.13.3/unit/atf-src/configure:14698:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/configure-14699-            ;;
##############################################
bind-9.13.3/unit/atf-src/configure-14716-	    # dependencies.
bind-9.13.3/unit/atf-src/configure:14717:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
bind-9.13.3/unit/atf-src/configure-14718-	    ;;
##############################################
bind-9.13.3/unit/atf-src/configure-14731-	  *)
bind-9.13.3/unit/atf-src/configure:14732:	    case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/unit/atf-src/configure-14733-	    *Sun\ C*)
##############################################
bind-9.13.3/unit/atf-src/configure-14738-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
bind-9.13.3/unit/atf-src/configure:14739:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
bind-9.13.3/unit/atf-src/configure-14740-	      compiler_needs_object_CXX=yes
##############################################
bind-9.13.3/unit/atf-src/configure-14803-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
bind-9.13.3/unit/atf-src/configure:14804:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
bind-9.13.3/unit/atf-src/configure-14805-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
bind-9.13.3/unit/atf-src/configure-14822-	    # to its proper name (with version) after linking.
bind-9.13.3/unit/atf-src/configure:14823:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
bind-9.13.3/unit/atf-src/configure-14824-
##############################################
bind-9.13.3/unit/atf-src/configure-14843-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
bind-9.13.3/unit/atf-src/configure:14844:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure-14845-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
bind-9.13.3/unit/atf-src/configure-14848-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
bind-9.13.3/unit/atf-src/configure:14849:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure:14850:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
bind-9.13.3/unit/atf-src/configure-14851-                  echo "-hidden">> $lib.exp~
bind-9.13.3/unit/atf-src/configure:14852:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
bind-9.13.3/unit/atf-src/configure-14853-                  $RM $lib.exp'
##############################################
bind-9.13.3/unit/atf-src/configure-14867-	    # dependencies.
bind-9.13.3/unit/atf-src/configure:14868:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
bind-9.13.3/unit/atf-src/configure-14869-	    ;;
##############################################
bind-9.13.3/unit/atf-src/configure-14874-	        osf3*)
bind-9.13.3/unit/atf-src/configure:14875:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure-14876-		  ;;
bind-9.13.3/unit/atf-src/configure-14877-	        *)
bind-9.13.3/unit/atf-src/configure:14878:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
bind-9.13.3/unit/atf-src/configure-14879-		  ;;
##############################################
bind-9.13.3/unit/atf-src/configure-15121-
bind-9.13.3/unit/atf-src/configure:15122:  for p in `eval "$output_verbose_link_cmd"`; do
bind-9.13.3/unit/atf-src/configure-15123-    case $prev$p in
##############################################
bind-9.13.3/unit/atf-src/configure-15224-if test -n "${compiler_lib_search_path_CXX}"; then
bind-9.13.3/unit/atf-src/configure:15225: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
bind-9.13.3/unit/atf-src/configure-15226-fi
##############################################
bind-9.13.3/unit/atf-src/configure-15471-	  *)
bind-9.13.3/unit/atf-src/configure:15472:	    case `$CC -V 2>&1 | sed 5q` in
bind-9.13.3/unit/atf-src/configure-15473-	    *Sun\ C*)
##############################################
bind-9.13.3/unit/atf-src/configure-15853-    else
bind-9.13.3/unit/atf-src/configure:15854:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
bind-9.13.3/unit/atf-src/configure-15855-    fi
##############################################
bind-9.13.3/unit/atf-src/configure-16155-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
bind-9.13.3/unit/atf-src/configure:16156:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
bind-9.13.3/unit/atf-src/configure-16157-    ;;
##############################################
bind-9.13.3/unit/atf-src/configure-16191-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
bind-9.13.3/unit/atf-src/configure:16192:    postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/unit/atf-src/configure:16193:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure:16194:      dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/unit/atf-src/configure-16195-      test -d \$dldir || mkdir -p \$dldir~
##############################################
bind-9.13.3/unit/atf-src/configure-16200-      fi'
bind-9.13.3/unit/atf-src/configure:16201:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure-16202-      dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/unit/atf-src/configure-16208-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
bind-9.13.3/unit/atf-src/configure:16209:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/configure-16210-
##############################################
bind-9.13.3/unit/atf-src/configure-16213-      # MinGW DLLs use traditional 'lib' prefix
bind-9.13.3/unit/atf-src/configure:16214:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/configure-16215-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-16217-      # pw32 DLLs use 'pw' prefix rather than 'lib'
bind-9.13.3/unit/atf-src/configure:16218:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/configure-16219-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-16226-    libname_spec='$name'
bind-9.13.3/unit/atf-src/configure:16227:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
bind-9.13.3/unit/atf-src/configure-16228-    library_names_spec='$libname.dll.lib'
##############################################
bind-9.13.3/unit/atf-src/configure-16238-        # Let DOS variable expansion print the short 8.3 style file name.
bind-9.13.3/unit/atf-src/configure:16239:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
bind-9.13.3/unit/atf-src/configure-16240-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
bind-9.13.3/unit/atf-src/configure-16243-      # Convert to MSYS style.
bind-9.13.3/unit/atf-src/configure:16244:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
bind-9.13.3/unit/atf-src/configure-16245-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-16249-      # like /cygdrive/c/PROGRA~1:/cygdr...
bind-9.13.3/unit/atf-src/configure:16250:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
bind-9.13.3/unit/atf-src/configure:16251:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
bind-9.13.3/unit/atf-src/configure:16252:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/unit/atf-src/configure-16253-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-16257-        # It is most probably a Windows format PATH.
bind-9.13.3/unit/atf-src/configure:16258:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
bind-9.13.3/unit/atf-src/configure-16259-      else
bind-9.13.3/unit/atf-src/configure:16260:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
bind-9.13.3/unit/atf-src/configure-16261-      fi
##############################################
bind-9.13.3/unit/atf-src/configure-16267-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
bind-9.13.3/unit/atf-src/configure:16268:    postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/unit/atf-src/configure:16269:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure:16270:      dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/unit/atf-src/configure-16271-      test -d \$dldir || mkdir -p \$dldir~
bind-9.13.3/unit/atf-src/configure-16272-      $install_prog $dir/$dlname \$dldir/$dlname'
bind-9.13.3/unit/atf-src/configure:16273:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure-16274-      dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/unit/atf-src/configure-16281-    # Assume MSVC wrapper
bind-9.13.3/unit/atf-src/configure:16282:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
bind-9.13.3/unit/atf-src/configure-16283-    dynamic_linker='Win32 ld.exe'
##############################################
bind-9.13.3/unit/atf-src/configure-16298-  shlibpath_var=DYLD_LIBRARY_PATH
bind-9.13.3/unit/atf-src/configure:16299:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
bind-9.13.3/unit/atf-src/configure-16300-
##############################################
bind-9.13.3/unit/atf-src/configure-16550-  if test -f /etc/ld.so.conf; then
bind-9.13.3/unit/atf-src/configure:16551:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
bind-9.13.3/unit/atf-src/configure-16552-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
bind-9.13.3/unit/atf-src/configure-16604-  need_lib_prefix=no
bind-9.13.3/unit/atf-src/configure:16605:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
bind-9.13.3/unit/atf-src/configure-16606-    need_version=no
##############################################
bind-9.13.3/unit/atf-src/configure-16631-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
bind-9.13.3/unit/atf-src/configure:16632:  postinstall_cmds='base_file=`basename \$file`~
bind-9.13.3/unit/atf-src/configure:16633:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure:16634:    dldir=$destdir/`dirname \$dlpath`~
bind-9.13.3/unit/atf-src/configure-16635-    test -d \$dldir || mkdir -p \$dldir~
##############################################
bind-9.13.3/unit/atf-src/configure-16640-    fi'
bind-9.13.3/unit/atf-src/configure:16641:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
bind-9.13.3/unit/atf-src/configure-16642-    dlpath=$dir/\$dldll~
##############################################
bind-9.13.3/unit/atf-src/configure-17572-do :
bind-9.13.3/unit/atf-src/configure:17573:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bind-9.13.3/unit/atf-src/configure-17574-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bind-9.13.3/unit/atf-src/configure-17576-  cat >>confdefs.h <<_ACEOF
bind-9.13.3/unit/atf-src/configure:17577:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bind-9.13.3/unit/atf-src/configure-17578-_ACEOF
##############################################
bind-9.13.3/unit/atf-src/configure-18180-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
bind-9.13.3/unit/atf-src/configure:18181:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
bind-9.13.3/unit/atf-src/configure-18182-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
bind-9.13.3/unit/atf-src/configure-18287-if test -z "$BASH_VERSION$ZSH_VERSION" \
bind-9.13.3/unit/atf-src/configure:18288:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bind-9.13.3/unit/atf-src/configure-18289-  as_echo='print -r --'
bind-9.13.3/unit/atf-src/configure-18290-  as_echo_n='print -rn --'
bind-9.13.3/unit/atf-src/configure:18291:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bind-9.13.3/unit/atf-src/configure-18292-  as_echo='printf %s\n'
##############################################
bind-9.13.3/unit/atf-src/configure-18294-else
bind-9.13.3/unit/atf-src/configure:18295:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bind-9.13.3/unit/atf-src/configure-18296-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bind-9.13.3/unit/atf-src/configure-18304-	expr "X$arg" : "X\\(.*\\)$as_nl";
bind-9.13.3/unit/atf-src/configure:18305:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bind-9.13.3/unit/atf-src/configure-18306-      esac;
##############################################
bind-9.13.3/unit/atf-src/configure-18381-# ----------------------------------------
bind-9.13.3/unit/atf-src/configure:18382:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bind-9.13.3/unit/atf-src/configure-18383-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bind-9.13.3/unit/atf-src/configure-18453-  {
bind-9.13.3/unit/atf-src/configure:18454:    as_val=`expr "$@" || test $? -eq 1`
bind-9.13.3/unit/atf-src/configure-18455-  }
##############################################
bind-9.13.3/unit/atf-src/configure-18557-      case $as_dir in #(
bind-9.13.3/unit/atf-src/configure:18558:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bind-9.13.3/unit/atf-src/configure-18559-      *) as_qdir=$as_dir;;
##############################################
bind-9.13.3/unit/atf-src/configure-18693-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bind-9.13.3/unit/atf-src/configure:18694:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
bind-9.13.3/unit/atf-src/configure-18695-ac_cs_version="\\
##############################################
bind-9.13.3/unit/atf-src/configure-18718-  --*=?*)
bind-9.13.3/unit/atf-src/configure:18719:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bind-9.13.3/unit/atf-src/configure:18720:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
bind-9.13.3/unit/atf-src/configure-18721-    ac_shift=:
##############################################
bind-9.13.3/unit/atf-src/configure-18723-  --*=)
bind-9.13.3/unit/atf-src/configure:18724:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bind-9.13.3/unit/atf-src/configure-18725-    ac_optarg=
##############################################
bind-9.13.3/unit/atf-src/configure-18747-    case $ac_optarg in
bind-9.13.3/unit/atf-src/configure:18748:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
bind-9.13.3/unit/atf-src/configure-18749-    '') as_fn_error $? "missing file argument" ;;
##############################################
bind-9.13.3/unit/atf-src/configure-18755-    case $ac_optarg in
bind-9.13.3/unit/atf-src/configure:18756:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
bind-9.13.3/unit/atf-src/configure-18757-    esac
##############################################
bind-9.13.3/unit/atf-src/configure-18825-delay_variable_subst='$delay_variable_subst'
bind-9.13.3/unit/atf-src/configure:18826:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18827:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18828:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18829:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18830:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18831:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18832:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18833:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18834:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18835:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18836:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18837:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18838:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18839:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18840:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18841:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18842:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18843:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18844:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18845:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18846:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18847:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18848:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18849:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18850:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18851:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18852:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18853:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18854:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18855:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18856:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18857:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18858:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18859:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18860:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18861:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18862:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18863:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18864:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18865:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18866:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18867:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18868:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18869:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18870:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18871:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18872:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18873:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18874:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18875:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18876:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18877:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18878:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18879:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18880:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18881:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18882:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18883:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18884:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18885:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18886:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18887:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18888:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18889:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18890:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18891:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18892:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18893:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18894:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18895:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18896:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18897:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18898:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18899:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18900:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18901:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18902:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18903:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18904:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18905:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18906:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18907:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18908:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18909:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18910:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18911:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18912:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18913:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18914:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18915:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18916:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18917:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18918:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18919:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18920:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18921:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18922:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18923:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18924:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18925:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18926:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18927:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18928:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18929:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18930:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18931:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18932:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18933:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18934:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18935:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18936:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18937:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18938:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18939:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18940:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18941:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18942:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18943:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18944:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18945:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18946:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18947:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18948:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18949:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18950:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18951:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18952:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18953:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18954:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18955:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18956:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18957:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18958:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18959:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18960:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18961:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18962:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18963:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18964:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18965:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18966:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18967:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18968:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18969:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18970:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18971:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18972:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18973:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18974:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18975:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18976:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18977:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18978:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18979:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18980:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18981:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18982:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18983:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18984:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18985:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18986:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18987:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18988:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18989:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18990:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18991:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18992:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18993:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18994:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18995:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18996:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18997:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18998:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:18999:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19000:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19001:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19002:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19003:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19004:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19005:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19006:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19007:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19008:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19009:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19010:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19011:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19012:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19013:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure:19014:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
bind-9.13.3/unit/atf-src/configure-19015-
##############################################
bind-9.13.3/unit/atf-src/configure-19127-compiler_lib_search_path_CXX; do
bind-9.13.3/unit/atf-src/configure:19128:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
bind-9.13.3/unit/atf-src/configure-19129-    *[\\\\\\\`\\"\\\$]*)
bind-9.13.3/unit/atf-src/configure:19130:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
bind-9.13.3/unit/atf-src/configure-19131-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-19169-postlink_cmds_CXX; do
bind-9.13.3/unit/atf-src/configure:19170:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
bind-9.13.3/unit/atf-src/configure-19171-    *[\\\\\\\`\\"\\\$]*)
bind-9.13.3/unit/atf-src/configure:19172:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
bind-9.13.3/unit/atf-src/configure-19173-      ;;
##############################################
bind-9.13.3/unit/atf-src/configure-19269-fi
bind-9.13.3/unit/atf-src/configure:19270:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
bind-9.13.3/unit/atf-src/configure-19271-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
bind-9.13.3/unit/atf-src/configure-19286-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
bind-9.13.3/unit/atf-src/configure:19287:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
bind-9.13.3/unit/atf-src/configure-19288-ac_delim='%!_!# '
##############################################
bind-9.13.3/unit/atf-src/configure-19292-
bind-9.13.3/unit/atf-src/configure:19293:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
bind-9.13.3/unit/atf-src/configure-19294-  if test $ac_delim_n = $ac_delim_num; then
##############################################
bind-9.13.3/unit/atf-src/configure-19430-for ac_last_try in false false :; do
bind-9.13.3/unit/atf-src/configure:19431:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
bind-9.13.3/unit/atf-src/configure-19432-  if test -z "$ac_tt"; then
##############################################
bind-9.13.3/unit/atf-src/configure-19562-      esac
bind-9.13.3/unit/atf-src/configure:19563:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
bind-9.13.3/unit/atf-src/configure-19564-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
bind-9.13.3/unit/atf-src/configure-19621-*)
bind-9.13.3/unit/atf-src/configure:19622:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bind-9.13.3/unit/atf-src/configure-19623-  # A ".." for each directory in $ac_dir_suffix.
bind-9.13.3/unit/atf-src/configure:19624:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bind-9.13.3/unit/atf-src/configure-19625-  case $ac_top_builddir_sub in
##############################################
bind-9.13.3/unit/atf-src/configure-19682-/@mandir@/p'
bind-9.13.3/unit/atf-src/configure:19683:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
bind-9.13.3/unit/atf-src/configure-19684-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
bind-9.13.3/unit/atf-src/configure-19699-
bind-9.13.3/unit/atf-src/configure:19700:# Neutralize VPATH when `$srcdir' = `.'.
bind-9.13.3/unit/atf-src/configure-19701-# Shell code in configure.ac might set extrasub.
##############################################
bind-9.13.3/unit/atf-src/configure-19727-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
bind-9.13.3/unit/atf-src/configure:19728:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
bind-9.13.3/unit/atf-src/configure-19729-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
bind-9.13.3/unit/atf-src/configure-19773-    * )
bind-9.13.3/unit/atf-src/configure:19774:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
bind-9.13.3/unit/atf-src/configure-19775-  esac
##############################################
bind-9.13.3/unit/atf-src/configure-19843-    # Strip MF so we end up with the name of the file.
bind-9.13.3/unit/atf-src/configure:19844:    mf=`echo "$mf" | sed -e 's/:.*$//'`
bind-9.13.3/unit/atf-src/configure-19845-    # Check whether this is an Automake generated Makefile or not.
##############################################
bind-9.13.3/unit/atf-src/configure-19880-    # from the Makefile without running 'make'.
bind-9.13.3/unit/atf-src/configure:19881:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
bind-9.13.3/unit/atf-src/configure-19882-    test -z "$DEPDIR" && continue
bind-9.13.3/unit/atf-src/configure:19883:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
bind-9.13.3/unit/atf-src/configure-19884-    test -z "$am__include" && continue
bind-9.13.3/unit/atf-src/configure:19885:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
bind-9.13.3/unit/atf-src/configure-19886-    # Find all dependency output files, they are included files with
##############################################
bind-9.13.3/unit/atf-src/configure-20416-    *:)
bind-9.13.3/unit/atf-src/configure:20417:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
bind-9.13.3/unit/atf-src/configure-20418-        ;;
bind-9.13.3/unit/atf-src/configure-20419-    x:*)
bind-9.13.3/unit/atf-src/configure:20420:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
bind-9.13.3/unit/atf-src/configure-20421-        ;;
bind-9.13.3/unit/atf-src/configure-20422-    *::*)
bind-9.13.3/unit/atf-src/configure:20423:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
bind-9.13.3/unit/atf-src/configure:20424:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
bind-9.13.3/unit/atf-src/configure-20425-        ;;
bind-9.13.3/unit/atf-src/configure-20426-    *)
bind-9.13.3/unit/atf-src/configure:20427:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
bind-9.13.3/unit/atf-src/configure-20428-        ;;
##############################################
bind-9.13.3/unit/atf-src/configure-20443-    done
bind-9.13.3/unit/atf-src/configure:20444:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
bind-9.13.3/unit/atf-src/configure-20445-}
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-152-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
bind-9.13.3/unit/atf-src/aclocal.m4:153:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
bind-9.13.3/unit/atf-src/aclocal.m4-154-# and then we would define $MISSING as
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-167-# Expand $ac_aux_dir to an absolute path.
bind-9.13.3/unit/atf-src/aclocal.m4:168:am_aux_dir=`cd "$ac_aux_dir" && pwd`
bind-9.13.3/unit/atf-src/aclocal.m4-169-])
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-265-  if test "$am_compiler_list" = ""; then
bind-9.13.3/unit/atf-src/aclocal.m4:266:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
bind-9.13.3/unit/atf-src/aclocal.m4-267-  fi
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-416-    # Strip MF so we end up with the name of the file.
bind-9.13.3/unit/atf-src/aclocal.m4:417:    mf=`echo "$mf" | sed -e 's/:.*$//'`
bind-9.13.3/unit/atf-src/aclocal.m4-418-    # Check whether this is an Automake generated Makefile or not.
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-425-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
bind-9.13.3/unit/atf-src/aclocal.m4:426:      dirpart=`AS_DIRNAME("$mf")`
bind-9.13.3/unit/atf-src/aclocal.m4-427-    else
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-431-    # from the Makefile without running 'make'.
bind-9.13.3/unit/atf-src/aclocal.m4:432:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
bind-9.13.3/unit/atf-src/aclocal.m4-433-    test -z "$DEPDIR" && continue
bind-9.13.3/unit/atf-src/aclocal.m4:434:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
bind-9.13.3/unit/atf-src/aclocal.m4-435-    test -z "$am__include" && continue
bind-9.13.3/unit/atf-src/aclocal.m4:436:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
bind-9.13.3/unit/atf-src/aclocal.m4-437-    # Find all dependency output files, they are included files with
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-445-      test -f "$dirpart/$file" && continue
bind-9.13.3/unit/atf-src/aclocal.m4:446:      fdir=`AS_DIRNAME(["$file"])`
bind-9.13.3/unit/atf-src/aclocal.m4-447-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-503-AC_REQUIRE([AC_PROG_INSTALL])dnl
bind-9.13.3/unit/atf-src/aclocal.m4:504:if test "`cd $srcdir && pwd`" != "`pwd`"; then
bind-9.13.3/unit/atf-src/aclocal.m4-505-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-662-    * )
bind-9.13.3/unit/atf-src/aclocal.m4:663:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
bind-9.13.3/unit/atf-src/aclocal.m4-664-  esac
bind-9.13.3/unit/atf-src/aclocal.m4-665-done
bind-9.13.3/unit/atf-src/aclocal.m4:666:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
bind-9.13.3/unit/atf-src/aclocal.m4-667-
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-733-# Ignore all kinds of additional output from 'make'.
bind-9.13.3/unit/atf-src/aclocal.m4:734:case `$am_make -s -f confmf 2> /dev/null` in #(
bind-9.13.3/unit/atf-src/aclocal.m4-735-*the\ am__doit\ target*)
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-743-   echo '.include "confinc"' > confmf
bind-9.13.3/unit/atf-src/aclocal.m4:744:   case `$am_make -s -f confmf 2> /dev/null` in #(
bind-9.13.3/unit/atf-src/aclocal.m4-745-   *the\ am__doit\ target*)
##############################################
bind-9.13.3/unit/atf-src/aclocal.m4-925-     echo "timestamp, slept: $am_has_slept" > conftest.file
bind-9.13.3/unit/atf-src/aclocal.m4:926:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
bind-9.13.3/unit/atf-src/aclocal.m4-927-     if test "$[*]" = "X"; then
bind-9.13.3/unit/atf-src/aclocal.m4-928-	# -L didn't work.
bind-9.13.3/unit/atf-src/aclocal.m4:929:	set X `ls -t "$srcdir/configure" conftest.file`
bind-9.13.3/unit/atf-src/aclocal.m4-930-     fi
##############################################
bind-9.13.3/unit/atf-src/atf-c++/utils_test.cpp-288-    ATF_REQUIRE(atf::utils::grep_string("^a string", str));
bind-9.13.3/unit/atf-src/atf-c++/utils_test.cpp:289:    ATF_REQUIRE(atf::utils::grep_string("aaaabbbb$", str));
bind-9.13.3/unit/atf-src/atf-c++/utils_test.cpp-290-    ATF_REQUIRE(atf::utils::grep_string("aa.*bb", str));
##############################################
bind-9.13.3/unit/atf-src/atf-c++/detail/text_test.cpp-150-    ATF_REQUIRE(match("hello", "[a-z]+"));
bind-9.13.3/unit/atf-src/atf-c++/detail/text_test.cpp:151:    ATF_REQUIRE(match("hello", "^[a-z]+$"));
bind-9.13.3/unit/atf-src/atf-c++/detail/text_test.cpp-152-
##############################################
bind-9.13.3/unit/atf-src/atf-c++/detail/text_test.cpp-154-    ATF_REQUIRE(!match("hello", "[a-z]+5"));
bind-9.13.3/unit/atf-src/atf-c++/detail/text_test.cpp:155:    ATF_REQUIRE(!match("hello", "^ [a-z]+$"));
bind-9.13.3/unit/atf-src/atf-c++/detail/text_test.cpp-156-}
##############################################
bind-9.13.3/unit/atf-src/atf-sh/libatf-sh.subr-736-    done
bind-9.13.3/unit/atf-src/atf-sh/libatf-sh.subr:737:    shift `expr ${OPTIND} - 1`
bind-9.13.3/unit/atf-src/atf-sh/libatf-sh.subr-738-
##############################################
bind-9.13.3/unit/atf-src/atf-sh/libatf-sh.subr-753-    # Run or list test cases.
bind-9.13.3/unit/atf-src/atf-sh/libatf-sh.subr:754:    if `${_lflag}`; then
bind-9.13.3/unit/atf-src/atf-sh/libatf-sh.subr-755-        if [ ${#} -gt 0 ]; then
##############################################
bind-9.13.3/contrib/dlz/modules/mysql/testing/named.conf-43-           }
bind-9.13.3/contrib/dlz/modules/mysql/testing/named.conf:44:           {SELECT zone FROM records WHERE zone = '$zone$'}
bind-9.13.3/contrib/dlz/modules/mysql/testing/named.conf:45:           {SELECT ttl, type, mx_priority, IF(type = 'TXT', CONCAT('\"',data,'\"'), data) AS data FROM records WHERE zone = '$zone$' AND host = '$record$' AND type <> 'SOA' AND type <> 'NS'}
bind-9.13.3/contrib/dlz/modules/mysql/testing/named.conf:46:           {SELECT ttl, type, data, primary_ns, resp_contact, serial, refresh, retry, expire, minimum FROM records WHERE zone = '$zone$' AND (type = 'SOA' OR type='NS')}
bind-9.13.3/contrib/dlz/modules/mysql/testing/named.conf:47:           {SELECT ttl, type, host, mx_priority, IF(type = 'TXT', CONCAT('\"',data,'\"'), data) AS data, resp_contact, serial, refresh, retry, expire, minimum FROM records WHERE zone = '$zone$' AND type <> 'SOA' AND type <> 'NS'}
bind-9.13.3/contrib/dlz/modules/mysql/testing/named.conf:48:           {SELECT zone FROM xfr where zone='$zone$' AND client = '$client$'}";
bind-9.13.3/contrib/dlz/modules/mysql/testing/named.conf-49-};
##############################################
bind-9.13.3/contrib/dlz/modules/sqlite3/testing/named.conf-42-           }
bind-9.13.3/contrib/dlz/modules/sqlite3/testing/named.conf:43:           {SELECT zone FROM records WHERE zone = '$zone$'}
bind-9.13.3/contrib/dlz/modules/sqlite3/testing/named.conf:44:           {SELECT ttl, type, mx_priority, CASE WHEN type = 'TXT' THEN '\"' || data || '\"' ELSE data END AS data FROM records WHERE zone = '$zone$' AND host = '$record$' AND type <> 'SOA' AND type <> 'NS'}
bind-9.13.3/contrib/dlz/modules/sqlite3/testing/named.conf:45:           {SELECT ttl, type, data, primary_ns, resp_contact, serial, refresh, retry, expire, minimum FROM records WHERE zone = '$zone$' AND (type = 'SOA' OR type='NS')}
bind-9.13.3/contrib/dlz/modules/sqlite3/testing/named.conf:46:           {SELECT ttl, type, host, mx_priority, CASE WHEN type = 'TXT' THEN '\"' || data || '\"' ELSE data END AS data, resp_contact, serial, refresh, retry, expire, minimum FROM records WHERE zone = '$zone$' AND type <> 'SOA' AND type <> 'NS'}
bind-9.13.3/contrib/dlz/modules/sqlite3/testing/named.conf:47:           {SELECT zone FROM xfr where zone='$zone$' AND client = '$client$'}";
bind-9.13.3/contrib/dlz/modules/sqlite3/testing/named.conf-48-};
##############################################
bind-9.13.3/contrib/dlz/modules/perl/Makefile-11-dlz_perl_driver.o: dlz_perl_driver.c
bind-9.13.3/contrib/dlz/modules/perl/Makefile:12:	$(CC) $(CFLAGS) `${FLAGS_PERL} -MExtUtils::Embed -e ccopts` -c -o dlz_perl_driver.o dlz_perl_driver.c
bind-9.13.3/contrib/dlz/modules/perl/Makefile-13-
##############################################
bind-9.13.3/contrib/dlz/modules/perl/Makefile-15-dlz_perl_callback_clientinfo.c: dlz_perl_callback_clientinfo.xs
bind-9.13.3/contrib/dlz/modules/perl/Makefile:16:	${FLAGS_PERL} `${FLAGS_PERL} -MConfig -le 'print $$Config{privlibexp}'`/ExtUtils/xsubpp -prototypes -typemap `${FLAGS_PERL} -MConfig -le 'print $$Config{privlibexp}'`/ExtUtils/typemap dlz_perl_callback_clientinfo.xs > dlz_perl_callback_clientinfo.c
bind-9.13.3/contrib/dlz/modules/perl/Makefile-17-
bind-9.13.3/contrib/dlz/modules/perl/Makefile-18-dlz_perl_callback_clientinfo.o: dlz_perl_callback_clientinfo.c
bind-9.13.3/contrib/dlz/modules/perl/Makefile:19:	$(CC) $(CFLAGS) `${FLAGS_PERL} -MExtUtils::Embed -e ccopts` -c -o dlz_perl_callback_clientinfo.o dlz_perl_callback_clientinfo.c
bind-9.13.3/contrib/dlz/modules/perl/Makefile-20-
##############################################
bind-9.13.3/contrib/dlz/modules/perl/Makefile-22-dlz_perl_callback.c: dlz_perl_callback.xs
bind-9.13.3/contrib/dlz/modules/perl/Makefile:23:	${FLAGS_PERL} `${FLAGS_PERL} -MConfig -le 'print $$Config{privlibexp}'`/ExtUtils/xsubpp -prototypes -typemap `${FLAGS_PERL} -MConfig -le 'print $$Config{privlibexp}'`/ExtUtils/typemap dlz_perl_callback.xs > dlz_perl_callback.c
bind-9.13.3/contrib/dlz/modules/perl/Makefile-24-
bind-9.13.3/contrib/dlz/modules/perl/Makefile-25-dlz_perl_callback.o: dlz_perl_callback.c
bind-9.13.3/contrib/dlz/modules/perl/Makefile:26:	$(CC) $(CFLAGS) `${FLAGS_PERL} -MExtUtils::Embed -e ccopts` -c -o dlz_perl_callback.o dlz_perl_callback.c
bind-9.13.3/contrib/dlz/modules/perl/Makefile-27-
##############################################
bind-9.13.3/contrib/dlz/modules/perl/Makefile-29-$(LIBNAME): dlz_perl_driver.o dlz_perl_callback_clientinfo.o dlz_perl_callback.o
bind-9.13.3/contrib/dlz/modules/perl/Makefile:30:	$(CC) $(LDFLAGS) -shared -o $(LIBNAME) dlz_perl_driver.o dlz_perl_callback_clientinfo.o dlz_perl_callback.o `${FLAGS_PERL} -MExtUtils::Embed -e ldopts`
bind-9.13.3/contrib/dlz/modules/perl/Makefile-31-
##############################################
bind-9.13.3/contrib/dlz/config.dlz.in-75-	then
bind-9.13.3/contrib/dlz/config.dlz.in:76:		use_dlz_postgres=`$PG_CONFIG --includedir`
bind-9.13.3/contrib/dlz/config.dlz.in:77:		use_dlz_postgres_lib=`$PG_CONFIG --libdir`
bind-9.13.3/contrib/dlz/config.dlz.in-78-	else
##############################################
bind-9.13.3/contrib/dlz/config.dlz.in-141-	then
bind-9.13.3/contrib/dlz/config.dlz.in:142:		mysql_include=`${MYSQL_CONFIG} --include`
bind-9.13.3/contrib/dlz/config.dlz.in:143:		mysql_lib=`${MYSQL_CONFIG} --libs`
bind-9.13.3/contrib/dlz/config.dlz.in-144-		use_dlz_mysql="config"
##############################################
bind-9.13.3/contrib/scripts/nanny.pl-33-	       "$dig_program +short . \@$nameserver_location > /dev/null";
bind-9.13.3/contrib/scripts/nanny.pl:34:	$return = system($dig_command);
bind-9.13.3/contrib/scripts/nanny.pl-35-	goto restart if ($return == 9);
##############################################
bind-9.13.3/contrib/scripts/nanny.pl-44-	}
bind-9.13.3/contrib/scripts/nanny.pl:45:	system ($named_program);
bind-9.13.3/contrib/scripts/nanny.pl-46-	sleep 120;
##############################################
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-42-USAGE="Usage:
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:43:`basename $0` [-a <alg>] [-b <bits>] [-k] [-3] [-i <date>]
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-44-              [-f <index>] [-d] <zone> <count> [<life>] [<intro>] [<ret>]"
##############################################
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-96-done
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:97:shift `expr $OPTIND - 1`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-98-
##############################################
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-140-# Iterate through the key set. K is the index, zero-based.
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:141:KLAST=`expr $K + $COUNT`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-142-while [ $K -lt $KLAST ]; do
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:143:    KEYLABEL="Key `printf \"%02d\" $K`:"
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-144-    # Epoch of the current key
##############################################
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-146-    # The epoch is in days relative to the inception date of the key set
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:147:    EPOCH=`expr $LIFE \* $K`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-148-    # Activation date in days is the same as the epoch
##############################################
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-150-    # Publication date in days relative to the key epoch
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:151:    PUBLISH=`expr $EPOCH - $LIFE - $INTRO`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-152-    # Inactivation date in days relative to the key epoch
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:153:    INACTIVE=`expr $EPOCH + $LIFE`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-154-    # Deletion date in days relative to the key epoch
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:155:    DELETE=`expr $EPOCH + $LIFE + $RET`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-156-
##############################################
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-164-    # publication, activation, inactivation, deletion
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:165:    PDATE=`date -d "$INCEP +$PUBLISH day" +%Y%m%d`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:166:    ADATE=`date -d "$INCEP +$ACTIVATE day" +%Y%m%d`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:167:    IDATE=`date -d "$INCEP +$INACTIVE day" +%Y%m%d`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:168:    DDATE=`date -d "$INCEP +$DELETE day" +%Y%m%d`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-169-
##############################################
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-177-    if $DRYRUN; then
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:178:        KEYNAME="DryRunKey-`printf \"%02d\" $K`"
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-179-    else
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:180:        KEYNAME=`$KEYGENCMD`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-181-    fi
##############################################
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-206-    fi
bind-9.13.3/contrib/scripts/dnssec-keyset.sh:207:    K=`expr $K + 1`
bind-9.13.3/contrib/scripts/dnssec-keyset.sh-208-done
##############################################
bind-9.13.3/contrib/scripts/named-bootconf.sh-58-	class=
bind-9.13.3/contrib/scripts/named-bootconf.sh:59:	CMD=`echo "${CMD}" | tr '[A-Z]' '[a-z]'`
bind-9.13.3/contrib/scripts/named-bootconf.sh-60-	case $CMD in
##############################################
bind-9.13.3/contrib/scripts/named-bootconf.sh-106-	limit )
bind-9.13.3/contrib/scripts/named-bootconf.sh:107:		ARGS=`echo "${ARGS}" | tr '[A-Z]' '[a-z]'`
bind-9.13.3/contrib/scripts/named-bootconf.sh-108-		set - X $ARGS
##############################################
bind-9.13.3/contrib/scripts/named-bootconf.sh-121-	options )
bind-9.13.3/contrib/scripts/named-bootconf.sh:122:		ARGS=`echo "${ARGS}" | tr '[A-Z]' '[a-z]'`
bind-9.13.3/contrib/scripts/named-bootconf.sh-123-		cat $COMMENTFILE >>$OPTIONFILE
##############################################
bind-9.13.3/contrib/dane/mkdane.sh-40-RRTYPE=TLSA
bind-9.13.3/contrib/dane/mkdane.sh:41:BASENAME=`basename $0`;
bind-9.13.3/contrib/dane/mkdane.sh-42-
##############################################
bind-9.13.3/contrib/dane/mkdane.sh-55-done
bind-9.13.3/contrib/dane/mkdane.sh:56:shift `expr $OPTIND - 1 || true`
bind-9.13.3/contrib/dane/mkdane.sh-57-
##############################################
bind-9.13.3/contrib/dane/mkdane.sh-63-
bind-9.13.3/contrib/dane/mkdane.sh:64:ORIGIN=`echo $ORIGIN | sed 's/\([^.]$\)/\1./'`
bind-9.13.3/contrib/dane/mkdane.sh-65-if [ -n "$ORIGIN" ]; then
bind-9.13.3/contrib/dane/mkdane.sh:66:    NM=`echo $NM | sed 's/\.$//'`
bind-9.13.3/contrib/dane/mkdane.sh-67-    NM="$NM.$ORIGIN"
##############################################
bind-9.13.3/README.md-293-`--localstatedir` defaults to `/var` if no `--prefix` option is given.  If
bind-9.13.3/README.md:294:there is a `--prefix` option, sysconfdir defaults to `$prefix/etc` and
bind-9.13.3/README.md:295:localstatedir defaults to `$prefix/var`.
bind-9.13.3/README.md-296-
##############################################
bind-9.13.3/aclocal.m4-123-    PKG_CHECK_EXISTS([$3],
bind-9.13.3/aclocal.m4:124:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
bind-9.13.3/aclocal.m4-125-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
bind-9.13.3/aclocal.m4-171-        if test $_pkg_short_errors_supported = yes; then
bind-9.13.3/aclocal.m4:172:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
bind-9.13.3/aclocal.m4-173-        else
bind-9.13.3/aclocal.m4:174:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
bind-9.13.3/aclocal.m4-175-        fi
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-367-esac
bind-9.13.3/.pc/05_non-linux.diff/configure.in:368:expanded_sysconfdir=`eval echo $sysconfdir`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-369-AC_SUBST(expanded_sysconfdir)
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-386-		changequote({, })
bind-9.13.3/.pc/05_non-linux.diff/configure.in:387:		ac_dir="`echo $INSTALL | sed 's%/[^/]*$%%'`"
bind-9.13.3/.pc/05_non-linux.diff/configure.in-388-		changequote([, ])
bind-9.13.3/.pc/05_non-linux.diff/configure.in-389-
bind-9.13.3/.pc/05_non-linux.diff/configure.in:390:		ac_prog="`echo $INSTALL | sed 's%.*/%%'`"
bind-9.13.3/.pc/05_non-linux.diff/configure.in-391-		test "X$ac_dir" = "X$ac_prog" && ac_dir=.
bind-9.13.3/.pc/05_non-linux.diff/configure.in:392:		test -d "$ac_dir" && ac_dir="`(cd \"$ac_dir\" && pwd)`"
bind-9.13.3/.pc/05_non-linux.diff/configure.in-393-		INSTALL="$ac_dir/$ac_prog"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-1106-    fi
bind-9.13.3/.pc/05_non-linux.diff/configure.in:1107:    gssapi_cflags=`$KRB5_CONFIG --cflags gssapi`
bind-9.13.3/.pc/05_non-linux.diff/configure.in:1108:    gssapi_libs=`$KRB5_CONFIG --libs gssapi`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-1109-    saved_cppflags="$CPPFLAGS"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-1465-		if test -f "$use_libxml2/bin/xml2-config" ; then
bind-9.13.3/.pc/05_non-linux.diff/configure.in:1466:			libxml2_libs=`$use_libxml2/bin/xml2-config --libs`
bind-9.13.3/.pc/05_non-linux.diff/configure.in:1467:			libxml2_cflags=`$use_libxml2/bin/xml2-config --cflags`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-1468-		fi
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-1773-			AC_MSG_RESULT($purify_path)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:1774:			PURIFYFLAGS="`echo $PURIFYOPTIONS`"
bind-9.13.3/.pc/05_non-linux.diff/configure.in-1775-			PURIFY="$purify_path $PURIFYFLAGS"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-2868-elif test -d "${srcdir}/.git"; then
bind-9.13.3/.pc/05_non-linux.diff/configure.in:2869:	BIND9_SRCID="SRCID="`(cd "${srcdir}";git rev-parse --short HEAD)`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-2870-fi
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-2881-fi
bind-9.13.3/.pc/05_non-linux.diff/configure.in:2882:BIND9_CONFIGARGS="`echo $BIND9_CONFIGARGS | sed 's/^ //'`"
bind-9.13.3/.pc/05_non-linux.diff/configure.in-2883-BIND9_CONFIGARGS="CONFIGARGS=${BIND9_CONFIGARGS}"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3150-		netbsd*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3151:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3152-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3154-		freebsd*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3155:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3156-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3158-		solaris*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3159:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3160-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3179-		netbsd*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3180:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3181-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3183-		freebsd*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3184:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3185-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3187-		solaris*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3188:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3189-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3208-		netbsd*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3209:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3210-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3212-		freebsd*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3213:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3214-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3216-		solaris*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3217:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3218-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3237-		netbsd*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3238:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3239-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3241-		freebsd*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3242:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3243-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3245-		solaris*)
bind-9.13.3/.pc/05_non-linux.diff/configure.in:3246:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/.pc/05_non-linux.diff/configure.in-3247-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/.pc/07_multiarch.diff/isc-config.sh.in-44-	case "$1" in
bind-9.13.3/.pc/07_multiarch.diff/isc-config.sh.in:45:	-*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
bind-9.13.3/.pc/07_multiarch.diff/isc-config.sh.in-46-	*) optarg= ;;
##############################################
bind-9.13.3/configure.in-367-esac
bind-9.13.3/configure.in:368:expanded_sysconfdir=`eval echo $sysconfdir`
bind-9.13.3/configure.in-369-AC_SUBST(expanded_sysconfdir)
##############################################
bind-9.13.3/configure.in-386-		changequote({, })
bind-9.13.3/configure.in:387:		ac_dir="`echo $INSTALL | sed 's%/[^/]*$%%'`"
bind-9.13.3/configure.in-388-		changequote([, ])
bind-9.13.3/configure.in-389-
bind-9.13.3/configure.in:390:		ac_prog="`echo $INSTALL | sed 's%.*/%%'`"
bind-9.13.3/configure.in-391-		test "X$ac_dir" = "X$ac_prog" && ac_dir=.
bind-9.13.3/configure.in:392:		test -d "$ac_dir" && ac_dir="`(cd \"$ac_dir\" && pwd)`"
bind-9.13.3/configure.in-393-		INSTALL="$ac_dir/$ac_prog"
##############################################
bind-9.13.3/configure.in-1106-    fi
bind-9.13.3/configure.in:1107:    gssapi_cflags=`$KRB5_CONFIG --cflags gssapi`
bind-9.13.3/configure.in:1108:    gssapi_libs=`$KRB5_CONFIG --libs gssapi`
bind-9.13.3/configure.in-1109-    saved_cppflags="$CPPFLAGS"
##############################################
bind-9.13.3/configure.in-1465-		if test -f "$use_libxml2/bin/xml2-config" ; then
bind-9.13.3/configure.in:1466:			libxml2_libs=`$use_libxml2/bin/xml2-config --libs`
bind-9.13.3/configure.in:1467:			libxml2_cflags=`$use_libxml2/bin/xml2-config --cflags`
bind-9.13.3/configure.in-1468-		fi
##############################################
bind-9.13.3/configure.in-1772-			AC_MSG_RESULT($purify_path)
bind-9.13.3/configure.in:1773:			PURIFYFLAGS="`echo $PURIFYOPTIONS`"
bind-9.13.3/configure.in-1774-			PURIFY="$purify_path $PURIFYFLAGS"
##############################################
bind-9.13.3/configure.in-2867-elif test -d "${srcdir}/.git"; then
bind-9.13.3/configure.in:2868:	BIND9_SRCID="SRCID="`(cd "${srcdir}";git rev-parse --short HEAD)`
bind-9.13.3/configure.in-2869-fi
##############################################
bind-9.13.3/configure.in-2880-fi
bind-9.13.3/configure.in:2881:BIND9_CONFIGARGS="`echo $BIND9_CONFIGARGS | sed 's/^ //'`"
bind-9.13.3/configure.in-2882-BIND9_CONFIGARGS="CONFIGARGS=${BIND9_CONFIGARGS}"
##############################################
bind-9.13.3/configure.in-3149-		netbsd*)
bind-9.13.3/configure.in:3150:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure.in-3151-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3153-		freebsd*)
bind-9.13.3/configure.in:3154:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure.in-3155-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3157-		solaris*)
bind-9.13.3/configure.in:3158:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/configure.in-3159-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3178-		netbsd*)
bind-9.13.3/configure.in:3179:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure.in-3180-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3182-		freebsd*)
bind-9.13.3/configure.in:3183:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure.in-3184-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3186-		solaris*)
bind-9.13.3/configure.in:3187:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/configure.in-3188-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3207-		netbsd*)
bind-9.13.3/configure.in:3208:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure.in-3209-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3211-		freebsd*)
bind-9.13.3/configure.in:3212:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure.in-3213-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3215-		solaris*)
bind-9.13.3/configure.in:3216:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/configure.in-3217-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3236-		netbsd*)
bind-9.13.3/configure.in:3237:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure.in-3238-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3240-		freebsd*)
bind-9.13.3/configure.in:3241:		    ee=`echo $e | sed -e 's%^-L%-Wl,-rpath,%'`
bind-9.13.3/configure.in-3242-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/configure.in-3244-		solaris*)
bind-9.13.3/configure.in:3245:		    ee=`echo $e | sed -e 's%^-L%-R%'`
bind-9.13.3/configure.in-3246-		    NEWFLAGS="$NEWFLAGS $e $ee"
##############################################
bind-9.13.3/isc-config.sh.in-43-	case "$1" in
bind-9.13.3/isc-config.sh.in:44:	-*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
bind-9.13.3/isc-config.sh.in-45-	*) optarg= ;;