1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

Remove .egg-info dir when tests succeed

This commit is contained in:
Daniel Martí 2014-09-17 08:54:02 +02:00
parent 2397c13d30
commit c99f15ac86

View File

@ -313,5 +313,6 @@ $fdroid init --keystore NONE
test -e opensc-fdroid.cfg
test ! -e NONE
rm -rf $WORKSPACE/fdroidserver.egg-info/
echo SUCCESS