StoryTest3: Fix tests stdio-common/bug5.out and stdio-common/test-popen.out.
commitde0767ff3520df5a4c263667cd875050c4664a5b
authorMark Seaborn <mrs@mythic-beasts.com>
Mon, 30 Jun 2008 12:06:04 +0000 (30 13:06 +0100)
committerMark Seaborn <mrs@mythic-beasts.com>
Mon, 30 Jun 2008 12:06:04 +0000 (30 13:06 +0100)
treed6f572021d543339f0de4350a4d97494446c706f
parent2caec19f18c83865bde73763eb28672cf1fca176
StoryTest3: Fix tests stdio-common/bug5.out and stdio-common/test-popen.out.
Don't unset LD_LIBRARY_PATH.  Doing so causes a mismatch between ld.so and
libc.so because all of "make tests" is run under PlashGlibc.
stdio-common/bug5.c
stdio-common/test-popen.c