Re: [PATCH] user: Add shell environment migration aid

2020-08-06 Thread Sebastian Huber
On 06/08/2020 17:07, Gedare Bloom wrote: ok to apply to rtems-docs/5 and master Unfortunately this fix doesn't work: https://devel.rtems.org/ticket/3859#comment:23 ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] user: Add shell environment migration aid

2020-08-06 Thread Gedare Bloom
On Thu, Aug 6, 2020 at 9:07 AM Gedare Bloom wrote: > > ok to apply to rtems-docs/5 and master > Although, do we want to keep the v4_11-to-v5.rst in master? > On Thu, Aug 6, 2020 at 5:31 AM Sebastian Huber > wrote: > > > > Close #3859. > > --- > > user/migration/v4_11-to-v5.rst | 27

Re: [PATCH] user: Add shell environment migration aid

2020-08-06 Thread Gedare Bloom
ok to apply to rtems-docs/5 and master On Thu, Aug 6, 2020 at 5:31 AM Sebastian Huber wrote: > > Close #3859. > --- > user/migration/v4_11-to-v5.rst | 27 +++ > 1 file changed, 27 insertions(+) > > diff --git a/user/migration/v4_11-to-v5.rst b/user/migration/v4_11-to-v5.r

[PATCH] user: Add shell environment migration aid

2020-08-06 Thread Sebastian Huber
Close #3859. --- user/migration/v4_11-to-v5.rst | 27 +++ 1 file changed, 27 insertions(+) diff --git a/user/migration/v4_11-to-v5.rst b/user/migration/v4_11-to-v5.rst index a0cab02..0e0fb46 100644 --- a/user/migration/v4_11-to-v5.rst +++ b/user/migration/v4_11-to-v5.rst @