Skip to content

Commit c2bcd80

Browse files
PR hpc#1853: tutorial: fix missing hello.py in output
1 parent 9871c30 commit c2bcd80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/tutorial.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,8 @@ Let’s pull that image and see how it looks::
426426
hello.2
427427
$ ch-convert hello.2 ./hello.2
428428
$ ls ./hello.2
429-
bin etc lib mnt proc run srv tmp var
430-
dev home media opt root sbin sys usr
429+
bin ch dev etc hello.py home lib lib64 media mnt
430+
opt proc root run sbin srv sys tmp usr var
431431

432432

433433
MPI Hello World

0 commit comments

Comments
 (0)