[darcs-devel] [issue854] how does darcs deal with 'empty' commands (EDITOR, PAGER)
Eric Kow
bugs at darcs.net
Thu May 15 15:28:10 UTC 2008
New submission from Eric Kow <eric.kow at gmail.com>:
Potential bug: setting one of the command environment variables (DARCS_PAGER)
could cause bad things to happen (running the first argument as the command
since the command itself is the empty string?). I think it should be fine, and
that System.Process.runProcess does what we want anyway (for example, we're not
using System.Cmd)... but thought I should note it down anyway
----------
messages: 4714
nosy: beschmi, dagit, kowey, tommy
priority: bug
status: unread
title: how does darcs deal with 'empty' commands (EDITOR, PAGER)
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue854>
__________________________________
More information about the darcs-devel
mailing list