projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reorganize the marker methods a bit by moving the common part to a
[apt.git]
/
test
/
integration
/
test-policy-pinning
diff --git
a/test/integration/test-policy-pinning
b/test/integration/test-policy-pinning
index 97447b3307f0048a8d0295b43e45e9f7d49cb8d9..fa356ed5475e4598e321e56f7df498e6027a110e 100755
(executable)
--- a/
test/integration/test-policy-pinning
+++ b/
test/integration/test-policy-pinning
@@
-1,7
+1,7
@@
#!/bin/sh
set -e
-
local
TESTDIR=$(readlink -f $(dirname $0))
+TESTDIR=$(readlink -f $(dirname $0))
. $TESTDIR/framework
setupenvironment