Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli committed Jan 8, 2025
1 parent b103386 commit 9f641b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ function run_test()
fi
else
if [[ "$OS" =~ Windows ]]; then
command="bootstrap\stage$stage.exe"
command="bootstrap/stage$stage.exe"
else
command="bootstrap/stage$stage"
fi
Expand Down

0 comments on commit 9f641b2

Please sign in to comment.