summaryrefslogtreecommitdiff
path: root/tests/build-stratum.script
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-06-14 15:50:03 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-06-14 15:50:03 +0000
commitf33553534538be564461d57f81a63ffa4ca6fd54 (patch)
treee4ee5eddf112cbe1ee317b4e6c40248e95b33f6d /tests/build-stratum.script
parent8762b87aad701e2f038bf2a0fc5016fd6a632c64 (diff)
downloadmorph-f33553534538be564461d57f81a63ffa4ca6fd54.tar.gz
tests: fix missing baserock meta files
This adds the ability to do this to the script, and fixes use of the script to add the new parameter.
Diffstat (limited to 'tests/build-stratum.script')
-rwxr-xr-xtests/build-stratum.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/build-stratum.script b/tests/build-stratum.script
index 8e16423e..f4fa15a1 100755
--- a/tests/build-stratum.script
+++ b/tests/build-stratum.script
@@ -22,6 +22,6 @@ set -eu
"$SRCDIR/scripts/test-morph" build test:morphs-repo master hello-stratum.morph
"$SRCDIR/scripts/assemble-stratum" --cachedir "$DATADIR/cache" \
"$DATADIR/cache/artifacts/"*.hello-stratum \
- "$DATADIR/stratum.tar"
+ "$DATADIR/stratum.tar" hello-stratum
tar -tf "$DATADIR/stratum.tar" | LC_ALL=C sort | sed '/^\.\/./s:^\./::'