[prev in list] [next in list] [prev in thread] [next in thread] 

List:       varnish-commit
Subject:    [master] 2a7ea235b Gah, I guess I must have hit 'u' before saving.
From:       Poul-Henning Kamp <phk () FreeBSD ! org>
Date:       2022-06-20 10:42:05
Message-ID: 20220620104205.3124A10503C () lists ! varnish-cache ! org
[Download RAW message or body]


commit 2a7ea235b76523ea34c863818f6401115530a3d3
Author: Poul-Henning Kamp <phk@FreeBSD.org>
Date:   Mon Jun 20 10:41:28 2022 +0000

    Gah, I guess I must have hit 'u' before saving.

diff --git a/lib/libvcc/vmodtool.py b/lib/libvcc/vmodtool.py
index efbcd4841..6a56afb06 100755
--- a/lib/libvcc/vmodtool.py
+++ b/lib/libvcc/vmodtool.py
@@ -1101,7 +1101,7 @@ class vcc(object):
     def json(self, fo):
         fo.write("\nstatic const char Vmod_Json[] = {\n")
 
-        for i in self.iter_json(fnx):
+        for i in self.iter_json():
             fo.write('\t"')
             for j in i:
                 if j in '"\\':
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic