Apex: Removes cleaning from unit tests
[releng.git] / jjb / apex / apex-unit-test.sh
index 12cb862..abcddca 100755 (executable)
@@ -9,7 +9,6 @@ echo
 
 
 pushd ci/ > /dev/null
-sudo BASE="${WORKSPACE}/build" LIB="${WORKSPACE}/lib" ./clean.sh
 ./test.sh
 popd