aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-06-17 20:47:04 -0700
committerMike Frysinger <vapier@gentoo.org>2012-06-23 17:12:36 -0400
commita7f12a1d89aa3d7810996330b79acc577f3a558e (patch)
tree983cbac3fb2e135a73b56e8626eb27968f4d2fbf /tests
parentlibsandbox: add uninstall target to fix distcheck (diff)
downloadsandbox-a7f12a1d89aa3d7810996330b79acc577f3a558e.tar.gz
sandbox-a7f12a1d89aa3d7810996330b79acc577f3a558e.tar.bz2
sandbox-a7f12a1d89aa3d7810996330b79acc577f3a558e.zip
sandbox: drop beep support
Almost no one has beep support turned on anymore, and ebeep in the main tree has been deprecated (meaning it wasn't found useful while building packages). So punt support for it from sandbox too. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/local.at1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/local.at b/tests/local.at
index da44b76..f937ff1 100644
--- a/tests/local.at
+++ b/tests/local.at
@@ -5,7 +5,6 @@ dnl any of the tempdirs. Same goes for predict access, but this is
dnl due to the default PM test env having that predict.
m4_defun([SB_RUN],[\
env \
- SANDBOX_BEEP=0 \
SANDBOX_LOG="$PWD/sandbox.log" \
sandbox.sh \
addpredict / \; \