Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Brian O'Connor
2016-05-04 20:16:11 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
67f1c29822a3860e1fa02ff66ee69b218f7b44fa
67f1c298
1 parent
fc3f3149
Buck checkstyle fix for Jenkins
Change-Id: I6009bb1ef8a9394375c0a298f91ef46c86c05606
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
bucklets/onos.bucklet
bucklets/onos.bucklet
View file @
67f1c29
...
...
@@ -110,7 +110,7 @@ def osgi_jar(
### Checkstyle
if srcs:
chk_cmd = '#!/bin/sh\n'
chk_cmd = '#!/bin/
ba
sh\n'
# FIXME hack to add dependency on suppressions-xml in the checkstyle rule
chk_cmd += 'FOO="$(location //tools/build/conf:suppressions-xml)"\n'
base = get_base_path()
...
...
Please
register
or
login
to post a comment