diff options
Diffstat (limited to 'tests/fakeroot-apt-key')
-rwxr-xr-x | tests/fakeroot-apt-key | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fakeroot-apt-key b/tests/fakeroot-apt-key new file mode 100755 index 0000000..997161a --- /dev/null +++ b/tests/fakeroot-apt-key @@ -0,0 +1,2 @@ +#!/bin/sh +exec fakeroot /usr/bin/apt-key $* |