[Bug 14441] syntax error: unexpected end of file (expecting "fi")

bugzilla at busybox.net bugzilla at busybox.net
Sun Dec 12 21:19:28 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=14441

--- Comment #1 from Denys Vlasenko <vda.linux at googlemail.com> ---
The script contains nothing but comments in the first 6 lines:

#!/bin/sh
#
# $Id:
//WIFI_SOC/MP/SDK_4_2_0_0/RT288x_SDK/source/user/rt2880_app/scripts/lan.sh#1 $
#
# usage: wan.sh
#

so it's very unusual.

Do you have a semi-reliable way to trigger this? E.g. running it in a loop
until it happens?

What machine/architecture does this happen on? Is it reproducible on a x86
machine?

Is it reproducible with busybox binary which you yourself compiled (and
therefore can recompile, to add debugging and such)? What is the .config?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list