summaryrefslogtreecommitdiffstats
path: root/test/name-test/run-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/name-test/run-test.sh')
-rwxr-xr-xtest/name-test/run-test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/name-test/run-test.sh b/test/name-test/run-test.sh
index 706d5950..6c612499 100755
--- a/test/name-test/run-test.sh
+++ b/test/name-test/run-test.sh
@@ -1,6 +1,6 @@
-#! /bin/bash
+#! /bin/sh
-function die()
+ie()
{
if ! test -z "$DBUS_SESSION_BUS_PID" ; then
echo "killing message bus "$DBUS_SESSION_BUS_PID >&2