Skip to content

Commit

Permalink
t/linux: nuke this, we no longer run a custom linux image
Browse files Browse the repository at this point in the history
These tests were all failing. I don't need them anymore for now, just
nuke them.
  • Loading branch information
avar committed Dec 22, 2010
1 parent efa6cdd commit cf2d731
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 37 deletions.
2 changes: 1 addition & 1 deletion cron.d/v-test-etc
Expand Up @@ -11,4 +11,4 @@ PATH=/home/v-perlbrew/perl5/perlbrew/bin:/home/v-perlbrew/perl5/perlbrew/perls/c
6 */4 * * * nobody perl -e 'my $out = qx[prove -vr /etc/apache2/t 2>&1]; print $out if $?'
10 */4 * * * nobody perl -e 'my $out = qx[prove -vr /etc/mysql/t 2>&1]; print $out if $?'
14 */4 * * * nobody perl -e 'my $out = qx[prove -vr /etc/tor/t 2>&1]; print $out if $?'
18 */4 * * * nobody perl -e 'my $out = qx[prove -vr /etc/linux/t 2>&1]; print $out if $?'

35 changes: 0 additions & 35 deletions linux/t/grub-kernel-line.t

This file was deleted.

1 change: 0 additions & 1 deletion t/linux

This file was deleted.

0 comments on commit cf2d731

Please sign in to comment.