#i10000# Do not create signalfiles in in working directory. On failure they dont get removed and afterwards pollute the source tree.

This commit is contained in:
Rüdiger Timm
2008-12-22 15:32:35 +00:00
parent cd8aae109b
commit d11e75f0bf

View File

@@ -75,6 +75,6 @@ unittest : $(SHL1TARGETN)
@echo ----------------------------------------------------------
@echo - start unit test on library $(SHL1TARGETN)
@echo ----------------------------------------------------------
testshl2 $(SHL1TARGETN)
testshl2 -sf $(mktmp ) $(SHL1TARGETN)
ALLTAR : unittest