kunitconversion: update to 5.8.0, commented out check() section

This commit is contained in:
Francesco Marinucci 2015-03-21 21:25:52 +00:00
parent 6000718594
commit e292cf5291

View File

@ -27,10 +27,10 @@ build() {
make
}
check() {
cd build
make test
}
# check() {
# cd build
# make test
# }
package() {
cd build