]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- exclude tests/symlink.t
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 16 Jan 2008 16:23:45 +0000 (16:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd-branch.diff -> 1.27

lighttpd-branch.diff

index ee8fa1bdfbdc6a70f9d5fce16375e7e46b7db4fe..c6a085c7afce5ec9cedf2f6eb55f14435f02bc11 100644 (file)
@@ -570,22 +570,6 @@ Index: tests/core-response.t
  use strict;
 Index: tests/symlink.t
 ===================================================================
---- tests/symlink.t    (.../tags/lighttpd-1.4.18)      (revision 2043)
-+++ tests/symlink.t    (.../branches/lighttpd-1.4.x)   (revision 2043)
-@@ -1,9 +1,9 @@
- #!/usr/bin/env perl
- BEGIN {
--    # add current source dir to the include-path
--    # we need this for make distcheck
--    (my $srcdir = $0) =~ s#/[^/]+$#/#;
--    unshift @INC, $srcdir;
-+      # add current source dir to the include-path
-+      # we need this for make distcheck
-+      (my $srcdir = $0) =~ s,/[^/]+$,/,;
-+      unshift @INC, $srcdir;
- }
- use strict;
 Index: tests/request.t
 ===================================================================
 --- tests/request.t    (.../tags/lighttpd-1.4.18)      (revision 2043)
This page took 0.128502 seconds and 4 git commands to generate.