mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Remove .egg-info dir when tests succeed
This commit is contained in:
parent
2397c13d30
commit
c99f15ac86
1 changed files with 1 additions and 0 deletions
|
@ -313,5 +313,6 @@ $fdroid init --keystore NONE
|
|||
test -e opensc-fdroid.cfg
|
||||
test ! -e NONE
|
||||
|
||||
rm -rf $WORKSPACE/fdroidserver.egg-info/
|
||||
|
||||
echo SUCCESS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue