[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#688803: unblock: elmerfem/6.1.0.svn.5396.dfsg2-1



> +    SRC_VERSION="6.1.0.svn.${SVN_REVISION}.dfsg"
>
> That should probably be "dfsg2" now?

No. This is the case when script is used with argument:
$ ./elmerfem_get-orig-source.sh 6.1.0.svn.5396.dfsg2

So another block of the code works:
SVN_REVISION=$(echo ${SRC_VERSION} | sed -e "s/^.*.svn.\([0-9]\+\).dfsg.*$/\1/")

> +     cout << "tetlib: control string: "
> +        << string(tetgenControlString.toAscii()) << endl;
>
> I realise it's just debug output, but that should go away afaics.

Yes.

> Unblocked; thanks.

Thanks a lot.


Reply to: