summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-18 16:41:16 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-18 16:41:16 (EDT)
commit7e5410ff4af6d608e08f35170d9ec8a5c531355e (patch)
tree9b71ffe78f3a67c28e5ee5d68c64226e22e293f7 /tests
parent577041115a793c4846a63729da135d01f3f5963c (diff)
tests/data/pkg/build: Generate foo.substvars
Diffstat (limited to 'tests')
-rwxr-xr-xtests/data/pkg/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/pkg/build b/tests/data/pkg/build
index 281d686..f7055f8 100755
--- a/tests/data/pkg/build
+++ b/tests/data/pkg/build
@@ -4,3 +4,4 @@ build:
install: build
install -p -m 755 -D src/src/foo.sh foo.data/usr/bin/foo.sh
+ printf 'Generated-Depends: bar\n' >foo.substvars