Skip to content

Commit

Permalink
Update cpld_debug_pdlib_p8
Browse files Browse the repository at this point in the history
  • Loading branch information
dpsarmie authored Jan 4, 2025
1 parent b21016f commit bcf8825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests/cpld_debug_pdlib_p8
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ fi
if [[ $MACHINE_ID = hercules && $RT_COMPILER = intelllvm ]]; then
WLCLK=50
fi
if [[ $MACHINE_ID = gaeac5 ]] && [[ $RT_COMPILER = intelllvm ]]; then
if [[ $MACHINE_ID = gaeac5 ]]; then
WLCLK=50
fi
if [[ $MACHINE_ID = gaeac6 ]] && [[ $RT_COMPILER = intelllvm ]]; then
Expand Down

0 comments on commit bcf8825

Please sign in to comment.