From ce17cdd73068c1ee71f149a8de9f7450a556caba Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Mon, 11 Apr 2011 10:13:16 +0200 Subject: Use unified diff output in tests --- tests/ipporthash.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/ipporthash.t') diff --git a/tests/ipporthash.t b/tests/ipporthash.t index 3ec8fb9..4875ed8 100644 --- a/tests/ipporthash.t +++ b/tests/ipporthash.t @@ -33,7 +33,7 @@ # List set 0 ipset -L test > .foo0 && ./sort.sh .foo0 # Check listing -0 diff -I 'Size in memory.*' .foo ipporthash.t.list0 +0 diff -u -I 'Size in memory.*' .foo ipporthash.t.list0 # Flush test set 0 ipset -F test # Delete test set @@ -63,7 +63,7 @@ # List set 0 ipset -L test > .foo0 && ./sort.sh .foo0 # Check listing -0 diff -I 'Size in memory.*' .foo ipporthash.t.list1 +0 diff -u -I 'Size in memory.*' .foo ipporthash.t.list1 # Flush test set 0 ipset -F test # Delete test set -- cgit v1.2.3