mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
build.sh cleans also the tests
This commit is contained in:
parent
0257c9c7da
commit
e3f04cbe44
@ -122,6 +122,7 @@ do_clean()
|
||||
mkdir -p $BIN_DIR
|
||||
|
||||
find share/examples -name '*.class' -delete
|
||||
find test/ -name '*.class' -delete
|
||||
}
|
||||
|
||||
if [ "$DO_CLEAN" = "yes" ] ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user