]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki.pm
turning into complete source file conflict test suite
[ikiwiki.git] / IkiWiki.pm
index 35b38df46bbc4d71116c151688c34d982d24b34f..701f7137dd78483215637e205bbde0b720ea0387 100644 (file)
@@ -441,6 +441,13 @@ sub getsetup () {
                safe => 0,
                rebuild => 0,
        },
+       wrapper_background_command => {
+               type => "internal",
+               default => '',
+               description => "background shell command to run",
+               safe => 0,
+               rebuild => 0,
+       },
        gettime => {
                type => "internal",
                description => "running in gettime mode",