summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/integration/framework2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/framework b/test/integration/framework
index 20173da23..3973ad863 100644
--- a/test/integration/framework
+++ b/test/integration/framework
@@ -504,7 +504,7 @@ EOF
unset http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy
# Make dpkg inherit testing path
- echo 'DPkg::Path "";\n' >> aptconfig.conf
+ echo 'DPkg::Path "";' >> aptconfig.conf
# Make gcov shut up
export GCOV_ERROR_FILE=/dev/null