testing the new runner setup
Some checks failed
MVS Upload & Execute / upload-and-run (push) Failing after 16s
Some checks failed
MVS Upload & Execute / upload-and-run (push) Failing after 16s
This commit is contained in:
parent
7393a7d8e3
commit
bafabd2e83
@ -4,4 +4,3 @@
|
|||||||
//* 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,6 +1,7 @@
|
|||||||
//
|
//
|
||||||
// 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