summaryrefslogtreecommitdiffstats
path: root/tests/aux/setup.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 17:12:55 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 17:12:55 (EDT)
commit529fb12cb56c379a3364a731201e411300b6ad7a (patch)
tree49c364e246f6203f82f5ef21cc46060536c4f697 /tests/aux/setup.sh
parent9906f96c9acbf9cbce91ca7cca5beab2e43574f8 (diff)
tests/aux/common.sh: Set SPF 2.0 env vars
Don't bother setting these in every test script. Also set a non-native package version in tests/aux/setup.sh.
Diffstat (limited to 'tests/aux/setup.sh')
-rw-r--r--tests/aux/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/aux/setup.sh b/tests/aux/setup.sh
index 0d42223..ca91b8c 100644
--- a/tests/aux/setup.sh
+++ b/tests/aux/setup.sh
@@ -36,7 +36,7 @@ cat >'control' <<-EOF
EOF
cat >'changelog' <<-EOF
- foo (1.0) trunk
+ foo (1.0-1) trunk
* Initial release.
-- ${MAINTAINER} Thu, 01 Jan 1970 00:00:00 +0000
EOF