From f16b537690d7b31fc0686ea89c67aa4fce833881f6c12b74b9efc95b69a1598f Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 28 Jul 2014 09:11:11 +0000 Subject: [PATCH] - remove unused skip-aof-test.patch OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=52 --- redis.changes | 5 +++++ skip-aof-test.patch | 12 ------------ 2 files changed, 5 insertions(+), 12 deletions(-) delete mode 100644 skip-aof-test.patch diff --git a/redis.changes b/redis.changes index 16888ec..a69c4b1 100644 --- a/redis.changes +++ b/redis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 28 09:10:30 UTC 2014 - mrueckert@suse.de + +- remove unused skip-aof-test.patch + ------------------------------------------------------------------- Fri Jul 25 14:58:33 UTC 2014 - mrueckert@suse.de diff --git a/skip-aof-test.patch b/skip-aof-test.patch deleted file mode 100644 index 3fa70c3..0000000 --- a/skip-aof-test.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: tests/test_helper.tcl -=================================================================== ---- tests/test_helper.tcl.orig -+++ tests/test_helper.tcl -@@ -32,7 +32,6 @@ set ::all_tests { - integration/replication-2 - integration/replication-3 - integration/replication-4 -- integration/aof - integration/rdb - integration/convert-zipmap-hash-on-load - unit/pubsub