don't unconditionally restore signals in ensure-batch-mode!
authorAndy Wingo <wingo@pobox.com>
Sat, 19 Jun 2010 13:20:02 +0000 (15:20 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 19 Jun 2010 13:20:02 +0000 (15:20 +0200)
commit0feb833d22d4998773fe045f04cfbe1afebf82b9
tree73fb7360b43b02e67aa659fd5fef8713948f63e1
parentc4a8200fa0f28ac9bab80ee6c2ab93fbd818c33f
don't unconditionally restore signals in ensure-batch-mode!

* module/ice-9/boot-9.scm (ensure-batch-mode!): Remove comment about
  restoring signals, and that behavior, as it was making popen.test
  hang. I should investigate further, but instead I'm just going to hope
  that this fixes it.
module/ice-9/boot-9.scm