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/test11 | |
| parent | c980bdf58dc973dd5617aaa6f9466f9e44fcbf58 (diff) | |
Imported Upstream version 0.8.998 upstream/0.8.998
Diffstat (limited to 'system-settings/plugins/ifupdown/tests/test11')
| -rw-r--r-- | system-settings/plugins/ifupdown/tests/test11 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/system-settings/plugins/ifupdown/tests/test11 b/system-settings/plugins/ifupdown/tests/test11 deleted file mode 100644 index 89561dd7..00000000 --- a/system-settings/plugins/ifupdown/tests/test11 +++ /dev/null @@ -1,5 +0,0 @@ -iface pppoe inet manual -# case 11: wrapped line (without leading space on the wrapped part, wrap within a multi-word value) - pre-up /sbin/ifconfig \ -eth0 up - |