[#9722] Kernel#system broken inside Dir.chdir(&block) if system command doesn't have shell characters — <noreply@...>

Bugs item #7278, was opened at 2006-12-14 13:59

8 messages 2006/12/14

[#9749] System V IPC in standard library? — Steven Jenkins <steven.jenkins@...>

Back in August, I needed a semaphore to serialize access to an external

14 messages 2006/12/19

[#9753] CVS freeze — SASADA Koichi <ko1@...>

Hi,

20 messages 2006/12/20
[#9755] Re: [ruby-dev:30039] CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

[#9757] Re: [ruby-dev:30040] Re: CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

Re: [ ruby-Bugs-7278 ] Kernel#system broken inside Dir.chdir(&block) if system command doesn't have shell characters

From: Eric Hodel <drbrain@...7.net>
Date: 2006-12-15 00:46:28 UTC
List: ruby-core #9724
On Dec 14, 2006, at 18:57, Michael Selig wrote:
> I bet your script /usr/local/bin/p4 is a shell script which doesn't  
> have a
> "#!/bin/sh" line at the top, and that if you put one in, it will  
> work in
> both cases.

Nope.

$ file /usr/local/bin/p4
/usr/local/bin/p4: Mach-O executable i386

-- 
Eric Hodel - drbrain@segment7.net - http://blog.segment7.net

I LIT YOUR GEM ON FIRE!


In This Thread