Bug 112665 - line 86 parse error then
Summary: line 86 parse error then
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 1
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-26 21:21 UTC by Fred Hubbard
Modified: 2015-01-04 22:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-09-29 19:52:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fred Hubbard 2003-12-26 21:21:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:
error is located at /usr/src/linux-2.4.22-1-2135.nptl/.config
the word then on line 87 needs to be moved to the end of line 86, so
it looks like this:
$"config_hdlc_ppp"= "Y"] then

Version-Release number of selected component (if applicable):
kernel-2.4.22-1-2135.nptl

How reproducible:
Always

Steps to Reproduce:
1.just use the kernel configuration tool, save your changes & you'll
get the error.
2.
3.
    

Actual Results:  line 86 parse error then

Expected Results:  make symlinks

Additional info:

none, easy fix

Comment 1 Ngo Than 2004-01-09 19:31:19 UTC
it's a bug in kernel. i assigned it to correct component

Comment 2 Dave Jones 2004-01-09 20:35:40 UTC
I take it you mean drivers/net/wan/Config.in (.config doesn't contain
any script).

I can't reproduce this, and as it stands its valid shell script.
Does this also break for you? (call it tst.sh)

#!/bin/bash
if [ -f tst.sh ];
then
    echo "foo!"
fi


Comment 3 David Lawrence 2004-09-29 19:52:59 UTC
Thanks for the bug report. However, Red Hat no longer maintains this version of
the product. Please upgrade to the latest version and open a new bug if the problem
persists.

The Fedora Legacy project (http://fedoralegacy.org/) maintains some older releases, 
and if you believe this bug is interesting to them, please report the problem in
the bug tracker at: http://bugzilla.fedora.us/



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