fixed ssh host reference
Some checks failed
MVS Upload & Execute / upload-and-run (push) Failing after 2m37s
Some checks failed
MVS Upload & Execute / upload-and-run (push) Failing after 2m37s
This commit is contained in:
parent
d4e7f3d322
commit
b39c2a9d9a
@ -4,4 +4,3 @@
|
||||
//* Compile Step - comments allowed in JCL!
|
||||
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE2)'
|
||||
//
|
||||
|
||||
|
||||
@ -11,3 +11,4 @@ int main() {
|
||||
printf("%s\n", HELLO_STRING);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user