Ignore hooks/common in t/hook-tls.t
This commit is contained in:
@@ -27,7 +27,7 @@ else
|
||||
#
|
||||
foreach my $dir ( glob( "hooks/*" ) )
|
||||
{
|
||||
next if ( $dir =~ /CVS/i );
|
||||
next if ( $dir =~ /CVS|common/i );
|
||||
next if ( ! -d $dir );
|
||||
|
||||
if ( $dir =~ /hooks\/(.*)/ )
|
||||
|
||||
Reference in New Issue
Block a user