mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-10 09:10:30 +03:00
remove obsolete test case
This commit is contained in:
parent
0124b9dde9
commit
0735bfa7e5
1 changed files with 0 additions and 10 deletions
|
|
@ -213,16 +213,6 @@ if use_apksigner; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
#------------------------------------------------------------------------------#
|
|
||||||
echo_header "TODO remove once buildserver image is upgraded to bullseye with apksigner"
|
|
||||||
|
|
||||||
if java -version 2>&1 | grep -F 1.8.0; then
|
|
||||||
echo "Skipping the rest because they require apksigner 30.0.0+ which does not run on Java8"
|
|
||||||
echo SUCCESS
|
|
||||||
exit
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
#------------------------------------------------------------------------------#
|
#------------------------------------------------------------------------------#
|
||||||
echo_header "test UTF-8 metadata"
|
echo_header "test UTF-8 metadata"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue