X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fbin%2Fbomb.pl;fp=test%2Fbin%2Fbomb.pl;h=95e7dd5995779b14b036ba2883fe74e0765db7b0;hb=2a01aaae072eb38bcb560d9b8c09e8c8ea4d7af6;hp=a79be99be621ebb4609f0cf728cd779780974f11;hpb=788c90d9fac4106b1e8e66e9a2039ad0dc9a8bda;p=mkws-moved-to-github.git diff --git a/test/bin/bomb.pl b/test/bin/bomb.pl index a79be99..95e7dd5 100755 --- a/test/bin/bomb.pl +++ b/test/bin/bomb.pl @@ -45,7 +45,7 @@ eval { BSD::Resource::setrlimit("RLIMIT_CPU", $timeout, 2*$timeout) or die "Cannot set CPU limit: $!\n"; }; if ($@) { - warn "Please install the package BSD::Resource!\n\n$@\n"; + warn "WARNING: things would go more nicely with the BSD::Resource package\n"; }