summaryrefslogtreecommitdiff
path: root/tests/basic
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-02 11:34:26 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-02 11:34:26 -0500
commit10c741dac082844fbf9a2fbbfc4322f718c2abea (patch)
treef319daa186b19056dbc153e2814b46a8c8918e30 /tests/basic
parentc1900d82be5fe3607bac4248033fe92b56dca597 (diff)
add ability to specify key length of core secret key, so the test scripts can specify something smaller than the default.
Diffstat (limited to 'tests/basic')
-rwxr-xr-xtests/basic1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic b/tests/basic
index 4d2266e..5e233aa 100755
--- a/tests/basic
+++ b/tests/basic
@@ -132,6 +132,7 @@ export MONKEYSPHERE_SYSSHAREDIR="$TESTDIR"/../src/share
export MONKEYSPHERE_MONKEYSPHERE_USER=$(whoami)
export MONKEYSPHERE_CHECK_KEYSERVER=false
export MONKEYSPHERE_LOG_LEVEL=DEBUG
+export MONKEYSPHERE_CORE_KEYLENGTH=1024
export SSHD_CONFIG="$TEMPDIR"/sshd_config
export SOCKET="$TEMPDIR"/ssh-socket