mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Merge branch 'some-bug-fixes' into 'master'
Some bug fixes and things A couple of useful bug fixes and commits. See merge request !28
This commit is contained in:
commit
2e56f4ecbf
4 changed files with 43 additions and 14 deletions
|
|
@ -40,9 +40,9 @@ export PATH=/usr/lib/jvm/java-7-openjdk-amd64/bin:$PATH
|
|||
|
||||
|
||||
#------------------------------------------------------------------------------#
|
||||
# run local tests
|
||||
# run local tests, don't scan fdroidserver/ project for APKs
|
||||
cd $WORKSPACE/tests
|
||||
./run-tests ~jenkins/
|
||||
./run-tests ~jenkins/workspace/[[:upper:]a-eg-z]\*
|
||||
|
||||
|
||||
#------------------------------------------------------------------------------#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue