File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ Test that hilapp works:
148
148
<details >
149
149
<summary > Expected output </summary >
150
150
151
- ~~~ bash
151
+ ~~~
152
152
$ ./bin/hilapp --help
153
153
USAGE: hilapp [options] <source files>
154
154
@@ -210,7 +210,7 @@ make [-j4]
210
210
<details >
211
211
<summary > Expected output </summary >
212
212
213
- ~ ~~bash
213
+ ~~~
214
214
$ ./build/hila_healthcheck
215
215
----- HILA ⩩ lattice framework ---------------------------
216
216
Running program ./build/hila_healthcheck
@@ -304,7 +304,7 @@ By default all HILA applications are built using MPI so one can run:
304
304
<details >
305
305
<summary > Expected output </summary >
306
306
307
- ~ ~~bash
307
+ ~~~
308
308
$ mpirun -n 4 ./build/hila_healthcheck
309
309
----- HILA ⩩ lattice framework ---------------------------
310
310
Running program ./build/hila_healthcheck
You can’t perform that action at this time.
0 commit comments