mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-05-05 20:26:16 +02:00
Remove superfluous debug flags from app definitions
Change-Id: I23d90b7ad44c5eadf3c083a0fec31375f3b21ec4
This commit is contained in:
parent
1fb1eb1cf5
commit
bbc6dba863
@ -20,5 +20,4 @@ osgi_jar_with_tests (
|
||||
api_version = '1.0',
|
||||
api_description = 'REST API for DHCP Server App',
|
||||
api_package = 'org.onosproject.dhcp.rest',
|
||||
debug = False
|
||||
)
|
||||
|
||||
@ -14,7 +14,6 @@ osgi_jar_with_tests (
|
||||
api_version = '1.0',
|
||||
api_description = 'REST API for Demo App',
|
||||
api_package = 'org.onosproject.demo',
|
||||
debug = False,
|
||||
)
|
||||
|
||||
onos_app (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user