This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]


"Carlos O'Donell" <codonell@redhat.com> writes:
> If we had a "mkdir" command in the test script syntax could we use it to
> create the directories at runtime?

We have an xmkdirp() function already, adding a mkdir to the script code
should be trivial (-p could be implied, which would simplify it).  I'll
leave it as low-hanging fruit for a while, in case someone wants to
tackle it ;-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]