Fixed broken run execution
This commit is contained in:
parent
b9168e117f
commit
92d6d0886f
1 changed files with 0 additions and 7 deletions
|
|
@ -90,13 +90,6 @@ distributions {
|
||||||
from 'logging.properties'
|
from 'logging.properties'
|
||||||
from 'run.sh'
|
from 'run.sh'
|
||||||
|
|
||||||
if (file('hal.conf').exists()) {
|
|
||||||
from 'hal.conf'
|
|
||||||
}
|
|
||||||
if (file('hal.db').exists()) {
|
|
||||||
from 'hal.db'
|
|
||||||
}
|
|
||||||
|
|
||||||
// from subprojects
|
// from subprojects
|
||||||
project.subprojects.each { subProject ->
|
project.subprojects.each { subProject ->
|
||||||
into('bin') {
|
into('bin') {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue