about summary refs log tree commit homepage
path: root/lib/PublicInbox/Repobrowse.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/PublicInbox/Repobrowse.pm')
-rw-r--r--lib/PublicInbox/Repobrowse.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/PublicInbox/Repobrowse.pm b/lib/PublicInbox/Repobrowse.pm
index 0a812f72..cdd708e9 100644
--- a/lib/PublicInbox/Repobrowse.pm
+++ b/lib/PublicInbox/Repobrowse.pm
@@ -96,6 +96,7 @@ sub call {
                 extra => \@extra, # path
                 cgi => $cgi,
                 rconfig => $rconfig,
+                env => $env,
         };
         my $tslash = 0;
         my $cmd = shift @extra;