diff options
Diffstat (limited to 'checks/seat.test')
-rwxr-xr-x | checks/seat.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/seat.test b/checks/seat.test index 7e95b8bd8..25fa54a53 100755 --- a/checks/seat.test +++ b/checks/seat.test @@ -1,6 +1,6 @@ #!/bin/sh -. defs.inc || exit 3 +. $srcdir/defs.inc || exit 3 for i in $plain_files ; do echo "$usrpass1" | ./run-gpg --passphrase-fd 0 -seat -r two -o x --yes $i |