head 1.1; branch 1.1.1; access; symbols netbsd-11-0-RELEASE:1.1.1.2 netbsd-11-0-RC7:1.1.1.2 xauth-1-1-5:1.1.1.2 netbsd-11-0-RC6:1.1.1.2 netbsd-11-0-RC5:1.1.1.2 netbsd-11-0-RC4:1.1.1.2 netbsd-11-0-RC3:1.1.1.2 netbsd-11-0-RC2:1.1.1.2 netbsd-11-0-RC1:1.1.1.2 netbsd-11:1.1.1.2.0.4 netbsd-11-base:1.1.1.2 xauth-1-1-4:1.1.1.2 netbsd-10-1-RELEASE:1.1.1.2 xauth-1-1-3:1.1.1.2 netbsd-8-3-RELEASE:1.1.1.1 netbsd-9-4-RELEASE:1.1.1.1 netbsd-10-0-RELEASE:1.1.1.2 netbsd-10-0-RC6:1.1.1.2 netbsd-10-0-RC5:1.1.1.2 netbsd-10-0-RC4:1.1.1.2 netbsd-10-0-RC3:1.1.1.2 netbsd-10-0-RC2:1.1.1.2 netbsd-10-0-RC1:1.1.1.2 netbsd-10:1.1.1.2.0.2 netbsd-10-base:1.1.1.2 netbsd-9-3-RELEASE:1.1.1.1 xauth-1-1-2:1.1.1.2 xauth-1-1-1:1.1.1.1 netbsd-9-2-RELEASE:1.1.1.1 netbsd-9-1-RELEASE:1.1.1.1 netbsd-8-2-RELEASE:1.1.1.1 netbsd-9-0-RELEASE:1.1.1.1 netbsd-9-0-RC2:1.1.1.1 netbsd-9-0-RC1:1.1.1.1 netbsd-9:1.1.1.1.0.10 netbsd-9-base:1.1.1.1 xauth-1-1:1.1.1.1 netbsd-8-1-RELEASE:1.1.1.1 netbsd-8-1-RC1:1.1.1.1 netbsd-7-2-RELEASE:1.1.1.1 netbsd-8-0-RELEASE:1.1.1.1 netbsd-8-0-RC2:1.1.1.1 netbsd-8-0-RC1:1.1.1.1 netbsd-7-1-2-RELEASE:1.1.1.1 netbsd-7-1-1-RELEASE:1.1.1.1 netbsd-8:1.1.1.1.0.8 netbsd-8-base:1.1.1.1 netbsd-7-1:1.1.1.1.0.6 netbsd-7-1-RELEASE:1.1.1.1 xauth-1-0-10:1.1.1.1 netbsd-7-1-RC2:1.1.1.1 netbsd-7-1-RC1:1.1.1.1 netbsd-7-0-2-RELEASE:1.1.1.1 netbsd-7-0-1-RELEASE:1.1.1.1 netbsd-7-0:1.1.1.1.0.4 netbsd-7-0-RELEASE:1.1.1.1 netbsd-7-0-RC3:1.1.1.1 netbsd-7-0-RC2:1.1.1.1 netbsd-7-0-RC1:1.1.1.1 netbsd-7:1.1.1.1.0.2 netbsd-7-base:1.1.1.1 xauth-1-0-9:1.1.1.1 xorg:1.1.1; locks; strict; comment @# @; 1.1 date 2014.07.11.18.17.13; author mrg; state Exp; branches 1.1.1.1; next ; commitid 0iib6HVp8cFSlZHx; 1.1.1.1 date 2014.07.11.18.17.13; author mrg; state Exp; branches; next 1.1.1.2; commitid 0iib6HVp8cFSlZHx; 1.1.1.2 date 2022.07.11.09.08.10; author mrg; state Exp; branches; next ; commitid AepSo9vWGwNgosLD; desc @@ 1.1 log @Initial revision @ text @#!/bin/bash # setup the test ennvironment inside this shell . setup-sourced # Execute the test CMDFILE=$DATADIR/xauth-cmdfile echo add examplehost1/unix:0 . b90b0fd1cf6a0e7a2c74c00000000001 > $CMDFILE xauth_silent source $CMDFILE xauth list @ 1.1.1.1 log @initial import of xauth-1.0.9 @ text @@ 1.1.1.2 log @initial import of xauth-1.1.2 @ text @d1 1 a1 1 #!/bin/sh d3 2 a4 2 # setup the test environment inside this shell . ${srcdir:-.}/setup-sourced d7 1 a7 1 CMDFILE=${DATADIR:-/tmp}/xauth-cmdfile @