Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102439 - /etc/conf.d/net.example missing opening brace on faildown()
Summary: /etc/conf.d/net.example missing opening brace on faildown()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-13 16:09 UTC by Gordon Stratton
Modified: 2005-08-13 17:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon Stratton 2005-08-13 16:09:44 UTC
--- net.example.old     2005-08-13 16:00:41.000000000 -0700
+++ net.example.new     2005-08-13 16:01:45.000000000 -0700
@@ -504,7 +504,7 @@
 #       # thought of anything nifty to do with it yet ;-)
 #}

-#faildown()
+#faildown() {
 #       # This function is mostly here for completeness... I haven't
 #       # thought of anything nifty to do with it yet ;-)
 #}

Here is a simple patch to fix the problem.

Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2005-08-13 17:51:55 UTC
thanks, fixed in svn