mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-26 09:43:13 +01:00
Use script location for commit-tests.sh.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
set -e
|
||||
|
||||
# Start at top-level directory
|
||||
cd ..
|
||||
cd `dirname $0`/..
|
||||
|
||||
# Build avr and run tests
|
||||
cd ports/avr
|
||||
|
||||
Reference in New Issue
Block a user