Skip to content

Commit 56f6db6

Browse files
committed
the moonscript-test-runner "validate-track-in-docker" script required this verify-exercises script to cd
1 parent d982213 commit 56f6db6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/verify-exercises

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,7 @@ required_tool jq
7878
required_tool perl
7979
required_tool busted
8080

81+
cd "$(dirname "$(realpath "$0")")/.."
82+
8183
exercise_slug="${1:-*}"
8284
verify_exercises "${exercise_slug}"

0 commit comments

Comments
 (0)