You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/dist/tools/testsuite/build_and_generate_html.sh

11 lines
195 B
Bash

#!/bin/bash
test -f ~/.buildbot && . ~/.buildbot
export REVISION=${1}
export ROOT=${ROOT:-.}
${ROOT}/tools/testsuite/svn_test_revision.sh ${REVISION}
${ROOT}/tools/testsuite/generate_html.sh