Skip to content

Commit 1de07a4

Browse files
committed
mx log running apptests task
1 parent 5743c7c commit 1de07a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@ def graalpython_gate_runner(args, tasks):
432432
version="1fc0e86a54cbe090d36f262c062d8f4eee8f2e6d",
433433
urlinfos=[mx.SuiteImportURLInfo(mx_urlrewrites.rewriteurl(apprepo), "git", mx.vc_system("git"))]
434434
)
435+
mx.log(" ".join(["Running", "mx"] + ["-p", _apptest_suite.dir, "graalpython-apptests"]))
435436
mx.run_mx(["-p", _apptest_suite.dir, "graalpython-apptests"])
436437

437438
with Task('GraalPython license header update', tasks, tags=[GraalPythonTags.license]) as task:

0 commit comments

Comments
 (0)