Shawn Bohrer
Shawn Bohrer
Actually test_old is failing on as well when `has_check` is false. I haven't investigated, but I suspect it is because `iptables -S` ends up escaping the nested quotes instead of...
I've fixed the test_old for versions of iptables that don't support `-C`. That also fixes the long comments problem, and the you have to uses double quotes instead of single...
> Since the double square brackets is a bash form. I normally stay away from bashisms but I'll note this is actually a bash script (#!/bin/bash). I'm happy to change...