Skip to content

Commit 0fcca0e

Browse files
committed
echo runner folder
1 parent 7dca2e8 commit 0fcca0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fpm_meta.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -836,6 +836,7 @@ subroutine get_mpi_runner(command,verbose,error)
836836
! Success!
837837
success = len_trim(command%s)>0
838838
if (success) then
839+
if (verbose) print *, '+ runner folder found: '//command%s
839840
command%s = join_path(command%s,trim(try(itri)))
840841
return
841842
endif

0 commit comments

Comments
 (0)