[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: adding lineno implementation
From:       daggs <daggs () gmx ! com>
Date:       2018-02-14 9:07:31
Message-ID: trinity-1118df23-f6a4-422b-8e29-54c49c9b57b1-1518599251303 () 3c-app-mailcom-bs02
[Download RAW message or body]

Greetings Denys,

> On Mon, Feb 12, 2018 at 4:38 PM, daggs <daggs@gmx.com> wrote:
> > Greetings Denys,
> >
> > here is another test case that goes bad"
> > cat -n test.sh
> >      1  #!/bin/bash
> >      2
> >      3  echo "E${LINENO}"
> >      4  echo "$(readlink -f /proc/self/fd/2)" > /tmp/fd.old
> >      5  echo "E${LINENO}"
> >      6  exec 2>> /tmp/err.txt
> >      7  echo "E${LINENO}"
> > ./test.sh
> > E3
> > E6
> > E8
> 
> Thanks, fixed in git
> 

thanks! for now all works great.

thanks again for the hard work.

Dagg.
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic