Skip to content

Commit c3d973a

Browse files
committed
Migrate suite commit info setting
1 parent 8ae4619 commit c3d973a

File tree

1 file changed

+2
-2
lines changed
  • espresso-shared/mx.espresso-shared

1 file changed

+2
-2
lines changed

espresso-shared/mx.espresso-shared/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# questions.
2424
#
2525
suite = {
26-
"mxversion": "7.58.0",
26+
"mxversion": "7.65.0",
2727
"name": "espresso-shared",
2828
"version" : "25.1.0",
2929
"release" : False,
@@ -40,7 +40,7 @@
4040
"read" : "https://github.com/oracle/graal.git",
4141
"write" : "[email protected]:oracle/graal.git",
4242
},
43-
"ignore_suite_commit_info": True,
43+
"capture_suite_commit_info": False,
4444

4545
# ------------- licenses
4646

0 commit comments

Comments
 (0)