aboutsummaryrefslogtreecommitdiffstats
path: root/dhcpcd-hooks/01-test
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpcd-hooks/01-test')
-rw-r--r--dhcpcd-hooks/01-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpcd-hooks/01-test b/dhcpcd-hooks/01-test
index d3ca40d..609b3a1 100644
--- a/dhcpcd-hooks/01-test
+++ b/dhcpcd-hooks/01-test
@@ -3,5 +3,5 @@
case ${reason} in
TEST) set | grep "^\(interface\|metric\|pid\|reason\|skip_hooks\)=" | sort
set | grep "^\(new_\|old_\)" | sort
- ;;
+ ;;
esac