From: Ævar Arnfjörð Bjarmason Date: Wed, 21 Apr 2010 00:16:09 +0000 (+0000) Subject: Mention how to run this script with prove(1) X-Git-Tag: live~6319^2~9 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/0193b18edb3135f9749e180af11eb49652917c1c?hp=c377932312e66606baa8918275dc3bf2814ada53 Mention how to run this script with prove(1) --- diff --git a/script/misc/update-wiki-pages b/script/misc/update-wiki-pages index f5f0ccb5e..c8fe83fb2 100644 --- a/script/misc/update-wiki-pages +++ b/script/misc/update-wiki-pages @@ -25,6 +25,10 @@ update-wiki-pages - Scrape the wiki for key/value wiki description pages perl script/misc/update-wiki-pages config/wiki_pages.yml +Or with prove(1): + + prove -e 'perl script/misc/update-wiki-pages' config/wiki_pages.yml + =cut # Get the command-line options