I want to fix shebang semantics, but I am on the road right now. I will try to 
get a patch together by tomorrow.—
Sent from Mailbox

On Sat, Jun 14, 2014 at 5:04 PM, David A. Wheeler <dwhee...@dwheeler.com>
wrote:

> On Sat, 14 Jun 2014 11:56:13 -0500, Elliott Cable <m...@ell.io> wrote:
>> This fixes the following error arising on Mac OS X machines:
>> 
>>     > sweet-run something.sscp
>>     usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
>>           mktemp [-d] [-q] [-u] -t prefix
>>     /usr/local/bin/sweet-run: line 20: : No such file or directory
>>     chmod: fts_open: No such file or directory
>>     /usr/local/bin/sweet-run: line 30: ./: is a directory
>> 
>> The meat of the solution is by "krinkle" [on Stack Overflow.][1]
>>    [1]: <http://unix.stackexchange.com/a/84980> "Fix or alternative
>> for mktemp in OS X"
> Awesome, thanks!! That's now in the "devel" branch.
> I added a testcase specifically for sweet-run.  In the process, I found that 
> sweet-run didn't
> return the exit code of the executed program.  So we now have a test case and 
> another
> two improvements of sweet-run.
> Does anyone have any other changes before a new release?
> --- David A. Wheeler
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to