#i10000# Correct echo statement for 4nt case.
This commit is contained in:
parent
2e5ee68e6a
commit
1c8b663c40
1 changed files with 1 additions and 2 deletions
|
@ -157,8 +157,7 @@ $(DLLDEST)$/bridgetest_inprocess$(BATCH_SUFFIX) .ERRREMOVE: makefile.mk
|
|||
-s com.sun.star.test.bridge.BridgeTest -- \
|
||||
com.sun.star.test.bridge.CppTestObject > $@
|
||||
.ELSE
|
||||
echo echo ERROR: this script can only be created properly for \
|
||||
USE_SHELL=bash > $@
|
||||
echo echo ERROR: this script can only be created properly for USE_SHELL=bash > $@
|
||||
.ENDIF
|
||||
$(GIVE_EXEC_RIGHTS) $@
|
||||
|
||||
|
|
Loading…
Reference in a new issue