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
1 changed files with 1 additions and 0 deletions

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