summaryrefslogtreecommitdiff
path: root/system/innotop/innotop-1.8.0-test.patch
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@liwjatan.at>2012-05-01 12:03:06 -0400
committerErik Hanson <erik@slackbuilds.org>2012-05-07 12:18:06 -0500
commit0ecfcb7153a392bff1888dbecc7a30a6e51b520d (patch)
tree4334189beb66fd32922891fe22810ba6ebbf0068 /system/innotop/innotop-1.8.0-test.patch
parent406118e899a4211292d0430ffd9a8d3e433a8580 (diff)
downloadslackbuilds-0ecfcb7153a392bff1888dbecc7a30a6e51b520d.tar.gz
system/innotop: Updated for version 1.8.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/innotop/innotop-1.8.0-test.patch')
-rw-r--r--system/innotop/innotop-1.8.0-test.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/system/innotop/innotop-1.8.0-test.patch b/system/innotop/innotop-1.8.0-test.patch
deleted file mode 100644
index faf3cfaa49..0000000000
--- a/system/innotop/innotop-1.8.0-test.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -Naur innotop-1.8.0-orig/t/InnoDBParser.t innotop-1.8.0/t/InnoDBParser.t
---- innotop-1.8.0-orig/t/InnoDBParser.t 2010-11-06 17:32:11.000000000 +0200
-+++ innotop-1.8.0/t/InnoDBParser.t 2010-12-09 15:22:01.000000000 +0200
-@@ -5,7 +5,7 @@
- use Test::More tests => 1;
- use Data::Dumper;
-
--require "../innotop";
-+require "innotop";
- my $innodb_parser = new InnoDBParser;
-
- sub read_file {
-@@ -18,7 +18,7 @@
- }
-
- my %tests = (
-- 'innodb-status-001' => {
-+ 't/innodb-status-001' => {
- IB_bp_add_pool_alloc => '0',
- IB_bp_awe_mem_alloc => 0,
- IB_bp_buf_free => '8172',