test volume mounting at runner level
Some checks failed
MVS Upload & Execute / upload-and-run (push) Has been cancelled
Some checks failed
MVS Upload & Execute / upload-and-run (push) Has been cancelled
This commit is contained in:
parent
dbba859671
commit
5c299b4fe0
@ -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)'
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,6 @@
|
|||||||
//
|
//
|
||||||
// SIMPLE 2 SAMPLE
|
// SIMPLE 2 SAMPLE
|
||||||
//
|
//
|
||||||
|
|
||||||
# include <stdio.h>
|
# include <stdio.h>
|
||||||
|
|
||||||
#ifndef HELLO_STRING
|
#ifndef HELLO_STRING
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user