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

List:       varnish-commit
Subject:    [master] 0993266 Remove duplicate command line arguments.
From:       Lasse Karstensen <lkarsten () varnish-software ! com>
Date:       2014-05-19 9:30:16
Message-ID: E1WmJtg-0006F6-7W () project ! varnish-software ! com
[Download RAW message or body]


commit 099326633d6ce324dc356ab09e4d9bcf11dcc28a
Author: Lasse Karstensen <lkarsten@varnish-software.com>
Date:   Mon May 19 10:26:49 2014 +0200

    Remove duplicate command line arguments.
    
    We don't need to add the RST2ANY_FLAGS arguments twice.

diff --git a/man/Makefile.am b/man/Makefile.am
index a3d3077..c7dd1bf 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -90,4 +90,4 @@ vmod_std.3: $(top_srcdir)/lib/libvmod_std/vmod_std.man.rst
 	${RST2MAN} $(RST2ANY_FLAGS) $? $@
 
 vmod_directors.3: $(top_srcdir)/lib/libvmod_directors/vmod_directors.man.rst
-	${RST2MAN} $(RST2ANY_FLAGS) $(RST2ANY_FLAGS) $? $@
+	${RST2MAN} $(RST2ANY_FLAGS) $? $@

_______________________________________________
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