Tinderbox broken for 9.0-current

Renato Botelho rbgarga at gmail.com
Thu Sep 17 09:24:13 EDT 2009


Tinderbox is not working fine for 9.0-current, i took a look and found
these lines on lib/tc_command.sh:

    case ${osmajor} in
    6|7|8)    tinderbuild_setup;;
    *)          echo "tinderbuild: unhandled OS version: ${osmajor}"
                tinderbuild_cleanup 1
                ;;
    esac

I just added |9 and it start to work.

I made a patch for tinderbox port, and will send to itetcu.
-- 
Renato Botelho


More information about the tinderbox-list mailing list