mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-14 00:49:09 +02:00
Now really fixed #1279.
This commit is contained in:
@@ -373,7 +373,7 @@ win32:PRE_TARGETDEPS = ../../../common/release/common.lib
|
||||
|
||||
|
||||
|
||||
run.commands = echo "Running tests..." \
|
||||
run.commands = echo "Running tests..."; \
|
||||
cp -f test.fwb test_work.fwb; \
|
||||
./${TARGET}; \
|
||||
rm test_work.fwb
|
||||
|
||||
Reference in New Issue
Block a user