Now really fixed #1279.

This commit is contained in:
Roman Bovsunivskiy
2010-02-28 16:43:19 +00:00
parent 88db13c1f7
commit 64578ae683
@@ -373,8 +373,8 @@ win32:PRE_TARGETDEPS = ../../../common/release/common.lib
run.commands = echo "Running tests..." \
cp -f test.fwb test_work.fwb; \
run.commands = echo "Running tests..."; \
cp -f test.fwb test_work.fwb; \
./${TARGET}; \
rm test_work.fwb
run.depends = all