summaryrefslogtreecommitdiff
path: root/tests/hello-stratum.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hello-stratum.script')
-rwxr-xr-xtests/hello-stratum.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hello-stratum.script b/tests/hello-stratum.script
index 40bebfa1..49127bf1 100755
--- a/tests/hello-stratum.script
+++ b/tests/hello-stratum.script
@@ -24,4 +24,4 @@ tar -C "$DATADIR" -xf tests/hello-chunk.tar.gz
./morph --no-default-configs build hello master hello-stratum.morph \
--git-base-url "file://$DATADIR/" \
--cachedir="$DATADIR"
-tar -tf "$DATADIR/"*.stratum | LC_ALL=C sort | sed '/^\.\/./s:^\./::'
+tar -tf "$DATADIR/"*.stratum.* | LC_ALL=C sort | sed '/^\.\/./s:^\./::'