On Wed, Jan 24, 2018 at 9:53 AM, daggs <[email protected]> wrote: > Greetings Denys, > >> Sent: Tuesday, January 23, 2018 at 3:51 PM >> From: "Denys Vlasenko" <[email protected]> >> To: daggs <[email protected]> >> Cc: busybox <[email protected]> >> Subject: Re: adding lineno implementation >> >> On Tue, Jan 23, 2018 at 2:48 PM, daggs <[email protected]> wrote: >> >> >> Care to send the patch? >> >> >> >> >> > >> >> > sure, see attached. >> >> >> >> >> >> Implemented in git a bit differently >> >> >> > >> > not sure I follow, is there an existing implementation for busybox? >> >> I applied an implementation to busybox git, please "git pull" and take a >> look. >> > > I see, you've committed support for lineno for ash
No, it's in _hush_. This commit specifically: commit 6aad1ddcc9d8fe2303cc444b6ddea2af1fc1dd30 Author: Denys Vlasenko <[email protected]> Date: Fri Jan 19 15:37:04 2018 +0100 hush: implement $LINENO bashism _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
