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