tests: Fix for NetBSD.

* tests/gpg/pinentry: Use /bin/sh instead of Bash.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
NIIBE Yutaka 2018-01-29 12:04:55 +09:00
parent 37d62e9d0f
commit 58130b97f6

View File

@ -1,4 +1,4 @@
#! /bin/bash
#! /bin/sh
# Dummy pinentry
#
# Copyright 2008 g10 Code GmbH