[Bug 14441] New: syntax error: unexpected end of file (expecting "fi")
bugzilla at busybox.net
bugzilla at busybox.net
Thu Dec 9 19:30:13 UTC 2021
https://bugs.busybox.net/show_bug.cgi?id=14441
Bug ID: 14441
Summary: syntax error: unexpected end of file (expecting "fi")
Product: Busybox
Version: 1.33.x
Hardware: All
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: Networking
Assignee: unassigned at busybox.net
Reporter: mdvornic at dataremote.com
CC: busybox-cvs at busybox.net
Target Milestone: ---
Created attachment 9186
--> https://bugs.busybox.net/attachment.cgi?id=9186&action=edit
The script where the exception is triggered.
The following exception is raised sporadically while executing one of the shell
scripts with busybox 1.34 version :
/sbin/lan.sh: line 5: syntax error: unexpected end of file (expecting "fi")
The occurrence of the issue is rare, normally the script lan.sh executes
without problems. When the exception is triggered, there is no special branch
executing on the script.
Code snippet from lan.sh attached.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list