summaryrefslogtreecommitdiffstats
path: root/tests/aux/common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aux/common.sh')
-rw-r--r--tests/aux/common.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/aux/common.sh b/tests/aux/common.sh
index 2ebdc9e..180e5f8 100644
--- a/tests/aux/common.sh
+++ b/tests/aux/common.sh
@@ -70,6 +70,12 @@ cmd_is()
cd "${TOP_BUILDDIR}/tests/pkg/tmp/"
+FOO_SH="$(cat <<-'EOF'
+ #!/bin/sh
+ printf 'Hello, world!\n'
+ EOF
+ )"
+
# SPF 2.0 environment variables:
# <http://specs.proteanos.com/spf-2.0/buildsys.html#env-vars>
# Section 7.3.1 Package Variables