$OpenBSD: patch-src_bin_dhcp6_tests_dhcp6_process_tests_sh_in,v 1.1 2017/02/28 08:57:12 jasper Exp $
--- src/bin/dhcp6/tests/dhcp6_process_tests.sh.in.orig	Sun Sep 25 20:58:05 2016
+++ src/bin/dhcp6/tests/dhcp6_process_tests.sh.in	Mon Oct  3 21:04:41 2016
@@ -321,7 +321,7 @@ lfc_timer_test() {
     sleep 1
 
     # Modify the interval.
-    LFC_CONFIG=$(printf "${CONFIG}" | sed -e 's/\"lfc-interval\": 1/\"lfc-interval\": 2/g')
+    LFC_CONFIG=$(printf "${LFC_CONFIG}" | sed -e 's/\"lfc-interval\": 1/\"lfc-interval\": 2/g')
     # Create new configuration file.
     create_config "${LFC_CONFIG}"
 
