Skip to content

Commit

Permalink
remove unknown syntaxe by bash verison of macos (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul authored Feb 14, 2024
1 parent 34e59e9 commit f4ed3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/unit-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ do-run-all-tests() {
}

run-all-tests() {
echo "${test_name_min^} testing in progress..."
echo "Starting all ${test_name_min} tests..."

# Move SofaPython3 tests out of the list
cat "$output_dir/${test_type}.txt" | grep "Bindings\." > "$output_dir/${test_type}.SofaPython3.txt"
Expand Down

0 comments on commit f4ed3a2

Please sign in to comment.