aboutsummaryrefslogtreecommitdiffstats
path: root/main/gpgme/fix-bashism.patch
blob: 19508c96eb7ef6936eda5e299f12b2dbc852143f (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/tests/gpg/pinentry b/tests/gpg/pinentry
index 3b99726..b12caae 100755
--- a/tests/gpg/pinentry
+++ b/tests/gpg/pinentry
@@ -1,4 +1,4 @@
-#! /bin/bash
+#! /bin/sh
 # Dummy pinentry
 # 
 # Copyright 2008 g10 Code GmbH