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