Re: [PATCH] Corrects an Abort Trap: 6 error with completions.

2013-07-08 Thread Steven Klass
lines were joined it showed the error, when they were on separate lines everything processed as expected. Again - my only change was to shift them ( branch. remote. ) to two separate lines. HTH --- Steven Klass (480) 225-1112 skl...@7stalks.com http://www.7stalks.com On Jul 8, 2013

[PATCH] Corrects an Abort Trap: 6 error with completions.

2013-07-08 Thread Steven Klass
Hi Folks, Corrects an Abort Trap: 6 error with completions. Fixed an issue where the two commands on a single line would cause a strange unrelated 'Abort trap: 6' error on non-git commands on Mac OSX 10.8. Signed-off-by: Steven Klass --- contrib/comp