Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132262 - A typographical error in /etc/init.d/functions.sh of sys-apps/baselayout-1.12.0_pre19-r1.
Summary: A typographical error in /etc/init.d/functions.sh of sys-apps/baselayout-1.12...
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: 2006-05-04 08:39 UTC by Yoshino
Modified: 2006-05-05 18:02 UTC (History)
0 users

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


Attachments
functions.sh.patch (functions.sh.patch,314 bytes, patch)
2006-05-04 08:41 UTC, Yoshino
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshino 2006-05-04 08:39:26 UTC
Hello.

Overview Description :: 

I saw a typographical error in /etc/init.d/functions.sh of sys-apps/baselayout-1.12.0_pre19-r1.

Actual Results ::

veend() in line 392 of /etc/init.d/functions.sh is a declaration of veend().
veend() in line 396 of /etc/init.d/functions.sh is also a declaration of  veend().

Expected Results :: 

I think that veend() in line 396 of /etc/init.d/functions.sh would be vewend().
Comment 1 Yoshino 2006-05-04 08:41:00 UTC
Created attachment 86144 [details, diff]
functions.sh.patch

The patch file.
Comment 2 SpanKY gentoo-dev 2006-05-05 18:02:39 UTC
thanks, ive added your patch to all versions of baselayout