* tests/misc/sort-continue: Port to Fedora 15.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Nov 2011 08:20:01 +0000 (00:20 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Nov 2011 08:20:33 +0000 (00:20 -0800)
commit91a5badc7b8b96916147f28b1d094af98efa5aa7
tree4bfffb77a94d885ece0f57df97a00e358ff18ae1
parent4ea3e6dee1b350814da2dc024c4acce7d1bd551c
* tests/misc/sort-continue: Port to Fedora 15.

Redirect with the shell command, not in a separate 'exec'.
Without this patch, Fedora 15 x86-64 /bin/sh (i.e., Bash 4.2.10)
complained about running out of file descriptors in the shell.
tests/misc/sort-continue