Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
accountserver
Commits
3df2db90
Commit
3df2db90
authored
May 05, 2019
by
ale
Browse files
Remove integrationtest from DH_GOLANG_EXCLUDES
We should run the integration tests when building the package. Fixes issue
#7
.
parent
3565aca0
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/rules
View file @
3df2db90
#!/usr/bin/make -f
export DH_GOPKG := git.autistici.org/ai3/accountserver
export DH_GOLANG_EXCLUDES := vendor
integrationtest
export DH_GOLANG_EXCLUDES := vendor
# Include all files in copy, not just *.go files.
# Required for tests to run successfully (due to the java ldap server).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment