summary refs log tree commit diff
path: root/system-settings/plugins/ifupdown/tests/test9
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-04-08 07:30:59 +0200
committerMichael Biebl <biebl@debian.org>2011-04-08 07:30:59 +0200
commitf75dd6fd1975146623052b843b182dc32c3fbe46 (patch)
tree05ba60b772670f038c9a1fbff940ec5d3e28d870 /system-settings/plugins/ifupdown/tests/test9
parentc980bdf58dc973dd5617aaa6f9466f9e44fcbf58 (diff)
Imported Upstream version 0.8.998 upstream/0.8.998
Diffstat (limited to 'system-settings/plugins/ifupdown/tests/test9')
-rw-r--r--system-settings/plugins/ifupdown/tests/test910
1 files changed, 0 insertions, 10 deletions
diff --git a/system-settings/plugins/ifupdown/tests/test9 b/system-settings/plugins/ifupdown/tests/test9
deleted file mode 100644
index 7d94563a..00000000
--- a/system-settings/plugins/ifupdown/tests/test9
+++ /dev/null
@@ -1,10 +0,0 @@
-iface eth0 inet static
-# case 9: wrapped lines inside a block (to be on the safe side)
-	address \
-		10.250.2.3
-	netmask \
-		255.255.255.192
-
-	broadcast 10.250.2.63
-	gateway 10.250.2.50
-