X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=lib%2FObject%2FRemote%2FFatNode.pm;h=6da66764fa6bf2af687c27ad43b5da64343c3254;hp=d60b81dacdb05bfcb5ec6e1b020467223cbb45ed;hb=c824fdf36c659b3b6dbafe23a3021f2b1d6eeb3f;hpb=f8080c1c188fa6c4589ffcad8793e0cf7a8d4bdb diff --git a/lib/Object/Remote/FatNode.pm b/lib/Object/Remote/FatNode.pm index d60b81d..6da6676 100644 --- a/lib/Object/Remote/FatNode.pm +++ b/lib/Object/Remote/FatNode.pm @@ -106,7 +106,7 @@ my $end = stripspace <<'END_END'; use strictures 1; use Object::Remote::Node; - Object::Remote::Node->run; + Object::Remote::Node->run(watchdog_timeout => $WATCHDOG_TIMEOUT); END_END my %files = map +($mods{$_} => scalar do { local (@ARGV, $/) = ($_); <> }),