summaryrefslogtreecommitdiff
path: root/tests/sandboxes/missing-dependencies/files/base
diff options
context:
space:
mode:
authorBenjamin Schubert <ben.c.schubert@gmail.com>2018-11-01 13:24:12 -0400
committerBenjamin Schubert <bschubert15@bloomberg.net>2018-11-08 10:21:12 +0000
commitc51ba01b7dce07c713ba7d9fd5505a5b9d575c5b (patch)
tree8c74ffd7e3d6cba52b895cd191248d1c91dab769 /tests/sandboxes/missing-dependencies/files/base
parentcf2e0059880058f0672aebb38f57fc43d347ae9a (diff)
downloadbuildstream-c51ba01b7dce07c713ba7d9fd5505a5b9d575c5b.tar.gz
Test that helpful messages are raised when missing dependencies
This adds a `reason` to the SandboxEror thrown in sandboxdummy to be able to understand where the error comes from
Diffstat (limited to 'tests/sandboxes/missing-dependencies/files/base')
-rwxr-xr-xtests/sandboxes/missing-dependencies/files/base/bin/sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sandboxes/missing-dependencies/files/base/bin/sh b/tests/sandboxes/missing-dependencies/files/base/bin/sh
new file mode 100755
index 000000000..c102e04c1
--- /dev/null
+++ b/tests/sandboxes/missing-dependencies/files/base/bin/sh
@@ -0,0 +1 @@
+# This is the original bash