summaryrefslogtreecommitdiff
path: root/sfeed_opml_export
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2012-08-03 15:33:56 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2012-08-03 15:33:56 +0200
commitb5c80f6e258208be4a29edde7047127e99315f28 (patch)
treefa2ae73eead8b321ec284d8d517e009509d1dfba /sfeed_opml_export
parentcee3672647ac9714a7f8c1d3acf17dab7ff5efd6 (diff)
sfeed_opml_export: wait for all items to be output...
before writing footer of opml. Since feeds can be specified in the config to be processed in parralel. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'sfeed_opml_export')
-rwxr-xr-xsfeed_opml_export2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfeed_opml_export b/sfeed_opml_export
index 870ae34..287555e 100755
--- a/sfeed_opml_export
+++ b/sfeed_opml_export
@@ -45,6 +45,8 @@ cat <<!
!
feeds
+# wait till all items are processed (in parallel).
+wait
cat <<!
</body>