summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-591882-conkeror
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/test-bug-591882-conkeror')
-rwxr-xr-xtest/integration/test-bug-591882-conkeror2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-bug-591882-conkeror b/test/integration/test-bug-591882-conkeror
index 27a217b5f..e1c0b42d1 100755
--- a/test/integration/test-bug-591882-conkeror
+++ b/test/integration/test-bug-591882-conkeror
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-local TESTDIR=$(readlink -f $(dirname $0))
+TESTDIR=$(readlink -f $(dirname $0))
. $TESTDIR/framework
setupenvironment
configarchitecture "i386"