Hi,

On Mar 7, 2015, at 23:58, Dan <[email protected]> wrote:

> the "stone -text" is buggy. The problem is in the "etc/stone.d/gui_text.sh”.

What exactly is buggy?

> patch-file:
> ---------------------------------------------------
> 67c67
> <               read -sr -n 1 input
> ---
>>              read -r input
> 75c75
> <       [ "$input" = "[y]" ] && return 0
> ---
>>      [ "$y" = "[y]" ] && return 0
> ---------------------------------------------------
> 
> and it works.


Don’t see such style of patch often, could you send a unified-diff (diff -u) so 
I get an better idea what edits are going on?

        René

-- 
 ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin
 http://exactcode.com | http://exactscan.com | http://ocrkit.com | 
http://t2-project.org | http://rene.rebe.de

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to