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