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