aboutsummaryrefslogtreecommitdiff
path: root/tests/common.sh.in
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2020-06-25 18:26:34 +0200
committerEelco Dolstra <edolstra@gmail.com>2020-06-25 18:42:55 +0200
commitb7ccf7ae2af3d7eaf3696358ecbbce5a2bcfe652 (patch)
tree6ebb70f5726822ccde1c60ca3847b56777a6a52e /tests/common.sh.in
parentde2641ae99965ecf88e6f72e3969c0c7b7e7020a (diff)
build-remote.sh: Test LegacySSHStore
Diffstat (limited to 'tests/common.sh.in')
-rw-r--r--tests/common.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/common.sh.in b/tests/common.sh.in
index dd7e61822..73fe77345 100644
--- a/tests/common.sh.in
+++ b/tests/common.sh.in
@@ -35,6 +35,7 @@ export xmllint="@xmllint@"
export SHELL="@bash@"
export PAGER=cat
export HAVE_SODIUM="@HAVE_SODIUM@"
+export busybox="@sandbox_shell@"
export version=@PACKAGE_VERSION@
export system=@system@