diff options
| author | Michael Biebl <biebl@debian.org> | 2011-04-08 07:30:59 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-04-08 07:30:59 +0200 |
| commit | f75dd6fd1975146623052b843b182dc32c3fbe46 (patch) | |
| tree | 05ba60b772670f038c9a1fbff940ec5d3e28d870 /system-settings/plugins/ifupdown/tests/test1 | |
| parent | c980bdf58dc973dd5617aaa6f9466f9e44fcbf58 (diff) | |
Imported Upstream version 0.8.998 upstream/0.8.998
Diffstat (limited to 'system-settings/plugins/ifupdown/tests/test1')
| -rw-r--r-- | system-settings/plugins/ifupdown/tests/test1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/system-settings/plugins/ifupdown/tests/test1 b/system-settings/plugins/ifupdown/tests/test1 deleted file mode 100644 index 74c23b45..00000000 --- a/system-settings/plugins/ifupdown/tests/test1 +++ /dev/null @@ -1,6 +0,0 @@ -# case 1: line before 1st block (must be ignored) -address 10.250.2.3 - -auto eth0 -iface eth0 inet dhcp - |