mirror of
https://github.com/t-crest/rtems.git
synced 2025-12-26 09:09:06 +00:00
Fix the testsuite build directory
This commit is contained in:
@@ -270,8 +270,8 @@ while getopts ":hHp:P:t:T:l:L:cCrRb:B:s:S:o:O:m:M:x:X:gG" opt; do
|
|||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
testsuitedir=$builddir/patmos-unknown-rtems/c/$bsp/testsuites
|
|
||||||
checkDefaults
|
checkDefaults
|
||||||
|
testsuitedir=$builddir/patmos-unknown-rtems/c/$bsp/testsuites
|
||||||
if [[ ! -d $sourcedir ]]; then
|
if [[ ! -d $sourcedir ]]; then
|
||||||
echo "Invalid source dir. Go to RTEMS source dir or specify the testsuites source dir with -s."
|
echo "Invalid source dir. Go to RTEMS source dir or specify the testsuites source dir with -s."
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user