File: 040-xauth-source.script

package info (click to toggle)
xauth 1%3A1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,004 kB
  • sloc: sh: 4,104; ansic: 2,204; makefile: 49
file content (10 lines) | stat: -rwxr-xr-x 243 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/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