On 8/30/07, Jones, Zachary <[EMAIL PROTECTED]> wrote:
>  [ In the if block for loadslot ]
>
>  line 410: answer=`_ '%s %s: slot %s device not specified in %s' "$curslot"
> "$pname" "$curslot" "$ourconf"`
>                                  ^
>                                    ^
>
>  The pointed to quotes did not match one of them was an " to start with I do
> not recall which one it was.

Great, thanks -- we actually already caught that one.  We added a
syntax-invocation of bash (where available) for all shell scripts to
'make check'.  It turned up several such typos.

Let us know if you find anything else.

Dustin

Reply via email to