summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/resize-and-list.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/resize-and-list.sh b/tests/resize-and-list.sh
index d6fab7b..78d521c 100755
--- a/tests/resize-and-list.sh
+++ b/tests/resize-and-list.sh
@@ -5,6 +5,6 @@ ipset=${IPSET_BIN:-../src/ipset}
n=0
while [ $n -ne 8161 ]; do
# echo $n
- n=`$ipset -S resize-test | wc -l`
+ n=`$ipset -S resize-test 2>/dev/null| wc -l`
done
$ipset x