summaryrefslogtreecommitdiff
path: root/o3tl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-12-22 15:32:35 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-12-22 15:32:35 +0000
commitd11e75f0bf46a110fa2fb7a41a5d2ffcd0e82722 (patch)
treec6ba7f14bba7abc7d6b136e855fd5c1d30ab3f2b /o3tl
parentcd8aae109b17622439d52583270c9fe949a0e45f (diff)
#i10000# Do not create signalfiles in in working directory. On failure they dont get removed and afterwards pollute the source tree.
Diffstat (limited to 'o3tl')
-rw-r--r--o3tl/qa/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3tl/qa/makefile.mk b/o3tl/qa/makefile.mk
index c91ba12d3202..5a71a7821325 100644
--- a/o3tl/qa/makefile.mk
+++ b/o3tl/qa/makefile.mk
@@ -75,6 +75,6 @@ unittest : $(SHL1TARGETN)
@echo ----------------------------------------------------------
@echo - start unit test on library $(SHL1TARGETN)
@echo ----------------------------------------------------------
- testshl2 $(SHL1TARGETN)
+ testshl2 -sf $(mktmp ) $(SHL1TARGETN)
ALLTAR : unittest