summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/fakeroot-apt-key2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fakeroot-apt-key b/tests/fakeroot-apt-key
index 7be99711..997161a1 100755
--- a/tests/fakeroot-apt-key
+++ b/tests/fakeroot-apt-key
@@ -1,2 +1,2 @@
#!/bin/sh
-fakeroot /usr/bin/apt-key $*
+exec fakeroot /usr/bin/apt-key $*