aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-04-23 05:02:56 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-04-23 05:02:56 +0200
commitede28a13a0bc092d5ff4de20f69e1eac68394334 (patch)
treeeb82af84c31e027668623b77aea07722d11d4898
parenttests: style (diff)
downloadpassword-store-ede28a13a0bc092d5ff4de20f69e1eac68394334.tar.xz
password-store-ede28a13a0bc092d5ff4de20f69e1eac68394334.zip
tests: style
-rwxr-xr-xtests/setup.sh9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/setup.sh b/tests/setup.sh
index 15c0d28..56fba4d 100755
--- a/tests/setup.sh
+++ b/tests/setup.sh
@@ -1,10 +1,11 @@
# This file should be sourced by all test-scripts
#
# This scripts sets the following:
-# ${GNUPGHOME} Full path to test GPG directory
-# $PASS Full path to password-store script to test
-# ${PASSWORD_STORE_KEY} GPG key id of testing key
-# ${PASSWORD_STORE_TEST_HOME} This folder
+# $GNUPGHOME Full path to test GPG directory
+# $PASS Full path to password-store script to test
+# $GPG Name of gpg executable
+# $PASSWORD_STORE_KEY GPG key id of testing key
+# $PASSWORD_STORE_TEST_HOME This folder
#
# Constants