Test projects can't have --name it seems
This commit is contained in:
parent
cf1519f792
commit
c99cf93c8b
@ -7,4 +7,4 @@ android update project --path . --name F-Droid
|
|||||||
|
|
||||||
# technically optional, needed for the tests
|
# technically optional, needed for the tests
|
||||||
cd test
|
cd test
|
||||||
android update test-project --path . --main ../ --name test
|
android update test-project --path . --main ..
|
||||||
|
@ -15,4 +15,4 @@
|
|||||||
# 'key.alias' for the name of the key to use.
|
# 'key.alias' for the name of the key to use.
|
||||||
# The password will be asked during the build when you use the 'release' target.
|
# The password will be asked during the build when you use the 'release' target.
|
||||||
|
|
||||||
tested.project.dir=../
|
tested.project.dir=..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user