mirror of
https://github.com/t-crest/rtems.git
synced 2025-11-16 04:24:46 +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
|
||||
done
|
||||
|
||||
testsuitedir=$builddir/patmos-unknown-rtems/c/$bsp/testsuites
|
||||
checkDefaults
|
||||
testsuitedir=$builddir/patmos-unknown-rtems/c/$bsp/testsuites
|
||||
if [[ ! -d $sourcedir ]]; then
|
||||
echo "Invalid source dir. Go to RTEMS source dir or specify the testsuites source dir with -s."
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user