test volume mounting at runner level
Some checks failed
MVS Upload & Execute / upload-and-run (push) Has been cancelled

This commit is contained in:
Gregory Gauthier 2026-02-06 12:55:45 +00:00
parent dbba859671
commit 5c299b4fe0
2 changed files with 1 additions and 1 deletions

View File

@ -4,3 +4,4 @@
//* Compile Step - comments allowed in JCL! //* Compile Step - comments allowed in JCL!
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE2)' //STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE2)'
// //

View File

@ -1,7 +1,6 @@
// //
// SIMPLE 2 SAMPLE // SIMPLE 2 SAMPLE
// //
# include <stdio.h> # include <stdio.h>
#ifndef HELLO_STRING #ifndef HELLO_STRING