summaryrefslogtreecommitdiff
path: root/libguile/array-handle.h
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2011-03-02 06:02:58 -0500
committerMark H Weaver <mhw@netris.org>2011-03-02 14:12:53 -0500
commitbd79ebf3188ad0dc9f45290112f603f33af86f88 (patch)
tree872669bc6f948c64828d60194bfef63f29bb0e9b /libguile/array-handle.h
parent58b1db5f2437327e0d44cfe799ca8e21e27d5b5e (diff)
downloadguile-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