Projet

Général

Profil

Révision 29e6f53c

ID29e6f53cad09ecff23f4510965eb8c25f215e39d
Parent 3706fe00
Enfant ebe5be1d, f28acdd8

Ajouté par Lars Kruse il y a plus de 7 ans

test: removed duplicate branch for "zsh"

added (by mistake) in c503e0dbcfd8ccffbe7e86c1437266baf53802c9

Voir les différences:

t/test.t
85 85
            }
86 86
        );
87 87
    }
88
    elsif ( $interpreter =~ m{/bin/zsh} ) {
89
        run_check(
90
            {   command     => [ 'zsh', '-n', $file ],
91
                description => 'zsh syntax check',
92
                filename    => $filename
93
            }
94
        );
95
    }
96 88
    elsif ( $interpreter =~ m{bash} ) {
97 89
        run_check(
98 90
            {   command     => [ 'bash', '-n', $file ],

Formats disponibles : Unified diff