Bug 619912 - lldpad startup script is broken
Summary: lldpad startup script is broken
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: lldpad
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan Zeleny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-30 20:45 UTC by Michal Jaegermann
Modified: 2010-08-16 09:02 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-08-16 09:02:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2010-07-30 20:45:12 UTC
Description of problem:

Running like this: 'sh -x /etc/init.d/lldpad status' one gets:

/etc/init.d/lldpad: line 141: syntax error near unexpected token `<'
/etc/init.d/lldpad: line 141: `                 read RUNLEVEL REST < <(/sbin/runlevel);'

It is not clear what this line was expected to do as variables RUNLEVEL and REST do not seem to be used anywhere.

Version-Release number of selected component (if applicable):
lldpad-0.9.38-1.fc14

Comment 1 Jan Zeleny 2010-08-16 09:02:33 UTC
Please note that if you use 'bash -x /etc/init.d/lldpad status' instead of your 'sh -x /etc/init.d/lldpad status', the command won't fail. I'm closing this as WONTFIX.


Note You need to log in before you can comment on or make changes to this bug.