From 4714fb8981be44c64da02fce6e1571cecd58179e Mon Sep 17 00:00:00 2001 From: toby Date: Thu, 6 Dec 2018 23:12:57 +0100 Subject: [PATCH] yeah yeah I know I'm anal --- debian/wit-network-config.postinst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/wit-network-config.postinst b/debian/wit-network-config.postinst index a345366..8f08802 100755 --- a/debian/wit-network-config.postinst +++ b/debian/wit-network-config.postinst @@ -326,8 +326,8 @@ case "$1" in let i+=1 done - [ -z $IPSEC_IPV4_SUBNETS ] && exit 2 - [ -z $IPSEC_IPV6_SUBNETS ] && exit 2 + [ -z $IPSEC_IPV4_SUBNETS ] && exit 2 + [ -z $IPSEC_IPV6_SUBNETS ] && exit 2 ## STOP compiling frr config