diff options
author | Mark H Weaver <mhw@netris.org> | 2011-03-02 06:02:58 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2011-03-02 14:12:53 -0500 |
commit | bd79ebf3188ad0dc9f45290112f603f33af86f88 (patch) | |
tree | 872669bc6f948c64828d60194bfef63f29bb0e9b /libguile/array-handle.h | |
parent | 58b1db5f2437327e0d44cfe799ca8e21e27d5b5e (diff) | |
download | guile-bd79ebf3188ad0dc9f45290112f603f33af86f88.tar.gz |
Portability fixes for popen.test (for when /bin/sh is not bash)
* test-suite/tests/popen.test (open-input-pipe no-duplicate): Pass
"read REPLY" command instead of "read" to the subshell, for improved
portability. In particular, it is needed when /bin/sh is dash.
(open-output-pipe no-duplicate): Pass "exec guile [...]" instead of
"guile [...]" to the subshell, to ensure that the subshell will not
run guile as a subprocess while holding a duplicate of STDIN, which
would cause this test to fail. This is needed when /bin/sh is dash.
Diffstat (limited to 'libguile/array-handle.h')
0 files changed, 0 insertions, 0 deletions