Hi Matúš,
thanks ,-)
David said to me that I should not merge the master to the feature branch.
That why i missed this commit from Michael.
Ciao
David
On 16.05.2012 23:59, Matúš Kukan wrote:
Hi David,
On 16 May 2012 23:41, David Ostrovsky wrote:
+TTUS := $(call gb_CustomTarget_get_workdir,t
Hi David,
On 16 May 2012 23:41, David Ostrovsky wrote:
>>> +TTUS := $(call gb_CustomTarget_get_workdir,testtools/uno_services)
>
>
>> Please, do not do that. Just use
>> $(call gb_CustomTarget_get_workdir,testtools/uno_services) where
>> necessary.
>
>
> This one I really don't understand. First
Hi David,
well it was not ready yet ;-)
Anyway, thanks for your comments.
+TTUS := $(call gb_CustomTarget_get_workdir,testtools/uno_services)
Please, do not do that. Just use
$(call gb_CustomTarget_get_workdir,testtools/uno_services) where
necessary.
This one I really don't understand. Fir
On Mon, May 14, 2012 at 03:57:31PM -0700, David Ostrovsky wrote:
> Repository.mk |4 +
> testtools/CustomTarget_bridgetest_climaker.mk | 65
> ++
> testtools/CustomTarget_uno_services.mk| 60
> testto