Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 83176
Collapse All | Expand All

(-)t/list_secret_keys.t.org (-1 / +2 lines)
Lines 33-39 Link Here
33
33
34
TEST
34
TEST
35
{
35
{
36
    my @files_to_test = ( 'test/secret-keys/1.0.test' );
36
    #my @files_to_test = ( 'test/secret-keys/1.0.test' );
37
    my @files_to_test = ( 'test/secret-keys/1.out' );
37
38
38
    return file_match( $outfile, @files_to_test );
39
    return file_match( $outfile, @files_to_test );
39
};
40
};

Return to bug 83176