Skip to content

Commit 1f3abd5

Browse files
committed
build-gnu.sh: also ignore t37 from factor
Closes: #7179
1 parent 60d3394 commit 1f3abd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/build-gnu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ else
150150

151151
# Handle generated factor tests
152152
t_first=00
153-
t_max=36
153+
t_max=37
154154
# t_max_release=20
155155
# if test "${UU_MAKE_PROFILE}" != "debug"; then
156156
# # Generate the factor tests, so they can be fixed

0 commit comments

Comments
 (0)