Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE
On Wed, Oct 31, 2018 at 9:52 PM Philip Hudson wrote:
(...)
> Description:
> At line 44 of /etc/bash.bashrc the line
>
>eval $(dircolors)
>
> is incorrect: it errors if $SHELL is tcsh. All other calls correctly
> specify 'dircolors -b'.
>
> Note: Arises on Linux Mint Debian Edition 2. I have no
On 11/1/18 2:01 AM, Rob Foehl wrote:
> Prompted (pun intended) by the recent thread on detecting missing newlines
> in command output, I'd had another look at my own version, and discovered a
> potential issue with control characters being written as-is in declare
> output.
I don't see it as muc
On 11/1/18 6:43 AM, Michael Felt wrote:
>> No, it's expected. That script tests the behavior when the process's open
>> file limit (`ulimit -n') is set to something very small.
> Using defaults:
> root@x065:[/]ulimit -n
> 2000
The script sets it very low (6) to test various failure modes.
--
`
> On 11/1/2018 12:43 PM, Michael Felt wrote:
>>> I am mainly surprised by "process file table is full" - is there
>>> something specific I can do to look at this more closely?
>> No, it's expected. That script tests the behavior when the process's open
>> file limit (`ulimit -n') is set to somet
> On 10/31/2018 9:31 PM, Chet Ramey wrote:
>> On 10/31/18 3:13 PM, Michael Felt wrote:
>>
>> Running "make test", and I amy have forgotten something I did in the past.
>> a) running tests as root (initially)
>> b) ends with:
>> run-vredir
>> 14,16c14,16
>> < ./vredir.tests: line 25: $v: A file
> On 10/31/2018 9:24 PM, Chet Ramey wrote:
>> On 10/31/18 3:03 PM, Michael Felt wrote:
>> Hi,
>>
>> I finally got around to patching and packaging bash-4.4.23 and had to
>> run a "make distclean" because I had copied the old version and without
>> the make distclean make kept looking for "bashv