summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2022-01-16 20:55:32 -0800
committerRuss Allbery <rra@cpan.org>2022-01-16 20:55:32 -0800
commit6505e90ea753952f08d8c116e8a328b45096e120 (patch)
treeeae19d8bd9bcf7728f320271f6341cc1b3dfd5be /t
parentceed1ea14819282482129ad02482cdeb5b4432f4 (diff)
Process .rss files first in a separate pass
When spinning an input tree, process all .rss files first in a separate pass. This ensurse the output files are seen when spinning the tree into the output directory.
Diffstat (limited to 't')
-rwxr-xr-xt/spin/tree.t10
1 files changed, 5 insertions, 5 deletions
diff --git a/t/spin/tree.t b/t/spin/tree.t
index 700f961..2376bda 100755
--- a/t/spin/tree.t
+++ b/t/spin/tree.t
@@ -2,7 +2,7 @@
#
# Test running spin on a tree of files.
#
-# Copyright 2021 Russ Allbery <rra@cpan.org>
+# Copyright 2021-2022 Russ Allbery <rra@cpan.org>
#
# SPDX-License-Identifier: MIT
@@ -32,14 +32,14 @@ setlocale(LC_ALL, 'C');
my $EXPECTED_OUTPUT = <<'OUTPUT';
Generating thread file .../changes.th
Generating RSS file .../changes.rss
-Updating .../changes.rss
-Spinning .../changes.html
-Spinning .../index.html
-Creating .../journal
Generating index file .../journal/index.th
Generating RSS file .../journal/index.rss
Generating RSS file .../journal/debian.rss
Generating RSS file .../journal/reviews.rss
+Updating .../changes.rss
+Spinning .../changes.html
+Spinning .../index.html
+Creating .../journal
Updating .../names.png
Spinning .../random.html
Creating .../reviews